Integrate test execution tool with RQM
This tool is developed using .Net technology and It exposes API as WCF SOAP services. It does not expose all API required for our integration use case, partial operations needs be done via command line utility only.
Below are few use cases and list of query we have to get it clarified.
Use Cases of ATS tool
UC #1 – Tester want to request for test execution in ATS.
Issue: for this use case API is not exposed, so only way we can achieve this by using command line option to raise request
Question
Ø How RQM could be used with command line feature?
o Can we use RQM automation service provider to run command line?
Ø There is an Automation API reference published in jazz wiki. What is it and how this could be used for ATS integration? – Reference https://jazz.net/wiki/bin/view/Main/RQMTestAutomationAdapterAPI
o In the above wiki it is mentioned RQM trigger test execution. In case of ATS how RQM triggers test execution and send necessary test script?
Ø There is a sample automation client available in lyo. Is it the OSLC consumer Adapter and how this could be used for ATS integration? – Reference http://wiki.eclipse.org/Lyo/BuildClient#RQMAutomationSample