Sign In Start Free Trial
Account

Add to playlist

Create a Playlist

Modal Close icon
You need to login to use this feature.
  • Book Overview & Buying SoapUI Cookbook
  • Table Of Contents Toc
  • Feedback & Rating feedback
SoapUI Cookbook

SoapUI Cookbook

By : Rupert Anderson
4 (5)
close
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
close
12
Index

Creating a custom TestStep (Factory) plugin to check whether a file exists


In this recipe we will put our plugin skills to work to create a custom TestStep to check whether a file exists. The file check TestStep will accept a property with the path to a file and then pass or fail depending on whether the file actually exists in that location.

Getting ready

This recipe builds on the Developing a Groovy plugin with custom Action using Gradle recipe, so if you haven't done it, then you might find it a helpful reference.

The code for this recipe can be found in the plugins/soapui-file-check-plugin/ folder in the chapter 11 samples. The FileCheckPluginProject project can also be found there.

How to do it...

To do this we're going to start from the soapui-sample-plugin Gradle project:

  1. Add a new custom TestStep (FileCheckTestStep.groovy)

  2. Add a new custom Factory to create the item for FileCheckTestStep Model (FileCheckTestStep.groovy)

  3. Add a new factories.xml configuration file for our custom Factory.

  4. Add...

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

Create a Note

Modal Close icon
You need to login to use this feature.
notes
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

Delete Note

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

Edit Note

Modal Close icon
Write a note (max 255 characters)
Cancel
Update Note

Confirmation

Modal Close icon
claim successful

Buy this book with your credits?

Modal Close icon
Are you sure you want to buy this book with one of your credits?
Close
YES, BUY