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

Give me different methodologies used in testing?

4 Answers   Cap Gemini,


What are the disavantage of Manual Testing?

4 Answers  


Why testing Web Applications is different?

1 Answers   Crea,


Explain V.model

3 Answers   IBM,


What is the purpose of a test completion criterion? What is the purpose of a test completion criterion? a) to know when a specific test has finished its execution b) to ensure that the test case specification is complete c) to set the criteria used in generating test inputs d) to determine when to stop testing

0 Answers   Nucleus Software,






What is mean by "instance" in case of software testing..?

4 Answers  


what is the FURRRPSC model?

2 Answers   CTS,


what is metrices?

2 Answers  


What r the functional testing u perform?

0 Answers   Synergy,


How do you test if you have minimal or no documentatioabout the product? How do you decide when you have tested enough? How do you determine what to test?

3 Answers  


Can you explain the different methodology for execution and design process in SIX sigma?

0 Answers  


what is database testing

2 Answers  


Categories