Navigation
index
next
|
previous
|
WTOPIA v1.0 documentation
»
Hell (地獄)
»
The Practice of Programming – Brian W. Kernighan, Rob Pike
»
Chapter 6: Testing
¶
6.1 Test as You Write the Code
¶
6.2 Systematic Testing
¶
6.3 Test Automations
¶
6.4 Test Scaffolds
¶
6.5 Stress Tests
¶
6.6 Tips for Testing
¶
6.7 Who Does the Tesing?
¶
6.8 Testing the Markov Program
¶
Table Of Contents
Chapter 6: Testing
6.1 Test as You Write the Code
6.2 Systematic Testing
6.3 Test Automations
6.4 Test Scaffolds
6.5 Stress Tests
6.6 Tips for Testing
6.7 Who Does the Tesing?
6.8 Testing the Markov Program
Previous topic
Chapter 5: Debugging
Next topic
Chapter 7: Performance
Quick search
Enter search terms or a module, class or function name.
Navigation
index
next
|
previous
|
WTOPIA v1.0 documentation
»
Hell (地獄)
»
The Practice of Programming – Brian W. Kernighan, Rob Pike
»