Tag Archives: test case

What is the Purpose of Regression Testing?

What is the Purpose of Regression Testing?

Regression testing is a type of software test that helps ensure that changes in software code won’t cause functionality defects. Essentially, flagging functionality errors that show up after code changes is the purpose of regression testing. Many organizations verify critical functionality once and then assume it continues to work unless they intentionally modify it. However, […]

Continue Reading

Test Plan Versus Test Case; What’s the Difference?

Test Plan Versus Test Case; What’s the Difference?

Software quality assurance encompasses many unique terms. People who work in this industry are often bombarded with different software terminology and are sometimes bewildered as to what these varying expressions mean. For example, two common terms that cause confusion are “test plan” and “test case”. Here we break down what these terms mean and what […]

Continue Reading