-
How to create a traffic file for CSV request response pairs?
I'm new to virtualize and I am struggling with correlating csv requests to responses. My wish is to correlate a request to a request/response pair in some sort of dataset/repository. Or correlate a piece of the request to a piece of the response. i.e. Request contains customer id along with other data and response contains…
-
Need help for a POC on Community Edition of Parasoft to prove the context based switching.
We need help for a POC on which we are currently working on Parasoft Community Edition tool for below scenario to prove 'context based switching' as we want to showcase live industry scenario in the POC for demo purpose: 1) Hit HTTP url (main application on internet) which is an application which provides current time URL:…
-
Does Parasoft Community Edition tool support Context based switching?
Does Parasoft Community Edition tool support context based switching (ability to switch between real and virtualized services based on system availability)?
-
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?
-
How to print to Event Monitor from Extension tool
Responder is working fine in localhost, whereas same responder is not working in server environment. To troubleshoot i need print some values to Event Monitor. Whats the groovy code to print to event monitor from extension tool?
-
POC on Parasoft Community Edition
i want to do the POC using Parasoft Community Edition tool. could you please suggest me. i am using Parabank application but unable to to create the responder suite in virtual asset.
-
How to have client request validation for SOAP Service?
Hi Team We have virtualized a soap service, where as client is sending some extra fields. In this case original service is throwing an error which is their schema definition. where as in virtual, we cant write responder to handle all validations, if we have some options to include validations at wsdl level?? Any help would…
-
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 ?
-
Data Source Corelation for JSON request body
Failed to respond to incoming message using data source row correlation Values in incoming message did not match values in the data source "test" 123456789 I tried to correlate the ID filed from the excel data sheet with JSON request body. Below sample format. But am receiving above error while testing { "id" : 123456789 }
-
How to configure Event Monitor for added Virtualize server
Hi Team I am able to see local server logs in Event Monitoring where as i dont see an option to switch that to added virtualized server. Let me know the options to monitor server request response pairs. Regards Udaya
-
Getting error while adding the server
Hi Team, I am trying to add server in virtualize tool and getting below error. Actually we were able to check the server status in EM and its up and running. How to troubleshoot? Tried with 2 options http and https(Used dtp setup credentials). Additional Info: DTP has configured and my user information has been added
-
Create an HTTPS Endpoint
Hi Team, I have a requirement where ESB send an HTTP request to downstream in return it sends an HTTPS response. Now when I create my virtual assets the Endpoint is displayed as HTTP. I would require it as HTTPS, highlight in yellow. Could you please help me on this. Is there a place for me to change the request type in…
-
Data Source Correlation - Request Body
I am trying to use the Data Source Correlation Request body but the documentation in the help is limited and doesn't have any examples. Are there any examples on how I set up the xpath correctly for the JSON Request Body that the service is receiving? In my request I have three elements and I want to match on one of them…
-
Dynamic response
I have multi response correlated with URL PATH. but I need some id's in the path to send 404 message, how can I do it. here is example: /x/person/* is the URL path correlation The followings should respond JSON message /x/person/1111 /x/person/3333 the following should send 404 not found message. /x/person/2222
-
How can I Run a Java code after entire test execution completion
I am generating a html file from excel sheet after all my tests are run ( kind of customised test result report) .i an trying to run the Java class using extension tool. But the test is growing error in both the cases. 1. Tried creating a new test with only extension tool but it's not running 2. Created a tear down step…
-
How do i set Message Forward to a Specific Endpoint
I have created a Virtual asset to send a canned response when a specific id is sent but when any other id is sent i wanted the message forward to send id to the real endpoint. But what i am noticing is the Message forward is sending to the real endpoint but with the template i am using for the virtual asset. Anyone have…
-
virtualizecli gave me ERROR: Error: Missing parameter: -config
I am using SOAtest & Virtualize 9.10 I checked the cli help, there is no such paramteter as "config" How to solve this?
-
How do I setup a corelation when there are only 2 parameters in the request?
Below is the request format for which I need help in setting up corelation: APPWEBEDV APPWEBEDV12345 I LUP500 50708711GTC700*XAB6LUOAW1T ORA50V378D11CC W1
-
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.…
-
getting the License issue while hits the virtual service in the Parasoft
Hi Team, I am getting the below error message while hits the service using Parasoft Virtual tool for the service (http://soaptest.parasoft.com/calculator-02.wsdl) and mock service as http://localhost:9080/glue/calculator . The number of licensed hits per day has been reached. Use a license with a higher limit, or wait…
-
Intro to Virtualize?
Once saw a nice intro article for Virtualize by @Chris Colosimo on the forum and I cannot seem to find it again. Can anyone point me to that article? Thanks!
-
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?
-
How do I setup a corelation when there are only 2 parameters in the request?
Below is the request format for which I need help in setting up corelation: APPWEBEDV APPWEBEDV12345 I LUP500 50708711GTC700*XAB6LUOAW1T ORA50V378D11CC W1
-
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.
-
Parameterizing response from XML request
Hi, I was trying to generate a stub, which would read the request and use its content in the generated response. I used XML data bank to collect the request parameters, and associated these parameter values in the response. Now, when I deploy the pva and run a sample SOAP request in SOAP UI, I am getting the right response…
-
How do I setup a corelation when there are only 2 parameters in the request?
Below is the request format for which I need help in setting up corelation. Is there a way to read the values with tags through a java file? APPWEBEDV APPWEBEDV12345 I LUP500 50708711GTC700*XAB6LUOAW1T ORA50V378D11CC W1
-
how to interface custom tools to p[arasoft
we need to interface message formats and custom tools to parasoft
-
how to interface to implement a custom listener,message format and custom tools to virtualize
i need to interface above cutom tools can you please provide jar files for the same.
-
SOATest-How to loop the test cases
I have a request with no of fields to be parameterized. One of the field, needs to get data from Data generator tool with some format that I configured as Step1. In step2, Remaining fields need to be parameterized with data from Excel as well as data from Data generator tool(step1). Actual: When I run step1 and step2…
-
Adding additional responses to 'Fixed Message' responder from a new traffic file
Hello, I have a 'Fixed Message' responder which was created from traffic file. It has got multiple responses in it. Now I received another traffic file for the same service. I need to add these additional responses to my existing 'Fixed Message' responder. I'm able to create a new responder, but not able to find a way to…
-
correlate between SOA request datasource with Virtualize
I am new to virtualize and trying to think if this is possible. Here's my scenario. SOA Request (utilizing datasource) --> send to a blackbox. --> the black box will send it to virtualize where we will validate the request and validate the fields from the datasource being utilize by SOA Request. If this is possible, how do…
-
How to configure or scrpit a message responder that sends dynamic csv files as an attachment
I've a requirement to send dynamic CSV files as an attachment depending on the incoming request. along with customised http headers as part of response. Can someone show me an example on how to do it?
-
Integrating GIThub with Parasoft
How can we integrate GIThub with Parasoft?
-
Iteration of Columns in Data Bank
Hi, I have some 25 coulmn names in my XML data bank and I need to use all the column names in a Jython script. I do not want to write context.getValue("Genearted Data Source","Column_1") ,..... upto Column_25. How can I iterate through the names in the XML data bank?? Thanks
-
Combine the value from two response fields in a third field
Hi, I am writing a SOAP Message Responder. Some of the fields of the response derives its value from a DataSource column while some gets their value from variables populated by an XML Data Bank. Now my question is how do I combine these values to populate another field in the response. For example, I need a field to be the…
-
CSV Message Responder issue
*Using Parasoft Virtualize 9.10.4** Unable to extract column data from a CSV file if the incoming request CSV data has multiple word column headings (e.g. "System Name"). The problem is in the "Using Data Source Wizard". The Parasoft tool is converting column headings with multiple words (e.g. "System Name") to…
-
Parasoft support for Oracle Java in 2019 and beyond
Beginning in January 2019, Oracle will no longer release updates to Java 8 for commercial use (see https://www.oracle.com/technetwork/es/java/javase/documentation/eol-135779.html). Some Parasoft products (SOAtest, Virtualize, C/C++test, and DTP) currently ship Oracle Java 8 as part of the installation. As of January 2019,…
-
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.
-
Upgrading existing PVA and data sets with a new traffic file
Hi There, I created a PVA from a traffic file which resulted in 6 responders and 6 data sets. Now I have another traffic file of same kind for these 6 responders with more dataset records. How can I use this new traffic file and update/extend responder/data set of existing PVA?
-
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!
-
Unsupported Cipher suite error received when connecting to IBM WebSphere MQ
I am trying to connect to IBM Websphere MQ through SOATest 9.10. Have the SSL configuration enabled and I am using "SSL_ECDHE_RSA_WITH_AES_128_GCM_SHA256" ciphersuite. When I try running the test, I am getting below error: "MQJE001: Completion code '2', Reason 2400 (MQRC_UNSUPPORTED_CIPHER_SUITE)". Has anyone faced this…
-
IBM WebSphere MQ and JMS
Hi everybody, I want to create a virtual assert for IBM MQ (JMS channel) without using "JNDI", but I have received following error. Note: I don't have "mqcontext,jar" so I can't use "com.ibm.mq.jms.context.WMQInitialContextFactory" also my MQ version is 8 and I added "com.ibm.mq.allclient.jar" to preferences>system…
-
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
-
[Embedded Server] Issue when creating PVA from recorded traffic
I'm running SOATest & Virtualize, 9.10.3 locally on Windows 10. I tried creating a PVA from a recorded traffic file, and i get the following error, com.orienttechnologies.comon.io.OIOException. Cannot connect to any configured remote nodes 127.0.0.1:9100 I'm running the embedded server on my local machine. Are there any…
-
Virtual asset Error: " MQJE001: Completion Code '2', Reason '2397 (MQRC_JSSE_ERROR)"
Created virtual asset for MQ and when we deployed it on local server , we are getting below error "MQJE001: Completion Code '2', Reason '2397 (MQRC_JSSE_ERROR)" SSL error. Could you please let me know where do we mention cipher suite details ?
-
JMS queue issue in Virtualize
We have configured right JMS queue in all the assets. We have deployed these assets in local virtual server. but when we start and execute the E2E flow the destination queue names are wrong in event viewer and in actual we have configured correct queue in all the asset. Let us know the solution for this
-
Using Jenkins in Parasoft
Hi, Any one know how to use Jenkins for deploying/migrating services from one parasoft server to another. I have on Dev instance and one External Instance and need to migrate the services created in Dev instance to External instances.