I am looking for a tutorials how to write those tests.
I am hosting my WCF service at IIS.
I am looking for a tutorials how to write those tests. I am hosting
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I would take a look at the WCF Load Testing tool on CodePlex here. This will take the sequence of a trace file created by the WCF service and replicate it into a use case. Look here as well. Here’s a good sample of the WCF Load Testing Tool. I’ve also heard of wcfstorm but have never used it before.