Visit https://docs.parasoft.com/display/SVC20253/Release+Notes for the latest release information. |
This release includes the following enhancements. Release date: October 7, 2025 Attachments ToolThe new Attachments tool allows you to add MIME attachments to an outgoing message before it is sent. This tool is primarily used to add binary attachments to a SOAP message according to the "SOAP with Attachments" (SwA) specification. See Attachments Tool for more information. GraphQL Query Validator ToolThe new GraphQL Query Validator tool validates GraphQL queries against a schema defined using Schema Definition Language (SDL). The typical use case for this tool is to connect it to a tool that sends or receives messages in GraphQL format to verify that the queries are valid, but it can be used as a standalone tool to manually validate GraphQL queries as well. See GraphQL Query Validator for more inforamation. List GeneratorsNew XML and JSON list generators in Virtualize allow you to select items from a payload to be processed individually, enabling you to build a dynamic list for use in a response. They can be used by chaining it to another tool (for example, a responder or REST client) or as a stand-alone tool. By iterating over each item in the payload, the tool enables the aggregation of dynamic, item-specific data, such as data source lookups or calculations, within a single operation, eliminating the need for multiple separate requests. Manual Testing in CTPYou can now determine which tests have been impacted by code changes and need to be retested in CTP. The process for collecting code coverage from a manual test session has been streamlined. Manual Testing in CTP now requires a separate license. AI Tools Updates
See Creating Tests with the AI Assistant for more information.
MCP Tool Updates
Utilization Report UpdatesThe Utilization Report in CTP can now be focused on folders in the VirtualAssets project in Virtualize and can now be exported to a CSV file. This is now the default focus for the Utilization Report. The Utilization Report can now also report new metrics: Peak Hits per Second and Average Hits per Second. When viewed alongside current metrics like asset count, proxy count, hit count, and response time, you can get a better understanding of which assets are demanding the most performance. Additional Updates
Resolved PRs and FRs
|