Forum Discussion

SK2020's avatar
SK2020
Occasional Contributor
4 years ago
Solved

TestComplete and TeamCity Integration

Hi,

I use TestComplete for our desktop application automation and TeamCity for CI.  I run my TestComplete tests on TeamCity by using TestExecute SessionCreator.exe command line. After running my tests on TeamCity through command line, how will I communicate back to the TeamCity environment to able to show the test results (pass or fail) on the TeamCity build log?

 

Thank you for your answers.