Working with Test Scripts |
You can create a Java test script in any of these ways:
The Session Recorder records your interactions with the EJB object you are testing, and then automatically generates a script that can reproduce your actions exactly as you recorded them.
This type of script generation requires both Rose and QualityArchitect.
A Java test script must extend the following base class:
com.rational.test.tss.TestScript
The entry point that you need to include in your test scripts varies, depending on whether you intend to run the script inside or outside of TestManager. For more information, see Running Test Scripts.
If you create a test script in your IDE and manually code it, you must inform TestManager of the root test script source folder where the script is stored. To do so:
This name is added to the TestManager File menus. You select this name when creating, editing, and running test scripts stored in the source folder.
Type | Java |
Default datastore | 0 |
Rational Test Script Services for Java | Rational Software Corporation |
Copyright (c) 2003, Rational Software Corporation | http://www.rational.com support@rational.com info@rational.com |