Currently, I am running my test list via Jenkins in the combination with Telerik.TestStudio.CommandLineClient. This combination works fine, but to get result details I need to open Test Studio and drill the results data. In the Console Output, I only have boolean information about the job, success or failure.
Browsing through TS docs I have noticed there is also ArtOfTest.Runner which allows you to store results in the external file and also attach it the job, but this option does not publish test result to the database.
Is there any way how can I achieve both functionalities?
BR,
Uroš