It's all about the answers!

Ask a question

How to insert/add a test execution record in rqm using c# given the test case ID


Himanshu Verma (645) | asked Jun 09 '14, 2:03 a.m.
edited Dec 08 '17, 4:28 p.m. by Geoffrey Clemm (30.1k33035)

Dear All,
I want to add a new Test case Execution Record in RQM programmatically in C#. Actual scenario is I have my own automation testing tool When I execute the test case in my tool so one new test case execution record should be added in RQM.

I've seen Rest API and OSLC API.
but unable to understand the things as I'm new to RQM and restfull services. Please suggest me some code samples or examples to use Rest API or OSLC API to add new Test Case Execution RecordĀ  given its ID.

Thanks.

Accepted answer


permanent link
Reshma Ratnani (1.1k1) | answered Jun 09 '14, 2:55 a.m.
JAZZ DEVELOPER
Hi Himanshu,

Take a look at the wiki page https://jazz.net/wiki/bin/view/Main/RqmApi

There is an open-source stand-alone java based utility, "RqmAPiUtility". You can download it and take a look at the source files. This would be a good starting point for you

https://jazz.net/wiki/bin/view/Main/RqmApi#RQM_API_Utility
Ralph Schoon selected this answer as the correct answer

Comments
Himanshu Verma commented Jun 09 '14, 6:34 a.m.

Thanks Reshma.

One other answer



permanent link
DUm Dum (211) | answered Dec 05 '17, 2:14 p.m.

Hi Himanshu were you able to solve your problem. if yes can you please provide the sameple code

Your answer


Register or to post 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.