
Build Test Frameworks with Test Scenario, Test Case, and Test Data
In this episode, we will be covering how to build test frameworks using a lot of the best practice techniques using Java, Selenium, Maven, and TestNG. However, due to the extent of the material this presentation will be presented in two parts going over the ins and outs of building your project structure and how and why you should separate the different units of work. Therefore we will start with the first part covering “How to Build: Test Scenario, Test Case, and Test Data“. Finally, concluding with “How to Build: Assertions, Builders, Controllers, Page Objects“ in the final video. Some of the Topics Covered in Build Test Frameworks with Test Scenario, Test Case, and Test Data: The importance of listeners.... Read more