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
Using SOAtest, our team has used Regression Control and Suppress Task using the Diff tool to pass a test by ignoring differences where an expected difference shows up in the comparison. However, we would like to dynamically ignore differences in a comparison for an expected field, as there are many different messages to be…
Testing a simple search API with same endpoint different parameters - the first search pulls back "fast results" based on keyword search, the second search pulls back "AI results". I want to create a test that only fails if neither the "fast search" or the "AI search" returned the correct link (href) as the first link in…
The SOAtest GraphQL Client has a Form GraphQL view that can be constrained to the fields defined in a GraphQL Schema Definition Language (SDL) document. This simplifies building queries, where the Form GraphQL view is populated with controls to select and configure the available fields, arguments, etc. A GraphQL SDL may be…
The Virtualize Message Responder has a Form JSON view that can be constrained to the JSON Schema types defined in a service definition document. This simplifies configuring the response, where the Form JSON view is populated with controls to select and configure the available JSON properties, array items, etc. What if you…
Hi Dears, I have a question. How can I break test execution loop? for example I create a loop on suit A, and I write a script in Suite A, when I meet exit condition I want to break Loop.
Would it be possible to use an extension tool to update the "domain" attribute of an HTTP cookie in a test? As an example, if the cookie was set with a Domain value of "foo.bar.com" is there a way to update that to make the Domain value "foo.bar.net" ?
The Parasoft Marketplace now has a bash script for running tests on a remote SOAtest server. Visit the marketplace then look for Remote execution for SOAtest Server script for download link and details. You can invoke this script directly from a bash prompt or from another bash script. This script can also be invoked from…
Newbie please bear with me. I have a working groovy script import groovy.json.* def jsonFile = new File('C:\location\serviceresponse.json') def jsonContent = new JsonSlurper().parseText(jsonFile.text) jsonContent.someobject.each { tb -> println "${targetObejct} } My goal was to do the same thing in SOATest. In the case of…
If I create a virtual asset via traffic file witch has 10 records which get stored in the Data Repository. With the responder setups, does the value have to exist in one of columns identified from the Data Store to return corresponding data?
Test body
It looks like you're new here. Sign in or register to get started.