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.
In this post, we'll cover the most common types of web application testing, which ones to prioritize, and tools to use.
Learn how to write a software test plan. Get started with our practical guide and free template.
Many quality assurance metrics evaluate QA activities rather than results. These are the 5 most helpful QA metrics.
Learn the basics of agile regression testing and five strategies to streamline your software testing process.