Using Script Assertion in SOAP UI
Script assertion in SOAP UI helps the developer to immediately run some primary tests after the current messageExchange. It feels/sounds similar to Groovy Script test step but, in a lot ways it’s more handy. If say we want to validate on the response time and proceed further for succeeding test steps, it feels heavy to [...]
Recent Comments