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
I have a responder that has Multiple Responses selected and it is currently working fine when it finds a match to the text of an element. However I need to be able to configure the responder to pass any unmatch requests through to the actual end point. Any thoughts???
Virtualize Version: 2021.1 Proxy Type: HTTP I am trying to record the traffic off a message proxy I have setup, but even though I can "start recording", then run my test ( I see the request and response in the Event Details view) and then stop recording nothing shows up under either the Virtual Assests -> recorded traffic…
For some reason I can't figure out why my responder isn't returning the message that I am expecting it to. I am really new at this and I am pretty sure it's a simple setup issue. Here is what I have so far. * I have a message proxy setup on port 9080 and if I monitor and record I see the traffic coming from my test. I have…
I created a pva from recorded traffic based off of URL path (host:port/path/. I looped thru multiple parameters to create the traffic. The responder only works on 1 parameter. I want two things to happen. 1. I want to be able to iterate thru multiple parameters (without having a 1:1 responder) and 2. I would like to create…
I have an XML data bank that I'm trying to use and unfortunately the information that was entered in the Literal section needs updating but when I copy/paste new XML in that section then go to the Tree view it's not saving the new xml I've put in the Literal tab. Has anyone experienced this or know of a work around? I've…
for one of the scenario I want to read a JSON file from bitbucket, based on scenario i'll pass the file name and that file will be available in bitbucket repo, how to read that file from bitbucket using parasoft virtualise
I have a Micro service up and running i want to post my JSON file to that micro service using parasoft virtualise, could you please help me, i was thinking i should use message proxy but I got lost somewhere
Hi Parasoft Team, I just have a quick question for y'all today. If you define multiple connections in a single proxy, will they be routed in order? Example incoming paths: 1) /proxy/search/results -> asset 2) /proxy/search/article -> asset 3) /proxy/search -> forward to live In this case, I want to make sure that anything…
I got a micro service fully developed and deployed in our environment, i want to create a virtual service which will get the data from DB and need to serve GET and POST request to that micro service, not sure how to build that please help me this should work asynchronously. Note: I'm using Runtime server 2021.2 version…
It looks like you're new here. Sign in or register to get started.