@salesforce/agents
    Preparing search index...

    Function parseNgtMetadataXml

    • 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.

      Parameters

      • xml: string

      Returns AiTestingDefinition