The most recent content from our members.
Hey Team, I just got an ask from one of my teams that sometimes they use different cases when sending requests. For example, they may send a search request for "item" or "ITEM", expecting the same result. Is there any way to disable case sensitivity for this data set without affecting any other services? If not, this could…
We are looking to create Parasoft API to insert the data to the tables by passing the parameters. UI should be able to invoke the API /insertMeterNum Step 1 to check if the data for example ( meter number ) is already exists in the table and respond back with " Meter number is already exists " Step 2 to Insert the data in…
Hi Team, Can you please help how to extract values from the response and write it to an external file excel/csv. for example: if am getting a response like below { "status" : "success", "wonum" : "1234567" } Expectation is to extract "wonum" response value in the external file.
I created a responder to return a response having multiple transactions. I have a table having data with multiple set of rows with transactions to return. Based on the account number in the request I have to return the transactions in the response. Response is parameterized using the table which i created. But when i…
Hi i have a requirement to configure a responder for response content-type = application/octet-stream and response body is the PDF binary. Looking for inputs where i can develop the responder to respond back a PDF document i.e. response status code = 200 Which is application/octet-stream, i.e. binary PDF
Hello! I'm new using parasoft but i don't understand very well how i can integrate a java application in the response of one Virtual Asset. I hava a web server that i want to virtualize which sends a xml with several values, as below: REQUEST: < items> < item id="1">5000< /item> < item id="2">4000< /item> < item…
Hi Team, I observe when we execute after pointing virtual environment, then some VA is going in to out of sync. does this impact on the functionalities for the respective virtual assets?? should we remove them every time from out-of-sync sections?? Or is there any way we can remove out of sync VAs from out side at once not…
Hi, While trying to create virtual asset from recording file, I am getting the following error: This happens because the response has some child element same as parent element. For example: { "items": [ { "id": "123", "items": [] } ]} Due to this, I am getting truncated response which does not match the actual recorded…
Hi Team, I have added "DB Tool" Output on Incoming Request and have given the "Driver", URL, and UserName and Password. When deployed the Virtual Service to Parasoft server and tested, getting the following error. Please help me with this issue. I have added class path in Parasoft tool in Parasoft-->Preferences-->JDBC…
Hi, I have added an assertion to Virtual Service and when i deployed and ran a test could notice that Assertion is failing but Virtual Service is responding with a proper response instead of an error response saying Assertion failed. Could someone please help me with this issue, i have gone through the user manual and i…
It looks like you're new here. Sign in or register to get started.