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…
* 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…
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:…
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…
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…
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…
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…
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…
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…
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…
It looks like you're new here. Sign in or register to get started.