Hello,
I am looking for a book to help you have a good mindset when you write automation testing. Can someone recommend me one in English?
I actually donât have any automation testing books.
ButâŠ
https://testautomationu.applitools.com/
⊠is free, and the course âSetting a foundation for successful test automationâ is brilliant for creating an environment for helping your mindset.
3 Likes
That should be good too. Thank you very much!
Thank you very much!
I would like to recommend the book âxUnit Test Patterns: Refactoring Test Codeâ written by Gerard Meszaros. It is very good book for devs who enjoy write tests on unit/integration level with lots of methods used for automated testing. (Martin Fowler review comment: https://www.martinfowler.com/books/meszaros.html)
Also, Martin Fowler has good âSoftware Testing Guideâ here: https://martinfowler.com/testing/