...
Scroll Ignore | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
This release includes the following enhancements:
Release date: May 15, 2024
Improved Microservice Coverage WorkflowsCollection of code coverage in distributed microservices architectures has been enhanced in the following ways: Support for Coverage Collection for Multiple Parallel UsersYou can now enable multiuser coverage for multiple users who are simultaneously accessing the same web application without mixing the coverage data they collect. Report Microservice Test and Coverage Data to a Single DTP ProjectCTP users You can now configure all of their your CTP components to publish to the same DTP project, making it easier to review aggregate coverage and test results in a single DTP explorer page. Ncoverage for all microservices in one combined view. Now you have two options when CTP is being usedusing CTP to orchestrate coverage collection for distributed microservices, users : You can now configure the components in their your environment to publish coverage and test results to either a single project, allowing them you to see the data for multiple microservices in an aggregate-level view, or to multiple projects in order to see the data split up by microservice. Improved Workflows for Coverage Agents in KubernetesCTP users will now find it easier to deploy coverage agents in Kubernetes with detailed documentation and helpful examples. Test Scenario Creation with OpenAI EnhancementTest scenario creation from OpenAPI definitions using OpenAI or Azure OpenAI in SOAtest has been enhanced to automatically parameterize dynamic data returned from previous API responses in the scenario. Enhanced Precision in Test Impact AnalysisTest Impact Analysis capabilities have been improved to more precisely calculate impacted tests while identifying a smaller subset of them that sufficiently tests the changes you have made to your Application Under Test. Accessibility Scan ImprovementsThe Web Accessibility Scan has been enhanced to include support for WCAG 2.2. In addition, the Web Accessibility Scan now generates a new accessibility section in your reports. This new section collects and categorizes your accessibility issues in their own section, displayed in an easy-to-read, color-coded table with drilldowns to detailed information and with links to WCAG guidelines. See Adding a Web Accessibility Scan#ViewingInReports for more information. Copying Data SetsIn addition to copying entire data repositories in the Data Repository view, you can now copy individual data sets, including options to merge, overwrite, update, or replace existing data. See Copying and Pasting Repository Data for more information. Finding Broken Parameterizations in SOAtest and VirtualizeAdded several tools to make it easier for SOAtest and Virtualize users to find and fix broken parameterizations. See Troubleshooting Parameterizations for more information. Event and Statistics Monitoring over WebSocketsEvent and Statistics monitoring can now be done over WebSockets, reducing number of ports required for forwarding in container environments with a low performance cost when monitoring assets that are not under load. Asynchronous Socket Transport and ListenerThe Asynchronous Socket Transport now supports message length at a fixed position in the middle of message. In addition, both the Asynchronous Socket Transport and Listener now support UDP. Chaining Tools to a Message Responder's Pre-correlation Incoming RequestYou can now chain tools to a Message Responder's incoming request before correlation, allowing you to do things like execute a Data Bank tool before responder correlation in order to use a data banked request value as part of a custom responder correlation. Chaining Tools to the Responder's Incoming Request or Outgoing Response Breaking Changes
Event and Statistics Monitoring over WebSocketsEvent and Statistics monitoring can now be done over WebSockets, reducing the number of ports required for forwarding in container environments and incurring a low performance cost when monitoring assets that are not under load. Asynchronous Socket Transport and ListenerBoth the Asynchronous Socket Transport and Listener now support testing and virtualizing network services that use UDP. Breaking Changes
Additional Updates
Resolved PRs and FRs
|