XRAY SUPPORT IMPORT RESULTS DIRECTLY TO TEST EXECUTION ISSUE

ricky
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
March 28, 2024

https://docs.getxray.app/display/XRAYCLOUD/Import+Execution+Results+-+REST+v2#ImportExecutionResultsRESTv2-CucumberJSONresultsMultipart

The examples shown on this page show a second JSON file that contains the optional fields. within the object xrayFields is there an available option to import results directly to an existing test execution? testExecKey or something like this? I cant find any documentation that shows what fields are available within that property. 

 

{
    "fields": {
        "project": {
            "id": "10402"
        },
        "summary": "Brand new Test execution",
        "issuetype": {
            "id": "10007"
        },
        "components" : [
            {
            "name":"Interface"
            },
            {
            "name":"Core"
            }
        ]
    },
    "xrayFields": {
        "testPlanKey": "DEMO-15",
        "environments": ["Chrome", "Windows"]
    }
}

0 answers

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events