In this tutorial we are going to discuss about the implementation of Keyword Driven Framework. In Keyword Driven framework, you can create various keywords and associate function with each of… Read more »
TestNG allows you to group your tests and also allows to pass Test Parameters using parameter tag in the TestNG xml file. You can then execute one or more specific… Read more »
Cucumber BDD with Selenium WebDriver and Testng Framework Cucumber is a Behavior Driven Development (BDD) testing framework that helps the non technical members of the team can easily understand the… Read more »
Maven Build Profiles Example Refer to the below Links for Practise Selenium Wiki Complete List of Selenium Basics 50 Real Time Interview Questions Real Time Scenario’s Java Platform Standard Edition… Read more »