sameerjade
5 years agoFrequent Contributor
Display TestExecute/TestComplete results on TeamCity build log
Hello, I am running my TestComplete tests using the TestExecute command line on TeamCity using batch files. The tests are running ok on TeamCity, however, I do not see any information regarding t...
- 5 years ago
Hi sameerjade,
Have you tried adding the captureStandardOutput parameter to your test as VladYatskovskiy suggested? The following help article contains the info how to do this:
https://www.jetbrains.com/help/teamcity/build-script-interaction-with-teamcity.html