show/hide this revision's text 2 fixed link

You can use WCFStorm. It let you create and run functional test cases and performance test cases. You can even expose your WCF as a webservice (basicHttpBinding, wsHttpBinding etc.) and your test cases will still work. Check it out!

Below is a screenshot of a functional test case. The actual response didnt match the expected response and the difference is shown.

alt text

show/hide this revision's text 1

You can use WCFStorm. It let you create and run functional test cases and performance test cases. You can even expose your WCF as a webservice (basicHttpBinding, wsHttpBinding etc.) and your test cases will still work. Check it out!

Below is a screenshot of a functional test case. The actual response didnt match the expected response and the difference is shown.

alt text