Click here to Skip to main content
15,881,882 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hello,

I have created one RESTful wcf srevice.
I wanna to know best Unit testing tool to test Rest Wcf Service.
I was trying to use NUnit test tool, but I thought it is not best tool to test REST wcf Service as I was getting many errrors.

Please tell me

Thanks in advance.
Posted
Updated 9-May-13 3:57am
v2

1 solution

 
Share this answer
 
Comments
ashok yede201 10-May-13 3:35am    
Thanks for your reply.

But I wanna to write test cases, so I would like to use NUnit.
How can I use NUnit test to test RestFul wcf services?

Thanks....
I don't know about NUnit.

But check WCFStorm - How to create and run a functional test case.

It might help you.

And please accept this answer, if it has helped you in any way.
This will help others to find the answer in one go and you will also be awarded with some points for this action...

Thanks,
Tadit

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900