Question

I am developing a Windows .NET application (WinForms) and I need to simulate a stress test of the database and the application ( more than 100 conections).

What tools do you recommend?

Was it helpful?

Solution

Tools like AutomatedQA TestComplete allow you to make a script which simulates a user controlling your application. Running multiple scripts at the same time could be your stress test.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top