Differentiate regular regression testing and final
regression testing.

Answers were Sorted based on User's Feedback



Differentiate regular regression testing and final regression testing...

Answer / swati

Regualar Regression testing is a process of re executing
the test cases on the modified build. Mainly we chect its
functionality and also to check if the inclusions or
modifications has any impacts on the existing software
functionalities.

Final regression testing is done at the end of test closure
reviews mainly concerned with high bug density areas.its
aslo knwn as pre-acceptance testing ...the test lead
conducts a test closure review to estimate completeness and
correctness of testing applying coverage analysis, bug
density and analysis of deferred bugs.

Is This Answer Correct ?    16 Yes 1 No

Differentiate regular regression testing and final regression testing...

Answer / gust

Regular Regression: Each and every built is tested to verify
whether the fixed bugs have bad impact on other parts of the
functionalities. This will be done during testing process
after getting new build.

Final Regression: is done after fixing all the bugs. To
verify the built is stable during final regression testing.

Is This Answer Correct ?    10 Yes 4 No

Differentiate regular regression testing and final regression testing...

Answer / rohan

hi swati,

i am working as test lead for sr.soft test eng for a m.n.c
and i liked your answer. I like to knw whether you guys are
using QTP or nt in your current company...........

Is This Answer Correct ?    1 Yes 1 No

Post New Answer

More Manual Testing Interview Questions

How to do risk management?

2 Answers  


What is the difference between baseline and traceability matrix?

0 Answers  


What is Equivalence partitioning,Boundary value analysis,Decision table testing,State transition testing,Use case testing. Plz explain with example and differences if any

3 Answers  


suppose 10 mangoes cost is 300 rs with 10% discount in this case u r writing 10 test cases.u want to change that cost to 500 rs in this case u r writing 5 testcases....... so, how many functional test cases and how many regression testcases in these 15 testcases?

0 Answers  


Hi,please help me out with my ques:what will be the url link while doing the testing?

1 Answers  






how you r executing Test case explain in detail

2 Answers  


what is difference between stress testing and load testing?

6 Answers   AZTEC,


. Batch testing in how many ways u perform in QTP ?

0 Answers   Lehman Brothers,


For a functionality 50 test cases are passed and we released the code with all the test reports etc etc.. But in customer side all the 50 test cases are failed. How will you answer for this error to ur manager and Customer?

2 Answers   IBS,


how testing is carried out in real time agile methodology i mean to say how a job is assigned to one tester in a team

2 Answers  


Multiple class testing is too complex to be tested using random test cases. is it

1 Answers   3i Infotech,


What is confirmation testing? Different between regression testing, confirmation testing and unit testing?

1 Answers  


Categories