Description
In this course, you will :
- Creating a directory structure and understanding the Test Automation Framework.
 - Creating an automation layer and a generic method for invoking a browser and navigating to a URL.
 - Wrapper methods are used to perform user actions.
 - Designing an application layer with POM or Page Factory.
 - Logic is being added to the application layer.
 - In the test layer, write test cases.
 - Using a TestNG XML file to execute test cases.
 - Configuration is read from config.properties.
 - Creating logs and reports with the Extent report.
 - Attaching screenshots to failed test cases in the report.
 




