Fixing Defect Without Regression Testing

What will happen if regression testing is not done after defect fixing?

Showing Answers 1 - 6 of 6 Answers

manu

  • Mar 28th, 2017
 

Once fixing the defect regression testing is mandatory because defect impact other functionality or not once you tested.

  Was this answer useful?  Yes

jayshree

  • Sep 14th, 2017
 

In regression test, tester can ensure whether the previously passed test cases on modified sprint/software are passed this time also.., because those cases are related to previously failed case.
If regression test is not done after defect fixing, then that related cases may have defect and this may effect on next modified sprint.. the sprint/software after release may have so many defects and the quality does not remain.

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions