
This is a series of articles showing how to create a Lean Test Automation Architecture for Web using Java libraries.
I recommend you to sign the newsletter to be informed when a new article is published.
- Base explanation
- Base Architecture
- Page Object Model
- Page Objects explained
- 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
Do you have explanation for the remaining parts?
Hi Victor,
Not yet, I’m writing them and I will release one or two per month.
But stay tuned and subscribe into the newsletter to receive the news and blog posts related to this subject 🙂
Excellent, Elias!
I’m looking forward to the next articles. I want to see this whole structure complete (so soon) hahaha
Thank you! This is definitely what I needed.
I made my own framework, but They didn’t well organized.
There are lots of things to reference.