jeudi 27 février 2020

Visual Studio Multiuser load testing reports at API call level

I am currently writing and running load test cases in Visual Studio. These test cases are making api calls and recording the time it takes to get the response. When i run the test cases individually i get what i am looking for. These are things like (for every Url Request)

Request Url, Status, TotalTime, Request Bytes, Response.

However if i run the same test cases on multiuser scenario via load test i only get summary reports like Top Five Slowest Pages, Top Five Slowest tests and average time taken to complete the requests. Is there anyway of getting exactly the same report (mentioned on top) on multiuser scenarios at api call level?

Aucun commentaire:

Enregistrer un commentaire