I’m having difficulties parsing together an XML query that matches what people are putting together from the web page. Is there some way that we could run a test from the web page, and see the equivalent XML format?
Do you just want to see what an XML result for a test looks like? If so you can just run a test through the UI and replace “result” in the URL with “xmlResult” and you can get the XML version of the response for any test.
Sorry, I should have been a bit more clear - what I’d like to get is the RESTful URL that results from picking among all the various on the main page, to make it easily repeatable.