I tried to import test results with the external ID but it doesn´t work.
This is the xml file I created:
When I try to import this file into TestLink the following message comes:<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<results xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<testcase>
<external_id>Test_AR-4</external_id>
<tester>ar</tester>
<result>p</result>
<notes>alles ok</notes>
</testcase>
<testcase>
<external_id>Test_AR-5</external_id>
<tester>ar</tester>
<result>f</result>
<notes>Fehler</notes>
</testcase>
<testcase>
<external_id>Test_AR-6</external_id>
<tester>ar</tester>
<result>b</result>
<notes>blockiert</notes>
</testcase>
</results>
How can I import the results with the external ID?Import TestCase data : Test Case internal id= is not a number - results are not imported!
Import TestCase data : Test Case internal id= is not a number - results are not imported!
Import TestCase data : Test Case internal id= is not a number - results are not imported!
Can somebody help, please?
Thank you, Ann