Automation Testing with Selenium
Curriculum
- 11 Sections
- 14 Lessons
- 6 Weeks
Expand all sectionsCollapse all sections
- 2. Introduction to Automation Testing1
- 1. All concepts of core java0
- 3. Introduction to selenium0
- 3. Introduction to selenium • What is selenium? • History and various versions of selenium • Advantages of using Selenium over other tools • Selenium components0
- 4. Selenium-IDE1
- 5. Selenium Web Driver 3.01
- 6. Identification of Locators1
- 7. Selenium Commands1
- 8. Handling WebTables1
- 9. Wait Commands in Selenium1
- Advanced Selenium Contents7
- 11.11. Framework Designing • What is a Framework? • Different Types of Framework • How to Design a Framework? • Data Driven Framework using Excel • Downloading and configuration of Apache POI • Executing test cases from Excel
- 11.22. TestNg Framework • Test NG & TestNG features • How to integrate TestNG with Eclipse • Test NG Annotations • TestNG Reporting
- 11.33. Build Tools -Maven • How to create a maven project in Eclipse • Maven Build Cycles • How to compile and Run tests using Maven
- 11.44. Reporting • Using Report NG for generating reports through TestNG • Log4j-What is Log4j, how to use it, integration of Log4j with Eclipse
- 11.55. POM Framework • Advantages of POM • How to implement • Using Page Object and Page Factory Cucumber Framework
- 11.66. Cucumber Framework • What is BDD • Cucumber implements BDD • Preparing Features File having test scenario • Writing a step definition • Writing Runner Class
- 11.77. Continuous Build Integration tools- Jenkins • What is Jenkins and how to use it • How to integrate Jenkins with Eclipse