Welcome to the new Parasoft forums! We hope you will enjoy the site and try out some of the new features, like sharing an idea you may have for one of our products or following a category.
Discussion List
assertion for "case sensitivity"
Hi, I have assertion for a string .. if contains Step .. it is failing when response is STEP anyway to fix case sensitivity in assertions?
Cant get JSON response from Rest request
I have a client who is unable to have their JSON request return a JSON formatted response, rather, it responds in XML format. They have provided the appropriate header listed out in: https://docs.parasoft.com/display/SOAVIRT9106CTP312/Testing+RESTful+Services+1 However, it is no working properly. Could they be missing…
JSON REST API: Validate multiple responses against a DataSource
Hi All, I am trying to validate the JSON response against an Excel sheet for each INPUT value passed. I am using the JSON assertor and for each attribute have assigned the corresponding column name of the Excel. But, for the attributes where it is a ARRAY/LIST or TABLE of values it is failed saying no value found. SAMPLE…
I want to add the amount and assert the total to a value
Hello, SOA test : 9.9.5 I have an API where the response will be the clients accounts details like(accounts name, Category, amount and etc). I want to add all the different accounts "amount" and assert the same with the "total balance" field. please advise. Thank you. regards, Neil
How do Responder Suites work?
I am learning and playing with the Community Edition of the SOATest and Virtualize tool. I am working on Virtualizing some services. I am can see that you can create multiple responder suites under a service. But I am confused as to how those work. How would I use those? I have a Service that the base endpoint with others…