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

what is the difference between Desktop testing,Client/server testing and webapplication testing

0 Answers  


What is the difference between alpha and beta testing

13 Answers  


Which type of testing is most imp. from black box and White box?

2 Answers   eZest,


what is testing process in related to Application testing

2 Answers  


what is a bug?

9 Answers   Millennium,


Retesting will be coducted on particuler bug or entair application?

6 Answers  


How do i write a test condition to test the following simple program with the intention of 100% Condition coverage testing Print “Hello World” If Date $ = ‘01-01-2000’ AND Time $ = “00:00:00” THEN Print “Happy New Year” END IF PRINT “The date is = “Date $ PRINT “The time is = “Time $. Could anyone please clarify in detail. Would really appreciate it....

0 Answers  


what is the difference between v & W model? please explain in detail

4 Answers  


Generally which software development model is used in project based companies?

1 Answers  


how do we update the test cases if the requirements change in manual testing. if we r not using quality center. depending on the changed requirements do i need to write a new test case or can we update the old test case.basically i want to update i dont want to write a new test case. so plzzzzzz answer.

5 Answers  


What is the difference between Build, Version and Release?? Reply soon...

3 Answers  


today evening you need to release software to client.at that time you found a defect.How you convence him?

0 Answers   RealPage,


Categories