Version 2 (modified by pacitu, 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
- Create how-to or testability documents. Wiki pages shall be useful.