Programming Category (English)728x90

Find Course By Keyword

Sunday, October 22, 2017

End to End DataDriven Framework: Selenium|Java|Maven|TestNG

End to End customized framework.

End to End DataDriven Framework: Selenium|Java|Maven|TestNG

What Will I Learn?
  • Design end to end data driven framework
  • Ready to face data driven framework interview questions
  • View Curriculum

Includes:
  • 2 hours on-demand video
  • Full lifetime access
  • Access on mobile and TV
  • Certificate of Completion

Requirements
  • You should have basic understanding of Selenium Webdriver
  • You should have basic understanding of TestNG and Maven

Description
Data Driven Framework is one of the popular Automation Testing Framework in the current market. Data Driven automated testing is a method in which the test data set is created in the excel sheet, and is then imported into automation testing tools to feed to the software under test.

Selenium Webdriver is a great tool to automate web-based applications. But it does not support read and write operations on excel files. 

What do we need to implement Data Driven Framework?

In order to follow this approach we must have Eclipse, TestNG properly configured.

No comments:

Post a Comment