Forum Discussion
3 Replies
- jrahmanContributorIs anybody there to help ?
- jrahmanContributorWhile 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 ! - Great information.