TFS:为多个物理 Web 环境配置测试代理

发布于 2024-11-03 07:48:27 字数 457 浏览 1 评论 0原文

背景:

  • 我们正在运行所有物理 硬件。
  • 所有开发者都在使用 VS 2010 Ultimate,我们将使用 iTrace 文件。
  • 我们想跑 我们从测试管理器编码的 UI 测试。
  • 我们有多个测试环境: AT、SIT、FVT、UAT 分别存在 物理服务器。

我希望能够进入测试管理器选择测试并说在 AT 中运行或在 FVT 中运行。

这是我的问题: 我是否在所有测试环境上设置交互式测试代理并指示编码的 UI 测试点击 http://localhost/application

我是否需要在另一台计算机上设置交互式测试代理来执行测试?如果是这样,我如何配置编码的 UI 测试以指向每个测试服务器?我是否需要测试代理作为 Web 服务器的进程运行?

Background:

  • We are running all physical
    hardware.
  • All developers are using
    VS 2010 Ultimate and we will be using
    iTrace files.
  • We would like to run
    our coded UI tests from test manager.
  • We have multiple test environments:
    AT, SIT, FVT, UAT living each on
    physical servers.

I’d like to be able to go into test manager select tests and say go run in AT or go run in FVT.

Here’s my question:
Do I set up interactive test agents on all of my test environments and instruct the coded UI tests to hit http://localhost/application?

Do I set up an interactive test agent on a another machine to execute the tests? If so how do I configure the coded UI tests to point to each of the test servers? Do I need test agents running as a process of the web servers?

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

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

发布评论

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

评论(1

就此别过 2024-11-10 07:48:28

我们正在使用以下不受支持的 Microsoft 功能:http://blogs.msdn.com/b/lab_management/archive/2011/02/15/running-build-deploy-test-workflow-on -physical-environments.aspx

实际上,该博客准确地描述了您所需要的内容,并且我们在一天之内就在 VMWare 实验室中将其启动并运行,而无需部署实验室管理先决条件。

We are using the following unsupported Microsoft features: http://blogs.msdn.com/b/lab_management/archive/2011/02/15/running-build-deploy-test-workflow-on-physical-environments.aspx

Actually, the blog describes exacly what you need and we got it up and running within a day like described, in a VMWare lab, without having the Lab Management pre-requisites deployed.

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