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
شكرا للمشاهدة
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.
saurabh sirothia
hello, congrats nd did u got job?
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.
Good job Naveen!!! Looking forward for more videos!!!
Very useful tutorial on 'Keyword Driven' Testing Framework. Thanks Naveen.
Thanks naveen.i am waiting for this keyword driven framework .finally got .that's great thanks
hey naveen...i am a big fan of your personality and wisdom
Thanks Naveen You are a pro.
@Naveen
kindly make the session for Extent report for this series.
When can we expect part 2 of this and how many parts are there?
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
nice explain keep uploading
Thanks a lot.. Naveen!!.. For the new series
Hi Naveen, thanks for this keyword driven framework.....just a query how to handle wait in this framework?
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?
But Naveen I remember u saying that u don't prefer keyword driven framework while working with selenium!
Even i too had same question
this is a different style of keyword driven framework. I'm sure you will like it.
Do make video on ul li automation that has only a href tag. And no label even .
For ex- ....
thank you naveen
It's very helpful Sir
Thank You Naveen, for sharing the valuable information.
Thanks Naveen..
Also Pls make a video to handle saveas dialog while downloading file.
Thanks 🌷 very helpful
How to give guru dakshin to u.. naveen.. ur awesome man.
Can you please make a video on standards we follow on framework
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
Hi Naveen, what is the difference between data driven and excel driven
So helpful thank you so much
Thanks..It is very helpful!!
Can we integrate keyword with page object
Thank you sir!!!
Can we use page object model with key word driven?
Sir can we use this framework with cucumber
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.
use apache poi man
Could you please attach code for it
Robot framework