Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Is there a cheaper way to do load testing than upgrading to Visual Studio 2010 Ultimate

I have a Visual Studio 2010 Professional license so Ultimate is a long way off and all I want it for is load testing for a few weeks or so.

Is there a cheaper way of getting just the load testing part of VS2010 ultimate or an alternate load testing tool with decent metrics of how the load testing is doing? I'd like to know pages/sec, page speed, database connections and less important: CPU, memory, errors.

like image 392
BritishDeveloper Avatar asked Feb 24 '11 08:02

BritishDeveloper


1 Answers

I have always found that the Radview Webload tool gives a good alternative but you will probably need to set up performance counters for CPU etc... and tie the data together yourself. Have you considered using an evaluation version of Ultimate to check if that would meet you needs? ;)

like image 172
Mike Miller Avatar answered Oct 13 '22 01:10

Mike Miller