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

Option

Use to

Test

Specify the name of the test.

Status

Specify the current status of the test.

Type

Specify the type of test.

Run By

Specify the name of the person who ran the test.

Checked By

Specify the name of the person who checked the test run.

Last Run

Select the date on which the test was last run.

Description

Type a description of the test. You can format the text using the Rich Text Notes toolbar at the top of the field.

Input

Type in the input data.

Acceptance Criteria

Type the acceptance or test success conditions.

Results

Type the results of the last test.