Visit https://docs.parasoft.com/display/SVC20251/Release+Notes for the latest release information. |
This release includes the following enhancements. Release date: Month Day, 2024
Using the AI Assistant to Create TestsThe AI Assistant can analyze RESTful service definitions and automatically create SOAtest tests and data sources for you, including suggesting multiple test scenarios, parameterizing payloads, and even populating payload data for you. See Creating Tests with the AI Assistant for more information. Manual Testing in CTPThe Manual Testing module allows you to import manual tests from a CSV file and associate them with a CTP system so you can refer to them later when executing test sessions. In addition, you can start a session for any of the environments in the Manual Testing module to use when doing your manual tests. See Manual Testing for more information. Dependency Management Feature for Asset TransferThis feature streamlines the process of transferring assets from a local server to a remote server by automatically managing and uploading their associated dependencies. When an asset is copied from a local server, it often relies on various external files or resources, such as data sources, scripts, request/response files, or configuration settings. Traditionally, users would need to manually identify and upload each of these dependencies to ensure the asset functions correctly on the remote server. With this feature, when an asset is copied to a remote server, the local server automatically detects and uploads all associated dependencies to the remote server alongside the asset. This automation saves time and minimizes the risk of missing dependencies, ensuring the asset works correctly on the remote server. gRPC client support for token-based authenticationThe gRPC client now supports calls requiring token-based authentication. See gRPC Transport for more information. OAuth 2.0 Configuration ImprovementsYou can now configure your OAuth 2.0 authentication to use a built-in call back for the Redirect URI. This way, SOAtest can get the authorization code directly without having to explicitly set up a data bank extraction in your login suite or redirecting to another web application which may consume the authorization code. To make this easier, you can now also configure your OAuth 2.0 authentication with a convenient wizard. See OAuth Authentication for more information. Additional Updates
Breaking Changes
Resolved PRs and FRs
|
See Installing and Running CTP for more information.