
SOFTWARE-TESTING STRATEGIES 191
EXERCISES
1. Explain, in brief, the various static-testing strategies.
2. Give a comparative study of inspection, reviews, walk-throughs, and checklists.
3. Define various testing strategies in detail.
4. What is a code walk-through? List the important types of errors checked during a code
walk-through.
5. How can design attributes facilitate debugging?
6. What are the various debugging approaches? Discuss them with the help of
examples.
7. Define the term “debugging.” Explain the various debugging techniques available.
8. Why is it advantageous to detect as many errors as possible during code ...