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 / karthik

Re-Testing:wen the bug is not fixed.testing again until its
fix is called re-testing

Regression Testing:Testing the Existing fuctionalities is
called Regression tesing

Is This Answer Correct ?    0 Yes 0 No

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

Answer / mfsi_priyankaa

Retesting- After fixing a bug, we again recheck whether that
bug is actually fixed or not.

Regression Testing- After making any changes or fixing a bug
in a particular module, we again check whether some other
modules are affected by this change.

Is This Answer Correct ?    0 Yes 0 No

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

Answer / raj

last test case which wre failed last time test again is
called re testing..some extra enhancement,or modification
on ur module then regression testing...

Is This Answer Correct ?    2 Yes 3 No

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

Answer / prasad s

Re testing:- Testing an application again & again for same
input.


Regression test:- Regression test is conducting after smoke
test. The reason for conducting regression test is to check
for side effects OR impact on build due to code changes.
[bugs are fixed by making code changes]

Is This Answer Correct ?    0 Yes 1 No

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

Answer / jitendra agrawal

retestint means the project is tesing again and again....
and regression testing is if have any change in future then
if we change the one module then we chack the others module
also.... because we change the one module then this can do
any effects in others module...or this is very complex work
so we used this automation tool

Is This Answer Correct ?    0 Yes 1 No

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

Answer / lokesh

REGRESSION TESTING IS done on the same bulild again and
again.
RETESTING MEANS testing the build with multiple sets of data

Is This Answer Correct ?    0 Yes 3 No

Post New Answer

More Manual Testing Interview Questions

How can we change session time ?In JAVA application

0 Answers   Covelix,


What are stage in a Bug Life Cycle?

14 Answers  


when will u write user aceptance test cases before functional or after?

2 Answers  


what is Ping tests?

1 Answers   Crea,


What r the roles and responsibilities of a TestLead?

1 Answers  






What do you understand by the terms ?Response Time?, ?Pages Per Second?, ?Transactions Per Second??

1 Answers  


whta is compile module?

0 Answers  


what is the diff between verification and validation.is verifiction and validation will takes place in each and every phase..pls send a clarified answer

2 Answers  


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

4 Answers   CTS,


What is the difference between Functional test cases and UAT test cases?

2 Answers   IBM,


Would u provide the exact differences of test case and test conditon 2)test case and use case 3)test suite and test scenara

4 Answers  


How will you select the regression test case?

5 Answers   Cognizant, HSBC,


Categories