We are looking to try and implement git support within parasoft, but given that tst files are typically compressed xmls, due to their size, we are curious if the push/pulls address the compressing to account for the diff between files or if the update is an overwrite? Git setup for parasoft -…
I need to prepend and append brackets [] to my xpath result in a JSON databank. Below is what I am trying to do but it errors as the occurrence is more than once. The result I would like would look like this [434389]. I would take this result and put in writable. What is best way to handle this?…
JVM crashed while launching the soatest 2022.1 from linux virtual server. And Navigate from parasoft >>preferences ... jvm crashed open jdk 1.8 and 11 .. either way it is not working...
Hi, I am seeing this error on Jenkins reports when trying to use Jython script to generate random string. The error is: Error during script execution. View Details for more information. Traceback (most recent call last): File "", line 1, in ImportError: No module named random I am using Jython scripts and using "import…
I have the following json response from a call that I am looking to evaluate certain fields on before making the second call, but when I build out the xpath with more than 3 conditional checks, the viewer for that databank bank entry fails to evalute or open again, once closed { "txnId" :…
I believe this has been discussed previously, but I could not find the post. Is there a way to remove duplicate variables from the dropdown list?
Hi, I would like to know what the best way is to validate an html file within SOAtest. It are basically reports stored on my local file system. Here is a snippet: Deelwaarneming rapportage Normenkader 3.3ID: 2376Naam: UWVTestStart: 16 June 2022 09:33Status: VerwerktAantal berichten: 1Aantal volledige berichten: 1…
Error Message: DataSource: DataSource-IR1 (row 1): DateTime Difference Assertion: Actual value, 2020-12-16T09:00:00.000Z, was not different from 2020-12-15T17:58:37.000Z by 1 day(s), 8 hour(s) Additional Details: Actual value, 2020-12-16T09:00:00.000Z, was not different from 2020-12-15T17:58:37.000Z by 1 day(s), 8 hour(s)
I've mongodbquerytool tests, which were working since long, but suddenly they all gone (grey out) stating - MongoDB Query Tool (implementation not found) I've observed, if I provide actual path of .jar file location like C:\Test\mongodbquerytool.jar . It works. But, if provides using env_var for replacing chars '\' like -…
I have used the XML Assertor to validate the XML response and DB Values. I have used JSON assertor to validate the JSON and DB Values. For few of the fields in DB has null values and JSON response has empty. For which i have edited the element in configuration with replace(/root/item/element_name/text(),"null",""). But in…
It looks like you're new here. Sign in or register to get started.