microsoft / azure-devops-dotnet-samples

.NET/C# samples for integrating with Azure DevOps Services and Azure DevOps Server
https://docs.microsoft.com/azure/devops/integrate
MIT License
522 stars 519 forks source link

Example of load test run and collecting results #169

Open olehb007 opened 6 years ago

olehb007 commented 6 years ago

It would be great to have an ability to create and run adaptive load tests. The goal is to reduce time to find extremum of request processing based on different characteristics, e.g. RPS, number of clients, size of messages, using load tests.