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

11. Do you have any other questions or comments about the Web site or your experiences with it?

0 Answers  


Name three reasons why the tester may choose to record in Context Sensitive mode.

0 Answers  


There is an application which is to be used in different countries . My question is what are the most common checklst that are to be followed for testing it.

2 Answers   ACS,


what are metrics and what are metrics did u collect in you are project

0 Answers   CMC,


what is mask testing?

2 Answers   MBT,






Can anyone explain about agile software methodology...

2 Answers   IBM,


Any body can answer Any Test engineer found any critical defect in his Testing career. anybody can let me know. Thanks in avance.

3 Answers   iFlex,


what should we do if the developer rejects the bug?

2 Answers  


How can u do the performance testing?

2 Answers   Wipro,


How do your characteristics compare to the profile of the ideal manager that you just described?

0 Answers   Wipro,


What are the properties of a good requirement?

2 Answers  


What kind of testing to be done in client server apllication and web application? Explain....

2 Answers  


Categories