Creating Additional Procedure Scripts

In addition to the main procedure script, you can create other scripts that can be called by the main procedure script, or can be used for creating precedure resources to be used by other scripts.

To create a new TestComposer script:

  1. While in the Detailed viewing mode of TestComposer, click the New button from the Test ribbon, then click New Script.

  2. A new procedure script, named by default Main_Procedure, is created in a new tab. Opposed to the main script, which is marked by the symbol in its page, additional procedure scripts are identified by icons in their page headers.

  3. Similar to main procedure script, for additional you can define the general script properties, as described in Defining Script Properties, and then start configuring the script.

  4. Owing to its MDI-enabled GUI, additionally to the Main_Procedure script you can open more test scripts (procedures) in separate TestComposer tabs and thus work with multiple scripts at the same time. For detailed information on opening additional test scripts refer to Working with Multiple Test Scripts in TestComposer.