Hello,
We have a process where we export the test cases defined a test-specification to XML file format. We then use XSLT to convert the test-cases into test-case documentation that is posted online.
We would like to completely automate this process by invoking a call from our system that would export the test-suites by specifying: the project and the location (starting node) within the test-specification. This is the only step that is currently not automated.
Is something like this possible already?
Ability to export test-cases via external invocation
Moderators: Amaradana, TurboPT, TL Developers