In my company, we already have Jenkins pipelines setup and API testing with Cucumber. However, I'd like to read books on automated tests. Ideally, the book should include the following topics:
- Description of all testing levels (unit, integration, acceptance, system, etc)
- What to test
- Best practices