KeyWord Driven Framework In Selenium – Part -2 || Coding & Implementation
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, you will learn:
— How to design Base class to get WebDriver reference
–How to create scenario excel sheet
–How to create Execution Engine (core part of KeyWord Driven Framework)
–And finally, how to to run from testNG class.
~~~Subscribe to this channel, and press bell icon to get some interesting videos on Selenium and Automation:
Follow me on my Facebook Page:
Let's join our Automation community for some amazing knowledge sharing and group discussion on Telegram:
WebServices API Automation Tutorials:
Subscribe to this channel, and press bell icon to get some interesting videos on Selenium and Automation:
Follow me on my Facebook Page:
Let's join our Automation community for some amazing knowledge sharing and group discussion on Telegram:
Paid courses (Recorded) videos:
Java & Selenium Course:
API Course: ➡️Get Our Courses✔️
? Get My Paid Courses at
Paid courses (Recorded) videos:
Java & Selenium Course:
API Course:
——————————-
✔️SOCIAL NETWORKS
Facebook:
Twitter:
Blog:
——————————–
Support My Channel✔️Or Buy Me A Coffee
Paypal:
Google Pay: naveenanimation20@gmail.com
——————————–
✔️Thanks for watching!
देखने के लिए धन्यवाद
Благодаря за гледането
感谢您观看
Merci d'avoir regardé
Grazie per la visione
Gracias por ver
شكرا للمشاهدة
You are Genius… you have deep knowledge and makes the things simple to understand…hats off?
Hi…I loved u r teaching skills…with your help, I also learned cucumber BDD.
can u send the dependencies for the keyword-driven framework u mentioned in the video…
Naveen, thanks for your sharing! I have one question, in this video it is only one page testing scenario. If there is an e2e testing scenario which covers more pages, how to do the keyword-driven?
Thank you Naveen its really appreciated and very helpful !!!!! Love your hard work man, i have watched it till end and going to share with my friends. usually i don’t comment but i cant resist myself !!!!!!
Automation is really getting interesting by your teaching approach. Thank you Naveen. 🙂
Thanks Naveen .. fantastic stuff.. can you please explain handling dynamic data in this keyword driven
Hello Naveen once again great video. Thanks for sharing. Can you cover how to verify success and error message provided from xls?
Hi Naveen,
Excellent explanation 🙂 good that you got to us in this generation 🙂
I am regular follower of the Youtube and Facebook page as well..
I am working on one project which is of Keyword driven framework but when i am integrated the same with jenkins its running and displaying the error like Exit code 1 .
Also there are around 25 roles to manage the application , each role have different type of access permissions with in the page .
Ex : Login page
Role 1 : has acccess to login user name filed
Role 2 : Don’t have access to login user name filed
Role 3 : Have access to both user name and password.
Need your suggestion in achieving this kind of automation with the Keyword driven framework also please make a video on jenkins to integrate the keyword driven framework
Regards,
Anirudh Patak
Thank you so much sir but i have one question: How to run test cases in parallel using Keyword Driven Framework
Hats off Naveen.. Really I appreciate your hardwork.. Keep sharing the knowledge.. Thanks buddy
hey naveen , can you add more videos on how to add the asserts and waits, it would be very helpful!
ThankYou!!! :
Hello sir its very useful video for me,can you explain for hybrid driven testing
Keyword driven framework has now become easy with your detailed explanation..Thanks Naveen
You’re most welcome
Hi Naveen, Can you please share me the code for the Keyword driven framework which is explained in the above video
Hi Naveen thanks for sharing knowledge , please upload one video based on canvas element handeling , i have tried but i couldn’t please upload video regarding such topic like some element related to Canvas is in red bus for booking bus ticket have to click on seat which is in canvas …
Hello @Naveen
I have done the same code as you have mentioned as per the above tutorial but I am getting a null pointer exception in For loop inside the ExecutionEngine.
Can you please help me?
Sir, can we consider this approach as a generic way of implementing Keyword driven framework?
Thanks !!!
Yes
Thank you so much for sharing your knowledge ❤️❤️❤️
Hi Naveen, you lecture is great,I understand the concepts very well,
question: I followed the video step by step , when I tried execute , test is passed but I am not able to see the execution, it will be great, if you could help resolve
Thanks
I have the same problem, did you resolve it?
Hi Naveen, please share the github repository for the code. It is really good.