Forum Discussion

jrahman's avatar
jrahman
Contributor
16 years ago

Groovy example of getting response time

I am using SoapUI 3.6.1 Pro. I want a groovy example to get the response time after each response is received and assign it to a variable. something like this: .... def myResponseTime = getRespo...