Customer request : Is there an easy way to start a cloud load test that just POSTs some JSON to a URL?

Great request to make it even easier to get load tests started quickly.

1. “Start a New Test” and select Simple Test
2. Enter URL you want to test
3. Go to “Advanced Simple Test Options”
4. Select Type : POSTBODY
5. Select your content-type
6. Paste in your BODY
7. Of course determine parameters for your cloud load test – # users, # servers, …
7. Start Test.

Simple Test with POST Body