KeyWord Driven Framework In Selenium - Part -1 || Architecture Design of Keyword Driven Framework

Поделиться
HTML-код
  • Опубликовано: 24 ноя 2024
  • In this series, I'm going to cover full keyword driven framework approach which can be implemented for any web UI application.
    In this video, I have explained the design and architecture of Keyword Driven Framework.
    ~~~Subscribe to this channel, and press bell icon to get some interesting videos on Selenium and Automation:
    www.youtube.co...
    Follow me on my Facebook Page:
    / naveenqtpexpert
    Let's join our Automation community for some amazing knowledge sharing and group discussion on Telegram:
    t.me/joinchat/...
    WebServices API Automation Tutorials:
    vimeo.com/onde... Subscribe to this channel, and press bell icon to get some interesting videos on Selenium and Automation:
    www.youtube.co...
    Follow me on my Facebook Page:
    / naveenqtpexpert
    Let's join our Automation community for some amazing knowledge sharing and group discussion on Telegram:
    t.me/joinchat/...
    Paid courses (Recorded) videos:
    Java & Selenium Course: www.naveenautom...
    API Course: www.naveenautom... ➡️Get Our Courses✔️
    📗 Get My Paid Courses at
    Paid courses (Recorded) videos:
    Java & Selenium Course: www.naveenautom...
    API Course: www.naveenautom...
    -------------------------------
    ✔️SOCIAL NETWORKS
    Facebook: / naveenqtpexpert
    Twitter: / naveenkhunteta
    Blog: www.naveenautom...
    --------------------------------
    Support My Channel✔️Or Buy Me A Coffee
    Paypal: paypal.me/nave...
    Google Pay: naveenanimation20@gmail.com
    --------------------------------
    ✔️Thanks for watching!
    देखने के लिए धन्यवाद
    Благодаря за гледането
    感谢您观看
    Merci d'avoir regardé
    Grazie per la visione
    Gracias por ver
    شكرا للمشاهدة

