Regression testing types - Testing Techniques - Software Testing and Quality Assurance | Summary and Q&A

TL;DR
This content discusses the different types of regression testing, including regular regression testing and final regression testing.
Key Insights
- 👶 Regression testing is performed to ensure that defect fixes do not introduce new issues into the system.
- 😒 Regular regression testing uses multiple product builds to execute test cases.
- 🏛️ Final regression testing is conducted before release to validate the final build.
- 🚚 The final regression testing cycle is critical as it determines the quality assurance and delivery of the product.
- ⌛ Regression testing helps identify time bomb defects and abnormal behavior in the application.
- 👶 Bug fixes and new feature testing are part of regression testing.
- 💱 Regression testing is necessary to ensure the stability and functionality of a product after implementing changes.
Transcript
Read and summarize the transcript of this video on Glasp Reader (beta).
Questions & Answers
Q: What is regression testing?
Regression testing is performed to ensure that the defect fixes in a system do not cause any new issues and that the existing functionality continues to work as expected.
Q: What is the difference between regular regression testing and final regression testing?
Regular regression testing is done between test cycles to check the functionality of the system with the implemented defect fixes. Final regression testing is conducted before release to validate the final build.
Q: Why is final regression testing critical?
Final regression testing is critical because it ensures that the same build of the product, which was approved during earlier test cycles, is being delivered for quality assurance and to the customer.
Q: What is the purpose of regression testing?
The purpose of regression testing is to detect any unexpected changes or issues in the system after implementing defect fixes or new features.
Summary & Key Takeaways
-
Regression testing is done when defect fixes are implemented to ensure that the functionality of the system continues to work.
-
Regular regression testing uses multiple product builds to execute test cases.
-
Final regression testing is conducted before the release of the final build to validate its functionality.
Share This Summary 📚
Explore More Summaries from Ekeeda 📚





