Sign In Start Free Trial
Account

Add to playlist

Create a Playlist

Modal Close icon
You need to login to use this feature.
  • SoapUI Cookbook
  • Toc
  • feedback
SoapUI Cookbook

SoapUI Cookbook

By : Rupert Anderson
4 (5)
close
SoapUI Cookbook

SoapUI Cookbook

4 (5)
By: Rupert Anderson

Overview of this book

This book is aimed at developers and technical testers who are looking for a quick way to take their SoapUI skills and understanding to the next level. Even if you are new to SoapUI but have basic Java skills and a reasonable grasp of RESTFul and Soap web services, then you should have no problem making use of this book.
Table of Contents (13 chapters)
close
12
Index

Packaging old-style plugins when running tests with Maven


Certain types of plugins, for example, custom TestSteps and Assertions, can become dependencies for the successful running of your projects. For example, if you use the Email TestStep plugin in your project, then you must provide this plugin if your project is used elsewhere; for example, if other users want to use the project, then they must also install the plugin in their /plugins folder before it will work.

A more complicated but common case would be if your project runs as part of continuous integration (CI) using Maven to run tests. In this case, there may not be an install of SoapUI to manually deploy the plugin jar file to. In this recipe, we will deal with this case by running the project from the first recipe using a Maven script.

Getting ready

To follow this recipe, you will need the following:

  1. Maven (version 2+) installed, and basic Maven skills to do the following:

    • Create Maven projects

    • Configure the SoapUI Maven plugin

    • Run...

Unlock full access

Continue reading for free

A Packt free trial gives you instant online access to our library of over 7000 practical eBooks and videos, constantly updated with the latest in tech
bookmark search playlist download font-size

Change the font size

margin-width

Change margin width

day-mode

Change background colour

Close icon Search
Country selected

Close icon Your notes and bookmarks

Delete Bookmark

Modal Close icon
Are you sure you want to delete it?
Cancel
Yes, Delete