c# - How to emulate user connection to web page -
c# - How to emulate user connection to web page -
i want emulate many users connection , emulate mane requests concrete site page c# code on site. how can this? site have shared ip.
one of best load testing tools out there jmeter: http://jmeter.apache.org/
additionally, utilize visual studio load test built-in tool well: http://msdn.microsoft.com/en-us/library/ms182594.aspx
c#
Comments
Post a Comment