Unit Testing

Return to Introduction  Previous page  Next page

Use Unit Testing to test classes, components and other elements as programmers build them.

The Unit testing tab is displayed in the Testing window by default. To open the Testing window, select the View | Testing menu option. Open a diagram and select the required element; all of the test scripts for that element display in the Testing window.

addnewTest

Field/Tab

Description

Test

Name of the test.

Status

The current status of the test.

Type

The type of test.

Run By

Name of the person who ran the test.

Checked By

Name of the person who checked the test run.

Last Run

The date on which the test was last run.

Description

A description of the test.

Input

Input data.

Acceptance Criteria

Acceptance or test success conditions.

Results

Results of last test.