Hi,
This request is to get the error level from the Jenkins TestComplete plugin. Currently if there is an error in TestComplete there is no way to get that error level if it was started through the Jenkins plugin. Because of this we are not using the plugin, as we lose important information such as:
- No license available for TestExecute
- Project not found / not the right version
- TestExecute already started
-etc.
See the following link for info on exit codes : http://support.smartbear.com/viewarticle/71544/
Thanks