JavaStar uses this class to define the structure for test scripts. When you record a test, JavaStar automatically creates a Script
object, implementing each method according to the choices you make while recording.
This class is included for educational purposes. While you can generate tests manually, you should only modify the contents of the play()
method within a script. Modifying other methods can lead to unpredictable results.
Topics:
Send feedback to
JavaStar-feedback@suntest.com
Copyright © 1998
Sun Microsystems, Inc. 901 San Antonio Road, Palo Alto, CA 94303.
All rights reserved.