将Visual Studio编码的UI测试与VSTS/TFS构建管道集成在一起 [英] Integrate Visual Studio Coded UI Test with VSTS/TFS Build pipeline

查看:63
本文介绍了将Visual Studio编码的UI测试与VSTS/TFS构建管道集成在一起的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我需要在VSTS/TFS构建管道中集成VS编码的UI测试以测试Visual Studio扩展,但是我在MSDN中找不到此参考,TFS 2015.2和VSTS是否可能?

I need to integrate VS Coded UI Test in VSTS/TFS build pipeline to test a Visual Studio Extension, however I could not find reference for this in MSDN, Is this possible with TFS 2015.2 and VSTS?

推荐答案

推荐的方法是使用不建议运行功能测试任务.

The recommended way is to use Visual Studio Test Task since Run Functional Test Task is deprecated.

使用Visual Studio测试任务的2.x或更高版本以及阶段来在通用代理上运行单元和功能测试.

Use version 2.x or higher of the Visual Studio Test task together with phases to run unit and functional tests on the universal agent.

有关更多详细信息,请参见

For more details, see Testing with unified agents and phases.

这篇关于将Visual Studio编码的UI测试与VSTS/TFS构建管道集成在一起的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