Test Automation
— Recurring and routine product verification.
The Practical Test Pyramid
Find out what kinds of automated tests you should implement for your application and learn by examples what these tests could look like.
How They Test?
A collection of public resources about how software companies test their software – abhivaikar/howtheytest
Applying BDD acceptance criteria in user stories
We often focus a lot of our time on creating narrative as a best practice approach to writing user stories. For example, “As a… I want to… So that…”
Test Flakiness – Methods for identifying and dealing with flaky tests
Talk about journey with test flakiness at Spotify and some of the systems they have built over the years to address flakiness.