Visual Studio 2012. Load testing. How to determine the maximum number of virtual users? -


i have 2 gb of ram , 1.8 ghz processor. conduct load testing site using visual studio 2012. how determine maximum number of virtual users based on capacity of computer (ram , cpu), tested , width of internet channel (8 megabits per second)?

the number of virtual users depends on tests , on target web site.

in tests, virtual user needs execute simple request whereas in others tests can invoke multiple pages , services. sometimes, target web site slow.

personnaly, prefer use goal based pattern. resembles step pattern adjusts user load based on performance counter thresholds versus periodic user load adjustments. so, run load tests cpu on web server between 40% , 60%.


Comments

Popular posts from this blog

android - getbluetoothservice() called with no bluetoothmanagercallback -

sql - ASP.NET SqlDataSource, like on SelectCommand -

ios - Undefined symbols for architecture armv7: "_OBJC_CLASS_$_SSZipArchive" -