WCF Load Testing
WCF Load Testing
Thanks VSTS Rangers for the new release of “WCF Load Testing” tool that comes with ASMX support, you can find it here - http://wcfloadtest.codeplex.com/
Project Description:
This tool takes a WCF trace file and a WCF client proxy, or a WCF interface contract, and generates a unit test that replays the same sequence of calls found in the trace file. The code generated is easily modifiable so that data variation can be introduced for the purpose of doing performance testing.
Enjoy