开发者

Microsoft Test Agent temp data

开发者 https://www.devze.com 2023-03-27 09:23 出处:网络
Where does Microsoft Test Agent or Controller store their temporary data while the开发者_高级运维 test is in remote execution?On the remote test agent, all test data is stored in %USERPROFILE%\\AppDat

Where does Microsoft Test Agent or Controller store their temporary data while the开发者_高级运维 test is in remote execution?


On the remote test agent, all test data is stored in %USERPROFILE%\AppData\Local\VSEQT\QTAgent... for the service account QTAgent runs as.


To change the controller's setting add "workingDirectory" to the config. C:\Program Files\Microsoft Visual Studio 10.0\Common7\IDE\QTController.exe.config

See: http://social.msdn.microsoft.com/Forums/en-US/vslab/thread/beef93e1-f88f-4fd3-bd4d-ba8d6cb41204/

0

精彩评论

暂无评论...
验证码 换一张
取 消