Beginning Linux Programming
Speakers : Neil Matthew and Richard Stones
Testing
Establish a test environment
Code the application to allow good testing
Define a test approach, equipment and data
Test early and often
As soon as you have a basic program, test it.
Perform regression testing
Use test scripts
Consider using dejaGNU
Back
|
Index
|
Next