RQM 6.0: RQM Test Automation Adapter
I have tool X and Test cases are written in RQM will be run on tool X. i am building a bridge which will fetch[using OSLC, java] test case from RQM and send it to it to the automaton tool which will execute it and send beck result to this Adpater.
Adapter will create Test Result and link it to the Test case execution record which will be linked to Test case. is it right approach or am i doing something wrong. Thanks in advance. |
One answer
Naveen,
I would suggest to let the RQM owns responsibility execute and manage the tests; and let tool X own the execution part. You can build custom adapter either using RQM adapter library or Rational Quality Manager Test Automation Adapter API (refer RQMAutomationSample).
Regards,
Mehul
Comments Thanks , This is kind of approach i am planning to implement.
|
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.