List of articles
This is a series of articles showing how to create a Lean Test Automation Architecture for Web using Java libraries.
- Base explanation
- Base Architecture
- Page Object Model
- Page Factory and Abstract Page Factory
- Load Strategy
- Fluent Interface
- Logs and Reports
- Logging strategy
- Report strategy
- Data Generation
- Parallel execution
- Parallelize your tests
- Grid creation to auto-scale up and down
- Pipeline
- Defining a regression test execution strategy
- Create a pipeline script