Software:SoapUI

From HandWiki
Short description: Open-source web service testing application
SoapUI
Soapui-logo.png
SoapUI Open Source.png
SoapUI Open Source
Developer(s)SmartBear Software
Initial release2005; 19 years ago (2005)
Stable release
5.7.0 / January 12, 2022; 2 years ago (2022-01-12)[1] [2]
Repositorygithub.com/SmartBear/soapui
Written inJava, Groovy
Available inEnglish
TypeSOA, web Services
LicenseEUPL (SoapUI Open Source)
Proprietary (ReadyAPI)
Websitesoapui.org

SoapUI is an open-source web service testing application for Simple Object Access Protocol (SOAP) and representational state transfers (REST). Its functionality covers web service inspection, invoking, development, simulation and mocking, functional testing, load and compliance testing. A commercial version, ReadyAPI (formerly SoapUI Pro), which mainly focuses on features designed to enhance productivity, was also developed by Eviware Software AB. In 2011, SmartBear Software acquired Eviware.[3][4]

SoapUI was initially released to SourceForge in September 2005. It is free software, licensed under the terms of the European Union Public License.[5] Since the initial release, SoapUI has been downloaded more than 2,000,000 times.[6] It is built entirely on the Java platform, and uses Swing for the user interface. This means that SoapUI is cross-platform. Today, SoapUI also supports IDEA, Eclipse, and NetBeans.[7][8]

SoapUI can test SOAP and REST web services, JMS, AMF, as well as make any HTTP(S) and JDBC calls.[9]

Features

SoapUI

Core features include web services:[10]

  • inspection
  • invoking
  • development
  • simulation and mocking
  • functional, compliance and security testing

ReadyAPI

ReadyAPI is the commercial enterprise version. ReadyAPI adds a number of productivity enhancements to the SoapUI core, which are designed to ease many recurring tasks when working with SoapUI.[10]

Feature Benefit Read more
WSDL coverage Analyze request/response messages to see how well a WSDL contract is being tested/mocked/used. [2]
WSDL refactoring Automatically update requests/response/assertions when the underlying WSDL changes. [3]
Composite projects Work together in a team on your Web service testing projects. [4]
Requirements management Manage, import, and export project requirements and link them to test cases. [5]
Form-based request editor To ease the editing and understanding of request messages for both technical and non-technical users. [6]
Overview message viewer To get an overview of the corresponding response/mock-request/monitored message. [7]
Tree-based request/response editor To ease the navigation and understanding of larger messages. [8]
Table inspector To quickly give an overview of tabular message content.
Schema inspector To ease inspection and debugging of message content.
XML inspector To ease inspection and debugging of message content.
Doc inspector To ease understanding of message content.
DataSource TestStep To ease the creation of data-driven tests. [9]
DataSink TestStep Eases collection of data to be used in subsequent tests or for external reporting. [10]
DataGen TestStep To simplify comprehensive testing of complex interfaces. [11]
Property transfer wizards To ease the creation of complex test cases / message flows. [12]
XPath Assertion Wizards To ease the creation of XPath assertions for TestRequest and MockResponse steps. [13]
XPath Wizards Eases creation of XPath expressions in many situations. [14]
Integrated reporting To provide summaries of functional testing for tracking and governance. [15]
Groovy script library Eases reuse and scripting of complex scenarios. [16]
Tabbed desktop Eases desktop management with multiple editors. [17]
API Discovery Ability to create SoapUI tests based on captured HTTP traffic that was generated from user actions (e.g. from browsing a website) [18]

Awards

SoapUI has been given a number of awards. These include:

  • Jolt Awards 2014: The Best Testing Tools[11]
  • ATI Automation Honors, 2009[12]
  • InfoWorld Best of Open Source Software Award, 2008[13]
  • SOAWorld Readers' Choice Award, 2007[14]

See also


References

  1. "Latest SoapUI Release Notes | SoapUI". soapUI. 12 January 2022. https://www.soapui.org/downloads/latest-release/release-notes.html. 
  2. "Releases · SmartBear/soapui". soapUI. 12 January 2022. https://github.com/SmartBear/soapui/releases. 
  3. "Eviware software AB sold to SmartBear Software Inc.". Mogul. 5 July 2011. http://www.mogul.com/en/about-mogul/press/news/2011/july/sale-of-eviware-software-ab-to-smartbear-software-inc. 
  4. [1]
  5. "SoapUI End User License Agreement". http://www.soapui.org/Developers-Corner/soapui-license.html. 
  6. "The Home of Functional Testing". soapUI. http://www.soapui.org/. 
  7. Ferguson Smart, John (April 2008). Java Power Tools. O'Reilly. pp. 547–566. ISBN 978-0-596-52793-8. https://archive.org/details/javapowertools00smar. 
  8. "soapUI | Free Development software downloads at". sourceforge.net. http://sourceforge.net/projects/soapui/. 
  9. "SoapUI Technology Support". soapui.org. http://www.soapui.org/About-SoapUI/features.html#tech-support. 
  10. 10.0 10.1 "Compare soapUI and soapUI Pro". soapui.org. http://www.soapui.org/About-SoapUI/compare-soapui-and-soapui-pro.html. 
  11. "Jolt Awards 2014: The Best Testing Tools". http://www.drdobbs.com/testing/jolt-awards-2014-the-best-testing-tools/240168372?pgno=7. 
  12. "ATI Automation Honors webcast". http://vimeo.com/8078081. 
  13. "InfoWorld Bossie, Best Web Service Test Tool". InfoWorld. http://www.infoworld.com/node/61277. 
  14. "2007 SOA World Reader's Choice Awards". SOAWorld Magazine. http://soa.sys-con.com/node/397933. 

External links