How to use attachment with Kanoah REST API?

Khoa Hong Anh January 27, 2017

Hello everyone,

 

I am trying to use this API to update test case result: 

/testrun/{testRunKey}/testcase/{testCaseKey}/testresult

but I can not find any information related to *attachment*. Does Kanoah API support this feature?

 

1 answer

0 votes
pelizza
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
March 22, 2017

Hi Khoa,

Thanks for asking.

I'm sorry, but we have another topic for Kanoah Tests, so I didn't see this question before. I'm going to watch this topic as well.

Now attachments are supported via REST API. After creating a test result using the API you are talking about, you can use the returned id to call POST /testresult/{testResultId}/attachment.

Check out the full docs for more details.

Hope that helps!

Cheers,

Vitor

Suggest an answer

Log in or Sign up to answer