Can WordPress run a random, procedurally generated load test for my web app?
What I'm trying to do: Send http requests to my web application from a dynamic workflow. I would like the load tester (Jmeter) to generate it's own workflow and post/get content to/from my site. What I have done: I have…