项目作者: rekosol

项目描述 :
Extension for copying Assertions in SoapUI OS
高级语言: Java
项目地址: git://github.com/rekosol/CopySoapUIAssertions.git
创建时间: 2018-03-05T20:55:53Z
项目社区:https://github.com/rekosol/CopySoapUIAssertions

开源协议:MIT License

下载


CopySoapUIAssertions

Extension for copying Assertions in SoapUI OS

This SoapUI extension gives the possibility to copy an assertion of a selected SOAP/HTML/REST Request teststep to another SOAP/HTML/REST Request teststep. The target teststep can be located in an arbitrary location of the workspace. It is also possible to copy to all teststeps in one selected target testcase. The location can be selected in a popup window.

How to use this library:

  • copy lib/CopyAssertion.jar file under /bin/ext
  • copy div/copyAssertion-actions.xml under /bin/actions

How copy an assertion:

In the context menu of teststeps you will find the menu point “Copy Assertions”. Selecting this menu point opens a popup window, where you can select the assertion to copy and the location of the target SOAP/HTML/REST request teststep or testcase for copying to all teststeps.

Software is tested with:

  • SoapUI 5.4.0
  • SoapUI 5.3.0 with Java 1.7