How do we add existing defect to a testcase with "import execution results" option.

Karthi Kandasamy
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 7, 2024



<?xml version="1.0" encoding="UTF-8"?>
<testsuites>
<testsuite name="PyQA Test" tests="1">
<testcase name="Py_Structure" classname="test" started-at="2021-05-31T13:23:10.000">
<failure message="Regression"/>
<properties>
<property name="testrun_defects">
<item>DEMOX-9</item>
</property>
</properties>
</testcase>
</testsuite>
</testsuites>

for example i tried with above xml but it does not add the DEMOX-9 ticket.

Can some one help me on this?@jose

0 answers

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
TAGS
AUG Leaders

Atlassian Community Events