Комментарии • 38

  • @dada6235
    @dada6235 5 лет назад +6

    Thank you naveen.. After your videos, I have started Cracking technical interviews of automation. If I get a chance to meet you, I will give you a treat because without your videos, I would not have been able to crack a single technical interview.

    • @dadsdaughter5078
      @dadsdaughter5078 4 года назад

      saurabh sirothia
      hello, congrats nd did u got job?

  • @desertstar7664
    @desertstar7664 5 лет назад +1

    I had worked on keyword driven framework. It was a real pain in the neck while maintaining and updating the steps as our test cases got larger in size.

  • @prashantojha8111
    @prashantojha8111 5 лет назад +3

    Good job Naveen!!! Looking forward for more videos!!!

  • @shankarraj3433
    @shankarraj3433 2 года назад

    Very useful tutorial on 'Keyword Driven' Testing Framework. Thanks Naveen.

  • @shrikanttellawar1402
    @shrikanttellawar1402 5 лет назад +1

    Thanks naveen.i am waiting for this keyword driven framework .finally got .that's great thanks

  • @iamkumar9712
    @iamkumar9712 4 года назад

    hey naveen...i am a big fan of your personality and wisdom

  • @jagdipranparia5438
    @jagdipranparia5438 Год назад

    Thanks Naveen You are a pro.

  • @velankannirrajan1213
    @velankannirrajan1213 11 месяцев назад

    @Naveen
    kindly make the session for Extent report for this series.

  • @22Shoyab
    @22Shoyab 5 лет назад +3

    When can we expect part 2 of this and how many parts are there?

  • @HarikrishnaParvatam
    @HarikrishnaParvatam 3 года назад +2

    Hi Naveen,
    I am trying to implement this framework with some other way, but I didn't get solution, plz help me on this.
    1. Test cases excel file having 2 sheets
    2. Sheet1 name - Master- this sheet having TC_ID, Test Case Name and Flag. Flag values either Yes or No.
    3. Sheet 2 name '- Test Case Details:
    This sheet having TC_ID,Test Case Name,Steps,LocaterType,LocatorValue,Test Data,Actions
    My requirement is read the Test case details from sheet 1 where Flag value as Yes, then execute same Test case steps from sheet 2. If Flag is No, then don't execute that Test case.
    Please help me on this scenario.
    Thanks in advance

  • @amitbhardwaj7824
    @amitbhardwaj7824 3 года назад

    nice explain keep uploading

  • @rupaksahu6184
    @rupaksahu6184 5 лет назад +1

    Thanks a lot.. Naveen!!.. For the new series

  • @devendraparate7918
    @devendraparate7918 4 года назад

    Hi Naveen, thanks for this keyword driven framework.....just a query how to handle wait in this framework?

  • @karloxvilla
    @karloxvilla 3 года назад +1

    Hi Naveen, If I have mapped a xpath like this //span[contains(text(),'America')] and I need to send the value as parameter because in another chance I need to change 'America' for 'Europe' and the xpath is mapped in Excel file, How can I sent the parameter in the xpath and use it after in my code?

  • @kushanchoudhury1942
    @kushanchoudhury1942 5 лет назад +2

    But Naveen I remember u saying that u don't prefer keyword driven framework while working with selenium!

  • @babytarannum773
    @babytarannum773 5 лет назад

    Do make video on ul li automation that has only a href tag. And no label even .
    For ex- ....

  • @mariabajwa8632
    @mariabajwa8632 5 лет назад +1

    thank you naveen

  • @jagdishpatnaik7160
    @jagdishpatnaik7160 4 года назад

    It's very helpful Sir

  • @gnaneshwar_195
    @gnaneshwar_195 4 года назад

    Thank You Naveen, for sharing the valuable information.

  • @manishkumar-oo2lc
    @manishkumar-oo2lc 5 лет назад

    Thanks Naveen..
    Also Pls make a video to handle saveas dialog while downloading file.

  • @MultiDev84
    @MultiDev84 3 года назад

    Thanks 🌷 very helpful

  • @khajamainoddin6247
    @khajamainoddin6247 5 лет назад

    How to give guru dakshin to u.. naveen.. ur awesome man.

  • @mohanreddy5329
    @mohanreddy5329 5 лет назад

    Can you please make a video on standards we follow on framework

  • @nivedithayaram9349
    @nivedithayaram9349 3 года назад

    Hi Naveen. Any idea how to integrate key word driven framework to browser stack automation ...don't have pom.xml file setup access key .any idea where to add environment variables

  • @RohiniBala1
    @RohiniBala1 4 года назад

    Hi Naveen, what is the difference between data driven and excel driven

  • @maheshwankhede4478
    @maheshwankhede4478 5 лет назад +1

    So helpful thank you so much

  • @sapnasingh4728
    @sapnasingh4728 5 лет назад

    Thanks..It is very helpful!!

  • @kalyanijoshi6884
    @kalyanijoshi6884 5 лет назад +1

    Can we integrate keyword with page object

  • @pratibhajha2261
    @pratibhajha2261 3 года назад

    Thank you sir!!!

  • @SatyabrataNayak-mo4rj
    @SatyabrataNayak-mo4rj Год назад

    Can we use page object model with key word driven?

  • @rakeshbubloo
    @rakeshbubloo 5 лет назад

    Sir can we use this framework with cucumber

  • @laloothadhani
    @laloothadhani 5 лет назад

    How can we pass data from one sheet to other sheet.
    e.g While execution i want to save a customer number and used it later.

    • @vhvl3888
      @vhvl3888 5 лет назад

      use apache poi man

  • @hemeshpolinafreeitcourses6325
    @hemeshpolinafreeitcourses6325 3 года назад +1

    Could you please attach code for it

  • @cryptocurrencyexpertbychoi1469
    @cryptocurrencyexpertbychoi1469 4 года назад

    Robot framework