Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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

pl. give me the list of top jobs website to register i have 2Yrs. Experience in manual testing

0 Answers  


what is the difference between testing and software testing? what is testing methodology? how can we do reliability testing? plz reply to this id sari.swapna@gmail.com

4 Answers  


what is the Quality and Value that you are going to add to your company

3 Answers  


difference between v-model and refinement form of v-model?

1 Answers  


What does 100% statement coverage mean?

0 Answers   3i Infotech, Infosys,


I am doing manual testing for one website application. already i had prepared test case report,bug tracking report. now i need to perform functional testing of the application and prepare function test report. so can u send one model of the functional test report to me.. it is very helpful to me. my id is sunaruna84@gmail.com

0 Answers   SoftSquare,


Please send me Sample Template on Test Strategy. Tnx in Advance.

0 Answers  


if a very low defect (user interface )is detected by u and the developer not compramising with that defect what will u do?

3 Answers   MBT,


what is sign off process in manual testing?

1 Answers   Cap Gemini, Virtusa,


Why UAT required

5 Answers   HCL, ITC Infotech,


How u did security testing for the web application???

5 Answers   SuperValu,


Can anyone explein me the differences between Product Testing and Project Testing??????

7 Answers   FCG,


Categories