wiki:PLATFORM_STANDARDS_AUTO_TESTS_R0

Version 5 (modified by todor, 17 years ago) (diff)

--

Analysis

Overview

Create a strict description of rules and standards for writing auto tests.

Task requirements

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.

Requirements to the task result

The result of the task must be wiki pages.

Implementation idea

There must be some useful information in the old wiki.

How to demo

Demonstrate the wiki pages and explain the standarts.

Design

Implementation

Testing