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...


what is meant by regression testing?

Answers were Sorted based on User's Feedback



what is meant by regression testing?..

Answer / @mit

Regression testing has been done to find out the impact on
the application due to bug fixed,code has been changed and
implement some CR.

Whenever code has been changed,some bug has been fixed or
implemnet the CR then Regression Testing has been done to
find by modification in code other parts of the application
should not be impacted.

Is This Answer Correct ?    8 Yes 0 No

what is meant by regression testing?..

Answer / madhavi

While fixing any bug, developer makes some changes in code,
when this new code is merge with existing one, it may
introduce new bugs. To verify it, testing team should
execute the previous test cases to verify whether it gives
the same result. This testing is called Regression Testing.

Is This Answer Correct ?    6 Yes 0 No

what is meant by regression testing?..

Answer / srikanth

tested funcyionality tested again and again inorder to check
new functionality is affected,after bug fixation

Is This Answer Correct ?    4 Yes 1 No

what is meant by regression testing?..

Answer / prasad padalkar

Rerunning of previously conducted test cases to ensure that unchange compnents functions properly. This is called regression testing.

Is This Answer Correct ?    3 Yes 0 No

what is meant by regression testing?..

Answer / sri

Regression testing is a type of software testing which
verifies for software errors after changes(bug fixing or
new functinality) have been made in the program, by
retesting the program.

The intent of regresssion test is to assure a change did
not introduce new errors(bugs)

Is This Answer Correct ?    2 Yes 0 No

what is meant by regression testing?..

Answer / dove

regression testing to be performed on the existing operational product, to verify that existing operational product didnt get broken when the other aspects of the environment are changed. for ex, upgrading the platform on which existing application runs

Is This Answer Correct ?    1 Yes 0 No

what is meant by regression testing?..

Answer / ankit

regression testing means to test the application of the software again when u complete whole the SDLC stages and during that if any bug occurs due to which some more bugs arrives.

Is This Answer Correct ?    3 Yes 3 No

what is meant by regression testing?..

Answer / ansari m

Suppose that you've tested a product thoroughly and found no
errors. Suppose that the product is then changed in one area
and you want to be sure that it still passes all the
tests it did before the change - that the change didn't
introduce any new defects. Testing to make sure the software
hasn't taken a step backwards or "regressed", is called
"regression testing".

If you run the different tests after each change, you have
no way of knowing for sure that no new defects were
introduced. Consequently, regression testing must run the same
tests each time. Sometimes new tests are added as the
product matures, but the old tests are kept too. The only
practical way to manage regression testing is to automate it.

Is This Answer Correct ?    1 Yes 1 No

what is meant by regression testing?..

Answer / dilip

Retesting after fixing the defect or modification of the
software or it's environment.

Is This Answer Correct ?    3 Yes 5 No

Post New Answer

More Manual Testing Interview Questions

what are 5 common problems in software development process?

14 Answers  


who preapares use case document? who preapares use functional point document? who preapares use test sceanario document?

1 Answers   Accenture,


As i know Tester must hv to submit the test cases, test report, bug report,test results to his/her manager. So i question is What we write in test report and what else document we hv to submit to the Pm/TL.

2 Answers  


How will you test language converter e.g. (English to Spanish) without Automation tool? OR What are the test cases or scenarios for language converter? Conditions: 1. without Automation tool, 2. You know only English language. 3. Make sure the tests should produce 80-90% pass result.

2 Answers   Mastek,


What are the points to be considered while testing an application on different browsers like firefox, opera, mozilla, ie etc. on both windows & linux ??

2 Answers   IBM,


What is the difference between unit testing and functionality testing ?

9 Answers   CSS, CTS,


can any one explain the example of high servity and low priority, low servity and high priority, high servity and high priority, low servity and low priority

4 Answers   Intact Solutions,


What is Performance Testing?

2 Answers  


what is a Checklist

2 Answers  


Explain stub in testing point of view?

0 Answers  


what are the contents we have to cover in manual testing to get the job

1 Answers  


Hi there, I am new to the world of testing. Is there any place where I can have a look at an actual specification documents or test plans or test cases. This will help me in generating a level of confidence. Looking forward to your replies

0 Answers  


Categories