Submit an idea or cast your vote!
Terms of use, guidelines for using this forum to seek or share information
This is a private forum for Northrop Grumman BWI
This is a private forum for Screwfix Direct Limited
Parasoft website
Frequently asked questions. Most likely someone already asked a question you may have. You will find the answer here if the question is asked frequently.
Here you can post your question to our experts
Tips you can use to make better use of BPEL Maestro
Frequently asked questions about BPEL Maestro
Here you can post your question to our experts or other BPEL Maestro users
Request new features to be incorporated into BPEL Maestro
General discussion regarding the WS-BPEL specification
Why, When and How-to ?
This is a private forum for Progress Software
Hi, I am running Parasoft for MISRA. Following a simplified code example: define RC(func) \ do { \ rc_t rc_ = func; \ if is_error(rc_) return rc_; } while (0) struct info_t { rc_t (*handler)(); }; rc_t caller() { struct info_t info = {0}; RC(called_function(&info)); // From this point, info is well initialized by the…
We are being pushed to implement multi-factor authentication in all of our applications. Unfortunately, this will cause major problem with our build and deploy process and our automated testing. We are looking at creating a set of userids that are only used for build and testing but I am also wondering how others have…
I have a simple application that is used as a front end for another department's database. We only have read access and cannot create our own test data. What I would like to do is to make a few database queries to retrieve some key values to use in the subsequent tests. Are there examples of this available? Thanks!
I have a webapp that creates a PDF document in a new browser tab. I want to confirm that it is a PDF report and not a simple error message that will be displayed if the generation of the report failed for some reason. The tab is created by the app but focus remains in the application tab. The problem I am having is that…
Scenario: all i want is to select the value stored from runtime in a writable data sheet and use it in subsequent json assertion but somehow, the data sheet isnt showing up in the dropdown.
Hi Team, I'm new to Parasoft and trying to create a virtual service using MQ. My requirement is that Message Broker writes the request to queue (it is defined on Mainframe MQ) Details are: Host: <hostname>Port: <portChannel: AXP.CHANNEL.02Queue Manager: MQN3Queue: AXP.BRKR01.SYDID.Q00459.03 Request MQ Header contains below…
I am automating a signature in an HTML form using SOAtest. I use the mouse to click and drag the signature on a 'canvas' pad. How do I interact with a canvas pad in SOAtest? I click into the canvas pad and do the drag/drop but it is not recognized.
I have a pva using a "Database Correlation" as a data source. I have added the jar file in the system_jars folder and rebooted/refreshed the service. Still not working. Do we have to add something else, like the "sqljdbc_auth.dll" or update the properties file? this is on linux server. version 2023.2
I am using SOAtest 2023.2 and have noticed that with the Traffic Viewer response (which I then validate using a Diff tool), an empty XML item is shown as the following (file attached). In migrating to this version from a prior version, this issue breaks a very significant number of tests. Is there a setting in SOAtest such…
Hi Team, Today we Upgraded DTP and License file from 2023.1 to 2024.1 - But while running the CPP user is getting ERROR: Invalid license, Can anyone please help.
It looks like you're new here. Sign in or register to get started.