I have one field in my json as Price : “40.0” ( in string) In json assertor , i am using numaric assertion to validate but its passing where expectation is it should fail as its not integer. How to validate that?
I have a datasource with thousands of rows. Sometimes I need to stop the test (that includes REST API calls). I would like it to resume from the last line executed. It can be done?
I am using DB tool to write query and fetching All Id messages (will have in xml)and then i am using rest client and want to pass those messages details in payload but how to do that? I want to use individual req for each id and want to pass directly to payload
We're pleased to present the newest version of Parasoft SOAtest, Virtualize, and CTP, focused on enhancing your software quality practices with efficient and reliable test automation. This release introduces seamless integrations with OpenAI and Azure OpenAI LLM providers, enabling effortless generation of API tests from…
Can i parameterize the below path instead of hardcoding- /root/item[type/Id/text()="123"]/Price/Amount I want to parameterize id .
I have json data in below format and i want to verify that for perticluar source id"67678" amount is -100. i tried to give below path using json asserort and tried converting json to xml and use xpath but that did not work. /root/item/Ancillary[Id/string()="67678"]/Transaction/detail/Amount { "Type": "Mas", "Date":…
I have json file and i want to validate if some column like bank and corresponding value abc is not available in the file. Can any one suggest me how to do that
Hii, i want to validate below json column and their value using groove script but it seems bot working for me. Can anyone let me know [ “Type” : health “Date”: “2021-09-09” { Department { “Name”: “abc” “Id”: “123” } “Expensive” { “Type “ : “abc” “Amount “: “123”}
I used sql query to fetch the data count from data base and i want to validate the count is matching with data file count i have. Can anyone suggest me how to do using soa tool
Today marks the 3 year anniversary where Parasoft released the Smart API Test Generator add-on for SOAtest, which was SOAtest 9.10.5. So in honor of this anniversary, I decided to publish a write-up on how users can record JSON/HTTP-based API traffic from any automation framework. As you may know, SOAtest Smart API Test…
It looks like you're new here. Sign in or register to get started.