The document provides details about the automation testing framework and process used for an ecommerce application. It describes the team structure, sprint timeline, automation test pack details, and the Cucumber BDD framework used for automation. Key points include:
- The team consists of testers, developers, a scrum master, and business analyst.
- Sprints are 2 weeks with testing in the second week. Retrospectives are held at the end.
- The automation test pack includes over 1200 UI and 400 API tests executed daily.
- Cucumber is used with Page Object Model. Tests are written in Gherkin and executed via Maven.
- Logs, reports and configuration are handled through Extent Reports,