Regression testing is a type of functional testing that checks for issues with existing functionalities that are introduced by new additions or updates to the codebase. These tests are used to find the source of new bugs, and confirm if they were caused by an update. Smoke and sanity tests are generally considered related types of test.
Learn why startups usually don’t need to (and often shouldn’t) hire a QA person to improve product quality.
In this post, we’ll dive into how teams can scale QA coverage for consumer apps to keep their testing processes fast and effective.
For some organizations (including Rainforest), opting out of building a QA team is an option that’s been growing in popularity. But how do you do QA and keep quality high, if there’s no QA team?
Conventional approaches to QA are broken. Here's a better way.