difference between regression and retesting?
Answers were Sorted based on User's Feedback
Answer / suneela
Retesting:Testing the issue/bug which is fixed by developer
Regression:Testing the surronding functionality to check
whether the fix may cause any other problems
| Is This Answer Correct ? | 12 Yes | 3 No |
Answer / pragati pandey
Retesting: It is the act of repeating a test, to verify that
a found detect has been fixed
Regression testing on the other hand is the act of repeating
other tests in parallel ares to ensure that that the applied
fix or a change in code has not introduced other errors or
unexpected behaviour
| Is This Answer Correct ? | 6 Yes | 1 No |
Answer / shanavas
Regression: Testing carried out to ensure that modifications
to one portion of the software have no bad effects on other
portion of the software.
Retesting:Testing an already tested system to increase
confidence level in the system.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / gangadhar
retesting: testing the application with multiple set of dataaa is known as retesting
IT starts from 1st build to last build
BUT
REGRESSTION: testing the tested functionality again and again
ex: in cal aplication
1st build:we check all the functionalities in 1st build (normal testing)
2nd build: a new feature is added in to the application at that time we concentrate on new feature is (normal testing)
and allready tested functionalities also we check which we tested in the 1st build is known as REGRESSION TESTING
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / nani
retesting : when change request/new build release then we
go for retesting
regression testing : testing the core functionalities and
dependency variables in the application is called is called
regression testing
please let me know if it is mistake
with regards
Nani
| Is This Answer Correct ? | 2 Yes | 2 No |
Answer / rags y
Retesting: The test which is done after the defect has been
fixed.It means we have to retest to know the defect was
rectified or not.
Regression:It is the one of the scenario in testing. When
the repeating parallel tests continuously in same
environment for to find out the Performance of tool.Then it
is called Regression Testing.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is Alpha and Beta Testing?
37 Answers ABC, Aspire, College School Exams Tests, Fidelity, Photon, TATA,
How would you do Security Testing for web application?
Smoke testing is also called sanity testing? Why?
what is the general pattern of explanation of projects in interview, can u ans me plz.......... ex: online banking application
Can anyone give me a sample bug report, Iam right now taking training on Testing Tools.
1.when do we start testing and explain briefly please assp 2.when will we stop testing friends tell me immediatly
Write the possible positive and negative testcases for telephone.
How to perform Regression testing manually?
Can u tell something about the Agile Methodology
what are the things we consider when perform the UI testing of any web application please suggest me with basic things?
write the negative test cases for pencil based on it's functionality
What do you do in Configuration Management?