-
Maximize window and screenshot capabilities using Chrome 57 in SOAtest 9.10.1 and earlier
In Chrome 57 the ability to take screenshots or maximize a window when using the Selenium engine for playback is broken in SOAtest 9.10.1 and earlier due to an issue in ChromeDriver (see https://bugs.chromium.org/p/chromedriver/issues/detail?id=1625). The ChromeDriver team fixed the issue in version 2.28 and the updated…
-
How to customize the return status for same responder?
I need to achieve following things. 1. 10% Calls should respond with HTTP 404 or HTTP 500 3. One of the services should get failures (HTTP 500) for 15-20 minutes and then it should pass (200 ok) for 15-20 minutes.
-
Grabbing and storing Details from a SQL Server
Hi Everyone, I have a few different scenarios. They do not happen at the same time a request comes in. * I just want to ask how can we grab some values from SQL server and use it to send to the xml response * How do i generate a time stamp in this format "2015-12-18T19:44:18.103" and store it on the SQL Server.
-
LDAP/Active Directory support
Can Parasoft Virtualize simulate an Active Directory (LDAP) connection (with an associated limited dataset, of course) so that an intermediate service under development could then access it?
-
Read and update data in CSV , doesnt pick the recent data
I have to consolidate the report data in csv format. After each test suite run I update the csv with the latest paremeter value and use this as a datasource to the next test step. However even if the csv is updated somehow it picks the old data present and uses in next test step. I have also tried deleting the old csv and…
-
Test Suite Reference - modifying and seeing/using the changes in the referencing test
When you modify the original test used as a Reference Test in another test suite, the changes will not immediately be visible in the referencing test suite and will not immediately be picked up when running the referencing test suite. For example, if I were to create a Logon test with username "john". I reference that…
-
Help with extracted data.
I am new to soatest. I am extracting data for other request. But sometime, my variable is not read in my request. how do i resolve it.
-
Test stops with message Setup Problem
Hi I am getting below errors while running a static analysis using cpptest. C/C++ code checker: error during parsing file (ignored - "Analyze files with parse errors" option is enabled). "/usr/include/c++/4.4.7/bits/cpp_type_traits.h", line 71: error: expected a ";" template This interface file is from tool and I don't…
-
Test execution: error linking test executable for Test unit for selected sources.
What is this error, what is the resolution for it? the error "Test execution: error linking test executable for Test unit for selected sources." comes while running the unit tests.cannot open output file C:\Aegis\Workspace.cpptest\Component_U\unit-data\current_tubf179707\Component_UTest.exe: Permission denied collect2: ld…
-
how to generate and populate localsettings.properties files
localsettings.properties files store important information regarding Parasoft tool's stored configurations as well as project parameters. A localsettings.properties file is required to utilize CLI integration, back up an installation, or transfer configurations from one installation to another. You will first need to to…
-
Custom Jython Responder Correlation
In V9.1x, has anyone been able to get a custom correlation to work that uses regex? Example below from java.util.regex import *from java.lang import * from com.parasoft.api import *def correlateOperation(context): requestHeadersStr = context.get(CorrelationScriptingHookConstants.HEADERS) # Map<String, String>…
-
HOW TO EXECUTE JAR FILE USING JYTHON OR GROOVY SCRIPT VIA EXTENSION TOOL
we are trying to run jar file with a parameter which will generate data files and load into a folder. used to do with windows bat file but its not working in linux, so was trying to see if groovy or jython can help. Tried this but getting error in jython: from java.lang import * from java.io import * from soaptest.api…
-
Parasoft SOA test, I want to RUN the same .tst 100 times with out datasource
Hello, I want to RUN the same .tst 100 times with out data source. we press f9 to Run the test once , can we do it in any other way to RUN the same 100 times. if we use excel sheet, then yes , we can cope the same data to 100 rows and RUN all rows. but my requirement is i am not using excel sheet. tool : parasoft SOA test…
-
Using Custom Responder Correlation - Groovy
I am trying to read values from the request using Custom - Responder correlation and compare it with values from excel. How do I get a unique row from excel data source in the script?
-
I want to truncate first few numbers in 16 digit number using xpath(databank)
Hello, I am using data bank to retrieve a value to use in subsequent test. But I want to truncate the value and need only last 4 digits of 16 digit value. This is the x-path /root/card[1]/value[1]/text() This is the result of x-path. 4506446460519412 when I press evaluate x-path , i should only get last 4 digits "9412" can…
-
How to use the stash reposotiry/GIT -checkin /checkout with parasoft SOAtest
I have to create a different working folder , copy the workspace and then check in to stash/ git . Is there a way to directly commit the changes / pull from the repository using parasoft and GIT /Stash
-
Ideas/Suggestions - Dynamic Parameters
I have a requirement where responses should be very dynamic based on the request. Based on the incoming request elements , elements/array of elements in response should vary. I m trying to minimize the no of res ponders and manual data setup. Currently i m achieving this scenario by using xpath(function count/exists), Data…
-
SMTP Messaging client with file attachment
Hi! I was please to discover that it is really easy to send an email using a Messaging client tool. I want to test a workflow that is started when an email is received. Anybody knows if it is possible to add attachments to the email? Additional headers or ways to format the request??? Thanks!
-
Standard Process for Upgrading JTest Eclipse Plugin
Hi Parasoft. We recently received your advice on best practice for upgrading Parasoft Desktops / Eclipse plugins. We wanted to share this process on the Forum for other users/customers. Please will you review the process steps and comment if any amendments are needed. The requirement was: to upgrade the JTest Eclipse…
-
Parasoft Virtualize Community Edition - "How to" Webinar pt1 - 3/7/2017
Hi Everyone, Next week we are going to do a “How to” webinar for Parasoft Virtualize Community Edition. During this webinar, you will learn how to create and deploy the virtual assets presented during the Community Edition Launch Webinar previously done on 2/14/2017. · Setup your license and get the latest updates. ·…
-
Deploying services across multiple ports
Dear team , We have a default port where we are deploying the virtual services to the server. Each pva will differ by their base path. Is there any way visualize server can listen on multiple ports to deploy services with different ports.
-
how to get the iteration count and assertion details in report generated
I need the report in a format 1. I should be able to see all the assertions added in the script. Failed as well as Passed assertions. Currently report shows only failed assertion 2. The number of run the testscript ran .Passed and Fail count of the test script.( One test script has combination of 20 test data , in the…
-
StackOverflowError
After launching a bugdetective, I get a StackOverFlowError Each time I try to access the results ! And I have to restart eclipse to continue working ! Log file in attachment.
-
Starting Chrome in developer mode
Does anyone know if it is possible to start Chrome with developer tools open from SOAtest?
-
Resize Chrome Browser
Hi, I am new to Parasoft SOAtest. Is there a way to resize a Chrome Browser window after SOAtest has started the browser? I don't want to maximise the window, I want to reduce the window size. Tnx in advance for your help.
-
How can I run my test suite faster
I have validate the application after Deployment. We have 6 test pointing to 66 servers. Total Test 6X66 = 396 took 45 minutes with Concurrently option. We need to make it faster. After deployment, usually it runs slow on very first time, but is there any way to make it faster? Using SOA 9.7
-
Using SOA Test tool to get Healthcheck of servers
I was looking for a solution to create Test Suite to check servers. I have URL
-
When are you planning to adopt VS2017
-
Recommendations for Virtual Service Maintainance
Hi Team , What are the recommendations and options if the service is still in development phase and virtual service has to be continuously updated. Use case is parallel developement.
-
When are you planning to adopt VS2017?
-
Are you using JUnit 5?
-
Complete the Parasoft Java Spring survey ... and maybe win $100
Hi Everyone, We are currently performing a survey on Spring usage ... https://surveymonkey.com/r/parasoft-spring-user-survey This is going to help Parasoft better understand the components people are using within the Spring framework. There are 20 questions but don’t worry, they are quick … and all on one page! Please…
-
How do Responder Suites work?
I am learning and playing with the Community Edition of the SOATest and Virtualize tool. I am working on Virtualizing some services. I am can see that you can create multiple responder suites under a service. But I am confused as to how those work. How would I use those? I have a Service that the base endpoint with others…
-
SOATest-Can we define environments at project level?
Our team is trying to work in SOATest and checking in our SOATest files into IBM RTC (Rational Team Concert). We are working on different tst files under the same project. But the challenge is we use the same Environment so I was wondering if there is a way to define Environments at the Project level instead of Test Suite…
-
Testing REST (GET) service that needs Excel and Database data sources
Hi, I have a REST (GET) service that I am trying to test. This REST service needs a value that I have to obtain by running a query from my database. Example of service: https://${HOST}/RESTServices/api/test/${TEST_ID} So I would need to query to get that ${TEST_ID}. I know this can be easily done by using a database data…
-
SOATest: Use of datasource column names in the XPath editor
I have the below JSON response where I need to assert the statusCode for a particular name and this name is getting fetched from the 'name' column in the excel sheet used as a datasource. JSON response: [ { "clientTypeCode": "IP", "statusCode": "PEND", "statusName": "Pending Approval", "id": 0, "name": "test1" }, {…
-
Creating a Data Source for a request that contains an array
I have a request that contains an array of account numbers that differs on every request (so it will not always be two account numbers sent), how to i store these values in a excel data source and set up the correlation? Here is the sample request: { "accounts" : [ { "accountNumber" : "55555" }, { "accountNumber" : "66666"…
-
How to compare SOATest files in Eclipse
We have been using Eclipse to checkin and maintain our SOATest projects and files in IBM RTC. We are facing merge conflicts when more than one person is working on the same .tst file and if we are trying to accept someone's changes. Is there an editor where we can compare the SOATest files ? Because the inbuilt Compare…
-
How to extract fields from response message and write to file?
Hi. I am executing some tests which require a report to be generated at the end. My test request messages are XML and are parameterized using an Excel input datasource. I'm wondering if SOATest has the following capabilities: * Save request and response messages for each test scenario into a separate file, one for request,…
-
How to get the report details - test case pass fail count in a script/extension tool
Need to write a custom report so that the results are reported in the consolidated report dashboard . How to retrieve the values for Parasoft SOA test
-
Shared Map across pva's
I have a requirement to share the data between two pva's. * The first pva responder will generate response. I have to keep/share the data generated in the response * The second pva responder has to access the data generated by the first pva for its response If i m using File I/O facing caching problem. If i would like to…
-
Iterate the datasource values
I have requirment to read a column - all the rows of an excel data source and send in my response. How to iterate over all the rows and fetch the value in the excel data source. Pl. help
-
No. Of PVA's in the virtualize Server
Dear All- Is there any limitation on the no. of virtual services(pva's) that should be deployed in the virtualize server/license ?
-
How to get the report details - test case pass fail count in a script/extension tool
Need to write a custom report so that the results are reported in the consolidated report dashboard . How to retrieve the values for Parasoft SOA test
-
Where can I find the Advanced "How to Videos"?
I have watched the three simple videos that you get when you get in the confirmation email. But I need to learn more advanced stuff like parameterizing the service etc... Does anyone know where I can find those videos?
-
calling web service simply shows Test Failed and nothing in "Response" tab
I am fairly new to SoATest and followed the instructions from tutorials. I am using literal xml with full xml request. When I submit the request, all I see is "Test Failed" in the console and nothing in traffic object--> traffic viewer--> response tab. Similar request works fine in SOAPUI
-
Traffic Viewer does not show the SOAP Response
After successful execution, I see the SOAP Request in the Traffic Viewer but I don't see the corresponding SOAP Response. (SOAtest 9.9 version). For the same SOAP Request, I get the SOAP Response in SOAPSonar tool (We are trying to migrate from SOAPSonar to Parasoft). Can you help me figure out why I don’t see the SOAP…
-
cpptesttrace --cpptesttraceTraceCommand setting
My build command, under Windows, use several different compilers toolchains (gcc, ARM, Microsoft VS), building several different components at once. I would like to collect traced commands only from particular compiler toolchain using cpptesttrace tool. The cpptesttrace trace/collect data from all toolchains (predefined…
-
which version of JSON schema is supported
which version of JSON schema is supported
-
How to read JSON response with JYTHON script.
Hello, I am trying to read JSON response via JYTHON script. h def assertresponse(input, context): value = String(input) #value = input.scannedDate() Application.showMessage(value) The above script will read complete response. 1)I want to know how I can read individual field in response and load the value into a variable.…