Submit and vote on feature ideas.

Welcome to the new Parasoft forums! We hope you will enjoy the site and try out some of the new features, like sharing an idea you may have for one of our products or following a category.

Remote execution for SOAtest Server script

Options
benken_parasoft
benken_parasoft Posts: 1,230 ✭✭✭

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 your CI system as a build step to run your functional and integration tests on a SOAtest Server. Use this script in combination with Parasoft Findings to publish the test results into your CI system (Bamboo, Jenkins, TeamCity, VSTS).

The server URL, credentials, and test scope are passed to the script as command line arguments. Test execution progress is printed, indicating whether the job is queued or the percent completed. When the test execution has finished, a test summary is printed and the SOAtest XML/HTML reports are downloaded.