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

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

android - java.net.UnknownHostException(Unable to resolve host “URL”: No address associated with hostname) -

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