Changes between Initial Version and Version 1 of PLATFORM_STANDARDS_AUTO_TESTS_R0
- Timestamp:
- 09/03/08 18:11:12 (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PLATFORM_STANDARDS_AUTO_TESTS_R0
v1 v1 1 Describes how to write auto tests easily. 2 * Define how we should do automatic testing 3 * Give suggestions about libraries to use 4 * Write base classes for unit, integration and system testing 5 * Define what helper classes will be needed for easily test writing and write them - for example helper class for writing dialogs 6 * Define how easily to write unit tests for GUI components 7 * Link to related how-to or testability documents. Wiki pages may be useful.