Clarity, Technology, and Solving Problems | PracticeThis.com
WP7 App with Key Windows Azure resources – Slides, Videos, How-To’s, and T-shooting – for quick consumption on the go.
LinkedIn
Quick Resource Box
Run your WCF client. Make sure WCFClient.svclog generated. This log file will be used in the next step to generate Unit Tests
<?xml version='1.0' encoding='utf-8' ?> <WcfUnitConfiguration xmlns='http://microsoft.com/wcfunit' testMethodMode='ScenarioMethodOnly' operationTimerMode='IncludeOperationTimers'> <assembly fileName="C:\Client\bin\Debug\ConsoleClient.exe"/> <soapActions soapActionMode='Include'> </soapActions> </WcfUnitConfiguration>
regarding
step 1:where can i find app.config file?
step2:where can i find WCF client?
suneetha,
I suggest you following the explanations detailed here:
http://wcfloadtest.codeplex.com/