What Is Visual Regression Testing? Screenshots as Assertions
Visual regression testing takes a screenshot of your interface, compares it against an approved one from before, a...
Read moreTips and notes on reporting better bugs

Cross browser testing is checking that your site works in the browsers your visitors actually use, rather than in the one on your desk. That definition is unglamorous and complete, and almost ev...
Visual regression testing takes a screenshot of your interface, compares it against an approved one from before, a...
Read moreA test plan is a short document saying what will be tested, what will not, by whom, in which environments, and wha...
Read moreA flaky test passes and fails on the same code. Nothing changed between the two runs except timing, ordering, or s...
Read moreA staging environment is a running copy of your application, as close to production as you can afford, where a rel...
Read more