I need to install the Maven plugin for parasoft and im currently unable to do it through the market place due to network restrictions , is there an alternate way to add this plugin as a separate file into parasoft. Kindly suggest on the same.
I'm running a test and the report that is generated has a section called "Summary - Functional Tests" and in that section there is a broken image with the name: func_summary_.jpeg there is no path in the image tag in the source HTML. Where is this image generated during the test?
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”}
It looks like you're new here. Sign in or register to get started.