what is the difference between regression testing and re
testing..?
Answers were Sorted based on User's Feedback
Retesting : testing the application with the same input
data again & again.
Regression Testing: is done after some changes has been
made or some new features has been introduce in the
application to determine whether the changed components has
introduced any error in unchanged components
Correct me if I m wrong
| Is This Answer Correct ? | 11 Yes | 1 No |
Answer / rajarathnam
If there are 20 Test cases in a module, in the first cycle
the test cases 8,9,10 has been failed, once the issues has
been fixed and testing only testcase 8,9,10 is called Re-
Testing.
Testing the build with all the 20 testcases is called
Regression Tesing
| Is This Answer Correct ? | 9 Yes | 2 No |
Answer / sudarsan
Retesting means testing on the same build with different
inputs.
Regression testing involves testing after the bug is being
fixed by the developer to check whether it has affected
other modules of the build.
correct me if i am wrong.
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / lakshmi
Regression Testing:
It is the testing to ensure that the newly added
functionality does not affect the existing functionality.
Re Testing:
Once the defect has been raised is fixed by the developers
Re testing is done to ensure that the functionality works
as expected and to close the defect
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / maheswari
Regression testing is nothing but any modification is done
with out affecting the already existing previews.
Retesting is done when a bug is rectified after the initial
testing.
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / srikanth
Retesting:Testing an application with set of data
Regression testing : Testing an application after some
changes has been made to the application.Changes can be
done in two scenarios as mentioned below
1)When new changes has incorporated in to the application
2)When defects found.Development Department will correct
those defects
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / sunil
Retesting--- revaliding the bug fix
regresion testing is th eprocess of verifying that the s/w
changes have not broken the existing functionalities
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / s.sangili murugan
retesting:
the resting means the project is testing again and
again.
regression testing:
the regression testing is if have any
modifies and quires that should be tested again
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / dpl
RETEST:
Changes made in the existing build to verify
wheather fixed bugs has corrected by developer or not.
Regression:
Modification made in new / existing build to verify
that problem would not occur else where
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / pavan
Regression Testing is a type of testing in which one will perform testing on the same fuctionality again and again. To do the same it will be done it 2 situvations.
1. When ever the build is released to the testing department, the test engineer will perform the testing on the build if they found any defects then send it to the development department. once the next build is released to the testing. the testing engineer will perform testing to the related functionality and also the defect fuctionality once again.
2. When ever the new features are added to the application then the build is released to the testing department the testing will perform testing on the related functionality to those newly added features once again.
Re-testing: It is a type of testing in which one will perform will testing on the application with multiple set of values. In order to come a conclusion weather it is working fine or not.
Retesting starts from the first build on contionues upto the last build.
Regression testing starts from the secound build and contionous up to the last build.
During Regression testing also the retesting will be conducted.
| Is This Answer Correct ? | 0 Yes | 0 No |
what is bottleneck of application?
What is the difference between latent and masked defects?
what is bugzilla? and how it is used?
write test condition for testing SMS service of a mobile phone maximun length is 100 character while sending and 80 character for receiving write test scenarios do not write test cases
What is diff between Agile SDLC and TDD SDLC? Kindly let me know?
what is meant by test stretagy?
how to do manual test?
as a manual tett eng, waht should i learn in database or sql? could u plz list out the topics in sql or database? brahma412@yahoo.co.in
As you are working with cmmi level 5 company ,can you tell me what processes you r following as QA engineer?
Can anyone give me the example of High Priority and Low severity defect. Please dont give me answers like Spelling mistakes or logo missing something like that. Give me some real time example from your application. Please ignore the earline question which i have posted.Thanks in Advance.
what is sychronization point in qtp how u put in yr application when it is put wat is its use how it is useful
3 Answers Polaris, Quick Heal, SAP Labs,
On what basis you are fixing up the time for project completion?