-
Does SOAtest & Virtualize support Java 9 or higher?
Hello, I was looking at the documentation for the tools, and I saw that only Java 8 is supported. However, when I was looking over the documentation for deploying SOAtest and/or Virtualize servers using the WAR file, it says that Java 8 or higher is supported. I just wanted to confirm if this is an inconsistency in the…
-
How to Parameterize a URL
I am trying to find the preferred way to parameterize / correlate values in a URL The type of URL's I am dealing with are in this format: basepath.com/{ParamName}/ How do I store the values for ParamName ** and be able to hit it when the user provides a url like: basepath.com/12234**/ with **12234 **being the ParamName's…
-
Virtualize : Forward Traffic on condition
I have a responder where it forward the incoming request through an internal routing to another responder. But I wanted to forward traffic only when specific criteria matches. I used Data source correlation and also tried using responder correlation but no luck. It just ignores the condition and forwarding the incoming…
-
Conditional Check for Incoming Request and Custom Response
Is it possible to set up a responder to respond multiple ways based on the incoming request format? Example: A SOAP based request sent yields type "A" response, and a REST based request yields type "B" response. The response is from the same responder If this is possible, can it be detailed as to how to do this?
-
how to capture and virtualize async response
Hi All, Please let me know if anybody has worked on to virtualize async response in PS virtualize. I need to know how we can capture and create a responder for the same. thanks!
-
Virtualize : Map DB Tool Result Sets To XML Response
How to map multiple rows returned from resultSet to the XML response ? We have a SOAP Message responder having below xml response. I need to parameterize the account numbers in the response <findTransactions> <transactions><accountNumber></accountNumber></transactions> </findTransactions> In the above xml response the…
-
Changing a value of an xml field after extracting from request
I am trying to extract the "ns1: month" field from the following request using XML Databank and then increase the value by 3 and populate it in response. <?xml version="1.0" encoding="UTF-8"?> CallingAppCode VLM0 RZZCA82 26 06 2019 Q . Please suggest a solution for this.
-
How would the user know whether he is using the real asset or virtual asset?
Hi All, can anyone let me know if there is any way for the user to know whether he is using a real asset or virtual asset.
-
Virtualize : Use Database as datasource and parameterize SQL query
We are using excel as a datasource and parameterized the responder response. Since excel has limitations on rows , I wanted to use Database as a datasource. But, if i use database , the query needs to be parameterized since account number i use is unique every time. Based on the account number i need to get the rows from…
-
Performance Hits per second
Hi team I have got Performance server license assigned. My client requirement is to do Performance testing of 50000(50K) hits per second. Kindly help me with configurations to do the same. Load runner is using by Client
-
XML Filter
I have a responder which sends response with list of transactions for an account number. Is there a way that I can filter the xml response based on date or any other value before sending response?
-
Using Data Source Correlation for dates in Responder
We have a responder, where we have set the data source correlation using account number. However, i also need to correlate the date which is coming in request as said below. Check if startDate which is coming in request is greater than or equal to the data source column value. Here DS has 10 rows where i need to check all…
-
Ciphersuite Warning solution requested
When I am selecting an option in Ciphersuite(SSL_***) I am getting the below warning: "The selected Cipher suite is not supported by your JRE. you may need to use an IBM JRE" Please help in solving the issue Please let me know the name if any jars to be added
-
Request from File and Response to Queue
Hi All, We have got a requirement that request file has to be read/taken from folder location & based on few fields it should send response to PUT queue. ie Request from file location & response to Queues(IBM MQ) Is that possible to do using Parasoft?
-
IBM MQ Virtualize - "MQJE001:Completion code 2: Reason '2397'(MQRC_JSSE_ERROR)"
Hi Team While testing my connection I am getting the below error. Please help me to solve this and establish the connection MQJE001:Completion code 2: Reason '2397'(MQRC_JSSE_ERROR)
-
Ciphersuite details in Virtualize
Is that mandate to add Ciphersuite details while creating Virtual Service. We don't have the option to mention the Ciphersuite details in Virtualize. Please help me on this
-
RR Pairs - Hardcoding feasibility
Hi All, The below is the scenario we have got 30 set of Request and Response Pairs. We will be receiving any of the one request from application. How can we hard-code all RR pairs where Virtual responder will select & send the response based on request we receive. Note: We are not using Data set/Data repositories Ex: The…
-
NDM(Network Data Handler) Protocol
Do Parasoft virtualize support Connect:Direct(NDM) protocol? I have already verified on the Market place but no such extension is available. Please help
-
Using Date Range to retrieve data from excel
Can some help me with the below scenario. I have a responder which sends list of rows having the same account number which was sent in the request. However, I need to send the rows based on the start date and end date range. currently I have setup only account number in data source co-relation to match the account number.…
-
can we use context based switching?
does Parasoft virtualize tool have ability to switch between real and virtualized services based on system availability?
-
SAOTest Virtualize : Parameterizing Arrays of Varying Size
I have a requirement exactly the same which parasoft gave an example.. I tried reproducing the same but i couldn't see any response back. In the below example I could see that they have setup a response , but is there any specific request that i need to send to get that response ? I followed exactly same steps but still no…
-
Need a way to deploy and copy bulk stubs from parasoft virtualize to local and vice versa
We connect to a virtualize server via mobaX term and deploy our stubs. But we are able to do only one at a time. Is there any way to do bulk deployment and same to do bulk copy to workspace?
-
Create a responder using WADL
I have WADL to upload but I do not see such option under service definition to create a responder. I could see WADL while creating a test but there is no such option available under service definition while creating responder. Can some one please help on how to add WADL to create a responder ?
-
How to send asynchronous requests using SOAtest & Virtualize 9.10.6 Community Edition
Hi All, I need to implement below scenario. Can anybody please help me with the information on how to do it? Problem Statement - For an incoming request, first I need to send synchronous response which I am able to do successfully. Once the response is sent, I need to send asynchronous request to a different endpoint.…
-
What is the best approach to virtualize a dynamic WCF Service request?
I have a case where the request is generated dynamically from WCF service (please refer to attached file). Request and Country Code are the only two tags that are passed to Parasoft for virtualization. What is the best approach to virualize such scenario since all the parameters are within Request tag itself?
-
Can parasoft understand a java program which reads xml in java an convert it to string?
I have an XML file that contains only 2 parameters that can be parameterized - Country Code and Request. However I want to read the body in tag and convert it into text so that it can be used for correlation. Kinldy help.
-
How to use multiple traffic files to Create a Virtual Assets ?
Hi All, We have multiple xml files recorded(traffic files) by another team for a services. We need to create a single Virtual assets from those files. When we combine those file with Notepad++ >> Combine tool and tried to create it we are getting 'The file format is invalid for HTTP traffic' Help us to resolve this issue.
-
Not able to add "Key Columns" on Data Repository
Hi Guys, I am using Virtualize Community Version, and created a local data repository, but when I try to add a key Column, I don't find this item on the menu, the reason I want to use is because I need to set a value as a responser correlation, any advice? Thank you!
-
Anyone providing Parasoft SOA Test online training?
Hello All, I am looking for a Parasoft online trainer urgently. If anyone is interested please let me know. Thanks, Arindam. Email : arindam.itsme@gmail.com arindam dot itsme at gmail.com
-
POST data to a PVA
I think I know the answer but will ask the question to make sure. Is it possible to POST / Insert data into a PVA? If the normal flow is to insert data into a DB, is there a way to insert it into a PVA? A possible use case would be not to taint the DB will dummy data and send it to the PVA instead. thx
-
Pass virtual assets ID? into the URL path
So I have this JSON responder... The Input Mode is Multuple Responses and each of these has been giving a name matching what should be set in the URL so for instance; List of Multiple Responses; foo1 foo2 foo3 url example; server01..parasoft.local/data/layer/foo1/map So in my application if url directs to ;…
-
Send SOAP Calls via Virtualize
Hi Everyone, I need to simulate the following scenario: Step 1: Virtualize receives a REST Request that requests for status Step 2: Virtualize needs to send 3 different SOAP Calls to a webservice hosted on it Step 3: Virtualize responds back to REST Request received on Step 1 with statuses from Step2 I am currently unsure…
-
Can i change the port of a message proxy in SoaTest Server?
By default, with http a message proxy uses port 9080, can i change that for a specific proxy to use something like 80 or 443?
-
How to parameterize current date and system IP address (changed dyanmically) in virtualization
Hi Team, Can any one help me on how to parameterize the current date and Web IP address which is changed dynamically in soatest virtualization. Thanks & Regards Nihar Ranjan Arisal
-
How to make corelation with dynamicaly changed data in request reponse log?
Hi Team, Can anyone help me on below issue. While virtualizing one of our service we came across a situation where there is no similar data to make correlation except one which is changed dynamically in both request and response log. Only one similar data is there "RequestedDeliveryDate". But this is changed dynamically…
-
How to do regular expression in parasoft SOATEST
Hi team, Can anyone help me on this. i need to know some regularization in Parasoft while creating Virtual asset so in CTP after pointing it will work for some specific combination of data. i need to do some regularization so that. correlation will be done and it will take data like: some specific number starting with 12…
-
Addition of WSDL is resulting in handshake_failure
Hi All, I am new to Parasoft and am trying to create a virtual asset on this WSDL - https://www.sandbox.paypal.com/wsdl/PayPalSvc.wsdl. But when I am trying to add it, the request fails and results in below mentioned error. javax.net.ssl.SSLHandshakeException: Received fatal alert: handshake_failure Could someone help me…
-
Need an api to get the clientIP (of the incoming request) from Virtualize message stub/responder
Is there any api to retrieve clientIP of the incoming request from Virtualize message stub/responder?
-
Virtual Asset to respond with different responses for the same req param (stateful)
Hi, Can someone throw light on the following situation please? I have a Virtual Asset which is invoked by ColumnID. When the ColumnID "XYZ" invokes the VirtualAsset for the first time, the VA should respond with a particular xml and for the second time if the Virtual Asset is invoked with the same ColumnID "XYZ", then the…
-
Consume Api REST
Hello everyone. I would like to consume Api REST for realize test with platform. And I am working with Local machine (sandbox), but I cant connect on Api. Have I configuration something to do? Regards.
-
Trespass Database datasource cache
When i use a database as datasource the virtualize creates a cache from the table when deploy (or when request first time idk), but i need to access updated data sometimes. There is any workaround for this?
-
How add an extension tool that respond requests?
Hi, is possible to me add a totally custom response, e.g pass the request to an extension script and let him to respond with a Json? I'm very confuse about how do this, i try to add a script in the message responder -> response (tab) but on this i only can manipulate context on script created in that way. I want to receive…
-
Can I use any other xpath functions other than "local-name" and "text" in Request Body corelation?
-
How to corelate same response for multiple request when reponses are same while creating Virtual ass
hi team, Can anyone help me on how to corelate same response for multiple request. Please refer the attached document for more details
-
SOAtest/Virtualize Not Opening on Mac OS
On Eclipse 4.5 (which comes with SOAtest 9.9) and Mac OS X 10.11, there is a known issue with the workspace launcher freezing (becoming unresponsive) when Virtualize or SOAtest opens up. The workspace launcher is shown but is unresponsive even after clicking on the buttons to select a workspace. You are forced to close…
-
How to integrate local virtual asset to Parasoft environment manager(CTP)
Hi team, can anyone help on how to integrate local endpoint of virtual asset to parasoft environment manager (CTP)?? Thanks Nihar Arisal