After the function is developed and a plug-in is generated, you should communicate that
to Test Integrations and APIs by configuring the
function.
For details on developing the function and generating the plug-in, see Create the plug-ins in Eclipse and Implementing the function class.
To configure the function for use in Test Integrations and APIs, do the following
steps:
-
If you did not yet generate the plug-in in the Functions folder of the
Test Integrations and APIs project, then copy it there now
(for example, if your project is stored under C:\MyProjects\Project1, copy
the plug-in JAR or plug-ins folder to
C:\MyProjects\Project1\Functions).
- In Test Integrations and APIs, click to load all functions in
the Functions folder and the plug-ins subfolder.
- Optionally, click to verify that your custom function is loaded.
The Functions dialog displays a list of all the plug-ins that are known to
Test Integrations and APIs, sorted alphabetically by function name.
Note: If the new function is not listed, review the steps that were carried out to
ensure that nothing was missed.
You can now use the custom function like any other function in
Test Integrations and APIs.