EA Unit Testing

With Unit Testing it is very easy and comfortable to test Classes, Components and all other elements that a programmer has build them, within Enterprise Architect.

1. Open Testing window
2. Select View | Testing menu option
3. Open a diagram, select the required element

Now, all of the test scripts for that element are displayed in the Testing window.
Below you can see the possible options and how to use it:

Option Use to
Test Specify the name of the test.
Status Click on the drop-down arrow and select the current status of the test.
Type Click on the drop-down arrow and select the type of test.
Run By Click on the drop-down arrow and select the name of the person who ran the test.
Checked By Click on the drop-down arrow and select the name of the person who checked the test run.
Last Run Click on the drop-down arrow and 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. This text is also reflected in the Notes window, but cannot be edited there.
Input Type in the input data.
Acceptance Criteria Type the acceptance or test success conditions.
Results Type the results of the last test.

Tagged : , , ,

Leave a Reply