soatestcli
uses the following exit codes when it encounters a problem:
Code | Meaning |
---|---|
14 | Incompatible JVM. |
130 | Command-line is malformed or refers to a resource that does not exist. |
131 | Eclipse is already running in the same workspace. |
133 | The Parasoft End User License Agreement (EULA) is not accepted (see parasoft.eula.accepted). |
134 | Command-line is not licensed. |
135 | Test process exited with an exception. Check error log. |
2 | Static analysis violations. This exit code is only applicable when running soatestcli with the -fail switch. See CLI Options for additional information. |
4 | Functional test violations. This exit code is only applicable when running soatestcli with the -fail switch. See CLI Options for additional information. |
1 | Any other problem. This exit code is only applicable when running soatestcli with the -fail switch. See CLI Options for additional information. |