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 |
generally what model tester will follow in an comapany? pls give me answer
i have a phone with 2 buttons first one is a record button and second one will attach the audio to mail can you tell me test case for this ?
What is the structure of the project??? I explained its 3 tire... But that was not the correct answer it seems...
Give me two reasons why the bug has not been fixed by developer ?
what is the difference between pre UAT testing and UAT testing
7 Answers Accenture, Deloitte,
What is the STLC process in your company?
what is the difference between functional testing and regresion testing
What is the best way to answer, what is test scenario, strategy and test plan
Tell me the test cases for Notepad?
how to write integrated test case for an ATM?
I have planned to take up exam in june. It would be of great help if u can send across some ISTQB material. Kindly mail me at keeran.rr@gmail.com. Thanks in advance.
what is parallel testing?