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 testing and re-
testing?

Answers were Sorted based on User's Feedback



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

Answer / divya nandana.b

Regression testing :
Testing the application whether the changes in the modified
build will affect another functionalitiles i.e other parts
of the application


retesting :
testing the application with multiple sets of data .

Is This Answer Correct ?    15 Yes 2 No

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

Answer / g. sambashiva rao

Regression testing:
The process of testing an application to identify an
impact of the bug fixed poart of the existing build of the
application on the other functionalities of the same build
of application, or to test the impact of the newly added
functionality (enhancements in the application)on the
existing functionality of the current version of the
application is Regression testing, (Impact analysis process
is carried out in this case)

Retesting:
The process of testing the application rigorously with
all the possible inputs to gain more confidence on the
functionality of the application. This process is rarely
carried out, where we have ample time.

Is This Answer Correct ?    7 Yes 1 No

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

Answer / sheba

Regression testing
regression testing is done to ensure that change in one
portion of the software product have no bad effect on the
other portions of the software.Whenever any change is done
in a small portion regression testing is done.

Re-testing
testing an already tested product to increase the
confidance level in a system.

Is This Answer Correct ?    9 Yes 5 No

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

Answer / ch.s.m.prasad

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

Is This Answer Correct ?    5 Yes 1 No

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

Answer / devendra

retesting doing on particular place where bug is found &
regression testing ,test the whole software.

regressing testing doing on two situation...
1.when bug is fixed
2- when user requst for modification

Is This Answer Correct ?    4 Yes 1 No

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

Answer / venkateswararao.ch

Regression Testing is nothing, we will do the testing on
modification functionalities. but modified functionalities
should not effect on existed funxtionalities.
ReTesting: ReTesting is nothing, we want to test the one
functionality with different inputs, like data driven
testing

Is This Answer Correct ?    3 Yes 0 No

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

Answer / kanna

Regression Testing:This is done for the particular module
to check whether the previous found bug is fixed and
because of which a new bug has arised or not.

Retest:Is to ensure the application works fine with
multiple set of data.this is done on the whole application

Is This Answer Correct ?    6 Yes 4 No

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

Answer / sateesh kumar

Retesting:
First we test the total build. In that if we found bugs,we
fixed and developers close those bugs.
Again we test the modified build. This second time testing
is called retesting.

regression testing:
First we test the total build.After suppose any new
functionalites are add to that build.We test these
functionalites are effected on previous functionalites, is
called regression testing.

Is This Answer Correct ?    3 Yes 2 No

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

Answer / shivani joshi

Regression Testing: The testing done on new built of the
software to reconfirm that the bug is fixed or not is called
Regression Testing.This is done on the particular area of
the software where the changes are done.
Retesting: Retesting the whole software to test that the new
changes doesn't effect the older functionality of the software.

Is This Answer Correct ?    3 Yes 2 No

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

Answer / rashmi rai

As per my knoeledge i think, Regression testing is made
whenever changes occur in tne modules to make ensure that
changes has not affected the other modules.So thats why in
this we execute the whole build.
And in retesting we cant execute the whole build,in this we
execute build only to check the functionality of module if
any problem found and for that part only.

Is This Answer Correct ?    2 Yes 1 No

Post New Answer

More Manual Testing Interview Questions

can you tell me how to write test cases for payments, receipts, inward clearing, outward clearing, A/c statements ?

0 Answers  


How i can check sql data base

1 Answers  


What are the differences between v-model and Agile Model

3 Answers   Mind Q Systems,


what is the difference between test plan and test strategy?

2 Answers  


online demo for bug tracker tool(let me know the website)

0 Answers  


what is meant by defect tracking system?

5 Answers   Magnum,


hey can u all hhelp me in findin a job in Delhi... I am +2 yrs exp .. i was working in Indore.. Then i got married and shifted to Delhi .. im getting lots of truoble as there r very very less calls for 2+ all for 3+ if ne one can help me Thanks in Advance...

2 Answers  


What is Test strategy?

4 Answers   Infosys,


consider therez 1 land and it has mango trees in it, what are the tets cases or how will we count no of mangoes on all trees

0 Answers  


How to prepare boundary value test cases for 3 input values eg: to get the triangle type i am giving 3 sides a, b, c values should be 1<=a<=200,1<=b<=200,1<=c<=200....

2 Answers   Apple,


What are the ways to check memory leak?

2 Answers  


what is increment testing approach?

0 Answers  


Categories