maartenv247
3 years agoOccasional Contributor
3D image in desktop application is not rendering during testing with Azure DevOps agent
We are using TestComplete with the option of ImageBased tests on a desktop application with 3D images into it (via OpenGL). We recorded a test and when we run it locally it works fine. When we then execute the test on a agent through Azure DevOps release pipeline, via an Agent and TestExecute on the VM, the test fails. Also the 3D image does not show up in the screenshots in the logging (everything else works fine).
When we setup a remote desktop connection to that specific machine it also shows the 3D part (after we changed some settings). If we leave the Remote desktop session open, the 3D image show up nicely.