Forum Discussion
aepdwm
13 years agoNew Contributor
So I'm now one step further.
Instructions:
1. installed SoapUI 4.6.1
2. generate a package from the „git version“ with comand mvn -package
3. move the new created package „soapui-4.6.1“ into the program directory
from \soapui\soapui\target\
to \Program Files\SmartBear\SoapUI-4.6.1\bin
that's all. I don't know if this is the right way but it works:)
but it gives me a new question:
Now I would execute the function automatically after each "test case" run, without a groovy script step.
Can someone tell me from which class, I could call my function?
Thanks a lot and regards.
aepdwm
Instructions:
1. installed SoapUI 4.6.1
2. generate a package from the „git version“ with comand mvn -package
3. move the new created package „soapui-4.6.1“ into the program directory
from \soapui\soapui\target\
to \Program Files\SmartBear\SoapUI-4.6.1\bin
that's all. I don't know if this is the right way but it works:)
but it gives me a new question:
Now I would execute the function automatically after each "test case" run, without a groovy script step.
Can someone tell me from which class, I could call my function?
Thanks a lot and regards.
aepdwm