Showing posts with label Load testing. Show all posts
Showing posts with label Load testing. Show all posts

Wednesday, July 10, 2013

load test application itself does not have an app.config file?

 

I am load testing a WCF project using VS2010 load testing manager , that uses an app.config file to load configuration properties. But the problem is load test application itself does not have an app.config file. there for what I have done is add the .config file to the ny load testing project and its works charmly Smile