Automation Testing

soapUI Pro – How to test a web service

By Test Guild
  • Share:
Join the Guild for FREE

soapUI is a headless functional testing tool from SmartBear software. It comes in two flavors:

  • free open source version
  • pro version.

Two versions of soapUI

Since the free version is open-source, you can actually gain access to the full source code and modify as needed. The pro version is more user-friendly and has additional functionality including a form editor, an assertion wizard for XPath, and SQL query builder.  Also – the pro version is dirt cheap at just $349 per year. That's thousands of dollars less than HP’s Service Test! (You can try the soapUI Pro version out for yourself free of charge for 14 days.)

How to use soapUI Pro to test a web service

For this example, I'll be using the flight web service sample application that comes with HP Service Test 11.

  • First, start the sample application and get the WSDL endpoint.

  • Create a new project in soapUI. Enter:
  • From the Project tree view select the GetFlights operation and rename the request to getFlight
  • In the Form view enter:
    • DepartureCity = Frankfurt
    • ArrivalCity = Los Angeles

    • Right click on the ‘getFlights request and add to TestCase

    • Name the ‘TestSuite' HP_FLIGHTS
    • Name the ‘TestCase' Flights
    • For the Add Request to TestCase screen take the defaults and OK
    • From the Project tree view select the CreateFlightOrder operation and rename the request to createFlightOrder
    • In the Form view enter:
      • Class = First
      • CustomerName = Joe,Colantonio
      • DepartureDate = 1/31/2013
      • FlightNumber = leave blank for now
      • NumberOfTickets = 1

    • Right click on createFlightOrder and add to TestCase HP_FLIGHTS – Flights. Take defaults and OK
    • Click on the Flights TestCase

    • Under the Flights ‘Testcase' dbl click on CreateFlightOrder


    • Right click on the ‘FlightNumber' field and select the Get Data..-> GetFlights –> Property[Response]


    • For the get a ‘Missing property value, use default value instead? Click Yes
    • In the Select Xpath window select hp:FlightNumber


  • Add XPath Match Assertion


  • Select XPath icon


  • For expected value enter 112


  • Run the Flights test case

You should get a green bar that says finish and both test should have green status!

  1. Hi Joe, I just want to ask how did you get the WSDL endpoint of HP Flight services application?

  2. Jamin » Hi – when you run the HP flight application it should show the Endpoints for the WSDL on it’s main screen.

  3. HI Joe,

    I ran the flight application but populates error as below –
    “ERROR: The default prot is not available.
    To change the port, edit the configuration file.”

    Could you please let me know what port value I need to provide and how to find the valid port number?

    Thanks in advance…..

    Regards,
    vaas

  4. VAAS » First if you are using Windows7 make sure that you right click on the Flight Application and Run as Administrator. If that does not resolve your issue The configuration file is in the installation directory, under a subdirectory called ‘SampleApplication’.  The file is called HPFlights_Service.exe.config.

Comments are closed.

{"email":"Email address invalid","url":"Website address invalid","required":"Required field missing"}

Top 8 Automation Testing Trends Shaping 2025

Posted on 01/11/2025

As we enter 2025, here are some automation testing trends I think will ...

DevAssure Review: Cut Testing Time Using Low Code Automation?

Posted on 12/11/2024

As you know, testing often becomes a bottleneck in software development due to ...

Leveraging AI and Playwright for Test Case Generation

Posted on 11/22/2024

Two BIG trends the past few years in the software testing space been ...

AG '25 Online Event: Defeat Flaky Tests, Future-Proof Your Skills, & Grow Your Network in 2025 - Learn More >>

⭐⭐⭐⭐⭐ “A must-attend virtual event for all testing professionals.” — George Ukkuru (Head of Quality Eng.)