Forum Discussion

mvweerd's avatar
mvweerd
New Contributor
12 years ago

Productivity improving plugin

I'd like to share my beta productivity-plugin. Feel free to try and leave your experiences at this topic

Features:
- create reusable testcase teststeps and do extremely easy assertions
- save teststep properties as default (and reload them in other teststeps)
- easy collaborate with multiple projects and keep them in sync (interfaces and generated testcases)
- copy parameter-references from one teststep to another
- search project tree

Usage:
- right click on a interface to generate your reusable testcases, then use the generated testcases as "Run Testcase" steps in our testcases
- right click on your project to search the tree
- right click on an interface to export for update in other projects (in the same directory)
- right click on a reusable testcases to export for update in other projects (in the same directory)

Installation:
put the jar in your "bin/plugins/" directory and restart soapui.

Known bugs:
Most of the messages in the "script log" tab are in dutch

Download:
http://goo.gl/1yxN2q

1 Reply