When you run a script, TestManager creates a temporary suite and actually runs the suite. TestManager removes the suite after the run is completed. To generate test case results, run the test case instead of the script. TestManager does not generate test case coverage results (even if the script is associated with a test case).
To run a Functional Tester script from TestManager:
In Functional Tester, Java Scripting, associate a Functional Tester project with a Rational project.
In Functional Tester, VB.NET Scripting, associate a Functional Tester project with a Rational project.
To run a Functional Tester script on a remote computer, you must install the Rational Test Agent software on your Agent computer and start the agent. For information about installing and starting a Rational Test Agent, see the Rational Functional Tester Installation Guide.
If you need an external library to run a script, for example a .jar or .dll file, you must install the software on the system on which you plan to run the script.
To install a .dll, add the library to a directory that is in system search paths.
To install a .jar file, add it to the Functional Tester customization directory. Functional Tester adds all .jar files in the customization directory to the script classpath. The default location for the customization directory is:
\Program Files\Rational\Functional Test\customization
Note: Functional Tester is integrated with Rational TestManager version 2003.06.00, which is included in Rational Suites Enterprise Studio, Rational Suites TestStudio, and Rational TeamTest. Please see Understanding Functional Tester Product Packaging and Integrations for important information on using the products together.
Related Topics for Functional Tester, Java Scripting:
Related Topics for Functional Tester, VB.NET Scripting:
Terms of use | Feedback
(C) Copyright IBM Corporation 2002, 2004. All Rights Reserved.