-
SOAtest 9.10.2 unable to run with JDK 1.8.0_131 or later
Parasoft SOAtest 9.10.2 is not able to run with JDK 1.8.0_131 or later, due to changes made in the JDK beginning in version 1.8.0_131. This has most recently affected Mac users when the new Java version was automatically pushed to their machines. The workaround is to run SOAtest with JDK 1.8.0_121 or earlier. The problem…
-
Virtualize 9.10.2 unable to run with JDK 1.8.0_131 or later
Parasoft Virtualize 9.10.2 is not able to run with JDK 1.8.0_131 or later, due to changes made in the JDK beginning in version 1.8.0_131. This has most recently affected Mac users when the new Java version was automatically pushed to their machines. The workaround is to run Virtualize with JDK 1.8.0_121 or earlier. The…
-
Getting SOATest Report thru Email
Hi Team There is situation i need to send the HTML Report of the Test result. Planning to add a last test as Messaging Client and use SMTP option to send email. But would like to know where the HTML test result would be saved in the system. Note: If possible would like to send as that HTML as richtext mail. Regards Udaya
-
Write file tool - to get the specific values written to the file
Hi there, I have a scenario where I need to write the outgoing response (xml ) of a responder to a file. I tried the write file option but it writes the whole xml response to the file. I am just wondering if there is a way where I could get only specific values from the xml to the file? or how could I read only specific…
-
Modify Classpath feature in CTP??
Do we have modify classpath feature available in CTP as it's available in SOAtest desktop version.
-
Is there a way to use a variable in the "Custom column name:" of a databank?
I am iterating over a set of data using a REST GET command. I have an XML databank saving values from the response. I don't know how many responses I will get prior to the test. I run a command that counts the number of responses prior to the test so that during the test, it knows how many responses there will be. I would…
-
is it possible to run Load Test with Environment Manager or any mode of Continuous Integration?
Hi Team, There is a situation where i have to run the loadtest as soon as the development build is pushed. is there any ctp option to run the loadtest by schedule. I don't see CLI version for loadtest. Regards Udaya
-
Received fatal alert: handshake_failure
Hi Team, We are getting "Received fatal alert: handshake_failure" error, and we got a solution like updating the eclipse config file -vm argument to latest jvm "C:\Program Files\Java\jdk1.8.0_144\jre\bin\server\jvm.dll". and opening the test file with the argument "C:\Program Files\Parasoft\SOAtest\9.9\soatest.exe"…
-
How to use "Parasoft Search" on SOAPClient request?
My goal: identify all tests for which a value is specified in the CardNumber parameter. My first guess was to use Parasoft Search with a regular expression: * Containing text = CardNumber\>\d+\< (a regular expression created and tested with my prefered regex editor) * Check Regular Expression checkbox * Tool type = SOAP…
-
How to save a response payload to a file
I have a get command that retrieves a series of log files. These get returned in the response data as Compress tar file (byte stream). How can I re-direct this to a file o be saved?
-
Received HTTP Response Code 400: 400
I am passing inputs from writable datasource but its showing me the below error Received HTTP Response Code 400: 400 in row 1. but all the inputs is correct and request as well I am not missing anything in inputsheet. if i run the samehthing manually its getting passed. can any one tell me the solution?
-
cppTest 10.x with VS2015 plugin
Hi, Is there any plugin for Visual Studio 2015 for the newer Parasoft cppTest 10.x to run static testing? If not, is there any plan to support the plugin and when can it be released? Thank you.
-
is there any option to update the System properties at run time?
Actually we are using CTP in a server, where we don't have access to perform the mapping operation in Parasoft--> preferences --> System properties --> add java project or map class file. Wanted to know that any dynamic or script option to use it.
-
Virtual REST API's
We have an application that has both SOAP API's and REST API's. The SOAP Api's are all accessible and I have used them to create test cases. The REST API's are virtual and so we don't see them in the file system. According to software documentation: "When a request is sent to the REST API, the URL is inspected and compared…
-
Is there a way to have a specific test run if the test being executed fails?
I have a rest API that I am testing. I would like to run a test that grabs the log files from my server when a test being executed fails, i.e., Test 1 - POST command . Test 1 Fails, GET Logs ELSE . Continue
-
Is there a way to use the value in 1 databank as a variable in a subsequent databank's XPATH?
I have a GET REST call that gets data and I store that data in an XML databank, for example, a part name (partName). In the next GET REST request, I want to search the data returned and store only that data that is associated with the partName. If I knew what the part name would be, I could code the XPATH to be something…
-
Is there Limitation on Writable Data Source
what is the limitation on a writable DS? I have a scenario where I call a service and it will return about 60K records. Will a Writable DS be able to handle it? I want to use that data as a comparison to another process downstream. Here is the flow. Service calls a cloud app and the resultset inserts into a DB. another…
-
Visual Studio 2017 Support
Hi, We are planning to port all projects from VS2013 to VS2017. Is there any roadmap for supporting visual Studio 2017?
-
how to preview HTML response using parasoft SOA test 9.9
When I try to Execute GET Call using PostMan, I am getting successful response and I can see HTML page content in response. where as when I use the same GET Call url in parasoft via REST Client , I am getting http:307 and header has a redirect url. * can someone help me understand why the behavior is different in Parasoft…
-
How to use system properties feature in CTP??
As we have system properties feature in SOAtest how to use same feature in CTP. i am not sure whether this feature exist or not in CTP but can anyone let me know.
-
How to generate Report in CTP for any Job headlessly??
Requirement: Generate Report for any job in CTP without interacting CTP portal. Is there any REST API or URL to generate the report & to send out to different emails. I am looking this in CTP using headless concept.
-
Assertions In PVN or converting .pvn to .tst files
Hi All , Is there a way I can leverage the assertions in the .pvn response messages. I would like to automatically test and validate the virtual services. If not is there a way to convert .pvn files to .tst files Thanks, Vinoth
-
Dynamic Think Time
Hi Everyone, Im trying to simulate a service that would be sending out empty "attachments" simulating the live system (where it sends actual attachments with varying sizes) and would like to simulate dynamic ThinkTimes For example, 1. 2 documents, it should send out the response after 2 secs 2. 6 documents, it should send…
-
How to use SOATest in Eclipse Java/Selenium Project
Hi Team, I have seen an option to add as SOA-Test Jar in Java/Selenium project. I dont see any documentation for it in the help file. Any help would be appreaciatable Regards Udaya
-
What is the use of Requirement feature in CTP??
I found requirement feature in CTP with type @asset,@task etc... with ID and URL need to be input.Can anyone let me know the use of this feature as such feature is not available in SOAtest.
-
Assert JSON Response with multiple Rows from the DB
I'm really struggling with getting this to work, I thought this would be an easy use case for the software. However comparing the multiple rows from the JSON response to an equivalent query in the database isn't working. Here's what I've tried: 1. Create a writable data source that will be populated from a JSON databank.…
-
C/C++ test into VS2010 ?
does anyone know where I can download C/C++ test plugin for VS 2010? Thanks, Jack
-
Virtualize Community Running standalone
I think I may know the answer but would like to verify. I have the community edition. I would like to execute the command CLI to launch SOATest which would call the "Virtualize" community edition remotely for instance a VM (Virtual Machine). is there a command line script to run the underlining apache server to run the…
-
Configuring Class Path in CTP. or How to use java in CTP.
Hi Guys, I want to configure classpath in ctp to use java but unable to that. kindly help me.
-
How to pass array of inputs where array limit is Dynamic and unknown while setting up
Hi Team, Here i encountered a situation where i need to send the data in an array of elements, where i don't know the size of the element. { "cars":{ "Nissan":[ { "model":"Sentra", "doors":4 }, { "model":"Maxima", "doors":4 } ], "Ford":[ { "model":"Taurus", "doors":4 }, { "model":"Escort", "doors":4 } ] } } Also would like…
-
How to ignore XML Special/Reserved characters in XML Response
Lets take an example where xml response is retrieved from a table. When data is retrieved from table, it used to be adding xml reserved characters. usually it will have < as "<" and > as ">". You cant perform assertion or extracting the value is difficult. We have to use "Transform XML" to the node where we get the data…
-
How to dynamically create a SOATest workspace and add a project/tst (Through command line)
Hello Everyone I have a query for SOATest 9.7, we are trying to achieve following to test things without any manual intervention when a build/merge happens. Struggling to achieve step 2 & 3. Could someone please help. * On some test machine, checkout latest copy of a SOATest suite from SVN/Git * Create a SOATest workspace…
-
Browser recording with redirect
I am trying to create a browser recording. I'm having issues because the html page I'm opening redirects to a different url. I’m using Chrome as a default browser. When I try recording from SOAtest I can see that it tries to do the redirect but I’m getting a blank page as a result with the following error: “the…
-
soatestcli unable to execute .tst that has selenium and dependent modules.
I have created one tst in soatest which invokes selenium and some other dependent jars. If executing through SOAtest everything is working fine but if trying to execute through soatestcli getting errors saying "selenium apis and parasoft apis are missing or not found." Note:I am invoking soatestcli thorugh remote pc via…
-
Extracting redirectHtml from JSON response and opening the page in a browser
I have a test case that spans from Rest client to web browser. My first test is a REST client output of which I need to pass to the browser. JSON response from the Rest client contains an element with html content. So e.g { "RedirectHTML": "…….”}. This is the html I need to open from a browser in order to perform some…
-
Accessing JSON data bank from Jython
How to access element from JSON data bank via jython, manipulate it (remove special characters from the string) and save it back to the data bank.
-
Virtualize Proxy Query Parameter
I have a proxy that is calling a service endpoint with a parameter. I get an error as it creates the "?" to %3F. (No listener for endpoint: /at%3Froute=first). How can I pass in a query parameter from my proxy? Endpoint url that I am calling from proxy is http://host:port/at?route=first. Also I tried setting a variable as…
-
Deep Analysis
When deep analysis is enabled the bug detective findings don't show up in the result as they do in 'standard' analysis. Is that to expected?
-
Does the License Server ONLY installation requires database install?
Once DTP is installed - can I simply switch to License Server skipping the DB configuration part? I have been using DTP with Embedded DB for quite sometime on my laptop and forgot the answer to this question :)
-
How are authors/users defined in DTP server with regards to violations?
In the most common case, we will see the Subversion username as the Author/Assigned To for our projects hosted on Subversion repositories. However, in some cases, we noticed inconsistencies - sometimes full names are used instead of Subversion usernames. For example, instead of "bphung", the auto-completed username would…
-
thorough & deep scans analysis activity status
Is there any way to verify activity during deep & through scans (watchdog report)? The app tends to sit at 43% for extended periods of time. The console gives a bit of feedback but there can be long stretches before any status is provided. I currently have a thorough scan that has been running nearly 24hrs that ‘appears’…
-
How to Send PDF file in a request field using Parasoft SOA test tool
Hello, I am trying to send a PDF file in one of the request field(fileContent). tool : Parasoft SOA test 9.9 { "fileMetadata" : "sfdsf", "fileName" : "dsdfsd", "fileContent" : "" } note that I am not just sending PDF file in the req, I also have to send some more fields along with the PDF file in the req. it;s just in one…
-
SOA Test integration with hp extream batch compare tool
I would like to know whether we can integrate soa test with with batch compare tool?
-
Error preprocessing file while static analysis
Hi, I`m new to the cpptest tool. My object is to handle static analysis in our project. cpptest is implemented on our linux machine. But when I execute it with cpptestcli with specific properties, error is occurred: [C++test] [xpusch_denc0_cmn.c] Error preprocessing file…
-
Can you use a template file to remember correlation criteria?
I created a .pva from recorded traffic (Generate parameterized) and it asks me to put in the request correlation for a few of the responders. Is there a way to use the template file to remember the correlation so I do not have to do it manually if I want to recreate the asset in the future? It sounds like this is…
-
JSON - Details from Body
Hi, I would like to extract some values from a JSON payload using JSON Databank. I was able to use a sample request and was able to extract Xpath with no errors. However when i send a request from SOA the same template used for JSON Databank i am getting an error. below is the sample request i am sending. I am trying to…
-
Pricing for "Web Automated Testing"
Hi Guys, I am busy comparing web automated testing tools. I have TestComplete, Parasoft and Selenium. Could you please advise me on how much the licensing for Parasoft would be on an annual Basis? I will be doing mobile and web based testing for my company.
-
Moved: Pricing for "Web Automated Testing"
This discussion has been moved.
-
Setting Environment variables and supply arguments
Hi, I am currently using the cpptest plugin v9.5 for Eclipse Luna on a RHEL 7.2 environment. My c++ application requires some command line arguments to be supplied, as well as me setting an environment variable for loading of shared libraries. Where do I set them? In addition, somehow it is unable to find and read the test…
-
Virtualize JSON Responder - GET. How to Get Details?
Hi Everyone, I need to create a responder to accomodate a GET Rest request sample below: GET /path/{safsadfsadgsadfgsaf}/status HTTP/1.1Accept: application/jsonUser-Agent: ApplicationName/1.0 (env=test; user=testername)X-Request-ID: 123124asdfasdfasdf1124 How do i get the detail that's between {}? as this is changing every…