• In my case, I used the file in listing 4 to seed the database before running my component tests and then used the same file to indicate which data to delete from the database upon test completion.

    本文的例子中,将在运行组件测试使用清单4中的文件数据库播种然后使用相同的文件指示测试完成时数据库中删除哪些数据

    youdao

  • Also, running the integration tests in your test environment first will allow you to determine the correct order for importing your changes.

    同样首先测试环境中运行集成测试将会帮助安排导入变更更加合理顺序

    youdao

  • One line of thinking is that, since the build verification tests are all automated, what's the harm in running all of them every nightit's just machine time, right?

    思考一个方向由于构建验证测试全都自动化了,每晚运行所有的自动化测试的伤害是什么,——只是机器时间吗?

    youdao

  • Running the tests early and often gives you absolute confidence in your code all the time.

    尽早运行测试通常使任何时候代码充满信心

    youdao

  • Good unit tests encourage loose coupling between units, a requirement to get the test running in a test harness.

    好的单元测试要求单元松散耦合这是测试条件下测试得以运行的条件。

    youdao

  • Before you view the failing report, did you notice how quickly the unit tests ran, as well as the noticeable delay in running the integration tests?

    查看失败报告之前是否注意单元测试运行速度很快运行集成测试时会有明显延迟

    youdao

  • Moreover, running different types of developer tests, such as component, functional and performance, can shine a light on problem areas earlier in the development life cycle.

    而且运行各种类型开发人员测试组件测试、功能测试性能测试,能够开发生命周期中更地 将问题显示出来

    youdao

  • The screen shot in Figure 3 shows the coverage data produced by running the tests on one solution.

    3显示一个解决方案通过运行测试产生覆盖数据

    youdao

  • Remember, at this point in the standard approach to regression tests, the team would have been blindly running the whole regression suite.

    记住一点,用回归测试标准方法团队盲目运行整个回归套件

    youdao

  • The practices rely on manual steps -- integrating code, running tests, and checking code in at the right times -- that can lead to mistakes.

    目前的实践依赖手工步骤 ——集成代码运行测试合适时间检入代码,这样的实践有可能造成错误。

    youdao

  • In addition to running tests on file systems in partitions, a spot check was done on file systems in an LVM configuration, with the LVM partition being either properly or improperly aligned.

    除了分区文件系统运行测试之外,在一个LVM配置对文件系统执行了抽样检查不管LVM分区是否经合理对齐

    youdao

  • These work in conjunction with SCM systems to automatically watch the code repository and build the system (including running tests and packaging artifacts) periodically or whenever anything changes.

    它们SCM系统联合自动地观察代码存储库周期地有任何变更的时候构建系统(包括运行测试打包工件)。

    youdao

  • If you don't have unit tests, it might be a good idea to start introducing them in this stage (if you didn't get around to it in the "get it running" stage, for example).

    如果没有单元测试,那么这个阶段引入可能是个主意(例如,如果您在“使运行”阶段没有找到使用它的机会)。

    youdao

  • Running the tests in other browsers.

    其他浏览器中运行测试

    youdao

  • In order to test cloud performance, the authors of the report have selected 4 types of tests and benchmarking 5 native applications running on 5 different cloud platforms.

    为了测试性能报告作者选取了4种类型测试5个云平台上运行5个原生应用作为基准

    youdao

  • Instead, zope.testing leaves it to each programmer to find the tests in each module that are worth running and put them together in a list.

    相反zope .testing让程序员自己寻找每个模块需要运行测试它们集中一个列表中

    youdao

  • Now that you have the tests running in the Eclipse IDE, with the help of an Apache Ant script and a few targets, you can automate the tests completely.

    借助一个Apacheant脚本几个目标帮助已经EclipseIDE中运行一些测试,您还可以完全自动化这些测试。

    youdao

  • In Hantam, where the project has been running for seven months, seven field workers have submitted 742 tests through the WQReporter.

    项目在Hantam已经运行了几个7个实地工作者已经通过WQRepoter提交了742条测试数据。

    youdao

  • When running tests, you must pass in at least one VM argument to help specify which GWT mode (hosted or Web) to run the test in.

    运行测试必须至少传递一个VM参数指明哪种GWT模式(托管Web)下运行测试

    youdao

  • JVM shows greatly improved performance over the 1.3.1 version for this type of operation, running about seven times faster in my tests. The IBM 1.4.0.

    操作性能方面,Sun 1.4.1JVM显示了1.3.1版本很大改进测试运行速度大约1.3.1版本的开部。

    youdao

  • Since each process can run on a different CPU core, running -j 4 on a four-CPU machine would allow all four CPUs to be active in running tests at once.

    因为每个进程可以不同CPU运行,所以如果在有CPU计算机上运行 -j4可以同时四个 CPU 运行测试

    youdao

  • Running the tests reveals that the results of the parser aren't yet in the AST types I created earlier (expr and its kin), but instead in a form consisting of Lists and Strings and such.

    运行测试表明解析器结果不是前面创建AST类型(expr亲属),而是ListString组成一种形式

    youdao

  • Speed: In my tests, on every machine, Windows 7 ran swiftly and with far fewer of the delays typical in running Vista.

    速度测试每部机器Windows7运行速度都很快延迟现象也比Vista上常见到的多。

    youdao

  • Another advantage of this technique, in addition to the speed of running tests, is the added flexibility of how you want your tests to handle test data.

    这个技术另一个优势除了运行测试速度加快之外,还有想要的测试如何控制测试数据附加灵活性

    youdao

  • But if the coverage is poor, then targeted testing can lead you to conclude, in some cases, that you have no suitable tests worth running.

    如果覆盖低,那么有时候目标测试可能使得出结论,您没有合适测试值得运行。

    youdao

  • Additionally, operations are provided to re-execute test cases, cancel test execution, debug test cases, and auto-expand the test case information in the window as the tests are running.

    另外,它提供了操作重新执行测试取消测试执行,调试测试用例,测试运行时自动展开窗口中的测试用信息

    youdao

  • In a continuous integration environment, programmers are writing code, running the build and tests on their own workstations, and checking in multiple times a day.

    持续集成环境中程序员需要编写代码,在工作站上运行构建测试,一天多次进行检入

    youdao

  • For example, our interviews uncovered a significant failure in the current process which results in the automated tests running against non-baselined versions of the test database.

    举例来说,我们采访揭开了当前处理过程中的一个重大失误导致自动化测试运行测试数据库的非基线版本上

    youdao

  • For example, our interviews uncovered a significant failure in the current process which results in the automated tests running against non-baselined versions of the test database.

    举例来说,我们采访揭开了当前处理过程中的一个重大失误导致自动化测试运行测试数据库的非基线版本上

    youdao

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

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

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