I created multiple webtests for different user performing different actions in my webapp. What I want to do is creating a Load Test which starts all webtests at the same time, and each runs one time only. It seems that no Load Test Model in VS fits my case.
Does anyone encounter this before?