Bug importing execution with X-Ray

Vittorio Cortosi
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!
June 24, 2024

Hello!

If i try to manually import an execution:

{

  "info": {},
  "tests": [
    {
      "testKey": "PROV-112",
      "iterations": [
        {
          "steps": [
            {
              "status": "PASSED",
              "actualResult": "OK"
            },
            {
              "status": "PASSED",
              "actualResult": "OK"
            }
          ],
          "parameters": [
            {
              "name": "folder name",
              "value": ""
            },
            {
              "name": "error",
              "value": "name is mandatory"
            }
          ],
          "status": "PASSED"
        },
        {
          "steps": [
            {
              "status": "PASSED",
              "actualResult": "OK"
            },
            {
              "status": "PASSED",
              "actualResult": "OK"
            }
          ],
          "parameters": [
            {
              "name": "folder name",
              "value": "!!!!name"
            },
            {
              "name": "error",
              "value": "No special char"
            }
          ],
          "status": "PASSED"
        }
      ],
      "testInfo": {
        "type": "Manual",
        "projectKey": "PROV",
        "summary": "Data-driven test with multiple steps",
        "steps": [
          {
            "action": "Step 1",
            "data": "",
            "result": ""
          },
          {
            "action": "Step 2",
            "data": "",
            "result": ""
          }
        ]
      },
      "status": "PASSED"
    },
    {
      "testKey": "PROV-107",
      "steps": [
        {
          "status": "PASSED",
          "actualResult": "OK"
        },
        {
          "status": "PASSED",
          "actualResult": "OK"
        }
      ],
      "testInfo": {
        "type": "Manual",
        "projectKey": "PROV",
        "summary": "Test that passes with multiple steps",
        "steps": [
          {
            "action": "Step 1",
            "data": "",
            "result": ""
          },
          {
            "action": "Step 2",
            "data": "",
            "result": ""
          }
        ]
      },
      "status": "passed"
    }
  ]
}

Sometimes step results are included, sometimes not (but the imported json is the same)
Here the demonstration: https://streamable.com/suwm6r

1 answer

Suggest an answer

Log in or Sign up to answer
1 vote
Dave Rosenlund _Trundl_
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
June 24, 2024

Welcome to the community, @Vittorio Cortosi  👋

I moved your question to App Central, where questions about Atlassian Marketplace products should be posted. Also, I added some additional tags to hopefully draw the right eyeballs to your post.


That said, I suggest you contact the Xray support team at Xblend directly for a faster response.

Best of luck,

-dave

P.S. Also, if you do, it would be great if you could come back and share the solution here so others can benefit in the future.

Manuel
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.
October 31, 2024

I agree with @Dave Rosenlund _Trundl_ ; that is a clear sign that something may not be wrong but that is not due to the content you're submitting. It could be something related with the infrastructure perhaps?

DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
FREE
TAGS
AUG Leaders

Atlassian Community Events