-
How to setup the Catch-All SOAP option to be a pass through?
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???
-
Message Proxy Not Recording Traffic
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…
-
Need assistance with setting up a Responder Correlation for SOAP messages.
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…
-
Query Parameter Correlation
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…
-
XML data bank not retaining information enter in the Literal tab
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…
-
reading data from Bitbucket
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
-
post JSON to Micorservice using virtual assets
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
-
Multiple proxy connections
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…
-
Need help in creating SV to send input to Micro service
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…
-
Is parasoft support ICCP protocol
Good day! As part of a new upcoming project I’m trying to build a strategy for Service Virtualisation, where I understood, one particular system is talking using ICCP protocol basically it’s a protocol of TASE 2.0 so I want to understand will the parasoft can support this protocol.
-
what are all the connection protocols support parasoft virtualize
Hi, i'm new to parasoft, i'm trying to put together a possible ways of making connect to external components, so would be helpful if you share what are all the protocols Parasoft support, e.g like TCP/IP, JMQ
-
How to mask the data if the column is not uniform in values
I used symConnect responder suite and the Data Repository generated is set in a way that the values in a Column is different from each other. I want to mask those data but when I set or masked the particular column it will affect other data inside that column. One problem also is that other Data Repository is linked to…
-
how to create delete message responder in Virtualise using url parameters as coreleations
how to create delete message responder in Virtualise using url parameters as co-releation has response body and empty request
-
CRUD Tool to update key columns on the fly
Hi Parasoft team, I'm trying to make a sort of self-service virtual asset for other teams to dynamically add and remove their own test data. In theory, they should be able to call something like server:port/addData?item=123 and the service I am creating would theoretically add that item into the repository with "item" and…
-
Unknown Host Error
I am randomly running into an "Unknown Host" error within my test suite. I generally find the issue while running soacli.exe, then I switch to a different machine to validate the error and Soatest will produce the same error. In these tests I reference another test suite, which is actually causing the issue. If I go run…
-
How to use java in pva project
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…
-
Need to send response via TCP/ip connection
I need to configure a pva asset where I can send the response back via TCP/ip connection. Please help in getting this done.
-
Need help in getting com.parasoft.virtualize.listener.socket-1.1.1.jar
Please help and let me know from where can I get com.parasoft.virtualize.listener.socket-1.1.1.jar
-
How can I apply a regex rule to a URL Path?
Problem: Given the URL: server.com/Responder/param1/value1 I want the value1 to be a number 18 length digits only, so when I call e.g.: param1/123456789123456789 the test should PASS and param1/1234abc should FAIL and then, whatever comes in as value1 should be returned in the JSON response. My questions are: where can I…
-
I need some suggestion to handle multiple data source.
Hi Team, While trying to virtualize one of my service (PriceAndAvailability), i faced some issues to handle multiple data source. let me describe my case below. * I need to virtualize PnA service, which takes single or multiple "IngramPartnumber" as request parameters. * let say, if i create an API test case for one ingram…
-
How to verify whether a file is present in particular path or not.
I have a scenario where after hitting the API, a File will be generated in particular path. I need to validate whether a file(CSV) is present or not(Both positive and negative). Can Some one help me how to do this.
-
Does upgrading Parasoft to latest version of Virtualise and SOATest affects virtual and test assets
Does upgrading Parasoft to latest version of Virtualise and SOATest affects virtual and test assets
-
Failed to respond to incoming message using data source row correlation
I have a request i.e. "crn":"234567890123456","amount":"200","settlementDate":"20091224", and a responder using a data source correlation of several response. And the response is to send the responseCode by validating the "amount" [<250] or [>250]. When I send a request via a Parasoft Virtualize .pva file the event…
-
how to activate virtualize community edition license on linux?
I am starting the service with the following command line: ./parasoft/soatest_virtualize/2021.2/virtualizecli -startServer -data /usr/virtualize/VirtualizeWS/ -localsettings /usr/virtualize/localsetting.properties The content of the properties file is: server.port.http=9080 server.port.https=9043…
-
Update Data Source
I want to insert (create a new row) in a data source from a value extracted from a Message Client response. The value is a session id. There is no need for this value to persist after a redeployment of the virtual asset. I just want to hold it in the local data source for data correlation for another request further down…
-
XML Request Body Correlation
Getting 404 Not found error with Information: "Unable to parse message" when soap xml having 2 nodes: <?xml version="1.0" encoding="UTF-8"?> in soap envelope and internal request body xml. How can I use request body correlation in that case?
-
Virtualize - MQ details configuration
Hi, I'm new to Parasoft and trying to create a Plain XML Message Responder. I've details like MQ Channel, host name, port, Queue Manager, Request and Reply Queue. But i see SubIdentity, SubPoint, SubName, SubUserData in TransportHeader->MQ->Publish/Subscribe Command. How do i map these values to the fields? Can someone…
-
Data Source - Validate Contents
Is there some way to validate the contents of the data source when the virtual asset is deployed? I have a situation where data source correlation is failing and based on several tests I have set up it seems like the data sources are not getting populated. The issue just started happening on a virtual asset that has been…
-
URL Rewrite
Is there an easy way to rewrite the URL of a request using one of the available tools? I have a situation where I'd like to drop the first segment of the /context. For example: original path: /foo/bar/operation Tool rewrites the path to: /bar/operation Thanks, JT
-
virtualize ISO message
Is there a way that virtualize support ISO message request/response
-
Continuous Integration for Virtual Services
Dear All- I'm looking for best practices/suggestions on implementing Continuous Integration from source control to the Virtualize server. I m aware we have a support for SOATest integration with Jenkins. Pl. advise for virtualization project with pva files and data sources. Thanks !
-
capture the incoming header fields
Is there a way to capture the incoming header data fields and store them in XML data bank. I would use them in the response.
-
virtualize extension tool scripting and storing to json databank and use it on response
I have created an extension tool to generate a few variables and store them in JSON databank. When it responded back the values are not set. Is there something else I am missing.
-
Creating Responder Suites via REST API
I am trying to create a nesting of Response Suites using the REST API. I can successfully create the first suite using the http://10.143.146.19:10000/soavirt/api/v6/suites/responderSuites call. However when I try a subsequent call to create a suite within the newly created suite it fails. It does not seem to recognize the…
-
How to Properly Extract Values from Incoming Request Header
I have a case where I would need to extract a couple values from the incoming request and parameterize it in the response. I am not entirely clear on how to do this in Virtualize, as the docs page regarding the Header Data Bank Tool offers more information regarding its usage in SOAtest and not in Virtualize. What is the…
-
instance of xxx.pva
I was wondering if there's a way to have two ports running on the same instance of pva file. If not what's the best approach in creating two separate ports one pointing to dev and other one is pointing to sit
-
using plain XML responder without pretty print when sending the response
I notice this while using the plain XML Response on the response. The XML message is pretty printed ( broken down to element line by line). Is there a way to have them in one line removing spaces or carriage return below sending the message out?
-
using plain XML Message responder
This is odd, may be just my configuration. I have literally copied the response and past to input mode literal Then I change it to the following input mode below. When the input mode is form input. The data source works fine as well as the generating script works based on the data source. However, the issue I encounter…
-
virtualize reponse scripted XML
I never had created a scripted XML using groovy or jython for the whole response. I am wondering if you can share some script for the below output. John Doe parasoft
-
virtualize response
I copied a response message and the message does not come with the tag soap envelope and soap body. I literally change this to form input so I have the flexibility of add and removing elements. When I send the response to the system. The system would not understand the soap envelop and soap body where the response messages…
-
virtualize delay response
I store a value on data source for timer delay value. How do I use this value (10000) before sending the message response?
-
request and response log traffic viewer
I have started my virtualize server and was able to send requests and mock the response coming back. I have enabled the traffic object ->traffic viewer, under the responder to catch the request and response to troubleshoot some issues. However, I could not see the mock request and mock response on the traffic object. Is…
-
how to enable/disable an optional element on virtualize response
I would like to use only one responder for mocking response. In the response, there are two fields that are optional elements. In case, the datasource values are blank. I don't want them to be send out as part of the response. However, if there are value in my datasource. I would like them to be send out. This works on…
-
how to use datasource correlation virtualize
I have got a soap request with element id value of AAA1xxxxxxxxx. I only need to match the first four characters to correlate with the datasource (excel sheet). I don't see it's possible doing that data Correlation request Body ( as this take the xpath element) and Datasource Column Name only. Is there a way around this.
-
I have a requirement to send sync and async response for a single request in Virtualize
I have a requirement to send sync and async response for a single request in Virtualize. Please suggest me the way. The requirement is to send the sync reponse first then it will the the async one.
-
Unmarshalling error with virtual responder
Hello, I have a responder set up to simulate a service our web application depends on. However, when we use the responder in our application workflow we are receiving the following error: org.springframework.oxm.UnmarshallinFailureException: JAXB unmarshalling exception; nested exception is…
-
Getting IOConsole updater error when executing test more time by pounting to virtual server
Hi Team, I face one critical issue while executing the test repeatedly (300 to 500 transactions). The Parasoft server gets slow and some IOconsole updater errors occurred. when I reboot the server then again it's started working. but the same issue again when executed more runs. Refer to the below screenshots for the…
-
How to know how many hits limit to virtual server for professional desktop edition
Hi Team, I have a professional desktop edition version. so the number of hits to the virtual asset is limited to 50000 per day. can you please help me if it's correct. refer below screenshot. Thanks nihar
-
How to view the number of hits for a virtual assets in CTP
Hi Team, Can anyone help me on how to view the number of hits for virtual assets in CTP. I can't see that report. refer below screen. i want to see this type of report but not able to find. Thanks Nihar
-
It's taking more time for execution while pointing to virtual environment
Hi Team, Currently, we have created a virtual environment by virtualizing some services and we do load tests by pointing to the real and virtual environments. But during execution, I observe it's taking more time when we point to the virtual server than the real one. Please find the attached screenshot for the time taken…