Not able to create xray test execution record with comments updated.

Usharani A February 12, 2021

Hi,

Im using xray api to create Test execution item and am able to create with POST /rest/raven/2.0/import/execution/multipart api.

 

My result.json is very simple  but i could not see the comments updated while the execution record is created.

{    "tests" : [        {        

    "testKey" "DEMO-6", 

    "comment" "Successful execution",        

    "status" "PASS"        }]}

1 answer

0 votes
Rogério Paiva - Xray Xporter
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 23, 2021

Hi @Usharani A 

 

That REST API is used to import execution reports (typically generated by testing frameworks).

The comments are a standard Jira feature, and so to add comments please use the Jira REST API, like you use for any other issue.

If you need further help, please contact the Xray Support (http://xraysupport.xpand-it.com) so that we can request additional information and investigate further.

Kind regards,
Rogério Paiva [Xray Support Team]

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events