Inserting a Procedure
Script steps can also be added by inserting a procedure resource that was previously created using IxLoad TestComposer and saved as a reusable resource into the resources database. In a similar manner, you can add script steps by inserting procedures stored in .tcp files, which could have been generated, for example, following an export operation from the TestComposer resource database.
For a description of the required operations for creating a procedure resource, refer to Creating Procedure Resources.
To insert a procedure into a TestComposer script:
The steps making up the procedure are added to the Script Steps table enclosed in the Procedure and Endproc steps. If the imported procedure contains calls to other procedures, these procedure definitions are appended at the end of the script.
Alternatively click the New procedure
button, then click Import procedure from disk and choose the .tcp file containing the procedure.
The variables defined in the Files Catalog window (other than the predefined UserResultsDirectory variable) are not accessible in procedure bodies.
IxLoad TestComposer │ User Guide |