|
That's a tough one. I am assuming that you don't have 200 computers that you can setup loadtest software on and run tests. With that assumption, you will have to simulate those 200 requests. All the loadtesting software I have worked with relies on having 50 or 100 computers to hit the application at once.
I have written simulations to do unit and black box testing but nothing that has a general application. I suspect that may be the boat you are in. You may have to write a script that can feed a few hundred requests to the backend code and have it send it on to the sql dB.
Let us know what you end up doing on this one. I'm curious.
__________________
Experimenting
|