@microfocus/alm-octane-test-result-convertion
Version:
A NodeJS library for converting different kinds of test reports into OpenText SDP / SDM format.
88 lines • 5.16 kB
text/xml
<testsuite name="Tests" tests="15" errors="0" failures="6" skipped="0" time="27.079"
timestamp="2025-04-10T14:53:11.325821">
<testsuite name="Nested Suite" tests="6" errors="0" failures="0" skipped="0" time="18.046"
timestamp="2025-04-10T14:53:11.335827">
<testsuite name="SuiteC" tests="3" errors="0" failures="0" skipped="0" time="9.018"
timestamp="2025-04-10T14:53:11.336930">
<testcase classname="Tests.Nested Suite.SuiteC" name="Test Case 1" time="3.002">
</testcase>
<testcase classname="Tests.Nested Suite.SuiteC" name="Test Case 2" time="3.003">
</testcase>
<testcase classname="Tests.Nested Suite.SuiteC" name="Test Case 3" time="3.001">
</testcase>
<properties>
<property name="@author" value="stefan923" />
<property name="@TSCID1109" value="true" />
</properties>
</testsuite>
<testsuite name="Twice Nested Suite" tests="3" errors="0" failures="0" skipped="0"
time="9.022" timestamp="2025-04-10T14:53:20.357501">
<testsuite name="SuiteD" tests="3" errors="0" failures="0" skipped="0" time="9.016"
timestamp="2025-04-10T14:53:20.361032">
<testcase classname="Tests.Nested Suite.Twice Nested Suite.SuiteD"
name="Test Case 1" time="3.002">
</testcase>
<testcase classname="Tests.Nested Suite.Twice Nested Suite.SuiteD"
name="Test Case 2" time="3.001">
</testcase>
<testcase classname="Tests.Nested Suite.Twice Nested Suite.SuiteD"
name="Test Case 3" time="3.004">
</testcase>
<properties>
<property name="@author stefan923" value="" />
</properties>
</testsuite>
</testsuite>
<properties>
<property name="@commonVar" value="true" />
</properties>
</testsuite>
<testsuite name="SuiteA" tests="6" errors="0" failures="6" skipped="0" time="0.009"
timestamp="2025-04-10T14:53:29.383814">
<testcase classname="Tests.SuiteA" name="Access All Users With Admin Rights" time="0.000">
<failure
message="Parent suite setup failed: No keyword with name 'Connect to Server' found. Also parent suite teardown failed: No keyword with name 'Disconnect' found."
type="AssertionError" />
</testcase>
<testcase classname="Tests.SuiteA" name="Create User With Admin Rights" time="0.000">
<failure
message="Parent suite setup failed: No keyword with name 'Connect to Server' found. Also parent suite teardown failed: No keyword with name 'Disconnect' found."
type="AssertionError" />
</testcase>
<testcase classname="Tests.SuiteA" name="Update User with Admin Rights" time="0.000">
<failure
message="Parent suite setup failed: No keyword with name 'Connect to Server' found. Also parent suite teardown failed: No keyword with name 'Disconnect' found."
type="AssertionError" />
</testcase>
<testcase classname="Tests.SuiteA" name="Update Own Password With User Rights" time="0.000">
<failure
message="Parent suite setup failed: No keyword with name 'Connect to Server' found. Also parent suite teardown failed: No keyword with name 'Disconnect' found."
type="AssertionError" />
</testcase>
<testcase classname="Tests.SuiteA" name="Access Own Details With User Rights" time="0.001">
<failure
message="Parent suite setup failed: No keyword with name 'Connect to Server' found. Also parent suite teardown failed: No keyword with name 'Disconnect' found."
type="AssertionError" />
</testcase>
<testcase classname="Tests.SuiteA" name="Access Other Users Details With User Rights"
time="0.001">
<failure
message="Parent suite setup failed: No keyword with name 'Connect to Server' found. Also parent suite teardown failed: No keyword with name 'Disconnect' found."
type="AssertionError" />
</testcase>
<properties>
<property name="Documentation"
value="A test suite for valid login. Keywords are imported from the resource file" />
</properties>
</testsuite>
<testsuite name="SuiteB" tests="3" errors="0" failures="0" skipped="0" time="9.010"
timestamp="2025-04-10T14:53:29.394032">
<testcase classname="Tests.SuiteB" name="Test Case 1" time="3.002">
</testcase>
<testcase classname="Tests.SuiteB" name="Test Case 2" time="3.003">
</testcase>
<testcase classname="Tests.SuiteB" name="Test Case 3" time="3.001">
</testcase>
</testsuite>
</testsuite>