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 the difference between regression testing and re
testing..?

Answers were Sorted based on User's Feedback



what is the difference between regression testing and re testing..?..

Answer / vaiju

Retesting : testing the application with the same input
data again & again.

Regression Testing: is done after some changes has been
made or some new features has been introduce in the
application to determine whether the changed components has
introduced any error in unchanged components

Correct me if I m wrong

Is This Answer Correct ?    11 Yes 1 No

what is the difference between regression testing and re testing..?..

Answer / rajarathnam

If there are 20 Test cases in a module, in the first cycle
the test cases 8,9,10 has been failed, once the issues has
been fixed and testing only testcase 8,9,10 is called Re-
Testing.
Testing the build with all the 20 testcases is called
Regression Tesing

Is This Answer Correct ?    9 Yes 2 No

what is the difference between regression testing and re testing..?..

Answer / sudarsan

Retesting means testing on the same build with different
inputs.

Regression testing involves testing after the bug is being
fixed by the developer to check whether it has affected
other modules of the build.

correct me if i am wrong.

Is This Answer Correct ?    2 Yes 1 No

what is the difference between regression testing and re testing..?..

Answer / lakshmi

Regression Testing:

It is the testing to ensure that the newly added
functionality does not affect the existing functionality.

Re Testing:

Once the defect has been raised is fixed by the developers
Re testing is done to ensure that the functionality works
as expected and to close the defect

Is This Answer Correct ?    2 Yes 1 No

what is the difference between regression testing and re testing..?..

Answer / maheswari

Regression testing is nothing but any modification is done
with out affecting the already existing previews.

Retesting is done when a bug is rectified after the initial
testing.

Is This Answer Correct ?    1 Yes 1 No

what is the difference between regression testing and re testing..?..

Answer / srikanth

Retesting:Testing an application with set of data

Regression testing : Testing an application after some
changes has been made to the application.Changes can be
done in two scenarios as mentioned below

1)When new changes has incorporated in to the application

2)When defects found.Development Department will correct
those defects

Is This Answer Correct ?    1 Yes 1 No

what is the difference between regression testing and re testing..?..

Answer / sunil

Retesting--- revaliding the bug fix
regresion testing is th eprocess of verifying that the s/w
changes have not broken the existing functionalities

Is This Answer Correct ?    1 Yes 1 No

what is the difference between regression testing and re testing..?..

Answer / s.sangili murugan

retesting:
the resting means the project is testing again and
again.
regression testing:
the regression testing is if have any
modifies and quires that should be tested again

Is This Answer Correct ?    1 Yes 1 No

what is the difference between regression testing and re testing..?..

Answer / dpl

RETEST:
Changes made in the existing build to verify
wheather fixed bugs has corrected by developer or not.

Regression:

Modification made in new / existing build to verify
that problem would not occur else where

Is This Answer Correct ?    0 Yes 0 No

what is the difference between regression testing and re testing..?..

Answer / pavan

Regression Testing is a type of testing in which one will perform testing on the same fuctionality again and again. To do the same it will be done it 2 situvations.
1. When ever the build is released to the testing department, the test engineer will perform the testing on the build if they found any defects then send it to the development department. once the next build is released to the testing. the testing engineer will perform testing to the related functionality and also the defect fuctionality once again.

2. When ever the new features are added to the application then the build is released to the testing department the testing will perform testing on the related functionality to those newly added features once again.

Re-testing: It is a type of testing in which one will perform will testing on the application with multiple set of values. In order to come a conclusion weather it is working fine or not.

Retesting starts from the first build on contionues upto the last build.

Regression testing starts from the secound build and contionous up to the last build.

During Regression testing also the retesting will be conducted.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

What Is Functional Testing?

7 Answers  


What is acceptance testing?

3 Answers  


Advantages and Disadvantages of different SDLC models?

8 Answers   Harvard, IBM, Midas Technologies,


What is diff between Reliability Testing and Recovery Testing ?

1 Answers  


hi frnds, i m Aman.. i was asked some ques. in an interview which r concerned with Web based Testing.. ques were like, URL Tempory in testing, other was smthin like Gateway in testing?? plz tell me answers of these questions as i dont hav knwledge abt web based testing.. thnx in advance..

2 Answers   Net Solution,


How the Error, Defect and Bug are related to each other ?.

12 Answers   FIC, Vinfotech,


I have tested ecommerce site, but when i search for any product Or access any page, some time i found it missed the values from my URL..EXAMPLE : we take this URL "http://www.allinterview.com/forms/questionform.php" This is the actual URL & it is ok but when i test it displays like "http://www.allinterview.com//questionform.php" NOTE : In above URL "forums" is missing.. I dont know why this happens as i have checked all the code & tested again & again but it dont know the reason. HELP ME plz... Thank you

2 Answers  


List out the test matrix

1 Answers  


keep pen in u r hand and write negative test cases.

1 Answers   PlanetSoft,


iwant know IEEE formate ,how it is used and exactly where it is used? i have details it follows test plan, testcases...etc. i want real time explanation. pls any one give?

0 Answers  


what is the role of QA in all the phases of SDLC?

1 Answers   Crea,


Why testing Web Applications is different?

1 Answers   Crea,


Categories