The Testing Work Order knows only one Process, called Testing1. This Work Order is created for test purposes, when adding new functions to the Model. In PROTO610 several Processes are defined for testing. See below.
The following Interfaces are available for the Testing1 Process:
- ‘Test 1’ (TestScreen600)
The following Actions are available for Interface events:
- getResources - Get all Resources from the Resource Control Business Aspect Server and make them available to the Process' Interface.

- showResource - Make a Resource's properties (for a Resource that is activated in an Object Window) available to the Process' Interface.

- elseSwap - Activate the “nextFirst” Action in the chosen Resource's Process (a Swap Event without a warning message).

- elseMail - Activate the “mail” Action in the chosen Resource's Process (the “Mail” - red - signal lights).

- elseNoMail - Activate the “noMail” Action in the chosen Resource's Process (the “No Mail” - green - signal lights).

- getDict - Get a temporary Dictionary and make it available to the Process' Interface.

- updateDict - Make the Dictionary's contents (eventually changed in an Object Window) available to the Process' Interface.

- test - In this case: Activate the “nextFirst” Action in the chosen Resource's Process (a Swap Event without a warning message).

- test1 - In this case: show a test message on the Process' Interface.

- test2 - In this case: activate the “xMessage” Action in the chosen Resource's Process (a Message is shown).

- test3 - In this case: activate the “xSwap” Action in the chosen Resource's Process (a Swap Event with a warning message).

- test4 - In this case: activate the “xKill” Action in the chosen Resource's Process (a Kill Event with a warning message).

| < to previous page | to top of document ˆ |
