Retrieve resource details via OSLC adaptor in RQM
In Bugzilla sample to link the bug details in RTC there is a work item created and using links tab - selection dialog bug detail is provided and in turn the OSLC adaptor fetch the bug information and it is associated with the work item in RTC.
In same way how it could be done in RQM via OSLC adaptor developed for a custom tool?
In RQM i have to show the request details of a custom test execution tool by giving the request id as input. It should call the OSLC adaptor of the custom tool and fetch the request details from it.
2 answers
I would suggest using Eclipse Lyo, including the SDK, reference implementation, and samples:
Project web site: http://eclipse.org/lyo
OSLC SDK: http://wiki.eclipse.org/Lyo/LyoOSLC4J
OSLC reference implementation: http://wiki.eclipse.org/Lyo/BuildingOSLC4J
In addition, see the RQM Test Automation Adapter API Reference (see https://jazz.net/wiki/bin/view/Main/RQMTestAutomationAdapterAPI).
Can you provide more details about the custom test execution tool and it's integration with RQM?
Project web site: http://eclipse.org/lyo
OSLC SDK: http://wiki.eclipse.org/Lyo/LyoOSLC4J
OSLC reference implementation: http://wiki.eclipse.org/Lyo/BuildingOSLC4J
In addition, see the RQM Test Automation Adapter API Reference (see https://jazz.net/wiki/bin/view/Main/RQMTestAutomationAdapterAPI).
Can you provide more details about the custom test execution tool and it's integration with RQM?