-
New Poll
Poll description
-
Question
Test body
-
New Discussion
Test discussion
-
How to Force SOATest to Start Edge in InPrivate Mode
I have a large number of tests that run in Microsoft Edge (the browser we must use here) and I need to run it in InPrivate mode because of mandated multi-factor authentication. I do have InPrivate mode working in the Selenic tests but am not sure how to implement this in SOATest. Searches for this in the Forum did not…
-
Introduction to Parasoft IDA AI Chatbot
We’re thrilled to unveil IDA, Parasoft’s groundbreaking Intelligent Digital Assistant, crafted to transform your software development experience. With IDA, you gain a dynamic, self-service chatbot interface that unlocks the full potential of Parasoft tools. Here’s what IDA brings to the table:
-
How parasoft calculates Code Complexity ?
What is the math behind complexity calculation ? Does Parasoft consider Macro Expansion while calculating overall code complexity ?
-
SOAtest, Virtualize, CTP 2025.2 Product Release Announcement
The 2025.2 release of Parasoft SOAtest, Virtualize, and CTP introduces powerful new AI capabilities to make service virtualization and advanced test creation faster and more approachable for QA teams. Whether you’re testing traditional systems or the next generation of AI-driven applications, this release helps you reduce…
-
SOAtest, Virtualize, CTP 2025.2 Product Release Announcement
The 2025.2 release of Parasoft SOAtest, Virtualize, and CTP introduces powerful new AI capabilities to make service virtualization and advanced test creation faster and more approachable for QA teams. Whether you’re testing traditional systems or the next generation of AI-driven applications, this release helps you reduce…
-
SOAtest, Virtualize, CTP 2025.2 Product Release Announcement
The 2025.2 release of Parasoft SOAtest, Virtualize, and CTP introduces powerful new AI capabilities to make service virtualization and advanced test creation faster and more approachable for QA teams. Whether you’re testing traditional systems or the next generation of AI-driven applications, this release helps you reduce…
-
Web Scenario Testing - How to set browser executable path on Linux/Tomcat .war install
I have some web scenario tests created and deployed to a Linux instance of SOAtest (on Tomcat). Tests fail because the browser executable path is not set. I am familiar with setting this value on the Parasoft client, however not so much on a server installation. Can you provide details or a link to the doc? Thanks, JT
-
Automating UI Flow Test
Hello, Is there a way to automate UI flow test (web scenario) test? I mean for a user to use the Parasoft Recorder to record web actions, and then have the automatically executed and reporting made available via CTP/DTP? In other words, is there a way to automatically deploy test asset associated with the recording to CTP…
-
Tool "Extension Tool" did not accept output from method "XYZ"
I have a test suite that includes 2 set-up tests, each using an Extension Tool with simple groovy scripts to obtain a JWT: Set-Up 1: Set JWT Bearer Acquirer Set-Up 2: Fetch Bearer Token This test suite is stored under Tests Assets in my workspace, and then referenced in my project in any test suite for the tests which…
-
How do I retrieve the MQRH2 header from the read function
Can anyone help my with the below. I am trying to retrieve a specific MQRFH2 header (Application (usr) Defined Properties). I tried using 'Extract' tab from 'Header Data Bank' but I am only receiving request header values. I am expecting Application (usr) Defined Properties. Would someone help with retrieving the RFH2…
-
Failed to respond to incoming message using data source row correlation
I have a request i.e. "crn":"234567890123456","amount":"200","settlementDate":"20091224", and a responder using a data source correlation of several response. And the response is to send the responseCode by validating the "amount" [<250] or [>250]. When I send a request via a Parasoft Virtualize .pva file the event…
-
Problem Running Command Line
My department is slowly migrating from SOATest 2021 to SOATest 2024 but still have a significant number of tests running 2024. Recently one of the projects running on our build, deployment, and test server started throwing this error after running fine for a long time: [echo]…
-
The Saxon DOM implementation cannot be updated
I see this error doing below steps : 1. Run query, extract the content of XML , save it as XML, allow altercations from data source to update few values in this extracted XML and use it in subsequent tests . Error : Error Message: DataSource: TC1 (row 1): The Saxon DOM implementation cannot be updated Additional Details:…
-
How to Assert Service Response Values against a Database
How to Assert Service Response Values against a Database Description: The following workflow will demonstrate a method to validate the data from a Service Response against the data stored in a Database. I will be using the database and Service Response from our Parabank 2.0 Application as an example. If you wish to learn…
-
How to use csv, excel, xml data source in subsequent SOA test while allow altercation in XML
* I have to run query against a data base and fetch a top 1 XML and save it locally * Few fields inside that XML [saved in local ] will need to be changed [ basically parameterized] so that a new xml with new values will be generated for further validation * Now i took a random top1 XML based on query criteria, when i used…
-
Connect DB Tool to Azure Database
I have to use a bearer token with Micorosoft Entra Integrated to connect to database. Other than the mssql driver(com.microsoft.sqlserver.jdbc.SQLServerDriver) is there anything else special I need to add. What would the connection string be? I am using the following for url:…
-
report.dtp.publish not being set properly
I am working with 2024.2 SOAtest, Virtualize, CTP and DTP. Everything appears to be connected and my SOAtest and Virtualize config.properties have report.dtp.publish set to true. However, when I run a test in SOAtest through CTP the SOAtest logs tell me that this property is set to false. I have done a full regressive grep…
-
Testcase iteration for assertion validation
Hi all, Using scripting how to iterate the testcase for performing validations for Assertion for error codes , my requirement is I would be creating a custom assertion code using groovy where it will be fetching the errors codes from writable datasource ( where we will be storing 10-20 api error codes) . Now once the rest…
-
API to build a virtual asset from component virtual assets
Hello, I would like to build a virtual asset using APIs from two or more component virtual assets. Please advise. Thanks.
-
How to handle exceptions for each test steps under test suites
Hi, How can we handle exceptions for each test steps for the below .tst file. for example : the first step datasource if it doesn't have any data to extract should give an error that should send directly to the last messaging client step ( that has SMTP configured to notify users on status of the workflow) expectation is…
-
Moved: How to handle exceptions for each test steps under test suites
This discussion has been moved.
-
How to iterate individual test step multiple times
Hi, I want to iterate the individual test step from the test suite till test 1 is success. If the test 1 is in RUNNING state it should iterate.
-
Excluding global variables from BD-TRS-THRDR
I have a few global variables that are used as read-only in one location and write-only in another location and don't need a mutex. I'm trying to update the rule parameters for BD-TRS-THRDR to ignore these specific variables and I'm not having much success. If I only use one variable name in the rule parameter in the…
-
Subscription Key needed for all API Endpoints authentication
I need Ocp-Apim-Subscription-Key added to all api endpoints to get them authenticated. is there a way to add Ocp-Apim-Subscription-Key HTTP header to all API endpoints across multiple test suites?
-
Problem with renaming virtual assets
Hello, Using REST API, i have renamed virtual assets in a remote server (Using the PUT method). The new names of the virtual assets are correctly displayed in the Parasoft client. However, upon downloading the virtual assets locally, the names are not same as the new names of the virtual assets on the remote servers.…
-
Refactor Tests using Change Template - New Operations Added
I was able to run change impact analysis, and it picked up changes to some operations, as well as that some operations were deleted. However, it didn't pick up that new operations were added. When I added new change template, I can see new operations under "unmatched", but even if I'd mark them as Reviewed, refactoring the…
-
REST API to download virtual asset (.pva file) to a local folder
Hello, Looking for REST API to download virtual asset (.pva file) from a remote server to a local folder or directory. Thanks.
-
REST API to delete a specific message responder
Hello, Looking for a REST API to DELETE a specific message responder.
-
Jtest 2025.1 Product Release Announcement
Exciting Updates in the Latest Parasoft Jtest Release We are excited to announce the 2025.1 release of Parasoft Jtest, which introduces substantial enhancements to AI assistance, smarter unit testing, and streamlined developer workflows. This update intelligently integrates modern technology to help development teams…
-
Jtest 2025.1 Product Release Announcement
Exciting Updates in the Latest Parasoft Jtest Release We are excited to announce the 2025.1 release of Parasoft Jtest, which introduces substantial enhancements to AI assistance, smarter unit testing, and streamlined developer workflows. This update intelligently integrates modern technology to help development teams…
-
dotTEST 2025.1 Product Release Announcement
We are excited to unveil the latest version of Parasoft dotTEST, bringing a suite of powerful enhancements and new integrations aimed at elevating your development process. dotTEST 2025.1 introduces support for cutting-edge technologies, deepens AI-driven capabilities, and streamlines key workflows for both new and…
-
DTP 2025.1 Product Release Announcement
Parasoft is pleased to announce the release of DTP 2025.1. This update is available at no cost to customers on an active subscription or maintenance contract. Enhancements: License Server Enhancements Support for Jtest Unit Test Bulk Creation Tiers * Jtest Unit Test Bulk Creation Tiers license feature enables users to…
-
DTP 2025.1 Product Release Announcement
Parasoft is pleased to announce the release of DTP 2025.1. This update is available at no cost to customers on an active subscription or maintenance contract. Enhancements: License Server Enhancements Support for Jtest Unit Test Bulk Creation Tiers * Jtest Unit Test Bulk Creation Tiers license feature enables users to…
-
Upload of a Local File using soavirt API
Can you provide the json request payload and headers to upload a .csv from my local environment to the Virtualize server? Assume my file is located c:/files/accounts.csv and I want to place it in /VirtualAssets/files Thanks JT
-
SOAtest, Virtualize, CTP 2025.1 Product Release Announcement
Smarter Testing with Expanded AI and Workflow Optimization The 2025.1 release of Parasoft SOAtest, Virtualize, and CTP is here—and it's loaded with exciting updates designed to take your testing capabilities to the next level. From more powerful AI-assisted workflows to smarter ways to manage dependencies and optimization…
-
SOAtest, Virtualize, CTP 2025.1 Product Release Announcement
Smarter Testing with Expanded AI and Workflow Optimization The 2025.1 release of Parasoft SOAtest, Virtualize, and CTP is here—and it's loaded with exciting updates designed to take your testing capabilities to the next level. From more powerful AI-assisted workflows to smarter ways to manage dependencies and optimization…
-
SOAtest, Virtualize, CTP 2025.1 Product Release Announcement
Smarter Testing with Expanded AI and Workflow Optimization The 2025.1 release of Parasoft SOAtest, Virtualize, and CTP is here—and it's loaded with exciting updates designed to take your testing capabilities to the next level. From more powerful AI-assisted workflows to smarter ways to manage dependencies and optimization…
-
REST Response code
2024.2 --I have a REST call and I want to use the script on the misc tab of the rest url to check the response header code to pass the test or to fail it instead of hardcoding the code. I need conditions based off of environments. Does anyone have a simple script to do this?
-
Filtering for Unnecessary Parasoft Suppressions
Is there a tool or setting to enable that will report whether previously existing parasoft suppressions are still necessary to have? This would be checked after code changes have been applied to lines of code that were being suppressed before.
-
Regression Control
I am retrieving a JSON message from database that has a variable contained within it and Parasoft does not like the $ symbol: Error(Found the following error in the control text: Unrecognized token '$') Here is the value in message ( "clientId" : ${resp_clientid}). I am assuming there is some kind of escaping that has to…
-
Re-Deploy VA Not Working
I am finding that the REST API call to re-deploy a virtual asset is not working for me. I have some fairly sophisticated scripts running against the API to generate virtual assets and responders, so I am fairly certain my process is not the problem. I am making a POST request to /soavirt/api/v6/virtualAssets/redeployments…
-
Running Multiple Scenario's Concurrently using Parasoft SOAtest
Do we have an option to push different scenario at the same instance? I am trying to push multiple interfaces concurrently to the queue manager, by choosing the below setting * Execution mode -> Tests run concurrently * Tests run as group/Tests run all sub-groups as part of this group But still this is pushing the request…
-
Zip File Responder
Hello, I am looking for REST API to create a message responder whose endpoint returns a zip file hosted in a virtualize server. Thank you!
-
Parasoft DTP fails to connect to Postgres by hem chart
Hey, In values.yaml db: # Type must be one of: "mysql" | "oracle" | "postgresql" type: "postgresql" # Correct JDBC URL for PostgreSQL url: "jdbc:postgresql://parasoft-devex-postgres.postgres.database.azure.com:5432/DTP?sslmode=require" # Download URL for the JDBC driver jdbcDriverUrl:…
-
Failure to execute make through cpptesttrace, wrong path to make
Hi, We have two environments in which the builds run, one is on an integration server, but also, the builds can be executed locally. Locally, the parasoft version is 2024.1, and on the server, it is 2023.2.0 (10.6.3.20231201B4159). The server is linux, the local is windows. In the first case, we can wrap ${MAKE} with…
-
Rest API to List All Virtual Assets in A Server at a given Path
Hello, I am looking for a REST API which lists all the virtual assets in a given virtualize server at a given path. Thank you!
-
JSON Databank Xpath
I am trying to get a value from xpath and when I "Evaluate XPath" I get the correct value. When I execute at runtime the value = null on the console. If I hard code the value(position) it writes to console. Here is my xpath: /root/addressRelations/item[id/addressTypeId/text()='PR']/address[1]/city/text() I am using 2024.1…