Hello,
I've managed to run test studio test list form TeamCity.
In the build step in TeamCity, I' am using this settings, see (Picture-1).
I call ArtOfTest.Runner.exe tо execute the test list.
The test list consists five tests, which tests call other tests and everything is running fine on execution machine.
Тhe Build Log of TeamCity shows me all the steps and when the result execution of the list is fail, shows me this message, see (Picture-2).
[22:47:07][Step 3/4] Overall Result: Fail
[22:47:17][Step 3/4] Result saved with path: 'D:\TeamCityData\buildAgent\work\5f900d37859a15dd\ProjectName\Results\TestListName131304556270198405.aiiresult'.
I can go to this path and open the .aiiresult file with the Test Studio and see where exactly is the error but is it possible
some how(for example to add some custom script in Build Step) to show the exact failure information in Build Log of TeamCity.
This is what I want to see in build log of TeamCity - see (Picture-3).
Currently I am using "Telerik Test Studio 2014.3" and TeamCity 10.0.3.
Regards,
Boris