In addition to these flags, JavaStar provides controls that correspond to the Playback Options and Environment Options available in the GUI (under Set Options), as well as some additional controls. You can use these to further define your test environment. For example, if you're running a test on a slow system, you might need to scale delays so that the test doesn't run too fast for the architecture to keep up.
Option Setting | Corresponding Command Line Flag |
---|---|
Delay factor |
-scale n
Scales the delay by a factor of n.
|
Time out |
-timeout n
Sets compares to timeout after n seconds.
|
Log limit count (bytes) | -llcount size Limits log count--provide size in characters. |
Log limit filters (exclude these) | -llfilter flags Suppresses the log file content represented by the flags. See Table 13-8 for a list of log filtering flags. |
Time out for hang detection |
-hangtime n
Sets the interval of time (in seconds) a playback script can continue without receiving a response from the application under test. When a script reaches hangtime , it terminates in an AsynchTimeoutError .
|
Send feedback to
JavaStar-feedback@suntest.com
Copyright © 1998
Sun Microsystems, Inc. 901 San Antonio Road, Palo Alto, CA 94303.
All rights reserved.