What is the difference between re testing and regression testing?

Answers were Sorted based on User's Feedback



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

Answer / purni

Regression testing mean when the new functionality is added
or when the bug is fixed, we need to make sure that the new
functionality or the bug fixed does not effect other parts
of the application. To test this we do repetitive testing
which is called regression testing.

Retesting means checking the bug that is fixed and make sure
it is fixed.

In the retesting we checking that particular functionality
and in regression testing we check the whole module.

Is This Answer Correct ?    24 Yes 1 No

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

Answer / jigneshk

regression testing::after add or modify page we have to
check that affected fun. of that modification is working
proeprly or not that is called regression testing

re testing:after fixing the original bug we have to check
that bug will be removed proeprly or not that is called re
testing

EX.suppose tester will check login fun. in that we have to
shown username and password along with OK and cancel button
now tester will find bug in OK button so after fixing that
bug in OK button----------------->we have to check
cancel(affected fun.) button fun is working or not that is
called regression testing and check OK button will be
working or not that is called re testing

Is This Answer Correct ?    2 Yes 0 No

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

Answer / siri

re-testing is verifying that the defect is fixed, it can be
a particular functionality or a complete module.
regression testing is re-testing the application after
defect is fixed and also make ensure that the other parts of
the module/application is not effected by the changes made.

Is This Answer Correct ?    1 Yes 0 No

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

Answer / srikar

Retesting means testing the same functionlity again and
again with different sets of data to make sure that
functionality is working fine.

Regression testing means testing the already tested
functionality.

we can say Retesting starts from first build and restting
may start after first build

Is This Answer Correct ?    1 Yes 3 No

Post New Answer

More Manual Testing Interview Questions

pls explain company testing process in detail (if anybody working as a test engeneer)

0 Answers  


How load testing is different from regression testing?

2 Answers   Crea,


Where we have to use perl scripting in Testing approach and its importance

0 Answers  


can anybody tell me .. in realtime how cookies testing is actually done by the tester? And Test case is needed for cookies testingor not required?

0 Answers  


How will you select the regression test case?

5 Answers   Cognizant, HSBC,


which phase is most important in STLC phases? and why ?

2 Answers   IBM,


what is unit testing? It comes under white box or Black Box testing?

19 Answers   Trigent,


For a tester which certification courses is best?

4 Answers   HCL,


can u explain me v-model?I told him we will do parallely both devolpment and testing . frs------------useraccepatance testing \ / srs system testing \ / HLD integration testing \ / LLD--------------------- unit testing \ / CODING he asked me how ur frs is done parallel with useracceptence testing and srs is done parallel to system testing and HLD IS done parallel to integration testing and LLD is done parallel to unit testing.Give me a clear clarification for it?

1 Answers   IBM,


What exactly you do as a Configuration controller?

0 Answers   IBM,


I would like to reserve railway ticket online and paying the fare through net banking. Friends help me to write test cases???? Give answer for this as soon as possible...

3 Answers   360Logica,


Any one can send the Test Plan Tempelate to this id raj_kan1979@yahoo.co.in

1 Answers   Photon,


Categories