SOAtest Maven Plugin

The SOAtest Maven Plugin is a convenient way to execute functional tests with Parasoft SOAtest as part of a Maven project lifecycle. A licensed installation of SOAtest on the same machine is required to be set in the SOATEST_HOME environment variable, user property, or plugin configuration. This plugin requires Java 8+ and Maven 3.9.

Goals Overview

General information about the goals.

  • soatest:help Display help information on soatest-maven-plugin.

    Call mvn com.parasoft:soatest-maven-plugin:help -Ddetail=true -Dgoal=soatest to display parameter details.

  • soatest:soatest Execute functional tests with Parasoft SOAtest.

    Call mvn com.parasoft:soatest-maven-plugin:soatest -Dsoatest.config="soatest.builtin://Demo Configuration" to run functional tests in the current project.

Technical Support

In case you have questions regarding the plugin's usage, please have a look at the FAQ.

If you feel like the plugin is missing a feature or has a defect, please contact support@parasoft.com. When reporting an issue, please provide a comprehensive description of your concern. Especially for fixing bugs it is crucial that the developers can reproduce your problem. For this reason, entire debug logs, POMs or most preferably little demo projects attached to the issue are very much appreciated. Of course, patches are welcome, too. Contributors can check out the project from our source repository and will find supplementary information in the guide to helping with Maven.

License

The SOAtest Maven Plugin is available under the Apache License, Version 2.0.