Hello,
We are currently working on executing our tests using the TestStand API. I’ve attached an extract of our .NET code for reference, and we have a couple of questions.
Our overall objective is to manage and run tests through an Azure DevOps Pipeline and Test Plans.
-
Does our use case align with the intended usage of the TestStand API?
-
We would like to generate reports (XML and HTML) in a custom directory so they can be published within the pipeline. Using Report report = execution.Report; does not appear to achieve this. Is there a recommended approach to specify a custom report output location?
Thank you in advance for your support.
Best regards,
Thierry