Forum Discussion
jrahman
16 years agoContributor
While waiting for the reply, I searched the older postings and got the answer.
The code example is:
def responseTime = testRunner.testCase.testSteps["Request"].testRequest.response.getTimeTaken(); // <-- in ms
Long live SoapUI !
The code example is:
def responseTime = testRunner.testCase.testSteps["Request"].testRequest.response.getTimeTaken(); // <-- in ms
Long live SoapUI !