-
Problem to create the virtual asset of superheroe
The atachment is the pva, that is me test, but can´t finish sucessfull, the steps follow the url: https://dzone.com/articles/reducing-costs-by-prototyping-with-service-virtual My version Virtualize is 9.10.2.20170502 Please help me
-
SSL with Tibco EMS
I have the SSL public Key "Filename.cer" file to connect to the Tibco EMS server. I keep getting "Can not initialize SSLon client, no trusted certificates are set. Where do I reference to this .cer file? I tried "Preferences>>Parasoft>>Security>> and browse to it there but I do not think that is the correct place as this…
-
Is there a way to connect and validate Redis data from SOA Test?
I have some applications that write to a Redis storage. Is there a way i can connect to Redis via SOA test to validate/view the data in it?
-
C/C++ rule engine failure
I use C++test 9.0. I've created bdf files for 3 different projects with "cpptestscan" command. Then, I've used these bdf files to create new projects in Parasoft and tried to run "Example Configurations", then it works. It works for 2 of the projects but doesn't work properly for the other one. Firstly, these 3 projects…
-
3hrs of Performance test
Hi Everyone, We are running a performance test with high volume of users (1500+) against a Virtualize installed on a windows server 2008 R2 and we noticed that: first hour: CPU usage is reaching 40-50% usage third hour: CPU usage is reaching 90-100% usage checked the task manager > process and saw that java.exe is taking…
-
Can you use a Test Scenario variable in a test script?
I have a variable in a test scenario that gets set from a REST call's response using an XML databank (variable is named x and gets set to the number of widgets). I would like to then perform an operation on that widget that requires the use of a groovy script (this operation accesses a row in a writable datasource and the…
-
ALM 14 REST API integration with ParasoftSOA Test
I have one challenge with respect to connecting to ALM 14 from ParasoftSOA . With the latest update of ALM to ALM 14( https://alm-help.saas.hpe.com/en/14.00/api_refs/REST/webframe.htm#Authenticate.htm ) I am facing some challenges in connecting to ALM from parasoftSOA Test. challenges in step number 3,4,5 in the above…
-
An error occurred while processing an assertion: net.sf.saxon.trans.XPathException: Required
Error Message: DataSource: PostInquiryResponse (row 1): An error occurred while processing an assertion: net.sf.saxon.trans.XPathException: Required item type of first operand of '/' is node(); supplied value has item type xs:string Team, Why am i getting this error , evaluation happens good was able to get the response in…
-
option to compare the writable data source column A with Column B
Hi Team, I have pushed a json response to writable data source. where as column b is "staticText" + columnA value. I have the static text with me, how do i validate without going for a script. Note: I have separate test suite to loop thru the writable data source. Regards Udaya
-
is it possible to call a DBTest from Extension tool??
is it possible to call a DBTest from Extension tool??
-
WitableDataSource: Options to put null value when element is not there
Using Writable data source for JSON Response. In a JSON Response array contains two elements which i am writing in the writable data source. Where 1 element is present only in couple of places. I would like to write in the writable source at the same place. In the given example enrollmentID 1,5,7 should goes to the…
-
Parasoft SOA test is getting hanged when i try to invoke a 2MB size excel file into data source?
Hello, I am using Parasoft SOA test 9.9. * Create a .tst. * trying to add a excel sheet to data source (excel file size is almost 2MB). everytime I import the excel , I am getting an error that Parasoft is not responding or the tool get freezed. I will have to go to Task manager to end the process. Is there any limit in…
-
Nested JSON Array response validation
Hi Team, Asserting array of response, which i achieved writing to a writable data source and looping thru the validation step in different test source. Here i got another problem For each array in response there is another child array is getting generated. How to assert this array child array responses. for ( each array…
-
Feature request for MongoDBQueryTool Connection details
Hi Team, Please include export/import connection option for MongoDBQueryTool Issue: We have used same connection in multiple locations, where we cant refer the connection information from file. Facing issues in updating the userName and password. **Work Around: ** We tried referring from environment variable still we faced…
-
Getting xml resquest/response in groovy extention script
How to get xml resquest/response in groovy extention script?
-
Recording web scenario requiring logon
Hi, I'm not able to record a web scenario and can't figure out what's wrong. If I start Chrome (or IE) manually and navigate to the website to test, I'm prompted for authentication (browser logon dialog, not a logon page in the website). After providing my credentials, I access the site... When SOATest starts Chrome (or…
-
write to all column that matches
Hi Team, Need additional clarification on this option. From help File : Write to all columns that match: Tells SOAtest to store the value in all columns whose name contains the given string. When extracting multiple values from a message, each value will be written across all the columns that match. In contrast, if you…
-
Assertion for Array of constant values.
Hi Team, I have to assert a array of fields where response value is always constant. For Example: [ { color: "red", value: "#f00", Available : "yes" }, { color: "green", value: "#0f0", Available : "yes" }, { color: "blue", value: "#00f", Available : "yes" }, { color: "cyan", value: "#0ff", Available : "yes" }, { color:…
-
Test Suite Reporting options
Hi Team, I have main test suite Test case which calls separate sub test suite, based on the response. I don't want to report the Sub Test case execution report, Because we waned to know the exact failures. is there any way to control it? Note: Sub Test suite is assertion test suite, execution count based on the main test…
-
How to export data from excel sheet to data source (which is a Table)
Hi, I would like to know how to export data from excel sheet to data source (which is a Table)? For example the excel sheet containing total 20 different records with 5 different accounts. We want to fetch individual account information from excel sheet and then copying to data source i.e Table. Your inputs will be very…
-
Fetching specific row element from Excel
Hi, Can someone help me in fetching data from Excel sheet using jython script. My requirement is i have 20 rows in my excel sheet. I want to fetch specific row for a test .
-
Can Bitbucket source repository integrated with Parasoft ?
Hello , we are using bitbucket as a source repository to store Parasoft SOA test .tst scripts. Can Bitbucket integrated directly with Parasoft? Currently we use some commands to checkout/check-in the code to Bitbucket. Earlier , I used TFS - Team foundation server and Rational Clear Case tools, where I can directly…
-
Where does SOAtest show console output of a Jar?
We are using a JAR by one of the dev teams to communicate with an external payment service provider. The java code in the JAR includes some logging to console using simple 'System.out.println(...)' statements. Why can I not see these Statements in the SOAtest console? Which console do they go? Is there a way to view these…
-
Running Parasoft Virtualize As Citrix Application
Dear All- Can we run Parasoft Visualize desktop from Citrix ? We are planning to install in Citrix with a network/shared workspace. Pl. let me know the recommendations, pros &cons if you have already done before. Thanks, Vinoth.
-
Using XSLT to create csv
One way to create a csv is to use a XSLT. Data will have to be in or converted to XML first and then apply the mapping. Of course you will have to add your particular tags in the XML.
-
Number of Test Run drop down items in Traffic Viewer
Right now, I can see the last 5 test runs in the Traffic Viewer. I want to see more, but I can't find the place to configure the number of payloads available, or even if it's configurable. Any ideas?
-
Possible Memory Cache issue
Hi - I was executing some list of testcases with dynamic call for most of the field including header from an external datasheet. My most of the testcases passed only 5% of testcases failed. Upon validation we observed one field in header is not dynamically pulling out the exact value from datasheet i.e. Accept: is not…
-
Are wildcard parameters supported in a Data Source?
I have a responder that matches on the first column in a Data Source. Is there a way to create a default response with data from the Data Source? I thought putting a "*" as a value, but doesn't seem to work.
-
How to get input for Assertion Step
Hi Team, Below is the scenario. Test1 : callGetNames Test2: CallDatabase Test3: AssertDBAgainstNamesResponse How do i get the Test1 response in Test3 Regards Udaya
-
Extension Tool to pass additional detail for error?
Hi Team, public boolean customResponse(Object input, ScriptingContext context) { String PassFailDetail; return tsetCaseStatus; } is there any way i can pass additional parameter which gives more information about pass/fail?? Basically I am able to get a string value which gives more information, we wanted that string value…
-
How to create different loadtest report from .rpt report?
How to create a test information, network report, detailed report from the existing Loadtest report (TestInformation.rpt)? is there a way to generate report via command line (CLI)?
-
TeamCity: How to run SOAtest
You can run Parasoft SOAtest within TeamCity by using simple integration as external command line tool. Such integration allows to use Parasoft SOAtest’s html reports in TeamCity report-ing view. Preparing the build steps As TeamCity administrator add build step which will start soatestcli/soatestcli.exe. I'm uisng command…
-
Lightweight Scripting of Datetime Fields in JSON Responder
Is there a simple way to programmatically alter certain values in an otherwise static JSON response payload with Virtualize? For example, let's say I've defined something like the following as a literal response in a JSON Message Responder: { "foo": "some static value for foo", "timestamp": "1970-01-01T00:00:00Z"} I'd like…
-
How to use environment variable to change Database Datasource tool?
Hi, I want the Database Datasource Tool to automatically switch from DEV to QA and vice versa. I failed to do so. Here are the step I have made: under the project folder I have create a DEV and QA folder. each folder has db.properties file for the named environment. 1. Create a tst 2. Add 2 environment DEV and QA each of…
-
Injecting a Authorization Token to the request automatically
Hi, here is the situation. previously I have create my test scripts and did not have need the authorization token. The project has been moving on and has introduced the "Security Authorization Token". Now, I have this challenge to open each single test and add this parameter and token in the Header. I wonder, if SOATest…
-
is it possible to use writable datasource to loop thru the inner test Suite.
Hi Team, I have TestSuite1 and TestSuite2. In one of the test client in TestSuite1 generates the input to the writable data source in TestSuite2. will it possible to make TestSuite2 to run based on the data available in writable datasource?? I tried and it didn't workout for me, even though writable datasource has 5 rows…
-
How to access environment variable in Databank
Hi Team I am using concat function in databank xpath evaluation, where i need to fetch the environment variable value. How to do it? These are the below things i tried. ${soa_env:Environment} ${Environment} Note: Environment is a environment variable. ( I was able to refer in all the test clients.)
-
Error when running CLI. (I have the CLI license)
I am trying to run my SOATests from the CLI. Let me state my setup. SOATest is sitting on a VM (windows server 2012) with the test suite. I have admin access to the vm. I remote login to the VM and run the following cmd (soatestcli.exe -localsettings "C:\users\myname\Desktop\Localsettings -data "C:\jsf\SOAWorkspace"…
-
XML Assertor - Need help to find right assertor
What would good Assertor for response I am running a test with Table full of Data inject value to attributes. In Response, I am expecting a Confirmation number for each test. I want to add an Assertor to validate the response. Confirmation format would be "80230ABCD". 80230 is common to all confirmation number. If I want…
-
Adding Double quotes inside Reg-EX xpath evaluation
Hi Team, I am trying to concat a json string with my json databank result It supossed to be result as {"hashvalue":"hascontentFromXPath"}. As i am not able to pass "(double quote) inside the reg-ex, i just passed single quote get the below result. concat("{'hashvalue':" ,"'","hascontentFromXPath","'","}") ===>…
-
How to make Data Sheet Path for as environment specific
Data Sheet Path for as environment specific. I have added the the data sheet path as environment variable and trying to access that as data sheet path. It didn't worked for me, is there any way to achieve it?? Scenario: Each excel doc represents each environment.
-
Connect mongo db using DB Tool
Hi Team, How to connnect to Mongo DB and specially i wanted to use jsql on it. Please help me getting the necessary jar information
-
Clean Parasoft Registry for dotTEST Visual Studio Plugin
When installing a new version of Parasoft on Visual Studio, it is recommended to remove the old version with the uninstaller since we can only have one version of Parasoft on Visual Studio. However, if the uninstallation is completed but when installing a new version of Parasoft, a error message displays that "Cannot…
-
Using LoadTest Continuum in DevOps delivery pipeline
Running performance tests as a part of the continuous delivery pipeline is becoming a best practice in DevOps environments. You can start integrating performance tests into the continuous delivery pipeline by adding selected performance tests to Jenkins or a continuous integration tool of your choice and having them run…
-
groovy autocomplete and calling other groovy scripts
hi is there any way to use the autocomplete (ctrl+space) functionality for the language groovy in external tools? i would like to be able to e.g. see the available methods and attributes of used java classes or my own groovy classes while i code. and is there a guide on how to setup SOAtest (9.10) so i can import groovy…
-
Custom rule Python scripting interface
Hello, Could anyone tell me if there is there any documentation related to the python scripting interface, what are the node and context variables etc... ? Regards.
-
While loop using a datasource value
I am creating tests for a rest API. I need to figure out how to have a Test Scenario loop x number of times where x is a value from a previous GET and stored in a writable datasource using a databank. Basically, what I would like to do is the following: * GET number of widgets, store this number (in a writeable DataSource…
-
Moved: BDD tests in SOATest
This discussion has been moved.
-
How do I parameterize XML
I'm brand new to SOATest, so this is probably a very basic question. The Rest service that I'm testing requires a unique name in the <name> field, so I'd like to use a date time stamp. At the moment, I have the following XML <service> <name>/registerService/update1</name> <description>service to let implementers to…
-
LoadTest How to create master /slave with linux
how do i start the loadtest server on a linux machine?