Register a custom test automation script type to use custom test automation adapters when
you create and edit scripts in the application.
About this task
To create a test script that uses a custom adapter, you must first configure a
corresponding custom test automation script type in the Engineering Test Management project area.
Procedure
-
Log in to the application as an administrator.
-
From the project area administration page, select the Custom Execution Adapter
Types tab.
-
Click Add.
The editor opens.
-
Enter values for script ID, Name, and,
optionally, Description.
The new adapter type displays as a row in the
Custom Test Automation Script
Types page.
-
The subsection after the adapter types window displays a list of suggested input parameters.
These input parameters are specified by the corresponding test automation adapter; the adapter
accepts these input parameters during testing. For more information, refer to the custom test automation adapter API document.
-
To add an input parameter as required by the custom adapter type, click
Add in the Custom Test Automation Script Type Details
subsection.
-
Enter a Name, Description, and Default
Value. To make the input parameter mandatory, select
Required.
Note: To remove a custom adapter from the project area, select it and click
Remove. To edit an existing custom adapter, select its row and click the
attribute you want to change.
-
Click Save.
The custom test automation adapter type information is saved to the project
area.