Forum Discussion

dcbasso's avatar
dcbasso
Occasional Contributor
14 years ago

SoapUI/LoadUI how to?

How to get the time form request/response?
I need to check the time spend by the server and connection to processos my Webservice, this is possible?

2 Replies

  • Hello,

    There should be a TimeTaken parameter in the result of each request, which is the time the request took, in milliseconds. You can see this information by connecting the Results terminal from a Runner component to the Data to output terminal of a Table Log component.

    Regards,
    Dain
    SmartBear Software