Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

RQM API - How to Update Test Suite Execution Record by Individual Test Cases result in Test Suit

Hi All

 I want to run Test Suite Execution record with All test cases which is already in the Test Suite. I'm having Test Case ID and its Result (Pass or Fail) then Test Suite ID, Test Suite Execution Record ID and Test Plan ID. With these details. I want to Run Test Suite Execution. Please help me with proper example codes and reference to perform this operation using REST API in Python.

Thanks in Advance

0 votes



One answer

Permanent link

Here is our entry page for the available APIs and documentation if available by product: https://jazz.net/wiki/bin/view/Deployment/ELMProductAPILanding


If you want to use REST APIs in Python, you should browse Python forums. You need a library such as requests. You need sessions. For some considerations about authentication and login, see https://rsjazz.wordpress.com/2021/10/15/elm-authentication/ . The blog series also explains some characteristics of the APIs, even if it is mostly from the EWM perspective. 

0 votes

Comments

I should add, that both, the Reportable REST API and the OSLC QM API https://oslc-op.github.io/oslc-specs/specs/qm/quality-management-spec.html support CRUD operations.

Your answer

Register or log in 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 10,930
× 478
× 218
× 10

Question asked: Oct 29, 1:12 p.m.

Question was seen: 255 times

Last updated: Oct 30, 7:55 a.m.

Confirmation Cancel Confirm