lphilippe_macau's avatar
lphilippe_macau
Contributor
9 years ago
Status:
New Idea

Get error level from Jenkins plugin

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

1 Comment

  • This could be an awesome feature !

    In our use case, we have a big project suite containing a lot of projects with a lot of tests cases.

    Actually, when we have a single test error, all the project is flagged as failed.

    Without being able to retreive the TestComplete / TestExecute return code, we cannot dissociate a Timeout from a test error from an exception and we need to go in each test to see what the error really is.