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

When do u go for integration testing?

4 Answers  


1.What is configuration Management? 2. Explain Impact Analysis 3. Explain Peer Review 4. what i kickoff phase of Formal Review. 5. Whatv are the phases of fundamental test process. 6. what is state transition testing. 7. what is LCSAJ 8. Test conditions are derived from where?

0 Answers  


what are the Levels of testing?

19 Answers  


How to create Test Cases Based on Test Plan ? Is there any approach following for creation of test cases?

1 Answers   Crea,


What is the difference between smoke testing and sanity testing?

4 Answers   MCN Solutions,






after completeing testing ,what would u deliver to the client?

0 Answers  


If the Developers are unable to understand the bug send by the testers , then how will the Testers convince or explain the developer.

3 Answers  


Who Decide Severity And Priority ?

12 Answers   British Telecom BT,


How do you write DEFECT REPORT?

0 Answers  


wht is Defect removable efficiency

3 Answers   Hoch Technologies,


What is rapid application development model (rad)?

0 Answers  


in your currency project architecture?

1 Answers  


Categories