What is Retesting?

Answer Posted / manas

Re-testing means Re Testing of the Application. It is not
Regression testing. Regression testing is done after the
successful completion of Re-Testing.

For Example you have an application which is compose of 10
modules. Modules 4,5,10 are interlink means. On your first
phase of testing you find a bug on module 5 which is having
10 test cases.

On your second phase of testing you should first do the re-
testing of the fix bug, you have to re execute all the 10
test cases of the module, i.e Re-testing

After successful completion of re-testing you will execute
all the test cases of module 4, 10 as, the two module is
inter related to the module 5. i.e Regression Testing


Thanks
Manas
manasbarik@rediffmail.com

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is boundary testing?

610


How do you differentiate between priority and severity of the defect within the project?

547


A water-quality monitoring system?

1126


During the test case review, what are the main important things will you check

7328


Why is performance testing necessary to be done for any application?

553






Why are you in qa?

648


How does a server or client environment affect software testing?

593


Mention some of the types of software testing?

544


What are the table contents in testplans and test cases?

570


When to start qa in a project?

578


What are the challenges faced with the 1+ years experience team.

1864


What is negative testing? How is it different from positive testing?

594


What is code complete?

570


What are the attributes of a good software qa engineer?

557


We have one home page for a web application.It has so many components which are being tested by different teams. If one component testing get delayed but all other components testing is done, can we sign off testing for that home page? If no, what should be done?

1209