Difference between regression testing and re-testing

Answers were Sorted based on User's Feedback



Difference between regression testing and re-testing..

Answer / ramu

Re-gression Testing:-which one can perform testing on the
functionality which is already tested before just to make
sure that this functionality is not effected when ever a new
change
(refinement or new addition of the functionality)is added to
the existing funtionality.

Re-testing:-It is conducted on application in order to
ensure the reproducability of an outcome or defect to rule
out environment issues and make to sure that the
fuctionality of an application is rhobust.

Is This Answer Correct ?    9 Yes 1 No

Difference between regression testing and re-testing..

Answer / naveen

When a tester catches a bug he reports it to the
developer,than after the bug is fixed the retesting is done
of that new function only.

whereas Regression testing is of the entire system,entire
system is again tested according to the all conditions used
at the time of testing.it is done to ensure that the system
is working fine after the addition of the new function/
corrected bug.

Is This Answer Correct ?    7 Yes 1 No

Difference between regression testing and re-testing..

Answer / koteswararao bodapati

Regression testing means cheking the whole functionality of
the application once again these can be done in the
following Situations
1.When Ever The tester find the defect and Post the defect
to Development team then when ever the developer fix the
Defect and send it to testing department then the tester has
to check the Defect functionality as well as Related
Functionality once again
2.When Ever Some New Changes Has Been done in the
Application Then We Need Check the Complete functionality of
the application once again

and The Retesting Means Testing the functionality of the
application with multiple set of inputs

Is This Answer Correct ?    3 Yes 0 No

Difference between regression testing and re-testing..

Answer / shilpa churi

Regression Testing : To verify any fixes or changes may not
introduced new problem/error in the application.

Re-Testing: In software testing environment for every new
build spport must be change time to time. so we have the re-
test every new build verion in differernt enviroment to
look at whether it is working correct or not.

Is This Answer Correct ?    1 Yes 1 No

Difference between regression testing and re-testing..

Answer / kiran k

REGRESSION TESTING:
We can check the new functionality of the application have
been incorporated correctly with out failing the existing
functionality.

RETESTING:
We can check the application with difference sets of data is
called.

Is This Answer Correct ?    2 Yes 3 No

Post New Answer

More Manual Testing Interview Questions

How can u do the follwing 1)Usability testing 2)scalability Testing 3)portability Testing

1 Answers  


how to write bugtitle and bug description for 1*1=2 2*2=4 3*3=10 4*4=16 5*5=26.give me the full format.

2 Answers  


What is the different between SIT and UIT?

0 Answers   Cap Gemini,


What is Installability testing?

4 Answers  


What type of contribution provided by management Science and Decision Support Approach to the project management

0 Answers  






What is difference between static and dynamic and testing?

3 Answers   Ordain Solutions,


What is Buddy Testing?

2 Answers  


Explain Boudary value testing and equivalence testing ?

3 Answers   Crea,


What is the difference between Smoke testing & Sanity Testing?

3 Answers  


What are the technics used for writing a test cases

4 Answers   GXS,


The scenario is "while reviewing requirement docs(SRS)if u find or feel any requirement is not meeting the client's requirements" whom do you report?and what is your action?

7 Answers  


What particiption a manual tester can do in documentation? Are there any tools available for only documentation?

4 Answers   Logica CMG,


Categories