what is difference between regression testing and re-
testing?
Answers were Sorted based on User's Feedback
Answer / shaik ali
Regression:Test an unchanged feature of an application to make sure
that functionality is not broken due to the any changes of other
feature of an application.
Retesting:To test the functionality with different type of inputs
to make sure that functionality is not broken and to check the
stability of the application
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / vijayalakshmi
Regression Testing:-Raise any CR in application build
Excecute the selected Testcases.
Retesting:-Raise the CR in application Build check the
feedback of build so excecute all Testcases once again.
Both tests are conducted by Testers.
| Is This Answer Correct ? | 0 Yes | 3 No |
Answer / sweta_engg08
regression testing menas testing already tested
functionality again and again.
re testing means testing the functionality with different
sets of data gain and again.
| Is This Answer Correct ? | 2 Yes | 16 No |
It will be a great help if any one will help on this issue, Three test cases got faied [TC#1, 2 and 3] and all are there in the same TestScript. For all the three failed testcases a bug is logged refrencing to the three failed testcase. In Next round of validation out of three two TC#2 and 3 got PASSED and TC#1 FAILED. I am confusssed if in this scenario if i mark the PASSED test case as PASS OR FAIl, as the the Defect will have BOTH PASS and FAIl at the same time. Please clarify How to handel this scenario.
what is the real time testing process for water fall model..plz exp asap..thanks in advance
Hi, Plz have a look on the following questions? Test Life Cycle, Regression,Performance, diff b/w system & integration, SDLC..
There is an application which is to be used in different countries . My question is what are the most common checklst that are to be followed for testing it.
How do your characteristics compare to the profile of the ideal manager that you just described?
How many tabs are in QC?Name some tab
which testing is better equivalenc partitioning or bouandary value analysis and why?
Explain stub in testing point of view?
how to identify the test scenario
Why testing is importent in software?
what is Severity / Prioity ? How do assian ? What are the basic things followed?
i have 500 testcases there,how to perform the Regression testin nad retesting?