Skip to main content
edited tags
Link
FailedUnitTest
  • 1.8k
  • 4
  • 28
  • 49
Source Link
FailedUnitTest
  • 1.8k
  • 4
  • 28
  • 49

Viewing which params were requested during load test

I'm using Visual Studio Online Load Testing to test an API with variable parameters coming from a CSV file.

My setup looks like this:

enter image description here

In properties I set "Show Separate Request Results" to True, hoping that I would be able to see which parameters were used during the test, but I cannot find anything on this in the report?

Is this the way to do this or am I doing something wrong?