This question is very basic if you previously used this tools, but I just spent 2 hours and havent figured it out, so please help. It is the first time I try to test a REST service and how many concurrent users can it take. While LoadStorm looks like the best product for something like this, I want something free.
I began using the LoadAndPerformanceTestProject project in Visual Studio. I created a loadTest, as you can see in the image, but I have no idea how to set the url I want to test. (see image below)
Questions:
1) where do you set the url you want to test and the request parameters for my REST service?
2) is this tool just a programs that runs on my machine and makes requests to the server?
3) what can I do to run it in the cloud so I can get more accurate results? I have a MSDN subscription, and the URL I use is actually my project that is in Azure.
These are a lot of questions, but I don't see any tutorial online on how to use this feature. I saw this video enter link description here but unfortunately when I go to TEST in the menu bar, I have different options from the video - see picture bellow. In the video is seams like he doesn't have to add a LoadAndPerformanceTestProject at all.