What is Regression Testing ? Why do Regression Testing ?
Why all the testcase execuation in each time of Regression
testing ?

Answers were Sorted based on User's Feedback



What is Regression Testing ? Why do Regression Testing ? Why all the testcase execuation in each ti..

Answer / bindu

it is a type of testing in which one will test the already tested functionalities again and again.usually we do it in 2 scenarios.

-whenever the testers find some defects send it to the development dept. after rectification developers will release the next build to the testing dept once the build is released then the test engineers will check the defect functionality as well as the related functionality are working or not.

-whenever some new features are added, next build is released to the testing dept then test engineers will once again test all the related features of those new features. In order to check whether they are working same as previous or not.

Is This Answer Correct ?    3 Yes 0 No

What is Regression Testing ? Why do Regression Testing ? Why all the testcase execuation in each ti..

Answer / meghana

Regression testing is to test the already tested
application when the developer modifies the code to check
whether the change of code has not created errors elsewhere
in the application.

Usually regression testing is done with automation tools.
Automating the regression testing is very time saving for
the organization.

Regression testing is perfomed for the older code to check
the application for errors. After that regression testing
is performed for the older and newer code together to test
for any errors.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

what is advantages and disadvantages of the Waterfall Model and V-Model ?

1 Answers   Crea,


what are the basic line documents?

1 Answers   CTS,


what is system testing?

7 Answers  


Explain the defect life cycle.

0 Answers  


Explain Boundary value analysis?

1 Answers   Crea,






If you find a crashing bug and the developer resolves it Not Repro, what would you do? What if s/he resolves it as Won’t Fix?

0 Answers  


What is PLC testing? since there are job openings in this area Please let me know what it mean and some more related information.

2 Answers  


Which test cases are first written white boxes or black box?

1 Answers  


what is the need for different tools? why cant we manage testing with a single tool?

2 Answers   Calpine Technologies,


Clear definition of boundary value analysis

7 Answers   Mind Tree, Sonata,


What is change request & what is the role of Tester in change request ? pl explain with example .

1 Answers  


In interview,always they ask..WHAT TYPE OF BUGS U FOUND IN UR PROJECT? I hv completed testing course and preparing for interview..can u please send me the answers as earlier as possible thanks in advance..Help me out please.......

1 Answers  


Categories