Untitled Document
   
 
 
Testing and Debugging
 
Course Contents
 
1. Introduction to Testing
 
1.1 A Self Assessment Test
 
1.2 Correctness of a software
 
1.3 Testing Approaches
 
2. Levels of Testing
 
2.1 Overview
 
2.2 Unit Testing
 
2.3 Integration Testing
 
2.4 System Testing
 
2.5 Acceptance Testing
 
3. Test Techniques 
 
3.1 Black box testing
 
3.2 White box testing
 
4. When to stop testing  
 
5. Debugging
 
6. References