Systems | Development | Analytics | API | Testing

September 2022

Regression Testing: A Definitive Guide

Regression testing involves repeatedly evaluating an upgraded web app, software program, or system's existing functionalities as we went through Regression Testing Challenges and Best Practices in a previous post. Testers use it to verify an app's live and new features operate properly. Under regression testing, the quality analyst evaluates current features' functional and non-functional aspects for defects and mistakes.

Top 15 Manual Testing Interview Questions and Answers

To help you feel more prepared for your next interview, this post is a collection of some of the most frequently asked questions asked in manual and software testing interviews. You should still check it out if you're currently working in some part of the software development industry, with the purpose of improving your knowledge and abilities. Manual testing is essential in software development and should be used whenever possible instead of automated testing.

Regression Testing Vs Unit Testing and Re-Testing

Regression testing and unit testing are two different types of testing, yet many of TestQuality users use them interchangeably. Although we already went through Regression Testing Challenges and Best Practices in a previous post, it's important to distinguish between the similarities and differences between regression testing and unit testing. All unit tests are, in essence, regression tests.