Parse an AiTestingDefinition source-format XML string into the AiTestingDefinition
metadata object. Mirror of parseAgentTestXmlString for the NGT runner.
Throws SfError on malformed XML or on a missing/wrong root element. Use
convertToNgtSpec to convert the result into an NgtTestSpec.
Parse an
AiTestingDefinitionsource-format XML string into theAiTestingDefinitionmetadata object. Mirror of parseAgentTestXmlString for the NGT runner.Throws SfError on malformed XML or on a missing/wrong root element. Use convertToNgtSpec to convert the result into an
NgtTestSpec.