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 difference between Regression and Restesting?

Answers were Sorted based on User's Feedback



What is difference between Regression and Restesting?..

Answer / deepti palagiri

retesting is: u'll test only particular test cases after bug
fixation where u previously found bugs

regression testing: is to again & again test for the impact
on the whole of the modules which can be effected after bug
fixation

Is This Answer Correct ?    10 Yes 0 No

What is difference between Regression and Restesting?..

Answer / nageswara rao g

ReTesting: The Re-Execution of a test on same application
build with multiple test data is called ReTesting.

Regression Testing: the reexecution of a test on modified
build to ensure bugfix work and possibilities of side effect
occurance .

Is This Answer Correct ?    4 Yes 0 No

What is difference between Regression and Restesting?..

Answer / mohan, anna university

Retesting:Testing the same test case again and again after
the bug fixed

Regression: For the number of test case in the module to be
tested after executing the test cases for that module if
any requirement changes we need to execute the entire test
case for the particular module changed

Is This Answer Correct ?    3 Yes 1 No

What is difference between Regression and Restesting?..

Answer / surya

regression testing means retesting the previous tested
application to make sure that changes are not cause any side
effects.
Retesting means restesting the previously fixed defects
check whether it is really fixed or not
we can conduct regression testing on the modified build
where as restesting is conducted on same build.

Is This Answer Correct ?    4 Yes 2 No

What is difference between Regression and Restesting?..

Answer / satya

Hi ,

Regression Testing :

After getting confirmation that the bug
is fixed,we would validate if the fixation is giving rise
to any bugs.

Retesting: Re-execution of the same TestCases with
different set of data.

Is This Answer Correct ?    0 Yes 0 No

What is difference between Regression and Restesting?..

Answer / surii

Regression Testing : In this testing already tested
functionality is once again tested whenever there is a
change i.e. associated with inorder to check whether the
already existed functionality has got affected or not.

Retesting : In this testing already tested functionality is
once again tested with different sets of test data. Before
going to raise any defect it is a tester responsibility to
check whether that defect is a reproduceble or not. So test
engg. must confirm that defect wiht different sets of test data.

Retesting is performed in Regression testing but not vice versa.

Is This Answer Correct ?    0 Yes 0 No

What is difference between Regression and Restesting?..

Answer / nishi kant kumar

Regression Testing :
Testing that is performed after making
a functional improvement or repair to the program. its
purpose is to determine if the change has regressed other
aspects of the program

Retesting :
it is testing the same functionality with
multiple set of data again and again.

Is This Answer Correct ?    0 Yes 0 No

What is difference between Regression and Restesting?..

Answer / shirish

Retest in done when you are not sure of the result like not
sure if you followed the given steps or just to make sure
the bug has really occurred. Retest is also done when you
want to show the bug appears on you system if the developer
denies it or show the steps to reproduce the bug.
Other condition when retest is done to see if its been fixed,

On the other hand regression is to check the bug is fixed
and no other bug has occurred while fixing that.

Is This Answer Correct ?    0 Yes 0 No

What is difference between Regression and Restesting?..

Answer / ch.s.m.prasad,kkd

Regression testing: the re-execution of all test cases on a
modified build ,to ensure bug fix work and occurence of any
side effectives.


Retesting: the re-execution of effected test case on a
modified build is called retesting.

Is This Answer Correct ?    0 Yes 1 No

What is difference between Regression and Restesting?..

Answer / chinnu

Regression: Testing is conducted on modified build and
dependent modules.

Retesting: Testing the entire application.

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More Manual Testing Interview Questions

plz explain me Deployment process

0 Answers   Accenture,


What is Test data ?Whrere we are using this in testing process? what are the importance of this data?

3 Answers   Apps Lab, Illusion Technologies,


What is the quality process is following in your organization.

0 Answers  


How to report Negative Test Cases? Do we need to insert any new column in the Test Case Document for Negative Test Cases seperately? I'm very much confused. Please answer this question!!!

5 Answers   Ciena, Reliance,


can any one explain the example of high servity and low priority, low servity and high priority, high servity and high priority, low servity and low priority

4 Answers   Intact Solutions,


What is Test Data?. When we prepare test data?, is it included in Test Cases or should it be seperately prepared. What and when will be the actual use of Test Data and who prepares it.

1 Answers  


What is difference between QTP 9.2 and QTP 8.0 ?

1 Answers   ACS,


what is the difference between integration testing and end to end testing?

6 Answers   Keane India Ltd,


what are the key components in your company testplan documents?

7 Answers   Intelligroup,


This is a common login screen example with all well known fields like username, password, etc. How could you test this in Unit Testing Phase, Integration Testing Phase and System Testing Phase??

3 Answers   Cognizant, IBM,


can any body explain about BVA and ECP briefly?

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

2 Answers   IBM,


Categories