When do u perform REGRESSION testing and how to perform
it ?

Answers were Sorted based on User's Feedback



When do u perform REGRESSION testing and how to perform it ?..

Answer / sivgnana

"Regression testing is testing of a build when the
bug/defect re-opens"
The above statement is wrong, Regression testing is a series
of tests run on a build whenever any code has changed in the
existing code, and not necessarily just when a bug/defect
re-opens.

Is This Answer Correct ?    32 Yes 8 No

When do u perform REGRESSION testing and how to perform it ?..

Answer / anuvardhan

Regression Testing is NOT just performed when there is a change in the Code developed. It can also be performed when there is an environment change / Build procedures change / Application Framework change.

Regression Testing is done to validate that modifications to anything (Code / Environment / Business Framework) is NOT effecting the developed Application. So think of all possible scenarios that can effect the developed application before saying 'Performing Regression Testing'.

Is This Answer Correct ?    16 Yes 6 No

When do u perform REGRESSION testing and how to perform it ?..

Answer / sooraj menon

regression testing is, performing the test repeatedly to
find if the solution to the reported bug have not inserted
any other bugs or side effects in the application . where
as the above mentioned ans seem to be ans for re-testing

Is This Answer Correct ?    10 Yes 3 No

When do u perform REGRESSION testing and how to perform it ?..

Answer / b g suresh

Regression Testing is the process of testing the existing
application with the new functionlities/Modifications.

Is This Answer Correct ?    6 Yes 0 No

When do u perform REGRESSION testing and how to perform it ?..

Answer / gaurav

Regression Testing is nothing but to test the known set of test cases to ensure that nothing has been affected either due to bug fix or addition of any new enhancement. Basically Regression Testing is used to find out the side effect of existing functionality on other functionality.

For eg:-If Functionality B is depending on Functionality A and with the change in Functionality A if the Functionality B is getting affected then all the test cases related to functionality B will be our regression test cases. And If Functionality A & B are interdependent then all the test cases related functionality A & B will be our regression test cases.

Is This Answer Correct ?    3 Yes 1 No

When do u perform REGRESSION testing and how to perform it ?..

Answer / utpol

Regression Testing is testing a new version of an existing
application/software for bugs that might be introduced
while adding fucntionality or extra features into the
application/software.

Usually done after the functional testing is completed.
Mostly achieved by executing the negative test cases of the
previous build/version.

Is This Answer Correct ?    4 Yes 3 No

When do u perform REGRESSION testing and how to perform it ?..

Answer / asdf

Reexecution of the same test cases in different
modules/releases is called as regression testing and it is
performed to chk if the defect that is raised by a test
engineer is fixed properly by the developer.It is
performed after the developer fixes the bug and the same is
been infiormed to the test engineer and it is performed by
execution of the module in which the bug is fixed if only
that module is getting affected or by reexecution of all
the modules of that are getting affected.

Is This Answer Correct ?    2 Yes 1 No

When do u perform REGRESSION testing and how to perform it ?..

Answer / mahesh

Regression testing is a selective retesting of the s/w system that has been modifying to ensure that newly added changes and/or bug fixes are working fine and no other previously working functionality have been impacted due to the changes made to the system.

Is This Answer Correct ?    1 Yes 0 No

When do u perform REGRESSION testing and how to perform it ?..

Answer / prashant nagnath chavan

Due to the changes may impact on unchanged feature so testing unchanged feature of application is regression testing.
Executed the executed test case is called as regression testing.

Is This Answer Correct ?    1 Yes 0 No

When do u perform REGRESSION testing and how to perform it ?..

Answer / aditya

Regression testing is testing of a build when the
bug/defect re-opens.

for eg. a bug is found is build1, it is reported to a
developer, u execute the same script on build2, if it re-
opens it is nothing but regression testing.

When we talk about manually performsing regression
testing ,its nothing but executing the same test case on
various builds and it should be the same when it comes to
automation too as regression testing is a main candidate
for regression testing.

Is This Answer Correct ?    4 Yes 27 No

Post New Answer

More Manual Testing Interview Questions

How to write test cases for nevigating menus? Ex. Course -Topics -Subtopics

0 Answers   IBM,


When do u go for integration testing?

4 Answers  


who is perform user acceptance testing and when it will conduct? is it before alpha testing or after alpha testing? Please post the answer as soon as possible

3 Answers   IBM,


CGI MANUAL TESTING INTERVIEW questions: 1. tell me about your self 2. could you please explain bi-directional traceability 3. Tracebulity matrix with example 4. What and diff between validation & verification activities 5. Possible ways to check the log-in screen page get locked (user acc should b same all ways) 6. log in screen for a job portal for user and new registration user screen and give some new requirement changes 7. What is maintainace testing and support-testing 8. What the real time scenarios you are using your system 9. what are the techniques used for test coverage 10. what are the methods used for manual testing to write test case 11 is any domain you would like to prefer 12 have you been a part of end-to end testing (system testing) 13. What is non-functional testing?

3 Answers   CGI,


what are reviews in sdlc?

2 Answers   Semantic Space,






on what basis a tester writes test cases,i mean is it only based on FS and if so how can they know that a certain no of test cases can be written even b4 they write the test cases.bcoz a test plan contains how many test cases to be written by each tester.

2 Answers  


what is the use of functional specification?

2 Answers  


Presently working in software company as a software test engineer with 1.5 yrs of experience but i am 2002 passout.Gap is 6 yrs.Is there any problem getting job in MNC? Which criteria HR follows for recruiting test engineer?

0 Answers  


Explain Equavalence Partioning.With example?

3 Answers   CSC,


what is the role of a test build manager?

2 Answers   Wipro,


fields present in bugs and fields present in testcases? pl pl pl give me an answer thanks in advance but pl.

2 Answers  


Hi Friends, This is Chennamsubbaraidu.i Have 2+ Years Realtime Exp in Manual Testing.Am Looking to Shift From My Present Company.Please if u Have Any Openings in Your Company's, Please Let Me Know.Any Location Prefer.Thanks.

0 Answers  


Categories