-
SOAtest, Virtualize, and CTP 2022.2 PRODUCT RELEASE ANNOUNCEMENT
Parasoft is pleased to announce the release of SOAtest, Virtualize, and CTP version 2022.2, for API and web application testing as part of our award-winning Continuous Quality platform. This update is available at no cost to customers on an active subscription or maintenance contract. Parasoft SOAtest automates thorough…
-
Resolving Community License Error
Resolving Community License Error Description: When activating your Community License for the first time, you may run into the following: Community License is not currently available. Please try again later and contact Parasoft if you are still unable to access Community License. This error can occur when the license…
-
Enabling TLSv1.2 in SOAtest/Virtualize
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.…
-
Datasource Correlation
I am using a database correlation datasource for my responder. The query in DS is Execute procName :queryParameter. (returns col named "payload") I have a groovy script chained to the responder which grabs the query parameters and values from the request. The issue I am having is: How do override the "query Parameters" in…
-
Proxy Question
I have a proxy that is setup to use the direct url and if it fails to use a pva. I have a instance where the direct url returns 200 but no data. How do I get that to failover to use the pva?
-
how to add mime type to virtualize server?
I am carrying out a virtualization in which it responds with a PDF format. Which needs application/octet-stream Locally I was able to add it and run it without problems. But now what I need is to be able to add this MIME Type to the virtualize server that is on Linux
-
adding JDBC Driver jar file in system_jars folder
I have a pva using a "Database Correlation" as a data source. I have added the jar file in the system_jars folder and rebooted/refreshed the service. Still not working. Do we have to add something else, like the "sqljdbc_auth.dll" or update the properties file? this is on linux server. version 2023.2
-
How to get the results in xml data bank from incoming request->DB tool
Hi team, We are creating a virtual asset to post a request from JSON message responder, and one of the argument look for the value in the DB using SQL query, that has been added in the DB tool step and to extract the values results as XML -> XML Data bank step added. How to get the results inthe XML data bank, i tried…
-
How to fetch datasource values to xml payload
Hi, We have a xml payload as below, would need to add the values to the payload from datasource. currently it is just fetching first row's data and adding same value in 3 different name field, instead of that it should get the value from 2nd row for 2nd value and so on. sample payload : <Meter> <Names> <name>${name}</name>…
-
How to retrieve the data from 2 different datasource and write it to a file
Hi, We have a requirement to retrieve the Peak and PeakTime from db2 for the meter numbers retrieved from another db called db1. there was already a logic to fetch all the active meters data for a day from db1 and write it to a file, now we need to append the values for Peak and PeakTime to the meters which need to…
-
How to validate and insert the data to DB table using virtual asset
We are looking to create Parasoft API to insert the data to the tables by passing the parameters. UI should be able to invoke the API /insertMeterNum Step 1 to check if the data for example ( meter number ) is already exists in the table and respond back with " Meter number is already exists " Step 2 to Insert the data in…
-
How to fail a test scenario using a matching string from response body
Hi Team, I am getting test scenario passed in the CTP since it is considering the http response code as 200 and returning PASS. But the response we are getting is failure in the response body so the requirement is to make that test scenario fail by matching the string from response body. For example: Response body…
-
SOAtest, Virtualize, CTP 2023.2 Product Release Announcement
We're pleased to present the newest version of Parasoft SOAtest, Virtualize, and CTP, focused on enhancing your software quality practices with efficient and reliable test automation. This release introduces seamless integrations with OpenAI and Azure OpenAI LLM providers, enabling effortless generation of API tests from…