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

Why is automation testing preferred over manual testing?

604


what are the feature of our test group?

1826


Define test strategy.

623


Explain what is bug triage?

714


What is difference between ach credit and the normal credit?

2753






hey, i recently attended 2 interviews and they asked whether I used qamonitor of softsmith. any help on what it does?

1541


Explain cmmi.

594


We have a directory structure /usr/local/jboss/server/{$app_name}/log/*.log which contains 1000 log files. A web application has been logging to the cloud.log file, the attempts of a user called test. The code logs the following way: log.debug(username); where the username equals “test”. What command line application and or combinations of applications will you call in order to create a file named user_log.csv that contains the following lines, where the timestamp is sorted: timestamp,username

1756


On what basis CCB approves the changes?

1634


Can you build a good audit trail using Compuware's QACenter products. Explain why.

2072


Explain paradigms for interfacing module?

633


can you explain the software testing life cycle?

617


Why is it often hard for management to get serious about quality assurance?

558


What are the contents of test plans and test cases?

594


What is random testing?

627