ssharma
14 years agoContributor
[Resolved] Soapui Response time issue
Hi -
I am using the Parameter " TimeTaken = ${=testRunner.results[testRunner.results.size()-1].timeTaken} " to calculate the Server reponse time. However this includes the time taken to validate the assertions and since I am using a groovy script to loop through every response and validate data the final response time is not accurately recorded.
Is there a way to get the server response time without time taken to validate the assertions ?
Thank you
Suleena Sharma
I am using the Parameter " TimeTaken = ${=testRunner.results[testRunner.results.size()-1].timeTaken} " to calculate the Server reponse time. However this includes the time taken to validate the assertions and since I am using a groovy script to loop through every response and validate data the final response time is not accurately recorded.
Is there a way to get the server response time without time taken to validate the assertions ?
Thank you
Suleena Sharma