alibaba82
16 years agoSuper Contributor
Changing Dump file location before SOAP Test Step via groovy
Hello,
I have a test case with a SOAP test step which streams quite a large file (>30 MB). Since it is too big and soapUI often becomes unstable, i dump it to a file using 'Dump File' property.
I need to run a test case in a loop such that each time the SOAP test step is called, it dumps to a different file. I was thinking of the doing this via a groovy test step before the SOAP test step. How can I change value of 'Dump File' property via groovy.
Thanks
Ali
I have a test case with a SOAP test step which streams quite a large file (>30 MB). Since it is too big and soapUI often becomes unstable, i dump it to a file using 'Dump File' property.
I need to run a test case in a loop such that each time the SOAP test step is called, it dumps to a different file. I was thinking of the doing this via a groovy test step before the SOAP test step. How can I change value of 'Dump File' property via groovy.
Thanks
Ali