HCLTech Interview Question

What is regression testing

Interview Answer

Anonymous

May 22, 2018

reexcuting the testcase again and again in order to test wheather any change made to current model it might affect the old features.

2