How to troubleshoot deployment issues when running tests with visual studio? -


in visualstudio (2010 , 2012) : there efficient way troubleshoot deployment issues when using deploymentitem attribute? must wait test execution realize items not deployed. also, when path error occurs, it's painful detect error stands.

all deployment errors written in .trx file. items deployed before test run in "out" folder.


Comments

Popular posts from this blog

Change php variable from jquery value using ajax (same page) -

How can I fetch data from a web server in an android application? -

jquery - How can I dynamically add a browser tab? -