Visit https://docs.parasoft.com/display/SVC20252/Release+Notes for the latest release information.

This release includes the following enhancements.

Release date: Month Date, Year

This version contains some updates that you should be aware of before you upgrade. See Breaking Changes for more information.

AI-Related Tools and Improvements

Several AI-related tools and improvements are included with this release. Each of these requires an LLM Integration license. Additionally, you must configure your LLM provider account information in the LLM Provider preferences. OpenAI, Azure OpenAI, and other LLM providers with similar functionality are supported. See LLM Provider preferences to determine whether your LLM provider can be used.

AI Assertor Tool

The AI Assertor tool is an LLM-powered message analyzer that uses your LLM provider to determine whether a message satisfies one or more assertions or requirements as written by you using natural language. It is most commonly connected to a tool that sends or receives messages in order to verify the content of those messages. See AI Assertor for more information.

AI Data Bank Tool

The AI Data Bank tool is an LLM-powered message analyzer that uses your LLM provider to power data banking that easily adapts to changing conditions by using natural language to define what conditions you want to look for. It is most commonly connected to a tool that sends or receives messages in order to extract data from those messages for use by another tool in the test scenario. See AI Data Bank for more information.

New AI Assistant Abilities

The AI Assistant has been improved to be able to help you with even more tasks, including:

   — Creating virtual assets, either with or without a service definition, with parameterization. See Creating Virtual Assets with the AI Assistant and Parameterizing Tools with the AI Assistant for more information.

   — Applying parameterization to tests it helps you create. See Creating Tests with the AI Assistant for more information.

   — Creating a message proxy for data learning. See Setting Up a Data Learning Environment for more information.

LLM Provider Settings for WAR Deployments

You can now configure LLM provider settings for WAR deployments so you can use AI-related tools with the SOAtest and Virtualize server. See Server Configuration for more information. See also Configuring Settings for more information regarding setting up your LLM provider in your settings configuration file.

Using SOAtest as an MCP Server

You can configure AI-powered code editing tools like Copilot and Windsurf to use SOAtest as a Model Context Protocol (MCP) server. Once configured, those tools can use SOAtest directly. This works with both the SOAVirt WAR and desktop server. This feature requires a license that has "LLM Integration" enabled and is still in beta. See Configuring SOAtest as an MCP Server for more information.

MCP Client Tool

SOAtest now has an MCP Client tool, enabling you to take full advantage of SOAtest’s rich interface when configuring, sending, and validating messages sent over MCP. This extension can be used to test a MCP server and supports messages sent over HTTP using Server-Sent Events (SSE). See MCP Client for more information.

Manual Testing Coverage Improvements in CTP

The Coverage Agents Table, which allows you to review all of your components and which coverage agents they are connected to in a convenient table, has been moved to the Environments page. See Connecting CTP to Coverage Agents for more information. Now when you select an environment in the Manual Testing module, you will see a table with the most recent manual testing results for the environment, including information for each test like when it was last tested and by whom

In addition, you can now create different versions of your CTP systems to better support your development cycle. This gives you the ability to have a version that represents, for example, your baseline system plus additional versions for different releases. You can configure these versions to include some or all of the components and environments from the version they're based on, including whether to use shared components or standalone duplicates. Any number of versions can be defined for a system. 

Additional Updates

  • CTP now supports PostgreSQL 17.

    If you want to migrate your current CTP database to PostgreSQL, you must update CTP to 2025.2 before you back up your existing database. Only then will you be able to successfully migrate your CTP database to PostgreSQL.

  • Added "ProvisioningAssets" to Workspace Files on remote server to make it possible to upload pvn files from the desktop to remote servers.
  • Added "Execute on Server" action to Server View so that users can run a single tst/pvn on a remote server.
  • Added a Demo Configuration to the list of configurations that ship with the SOAtest and Virtualize server. See Test Configuration Options for SOAtest and Virtualize Server for more information.
  • GraphQL users can now configure the GraphQL Message Responder so that, when it is constrained to an SDL, it will return only the fields requested by the client, even if additional fields are specified in the Response tab.

Breaking Changes

Resolved PRs and FRs

IDDescription