1.

What Is Required To Run A Rft Script From Test Manager?

Answer»

Java SCRIPTING / VB.NET Scripting. On a remote computer, you need to install Rational Test Agent software on the Agent computer and start the agent.

However, if we need external library to run scripts, then we need to install the software on the system on which we plan to run the SCRIPT. To install a .dll, you need to add the library to directory that is in system SEARCH paths and to install a .jar file, you will need to add it to the Functional Tester customization directory. DEFAULT location for the customization directory is: C: Documents and Settings All Users Application DataIBMRFTcustomization

Java Scripting / VB.NET Scripting. On a remote computer, you need to install Rational Test Agent software on the Agent computer and start the agent.

However, if we need external library to run scripts, then we need to install the software on the system on which we plan to run the script. To install a .dll, you need to add the library to directory that is in system search paths and to install a .jar file, you will need to add it to the Functional Tester customization directory. Default location for the customization directory is: C: Documents and Settings All Users Application DataIBMRFTcustomization



Discussion

No Comment Found