How to post test step results using RQM Test Automation Adaptor API
We are working on integrating a propriatary test automation framework with RQM. We would have RQM queue Automation Requests and get Automation Results back through the RQM Test Automation Adaptor API. We also want to post results (pass/fall and actual result) on each step in an associated test script. From the description of the Automation Result Resource(https://jazz.net/wiki/bin/view/Main/RQMTestAutomationAdapterAPI#Automation_Result_Resource) it looks like it is only possible to generate a verdict (oslc_auto:verdict) for the TER as a whole. Am I missing something here? And if possible, what is the recommended method for doing this? |
One answer
Example is provided in Lyo client - git://git.eclipse.org/gitroot/lyo/org.eclipse.lyo.client
|
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.