Show Menu
Cheatography

software testing Cheat Sheet (DRAFT) by

this is software testing cheat sheet

This is a draft cheat sheet. It is a work in progress and is not finished yet.

What is Software Testing?

 
Software Testing is a method to check whether the actual software product matches expected requir­ements and to ensure that software product is Defect free
 

7 Testing Principles

 
1. Testing shows the presence of defects, not their absence
2. Exhaustive testing is impossible
3. Early testing saves time and money
4. Defects cluster together
5. Beware the Pesticide Paradox
6. Testing is contex­t-d­epe­ndent
7. Absence of errors is a fallacy