I'm testing an API passing a string value(e.g. "ABC") to a numeric field. The input value is sent from an excel file. If I run the test, the transaction does not happen, and I get error message that says something like "ABC" is not a numeric value. My test node is using Input Mode: Form JSON, but it doesn't need to be this…
I want to fetch the tst file name, test suite names , URLs and request body through the extension tool context , let me know how this can be retrieved.
I am unable to find mongodbquerytool.jar file to download.Could you please share me the path to download necessary jar files.I have tried by downloading mongo-java-driver but unable to connect to Mongodb in Soatest
I am trying to validate an application webpage in SOATest. This test needs to validate that a particular column in a table to empty. Unfortunately, SOATest will either pass the test when there is a value in the column or complain that the XPath locator in wrong. In an earlier test I validated that there was a value in the…
I am trying to create a scenario to create a soap client through below REST API call, https://localhost:port/soavirt/api/v6/tools/soapClients Ideally we can pass request payload in soap client through text, file in Request tab through Parasoft UI (view: literal xml) When i try to do the same through above API call, I…
Had any one successfully implemented BDD with SOA, if yes an advice would be helpful
I am updating Jira with a rest api - I would like for parms to be sent into the JSON of a put / post from Jenkins when running the build - is that possible ?
I have a .Net Core Blazor (server side) application that I am trying to create UI tests for using the Web Record web scenario test suite. Blazor utilizes siginalR to make the application work and to update the http of the page. When I run the tests through SoaTest signalR immediately loses connection making the application…
I have 2 XML responses where i need to compare both the responses. Responses will have list of array elements hence i had to extract the elements and saved to the writable data source. Now i have 10 columns for each data source (there are 2 writable DS) . I have written a java script to compare 2 columns one from…
My organization is overhauling how customer sign in is performed. * Currently a customer authenticates, then initiates a session which generates unique cookies that follow the customer as they navigate the website. * * In the near future we will have two NEW endpoints to sign in, which will generate a token which will be…
It looks like you're new here. Sign in or register to get started.