cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

SAP Cloud ALM Test Automation API GET Request

maikkiam
Discoverer
0 Kudos
412

Hi all,

i currently try the 

https://api.sap.com/api/CALM_TEST_AUTOMATION/tryout

API and want to get all Testcases from GET /testcases

But I have not found an example for the Request Parameters (Like "TenantLabel").

Can anyone help me ?

Accepted Solutions (1)

Accepted Solutions (1)

john_p_grimes
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi,

Have you reviewed the Test Automation API documentation in the SAP Help Portal? 
The Query Parameters section provides more information about each of the parameters required in a request, including the "calmTenantLabel" parameter. It doesn't provide any examples, but it should shed some light on using the API.

Please note that this API is used by SAP Cloud ALM to make calls to other applications that support this API. It allows you to perform actions and access resources managed by remote services implementing this API. The target host name and the corresponding security protocol depend on those remote services.

So the API does not work "standalone" with only your SAP Cloud ALM tenant.
The API needs to call into another service (your Test Automation tool) and get data from there.
The Business Accelerator Hub Overview page and the Authorization section of the SAP Help Portal documentation clarifies this further. 

Regards,
John

paula_augedahl
Product and Topic Expert
Product and Topic Expert
0 Kudos
Dear maikkiam, since an answer was provided to your question, and there has been no other activity on the topic, we have accepted the answer as a solution on your behalf. You can un-accept it anytime if the answer provided was not helpful enough or if you have further questions. Thank you for bringing this question to SAP Community! Best regards, Paula

Answers (0)