How to write Performance Test for .Net application?

Posted by Amitabh on Stack Overflow See other posts from Stack Overflow or by Amitabh
Published on 2010-03-15T19:30:22Z Indexed on 2010/03/15 19:49 UTC
Read the original article Hit count: 196

Filed under:
|
|
|

How to write Performance Test for .Net application? Does nUnit or any other Testing framework provides framework for this?

Edit: I have to measure performance of WCF Service.

© Stack Overflow or respective owner

Related posts about nunit

Related posts about Performance