How do you perform regression testing?

Answers were Sorted based on User's Feedback



How do you perform regression testing?..

Answer / purni

Regression testing mean when ever there is a change or bug
is fixed then to make sure that the changes or fixing the
bug didn't affect any other functionality of the
application. To make sure, they run the application again
and again. It's the same thing in performance testing. To
make sure the applications is performing it functionalily
or performance issue they conduct the regression testing.

Is This Answer Correct ?    3 Yes 0 No

How do you perform regression testing?..

Answer / tabu

when ever u get the new build,regression testing is done.
it is mainly done to ensure that the new fixes have not
created any issues in the new build.secondly,the old issues
which have been fixed are working properly and thirdly,due
to new enhancements or new fixes, added in the new build the
old fuctionality of the page or module should not be effected.

Is This Answer Correct ?    2 Yes 0 No

How do you perform regression testing?..

Answer / rajesh.pothina

It is done on the new build .When u get the new version
then we will execute the defects on the new build to check
whether the defects are closed or not.

Is This Answer Correct ?    1 Yes 0 No

How do you perform regression testing?..

Answer / b g suresh

Regression test can be done as below:
1) Execute all the basic/major functionalities in the
previous modules.
2) Test the newly delivered module.
3) Check for any integration points between the old and new
modules.
4) Test the application with all sorts(valid+invalid) of
data.

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More Manual Testing Interview Questions

HI could u plz tell what actually is done in a manual testing in practically in a company for ex suppose it is web applications testing how to proceed further

1 Answers  


1.Testing engineer find a new bugs But that function not avaiable in testcase. How do approach the develper to fixes bugs ?

1 Answers  


What are stubs and drivers?

3 Answers  


in real time, which test case format we r using?

9 Answers  


Is Test plan a running document or a fixed document?

4 Answers   Ernst Young,


What are the goals of a performance testing of a web application

1 Answers   ProKarma,


what is latent bug and golden bug.

7 Answers  


what is JAVA TESTING? What Testers will do in JAVA Testing. Can any one Give suitable Ans Pls. it's urgent

1 Answers   IBM,


How do you promote the concept of phase containment and defect prevention?

0 Answers  


What is the difference between functional & non-functional testing?

6 Answers  


is traceability matrix prepared by jr tester or sr tester or test lead?

9 Answers   Accenture,


What is a Recovery Testing

10 Answers   Cisco,


Categories