Using Command Line Options: Exit Codes


JavaStar provides exit codes for playback operations, shown in Table 13-5. If the test program calls System.exit() before the script exists, the exit code can have any value.

Exit codes for playback

Exit Code Description
0 Success
1 Verify failed
2 Check failed
3 Verify and check failed
4 Exception thrown
5 Exception thrown, verify failed
6 Exception thrown, check failed
7 Exception thrown, verify and check failed




Send feedback to JavaStar-feedback@suntest.com
Copyright © 1998 Sun Microsystems, Inc. 901 San Antonio Road, Palo Alto, CA 94303. All rights reserved.