Tazbir
4 years agoNew Contributor
Unable to connect to TestExecute: Server execution failed
Hi All,
I'm trying to run my test complete scripts in Azure Devops pipeline. Currently showing this below error message and the build is failing:
"Unable to connect to TestExecute: Server execution failed (Exception from HRESULT: 0x80080005 (CO_E_SERVER_EXEC_FAILURE))"
I have tried the following:
In my TestComplete on the client machine:
* Launch TestComplete
* Go to "Tools|Options|Engines|General" and disable Enable support for Windows Store applications
* Close TestComplete and run the test again
I also have the "Test Complete Test Adapter" installed into my pipeline.
Anyone knows how to fix this?