This is not a step-by-step guide. Instead it's a collection of screenshots which will help you complete the DevOpsHack challenges. This is on purpose: We want you to explore and play with the different options of VSTS.
Load test files can be created using Visual Studio 2017. You can use the loadtest files as provided. Make sure you swap the URL in the xml document.
Modify the task like shown below. Don't forget to disable the test Tasks after you have seen that they are working to shorten build times and reduce the build minutes you use as you have only 240 build minutes with the free version.
- Path to test files is $(System.DefaultWorkingDirectory\YOURBUILDDEFINITIONNAME\testfiles
- Name of load test file is LoadTest1.loadtest