Blog - page 9

Explore older entries from the archive.

Best software testing books - 2

An expansion of the previous list of recommended software testing books, including titles on test automation, thinking-driven testing, software architecture, antifragility, JavaScript, and inspiration from Leonardo da Vinci.

Read more

Android testing tools

An overview of the Android testing pyramid and a guide to various testing tools including JUnit, Roboelectric, Espresso, UI Automator, and Appium, explaining their roles and use cases.

Read more

Isolated Cypress UI tests

A guide on achieving isolated UI tests using Cypress, covering stubbing backend requests, asserting frontend requests, and providing a practical demo with a workaround for Fetch API limitations.

Read more