asseldonk01
14 years agoContributor
Calling general set of groovy scripts from each testcase
Hi, I have a soapui project with several testsuites and each testsuite contains several testcases. These testcases contain XML files with project variables and groovy scripts.
There are disabled groovy scripts and enabled groovy scripts to call the disabled ones. These groovy scripts get and set project variables.
Until now each time I have copied the set of groovy scripts to a testcase and than called them from within that testcase.
Of course it is more maintable if I can store these scripts on a central location within the project and call them from each testcase.
Is there a way I can do this?
Thanks
Ed van Asseldonk
There are disabled groovy scripts and enabled groovy scripts to call the disabled ones. These groovy scripts get and set project variables.
Until now each time I have copied the set of groovy scripts to a testcase and than called them from within that testcase.
Of course it is more maintable if I can store these scripts on a central location within the project and call them from each testcase.
Is there a way I can do this?
Thanks
Ed van Asseldonk