1 / 35

CHAPTER 17 SOFTWARE TESTING STRATEGIES

2. TOPICS. A strategic approach to software testingUnit TestingIntegration TestingValidation TestingSystem TestingThe ART of DebuggingSummary. 3. STRATEGIC APPROACH TO SOFTWARE TESTING . Generic characteristics of software testing strategies:-Testing begins at module level and works outward t

hova
Download Presentation

CHAPTER 17 SOFTWARE TESTING STRATEGIES

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. 1 CHAPTER 17 SOFTWARE TESTING STRATEGIES

    2. 2 TOPICS A strategic approach to software testing Unit Testing Integration Testing Validation Testing System Testing The ART of Debugging Summary

    3. 3 STRATEGIC APPROACH TO SOFTWARE TESTING Generic characteristics of software testing strategies:- Testing begins at module level and works outward towards the of integration entire computer based system. Different testing techniques are required at different points in time. Testing is conducted by the s/w developer and ITG ( Independent Test Group ) for large projects. Testing and Debugging are different and Debugging is essential in any testing strategy.

    4. 4 Verification and Validation Verification -- Does the product meet its specifications? Validation -- Does the product perform as desired?

More Related