• Integrate JMeter tests within a CI environment.

    CI环境中集成JMeter测试

    youdao

  • You can do this using a CI or build-management server.

    可以使用CI构建管理服务器来实现。

    youdao

  • For example, a CI can be used to describe how reliable survey results are.

    打个比方,置信区间可以用来测试一个调查的可信度。

    youdao

  • Within a CI system, this RSS feed can be updated based on the latest build status.

    CI系统中,可以基于最近构建状态对这个rss提要进行更新

    youdao

  • Changing a scheduled build to be more frequent is as easy as properly configuring a CI server.

    将定时构建改成更加频繁的操作容易,只要正确地配置台持续集成服务器即可。

    youdao

  • This benefit is a direct result of a CI server's ability to provide rapid feedback of build statuses.

    实际上这项优点正是CI服务器可以构建状态进行快速反馈这一功能直接结果

    youdao

  • Considering that feedback is one of the most crucial aspects of a ci system, it warrants some discussion.

    反馈CI系统重要方面之一值得好好讨论一下。

    youdao

  • A Continuous Integration environment requires an automated build tool, a code repository, and a CI server.

    持续集成环境需要自动构建工具代码存储库一个CI服务器

    youdao

  • This means they aren't run every time during a test run, such as in a code check-in within a CI environment.

    意味着运行测试不必每次都运行 JUnitPerf 测试,例如在一个CI环境中签代码

    youdao

  • As you can see thus far, there are many types of feedback mechanisms available for you to utilize in a CI environment.

    正如可以CI环境中采用反馈机制多种

    youdao

  • The purpose of using a CI server is to run an automated build whenever a change is applied to a project's version-control repository.

    使用CI服务器目的在于只要项目版本控制存储库应用更改,就运行一个自动构建

    youdao

  • Ensuring that tests run successfully through a build process means these same tests can be kicked off in the context of a CI build too.

    确保测试通过构建过程成功运行意味着CI构建上下文中启动这些相同的测试。

    youdao

  • Even better, in a CI environment, I won't be waiting for anything; I'll simply get a notification at some point after the tests complete!

    甚至可以更好CI环境中不用等待测试完成后我获得一个通知

    youdao

  • You'll learn how to properly configure a CI server to poll an SCM repository and run an Ant build process anytime a change is detected in your source code.

    学习如何正确地配置CI服务器它查询SCM存储库探测到源代码中的修改时运行Ant构建过程

    youdao

  • In my opinion, rapid feedback of build events is the central tenet of CI and one that causes many to describe a CI system as a continuous feedback mechanism.

    看来构建事件快速反馈CI服务器中心原则也是许多人CI系统描述持续反馈机制原因所在

    youdao

  • One of the coolest things about continuously running software inspectors in a CI tool is that teams have myriad mechanisms for notifications at their disposal.

    对于使用 CI工具持续运行软件检查器而言最酷就是团队有了无数任意使用的通知机制

    youdao

  • In the case of CI, this action must be prompt because a broken build affects everyone; therefore, the feedback mechanism employed by a CI server must be timely.

    CI中,这个行动必须迅速因为构建中断会影响到一个人,因而CI服务器部署的反馈机制也必须及时

    youdao

  • Once you've incorporated the execution of these various developer test types into a build process, you can run some (or all) of these tests as part of a CI process.

    一旦这些各式各样开发人员测试类型合并一个构建过程中时,可以将这些测试中的一些或者全部作为CI 过程的一部分运行

    youdao

  • This tutorial discusses the fundamental aspects of Continuous Integration: what it is, why you need it, how it works, even the pace of development in a CI environment.

    教程讨论持续集成基本问题什么持续集成,为什么需要,它是如何工作的,以及CI环境中的开发步骤。

    youdao

  • Additionally, the developer or developers who checked any code into a CM system (and thus triggered a CI build) always receive an E-mail indicating the build's status.

    而负责将代码入到CM系统(因此触发一个ci构建)的开发人员则需要收到提示构建状态电子邮件。

    youdao

  • Often, when setting up a ci system, teams decide that receiving e-mails is tantamount to spam; thus, they decide that "for the time being" no notifications will go out.

    设置CI系统团队常常认为接收电子邮件浪费时间因此他们决定发布通知

    youdao

  • Running a CI server such as Hudson to test merges can give you an early warning system that alerts you to potential merge conflicts that could occur later on in the development cycle.

    运行HudsonCI服务器测试合并可以提供一个预警系统警告可能开发周期中发生潜在合并冲突

    youdao

  • You should always run them when you execute a build, whether on your machine or in the context of a CI environment (meaning you should run them anytime code is checked into an SCM system).

    执行构建应该经常运行它们不管是机器上还是CI环境上下文中这意味着代码一经签入 SCM 环境,就要运行单元测试)。

    youdao

  • To ensure that the build scripts from Listing 3 and Listing 8 are run consistently and with every change to a code base, you'll want to configure a CI server such as Hudson (see Resources).

    为了确保清单3清单8中的脚本可以数据库做出更改一致运行需要配置一个诸如hudsona这样的CI服务器(参见参考资料)。

    youdao

  • There's a similar story with CI, although many more people don't use a CI server - over 40%. Almost 60% of respondents use CI at least sometimes, of which 32% always run tests on a CI serve.

    CI类似尽管许多(超过40%)使用CI服务器但是差不多有60%表示少数时间会使用CI其中有32%的人总是CI服务器上运行测试代码。

    youdao

  • One interesting and important feature to notice is the integration with TeamCity, the company's continuous integration (CI) server, Eugene explains the use of a CI server in a developer's workflow.

    一个有意思并且很重要特性集成了TeamCity持续性集成(CI)服务器Eugene解释了如何开发者工作流使用CI服务器。

    youdao

  • The ubiquitous nature of E-mail makes it a simple and useful means of feedback — every CI server I'm familiar with provides some type of E-mail feedback mechanism.

    电子邮件非常普遍,这成为了一种简单实用反馈手段熟悉的每种CI服务器提供一定类型的电子邮件反馈机制

    youdao

  • It is underpopulated right now, so if you are still shopping for a humanities subject, this one bears the precious CI-H designation.

    现在它们的选课人数比较少,如果你们需要门人文学科这些都是很可贵沟通密集型课程。

    youdao

  • Our CI server checks out a clean build and runs test cases from scratch each time I check in a new change.

    我们CI服务器检查一个干净构建每次检查更改从头运行测试用例

    youdao

  • Developer tests, which when run often in a Continuous Integration (CI) environment, effectively act like a spot light on code quality.

    通常持续集成(CI)环境运行开发人员测试有效地扮演代码质量聚光灯的角色。

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定