Any stress test tool?
-
Is there anybody who knows about a good tool to make a stress test (concurrently users)? I found some tools, but all of them record a macro with actions done in the webforms, including those methods gets and posts. In my case, I’ve to simulate a redirect from one webform to another passing parameter. And this parameter is changed every time it’s redirected. So, if I record macro, and this macro record a parameter which is passed from the previous webform, it doesn’t work to me, because the simulation will redirect to the webform passing always the same parameter. I think I need a tool with just record all it done with the mouse in the webform(without recording get and posts, and I simulated in a stress situation. If anyone knows any tools, answer me. Help me, please.