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 difference between regression and retesting?
urgent

Answers were Sorted based on User's Feedback



what is difference between regression and retesting? urgent..

Answer / radhika

Regression-testing:
It is a process of testing the application to check that
existing functionality is not effective by the bug fixes

Re-Testing:
it is the process of testing that rechecking the bug fixed
or not
the diff. b/w retesting and regression testing is:
re-test execution on modified build previously failed test
is a re-testing
re-test execution on modified build previously passed test
w.r.to functionalities.is aregression test.
if retest pass then only we conduct regression test

Is This Answer Correct ?    12 Yes 0 No

what is difference between regression and retesting? urgent..

Answer / psrisusee

Regression Testing
Re-execute test on modified build to ensure that bug fix
work and there is no side effect.

Re-testing :
Re-exectuion of a test on same application build with
multiple test data.

Is This Answer Correct ?    6 Yes 2 No

what is difference between regression and retesting? urgent..

Answer / ganesh

Regression and retesting are done on the current build but
for different reasons.

Regression: This is to ensure that due to the newly
introduced functionalities, the existing functionality is
not affected.

Retest: This is to ensure that the defect raised has been
fixed properly. Defect may be raised against the newly
introduced functionality or the existing functionality but
the aim is to ensure that the raised defect has been fixed
successfully.

Is This Answer Correct ?    4 Yes 0 No

what is difference between regression and retesting? urgent..

Answer / raj

Regression Testing: Whenever new code is added to the
existing software, testing whether the new code has any
impact on the existing functionalities.

Re testing: After raising the defect, developer fix the bug
testing which is carried out to verify whehther that bug is
fixed or not is called re testing

Is This Answer Correct ?    3 Yes 0 No

what is difference between regression and retesting? urgent..

Answer / prashant

Regression testing: is the practice of running an old test
suite after each change to the system or after each bug fix
to ensure that no new bug has been introduced due to the
change or bug fix. To check the ill effect of the software
to run test cases again on the modified viersion of the
software.

Retesting: if there would be any error at any point in the
S/W and to check that particular point of error has been
solved or not or it is workng properly or not is known as
retesting.

Is This Answer Correct ?    1 Yes 0 No

what is difference between regression and retesting? urgent..

Answer / ratnakar eda (mach & ness)

Regression testing:
Regression testing is done to ensure
whether the changes made to the application for Fixing a
Particular "Bug" has not effected the other related
Functionalities.

Re Testing:
Testing the same Application with same
data,with in the same enviroment

Is This Answer Correct ?    1 Yes 0 No

what is difference between regression and retesting? urgent..

Answer / varshab

Retesting is performed after defect fixing to ensure defect
is indeed fixed.

Regression testing is performed after any changes has been
done to software or environment.It is carried out to make
sure changes made have not affected system adversly.

Is This Answer Correct ?    0 Yes 0 No

what is difference between regression and retesting? urgent..

Answer / nuthan kumar v

Regression : Testing is conducting on modified build to
ensure that the modifications are done or not.

Retesting : Testing is conducting on the build with
multiple set of inputs.

Nuthan Kumar V
Testing Engineer.,

Is This Answer Correct ?    3 Yes 6 No

Post New Answer

More Manual Testing Interview Questions

Can anyone give me a sample bug report, Iam right now taking training on Testing Tools.

5 Answers  


Define Defect,Enhancement ?

1 Answers  


What is Injuction testing?

3 Answers  


what is BFSI DOMAIN? COULD U EXPLAIN EACH AND EVERY THING IN DETAIL?

6 Answers   Accenture, HCL,


How to kill cookies from Web page?

4 Answers  


what is alpha , beta testing ?

9 Answers   CSS,


when we enter wrongpaasword and wrong userid in login page and click on ok.it did not display that error msg. it displays that which page we want. what type of testing is this 1)functional testing 2)security testing

2 Answers   Encora,


What is six sigma?

0 Answers  


When we enter valid user ID and passwords and unable to login then what do we test more

10 Answers   Wipro,


Explain the importance of agile testing?

0 Answers  


What templates used to design the test cases?

3 Answers   Covansys, Oracle,


what is the function generator?

0 Answers   IBM, MBT,


Categories