WCF Service - Load Testing -


I have a WCF service that is hosted as a Windows service and all open methods as OneWay = true Has been defined.

Now, I want to test this service to see how the service will respond to more than 100 customers in real-time scenario.

What steps can I take to make anybody above? P> Thank you!

Try or

Comments

Popular posts from this blog

mysql - BLOB/TEXT column 'value' used in key specification without a key length -

ruby on rails - Convert a Activerecord result with has_one associations into a single hash per record -

javascript - Read complete data from stream from onMessage -