1 / 7

Pluses and Minuses of Retesting

Retesting slightly reminds regression testing but still there is a set of differences between these types of software quality checking. (by QATestLab)

qatestlab
Download Presentation

Pluses and Minuses of Retesting

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Pluses and Minuses of Retesting

  2. Retesting slightly reminds regression testing but still there is a set of differences between these types of software quality checking. Retesting is more like rechecking of the earlier reproducing error. Hence its name.

  3. What Are the Goals of Retesting? • Verification of specific bugs and mistakes. • Confirmation for developers that the problem is really valid and reproducible. • The whole module is checked in order to make sure in its correct operation. • To assure of correct operation of a certain feature, system component or module or application.

  4. Like any other type of software testing, retesting possesses a range of advantages among which there are: • confirming the error removal; • improving the whole product quality; • quick verification; • installing the new environment is not required - the same data and conditions are used. • But it is not so simple, one should not also forget about minuses of retesting.

  5. What Are the Disadvantages of Retesting? • A new build is required for the fixed error verification. • The test cases cannot be automated. • Additional time is required for the failed test cases rechecking. • The retesting test cases can be used only after the primary testing process was completed.

  6. Retesting may be connected with any other type of checking. Executing security testing, usability control, performance testing, load checking or compatibility testing, the specialist has detected the bug. The developer has fixed this bug. Thereafter, one should recheck whether everything operates correctly and the error was really removed.

  7. Thank You for Your Attention

More Related