Book Image

SoapUI Cookbook

By : Rupert Anderson
Book Image

SoapUI Cookbook

By: Rupert Anderson

Overview of this book

Table of Contents (19 chapters)
SoapUI Cookbook
Credits
About the Author
Acknowledgments
About the Reviewers
www.PacktPub.com
Preface
Index

Chapter 5. Automation and Scripting

In this chapter, we will cover the following topics:

  • Running mocks from the command line

  • Running tests from the command line

  • Providing environment-specific properties

  • Generating mock WAR files from the command line

  • Running mocks and tests using Maven

  • Running tests using Java and JUnit

  • Running mocks and tests using Groovy scripts

  • Running mocks and tests using Gradle