官网地址:https://www.soapui.org/
https://en.wikipedia.org/wiki/SoapUI
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[edit]
Core features include web services:[10]
- inspection
- invoking
- development
- simulation and mocking
- functional, compliance and security testing
SoapUI Pro[edit]
SoapUI Pro is the commercial enterprise version. SoapUI Pro 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] |