Iam尝试执行TFS 2015“Visual Studio测试代理部署”。它抛出“系统无法执行指定的程序”错误。我还在msdn https://social.msdn.microsoft.com/Forums/vstudio/en-US/7ee1d5c6-413e-417f-8892-62416101d12f/tfs-2015-visual-studio-test-agent-deployment-the-system-cannot-execute-the-specified-program?forum=tfsgeneral
中提出了问题答案 0 :(得分:0)
根据您的错误日志Deploy and configuration of test agent failed. Check the logs for more details
。
要缩小问题范围,您可以尝试手动安装和配置测试代理。详细步骤和信息,您可以参考此链接:Install and configure test agents
这是一个博客,告诉您持续部署测试:Testing in Continuous Integration and Continuous Deployment Workflows您可以按照详细步骤进行尝试。