Skip to main content


         This documentation site is for previous versions. Visit our new documentation site for current releases.      
 

Response

Updated on December 13, 2021

The service returns the test results in an XML file in xUnit format and stores them in the location that you specified in the LocationOfResults request parameter.

The output is similar to the following example:

<test-case errors="2" failures="0" label="Purchase order transformation with a bad element in the output expected" name="report-bad-element-name" skip="0" tests="7"> <nodes expected="/" result="/"><nodes xmlns:purchase="urn:acme-purchase-order" expected="/purchase:order[1]" result="/purchase-order[1]"><error type="Local name comparison">Expected "order" but was "purchase-order"</error><error type="Namespace URI comparison">Expected "urn:acme-purchase-order" but was ""</error></nodes></nodes><sysout>This text is captured by the report</sysout><syserr/></test-case>

Have a question? Get answers now.

Visit the Support Center to ask questions, engage in discussions, share ideas, and help others.

Did you find this content helpful?

Want to help us improve this content?

We'd prefer it if you saw us at our best.

Pega.com is not optimized for Internet Explorer. For the optimal experience, please use:

Close Deprecation Notice
Contact us