Version 1 (modified by Tanya, 17 years ago) (diff) |
---|
Describes how to write auto tests easily.
- Define how we should do automatic testing
- Give suggestions about libraries to use
- Write base classes for unit, integration and system testing
- Define what helper classes will be needed for easily test writing and write them - for example helper class for writing dialogs
- Define how easily to write unit tests for GUI components
- Link to related how-to or testability documents. Wiki pages may be useful.