groovy - Possibility to trigger request when request received by MockService -
i'm trying automatically trigger soapui request groovy script when mockservice receives request. request trigger based on different wsdl service.
if possible, how go achieve above?
sorry if totally stupid question...
if have testsuite mockservice , soapui request teststep, can run test step it's name in onrequest script mockservice
testrunner.runteststepbyname("anothersoaprequest")
Comments
Post a Comment