Selenium with TestNG Setup Tutorial
Selenium with TestNG Setup Tutorial with Example: What is TestNG framework?, How to use TestNG in Selenium? and How to setup TestNG Selenium framework in Java? Learn how to setup TestNG with Selenium & write your first testng test case
Scenario OutlineAnd Examples n BDD Cucumber
What is Scenario Outline and Example in Cucumber BDD Frameworks
Data-Driven testing is a very genuine expectation from any automation framework. With this purpose in mind, to perform data-driven testing in the BDD framework we need to use scenario outline and examples. With attention to the automation community, we created this tutorial.
In this tutorial, we will learn about Scenario Outline and Examples. It gives us the flexibility to perform data-driven testing in BDD Framework. In simpler words it allows us to perform the same test over multiple data.