Before you begin
You can run Microsoft .NET scripts in the IBM
Rational® ClearQuest® Client for Eclipse with
IBM Rational Functional Tester (RFT) in Java scripting mode.
About this task
To run a Microsoft .NET script, you must first follow these
steps to associate the RFT .NET script to a ClearQuest TestManager
configured test case:
Procedure
- Create an RFT .NET project and an RFT .NET script.
- Run the RFT .NET script and ensure that a file called <script_name>.testsuite
exists in the file system.
- Ensure that the IBM Rational Agent Controller service runs.
- Open RFT Java scripting.
- Switch to the ClearQuest perspective.
- Create an Asset Registry and a File Location and do not
select the Test Assets are in an Eclipse project option.
- Click Next.
- Name the File Location and set it
to the .NET project path.
- Set the Test Log Location to the
project_logs path.
- Click Finish.
What to do next
To run the RFT .NET script through the configured test case,
right click on the configured test case and then click
Execute.
If the configured test case yields an inconclusive result or does
not finish, verify that the Rational Agent Controller is configured
correctly, and check the security level of the .NET configuration.
For more information, see Technote #1312909,
How to run Rational Functional Tester .NET scripts
in ClearQuest TestManager.