Microsoft 测试代理临时数据

发布于 2024-11-29 09:01:50 字数 45 浏览 3 评论 0原文

当测试远程执行时,Microsoft 测试代理或控制器在哪里存储其临时数据?

Where does Microsoft Test Agent or Controller store their temporary data while the test is in remote execution?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

扬花落满肩 2024-12-06 09:01:50

在远程测试代理上,对于 QTAgent 运行的服务帐户,所有测试数据都存储在 %USERPROFILE%\AppData\Local\VSEQT\QTAgent... 中。

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

凉薄对峙 2024-12-06 09:01:50

要更改控制器的设置,请将“workingDirectory”添加到配置中。
C:\Program Files\Microsoft Visual Studio 10.0\Common7\IDE\QTController.exe.config

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

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/

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文