Hi I have strange requirement from customer asking to show only Response Time from each given API. Can I get that from Newman report.
pm.response.responseTime
provides the response time , you can add it in test or as console.log
Hi I have strange requirement from customer asking to show only Response Time from each given API. Can I get that from Newman report.
pm.response.responseTime
provides the response time , you can add it in test or as console.log