Chapter 11. Taking SoapUI Further

In this chapter, we will cover:

  • Building, packaging, and running SoapUI from source code
  • Importing, building, running, and debugging SoapUI in Eclipse
  • Developing a Groovy plugin with custom Action using Gradle
  • Logging from extensions and scripts
  • Prompting for user input with the UISupport class
  • Creating a custom RequestFilter (Listener) plugin
  • Creating a custom TestStep (Factory) plugin to check whether a file exists

Introduction

Well here we are! It's the final chapter, and having mastered many areas in SoapUI, it's time to look at how to add new functionality! This chapter focuses mainly on understanding and extending SoapUI functionality either directly (via source code) or by developing plugins.

What you'll learn

You ...

Get SoapUI Cookbook now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.