We’re excited to share that Parasoft SOAtest, Virtualize, and CTP 2025.3 are now here! This release is all about helping your team test smarter, move faster, and feel confident about every release. Here’s what’s new and why it matters to you: Automatic Identification of Impacted Manual Tests Now you can see exactly which…
Several users have reported a Windows crash with error UNEXPECTED_KERNEL_MODE_TRAP when using Parasoft tools after applying a recent Windows 11 update. It appears that different sets of actions can trigger the issue, but some known cases include closing a responder editor in Parasoft Virtualize or closing the test…
Hi Everyone! I am pleased to inform you that we have created a tool that will allow users to convert Postman Collections for use in SOAtest. This tool is to be used to move much of the information contained in the Postman tool to be used in SOAtest. Using this, you will be able to bring over connection information (URL),…
Handling Authentication Tokens In this forum post I will go over the steps and tools needed to quickly and easily handle Authentication Tokens. We will look at what tools to use when handling authentication tokens returned as a header value and authentication tokens returned in the payload of a response. So first, a look…
Parasoft: Enabling TLSv1.2 in SOAtest/Virtualize: Description: SOA/Virt 9.10 and up now comes prepackaged with Java1.8 which has TLSv1.2 enabled by default. The Java version that comes with all the previous SOA/Virt versions does not. If you are using SOA/Virt 9.9.5 and below, there are two methods to enable TLSv1.2.…
NIST recently released several Apache's log4j Zero-Day vulnerability cases, a very popular Java library to log messages in Java Applications. * CVE-2021-44228 (https://nvd.nist.gov/vuln/detail/CVE-2021-44228) * Parasoft products released this year (2021) include log4j 2.14.0 library. Parasoft confirms that these releases…
The service I'm testing returns JSON. Before the process I'm currently testing, the JSON looks like this (greatly simplified, and I'm using UID-A, UID-B to represent the actual ids, which are long unique combinations of letters and numbers): { "data": { "id": "UID-A", "content": { "UID-B": { "id": "UID-B", "contentType":…
Scenario: Compare two files -> File A [ json or XML] File B [ json or XML] and compare in DIFF , how to use it ? And again compare File B and File C [ json or xml] , now after these comparisons , a global message called GM- final XML will be triggered if file comparisons are accurate and only creation will happen if it…
I have a test that is setup to use excel data source. There are 15 rows in the input datasource, so the tests is being executed 15 times, and I have 15 test results. Now I added "Response Traffic/Write File" tool to my test to save the response into %b.xls file. It does the job, but it appends all 15 responses into a…
Problem: You are data driving an API with your SOAtest test and you have data validation requirements on an array of data the API returns. This can be problematic because depending on the request parameters, which you've externalized into a data source, you will receive varying length arrays coming back in the API…
It looks like you're new here. Sign in or register to get started.