-
Announcing Parasoft Jtest 2020.2
The latest version of Parasoft Jtest has been released. We've extended Jtest's static analysis capabilities with new features to help you focus on the most expedient tasks. New Scoping Options to Target Modified Code on the Current Branch We've added new options to create file filters that restrict the scope of analysis to…
-
Announcing Parasoft dotTEST 2020.2
The latest version of Parasoft dotTest has been released. We've extended dotTEST's static analysis capabilities with new features to help you focus on the most expedient tasks. New Scoping Options to Target Modified Code on the Current Branch We've added new options to create file filters that restrict the scope of…
-
Announcing Parasoft DTP 2020.2
The latest version of Parasoft DTP has been released. It adds new improvements for reporting on advanced metadata for Machine Learning, violation "Hotspots" and coverage analysis providing better predictions and insights into the continuous quality of your software. Advanced Metadata for Machine Learning The machine…
-
Professional plugin @Eclipse: project environment variable(s) made visible to Parasoft plugin
I have defined a project environment variable (USER: CONFIG type, via [ Project > Properties > C/C++ Build > Environment ] ) that is supposed to be dereferenced inside the "Build data file:" configuration, as follows: PATH_TO_BDF = BuildOutputs/parasoft ${project_loc}/${PATH_TO_BDF}/cpptestpscan.bdf It seems that "Parasoft…
-
MQ Virtuialize Asset Configuration to Proxy
Hi All, I have created MQ virtual asset using traffic file. I want to use virtual asset instead of real. Please help me with the configuration. Thanks, Krupa
-
Mismatching SQL result and written data in writable table
I have the SQL result (left) from DB test tool, and it's shown correctly when I check the Traffic viewer. However, if I check the writable datasource I passed the values from SQL result to, I see the values are stored incorrectly - It seems when a value does not exist for a row, its value doesn't get refreshed/reset with…
-
Import Test Configuration from Rule Names
Is there a means to import a file that has a list of the rule names, i.e. BD-API-NEGPARAM, to create a test configuration?
-
Responder Refresh
I am trying a simple literal responder json response. when I start everything it works from soatest. If I make a change (add a element to the literal response) and restart everything I keep getting the initial response without the change. I have to delete and recreate the responder with new change. How do I get it to…
-
How to bypass the default validation on value type
I'm testing an API passing a string value(e.g. "ABC") to a numeric field. The input value is sent from an excel file. If I run the test, the transaction does not happen, and I get error message that says something like "ABC" is not a numeric value. My test node is using Input Mode: Form JSON, but it doesn't need to be this…
-
Fetch values through ExtensionToolContext
I want to fetch the tst file name, test suite names , URLs and request body through the extension tool context , let me know how this can be retrieved.
-
Integration Parasoft soatest with Mongodb
I am unable to find mongodbquerytool.jar file to download.Could you please share me the path to download necessary jar files.I have tried by downloading mongo-java-driver but unable to connect to Mongodb in Soatest
-
C++ test Report: Could not build Analysis data
I have a C++ project that is built in Eclipse with GCC/G++ compiler. The project can be compiled successfully and run without problems, but when I try to perform static analysis via cpptestcli, the report generated show the following error: ........./ConfigMgr/Common/ConfigParser.cppBugDetective checker: could not build…
-
Browser Validation
I am trying to validate an application webpage in SOATest. This test needs to validate that a particular column in a table to empty. Unfortunately, SOATest will either pass the test when there is a value in the column or complain that the XPath locator in wrong. In an earlier test I validated that there was a value in the…
-
[HELP] Multiple Responses Responder Message ${ } Syntax Not working
Hi, I'm trying to use the multiple responses responder to send values from Data repo's and databanks using ${} syntax. Currently I just get ${variableName} in the response. See Screenshots below. Note: I've tried accessing multiple ways shown in the example…
-
How to pass file location through 'Create Soap client' REST API call?
I am trying to create a scenario to create a soap client through below REST API call, https://localhost:port/soavirt/api/v6/tools/soapClients Ideally we can pass request payload in soap client through text, file in Request tab through Parasoft UI (view: literal xml) When i try to do the same through above API call, I…
-
BDD with SOA
Had any one successfully implemented BDD with SOA, if yes an advice would be helpful
-
[Help] Access Data Repository Data Source from A Message Responder Script
Hi, I'm trying to access values inside of a data repository on a Message Responder script. I have "use data source" checkbox checked. Code Below: import com.parasoft.api.*;def messageResponderResponse(context) { String dataRepoVal = context.getValue("root Data 2","AccountNumber"); Application.showMessage("DEBUG VALUE: " +…
-
[HELP] Script not accessing data currently stored in Data Repo
Hi, I’m trying to get the existing value in my Data Repository in column soloAccountNumber to be displayed to the console. Instead of showing the value that’s already there, it always say the value is null. The goal is to check if the data repo has a value, if its null, return the the value generated from Data Generator…
-
Reference environments not showing in CTP
When using reference environments in a tst, those environments do not appear to be available in CTP. Is this by design or a bug? Is there a work around that will allow us to us reference environments? in tst: in CTP:
-
Get all headers and add them to a message client request
Can you share an example of getting all headers from a request into a variable and adding them to a message client request? Thanks. JT
-
Autosar C++14 Compliance widget
Is there a way to filter the "compliance by category" widget by Autosar C++14, or maybe custom rulesets?
-
Insure++ 7.4.6 & Win10
Is this "old" version supported by Windows 10 ? Thanks in advance
-
did not find Publish Parasoft analysis results in build section jenkins
Hi Team, I have installed the Parasoft findings plugin in Jenkins to view the report format. but somehow i did not find the "publish Parasoft analysis results" in Configure> Post-build Actions> Add post-build action section. can you please help me with this. second question: What is the correct format of the relative XML…
-
Can we send choice parms from Jenkins into SOAtest Rest Request
I am updating Jira with a rest api - I would like for parms to be sent into the JSON of a put / post from Jenkins when running the build - is that possible ?
-
Web Scenario UI Test with Blazor
I have a .Net Core Blazor (server side) application that I am trying to create UI tests for using the Web Record web scenario test suite. Blazor utilizes siginalR to make the application work and to update the http of the page. When I run the tests through SoaTest signalR immediately loses connection making the application…
-
com.parasoft.stub.ResponseObject@5ecba2b0
We have created virtual assets where we have capture xml action in data bank and forwarded it to endpoint based on action. When someone else is trying to use our virtual asset endpoint for testing , response that is captured in payload is com.parasoft.stub.ResponseObject@5ecba2b0 not sure what does this means
-
SOATest Writable Datasource : Comparing more than 2 columns from different Writable Datasources
I have 2 XML responses where i need to compare both the responses. Responses will have list of array elements hence i had to extract the elements and saved to the writable data source. Now i have 10 columns for each data source (there are 2 writable DS) . I have written a java script to compare 2 columns one from…
-
gitlab C/C++ static code analysis integration
I saw that gitlab integration is supported, but I cant find any documentation about it. Could you provide me information how it is done? I would really like to use this tool, because it has a full support of CERT C rules.
-
API test job execution is not working
Hi Team, I created a test job in CTP and when trying to execute, it shows waiting status and did not execute. Can you please help me with this. Please let me know if any more details needed. Attached screenshot. Thanks Nihar Ranjan Arisal
-
Authentication Overhaul - Convert All Existing Tests
My organization is overhauling how customer sign in is performed. * Currently a customer authenticates, then initiates a session which generates unique cookies that follow the customer as they navigate the website. * * In the near future we will have two NEW endpoints to sign in, which will generate a token which will be…
-
Obtain the REST URL to execute a Job from Test Scenarios
The API Testing Module in CTP allows users to execute automated tests as a Job. From the Docs: Automated provisioning during testing: You can configure a test job that you want to execute one or more times, then associate an environment context with that test scenario so that the appropriate environment is always…
-
How to execute a test job continuously from outside or automate it
Hi Team, I have a situation where I need to execute a test continuously for a long time. for this, I have already created a test job and execute it by using rest API (/v2/jobs/{jobid}/histories). But here I need to run it manually every time. I need a way where i can execute this rest API from the scheduler or by…
-
Handling IN OUT parameters in DB Tool Stored Procedure calls
I have a Oracle DB Stored Procedure with the following signature SCHEMA.PACKAGE.PROCEDURE(IN VARCHAR, IN VARCHAR, IN VARCHAR, IN OUT VARCHAR, OUT VARCHAR, OUT VARCHAR, OUT VARCHAR, OUT VARCHAR, OUT INTEGER, OUT VARCHAR). As you can see, there is one parameter that is both an input AND output parameter. I have tried…
-
How to call Custom JAR method with arguments
I am using JAR inside the JSON Message Responder "Response" tab to return the response. One of the method in the JAR expects the method arguments. 1. How can I send the arguments to method inside the JAR, from the JSON Message Responder? 2. In local machine, I can set the Custom JAR file path in the System Properties. In…
-
Announcing Parasoft Selenic 2020.2
The latest version of Parasoft Selenic was released today. It adds additional support for enterprise application software (e.g. Salesforce and Guidewire) as well as making it easier than ever to create pure Java Selenium tests in your favorite frameworks. Enterprise Application Support (EAS): Salesforce, Guidewire, etc. *…
-
Troubleshooting Failures in Load Test
Is there a way to see reasons for failures in load tests? We have a load test scenario that works local on a users machine, but when its uploaded to our load test server all calls fail. We are trying to understand if its a connection issue or some other issue. The reports do not have detail as to what the failures are and…
-
Custom XPath for Data Source Correlation
Is there any way to set up custom correlation for the data source? Specifically, what I was interested in doing is checking to see if value in the "Data Source Column Name" field "contained" the value extracted from the request object. Something like: request: Cars data source column name value: Trucks|Cars|Bikes|Skates…
-
How do I convert XML data into an excel.
I want to fetch data from XML and put it into an excel. My XML data is like: ABC 123 I want to convert these data in Excel in table format
-
increase font size test case explorer
Hi I'm fairly new to SOAtest. I needed to increase the font size in the app for many things. I've managed to find the settings for many of the items except 1. I can't find where the setting is to increase the font size in the Test Case Explorer. I'm using Parasoft SOAtest & Virtualize version 2020.1 on a Mac. Any help is…
-
How to install C++ Test Professional on multiple IDEs
We have C/C++ Professional. It is currently installed on TI Code Composer Studio IDE. I would also like to have it installed on NXP S32 Design Studio. How can this be done?
-
2 response for same request one web service and one MQ in same responder
Hi wanted to check can we have one responder giving 2 responses webservice call synch response from webservices and aysch MQ response for same request in Virtualize.
-
Asynchronous responder
how to create Asynchronous xml message responder in Parasoft Virtualize
-
Need to send Multiple responses for a single request at certain interval of time
The request would be triggered only once and not again and again. When a request is triggered it would send 3 responses at certain interval of time,I am unable to configure the same. Please help.
-
how to send different response wrt request for same service
Hi, I have a situation where i need to send different response for different request body but the service is same. for example: below service triggered on search page, after clicking add to cart, on product details page. https://imservices-qa1-usch01.corporate.ingrammicro.com:9043/ESProductSearchCA_v4_0 authentication…
-
Setup error
hi, I am using c++ test 10.4.2 in VxWorks 7. in my project I am using atomic operations (using the #include <"atomic">, if I remove the atomic there is no issue) the project compiles in the VxWorks but once running the c++ test on the project I am receiving the following setup error:
-
Details of an error in script execution
When I have an error in one of my extension tool scripts I see the following on the Details tab of the Event Details perspective: Test Name: 1. /some/test/name Source: name of the extension tool Message: Error during script execution. View Details for more information. java.lang.NullPointerException Are there more details…
-
Virtualize Extension Tool: Can I log to the console?
What is the syntax (Groovy) for an extension tool to write information to the console or some other visible output in Virtualize? Thanks
-
Validate the element name in JSON
I have a scenario to validate that the response JSON has retrieved only the required elements based on the request API. I don't need to validate the values of the elements. Elements : Certificate Expiration date License Name Org
-
Dealing With Large Payloads in SOAtest and Virtualize
Hello, See the attached best practices document for dealing with unusually large payloads in SOAtest or Virtualize. When your message payloads start exceeding 10MB, consider these best practices to improve your experience working with SOAtest or Virtualize.
-
Virtual Asset issue The schema of messages includes recursive type definition resulting in a cycle
Hi, While trying to create virtual asset from recording file, I am getting the following error: This happens because the response has some child element same as parent element. For example: { "items": [ { "id": "123", "items": [] } ]} Due to this, I am getting truncated response which does not match the actual recorded…