When i try to execute build dll's using MSTest/command prompt
from teamcity
integration all test fails with error.
Even it not open browser instance and fails silently using MSTest 10 and MSTest 11(Visual studio 12)
Error :
"The agent process was stopped while the test was running." (QTAgent) in result .trx file
observed.
When i tried to execute same dll from command prompt (not in team city)
all test executed successfully.
Build is successfully generated using MSBuild.
Thanks, Shiv