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

Popular posts from this blog

Change php variable from jquery value using ajax (same page) -

Pull out data related to my apps from Android Play Store and iOS App Store -

How can I fetch data from a web server in an android application? -