Application Load testing related question?
-
After developing a big windows application by vb.net how could I be able to test the load. So I want to know is there any tool that comes with Visual Studio.Net by which I can test the load of windows and web application, if so then please tell the step-by-step detail to test the load. tbhattacharjee
-
After developing a big windows application by vb.net how could I be able to test the load. So I want to know is there any tool that comes with Visual Studio.Net by which I can test the load of windows and web application, if so then please tell the step-by-step detail to test the load. tbhattacharjee
What it sounds like your looking for is this: Application Center Test is designed to stress test Web servers and analyze performance and scalability problems with Web applications, including Active Server Pages (ASP) and the components they use. Application Center Test simulates a large group of users by opening multiple connections to the server and rapidly sending HTTP requests. It comes with Visual Studio.NET, but I don't know which editions... RageInTheMachine9532