When run from the command line, Load Test uses the following exit codes when it encounters a problem:

CodeMeaning
130Command-line is malformed or refers to a resource that does not exist.
134Load Test is not licensed.
4QoS metric outside of configured threshold. This exit code is only applicable when running lt.exe with the -fail switch.
5QoS metric outside of configured threshold and another runtime problem not related to QoS metrics, such as unable to connect to a Load Test agent. This exit code is only applicable when running lt.exe with the -fail switch. 
1Any other problem. This exit code is only applicable when running lt.exe with the -fail switch.
  • No labels