About Me

Total Pageviews

22667

Followers

Text Widget

Powered by Blogger.

Tuesday, 19 May 2015


What is Regression Testing ?

Ensuring that a bug is fixed without any side effect is called Regression Testing .
Or
Testing the functionality of unchanged feature to make sure that it is not broken because of the changes .

The Re-execution of selected test cases on modified build to estimate completeness and correctness
of the application without any ripple effects due to bug fixes . 

Regression Testing is required when there is a
  • Change in requirements and code is modified according to the requirement
  • New feature is added to the software
  • Defect fixing
  • Performance issue fix 

Related Posts:

  • Introduction to Software Testing .Software testing is a process of finding defects that is variance between expected and actual result. Software testing is a process used to iden… Read More
  • Mutation Testing SO What is Mutation Testing ? Introducing the known defects in the software to check the effectiveness of  testing process. Mutation means … Read More
  • Progression Testing and Retesting So What is Progression Testing ? Execute the test cases for the first time, it is called Progression Testing . What is Retesting ? Re-e… Read More
  • System Testing What is System Testing? system testing is the testing of a complete and fully integrated software product. Usually software is only one element … Read More
  • Security Testing / Penetration Testing What is Security Testing ?  Also know as Penetration testing . During this the testing team is validating for : Authorization : Access to th… Read More

1 comment:

Popular Posts

Copyright © 2025 Manual Testing | Powered by Blogger
Design by Duan Zhiyan | Blogger Theme by NewBloggerThemes.com