Search code examples
performance-testingmsloadtest

Microsoft Load Test: Most of the test are failing because Agent machines not responding


I have following infrastructure:

1 Test Controller Machine 2 Test Agent Machines

Most of the test are failing because agents are not responding in timely fashion.

All the configurations are correct.


Solution

  • Used separate NIC for individual VM.

    Also the windows updates were downloaded parallel which caused the bandwidth consumption.

    Used SSClient.exe to update system manually. Solved my problem....

    Thanks for the suggestion.