• 如果单元测试相当并且覆盖必要功能需求的话,这种方法可行的。

    This is a feasible approach if the unit tests are reasonably small and cover only essential functional requirements.

    youdao

  • 测试覆盖工具通常可以容易添加确定单元测试过程中而且结果可靠

    Test coverage tools are generally easy to add into an established unit testing process, and the results can be reassuring.

    youdao

  • 预算或者时间表如果没有覆盖整个测试单元,那个就会省略一些关键

    Should the budget or schedule fail to cover the entire test suite, less critical use cases are omitted.

    youdao

  • 单元测试范例而言,测试覆盖度量工具一个有点奇怪的组成部分。

    Test coverage measurement tools are a fantastic addition to the unit testing paradigm.

    youdao

  • 同步覆盖单元测试中极力推荐测量代码覆盖但是测试并行程序使用,代码覆盖容易产生误导。

    Synchronization coverage: Measuring code coverage is a highly recommended practice in unit testing, but when it comes to concurrent programs, code coverage is misleading.

    youdao

  • 主要单元测试角度来看代码覆盖

    I'll be looking at code coverage mainly from the standpoint of unit testing.

    youdao

  • 软件质量单元测试进展系统测试进展、测试覆盖

    Software quality: Unit test progress, system test progress, test coverage.

    youdao

  • 浏览器角度看自动化web应用程序测试可能扩大覆盖的应用程序其他部分现有单元测试一种极好方法

    Automated web application testing from the browser perspective can be a great way to augment existing unit tests that cover other parts of your application.

    youdao

  • 一方面,由于宽广范围,它们实现单元测试广的代码覆盖

    On the other hand, they achieve more code coverage than unit tests do because of their wide reach.

    youdao

  • 单元测试不是惟一用得着代码覆盖工具地方但是代码覆盖工具主要还是在这里。

    Unit testing isn't the only scenario where code coverage tools are useful, but it's certainly a major use case.

    youdao

  • 代码覆盖工具使可以单元测试符咒从“干净绿色”上升“干净,绿色,并且覆盖”,这有利于单元测试有效性

    Code coverage tools let you expand the unit testing mantra of "clean and green" to "clean, green, and covered," with real benefits to the effectiveness of your unit tests.

    youdao

  • 此外通过提供被注入对象存根实现改进测试覆盖代码质量轻松编写良好应用程序执行单元测试

    Furthermore, well-written application classes can easily be unit tested by providing stub implementations of the injected objects, improving test coverage and code quality.

    youdao

  • 单元测试变化要求我们重新检查代码确保完全覆盖维护

    Small changes to the unit tests would require us to audit the code again to ensure that full coverage had been maintained.

    youdao

  • 重点采用TFP 可以确保单元测试实现相当代码覆盖——可能远远超过今天所达到的。

    The important point is that adopting TFP guarantees that you will achieve a significant amount of code coverage in your unit tests -- probably far more than what you achieve today.

    youdao

  • 单元测试容易获得覆盖那个组件。

    It is also going to be the one that is easiest to get high coverage for with small unit tests.

    youdao

  • 无论什么原因确定单元测试覆盖达到100%恰当的。

    Whatever the reasons, you may decide that 100% coverage of unit tests is not appropriate, but you certainly expect it to be close to 100%.

    youdao

  • 可以参数化单元测试自动生成一个传统单元测试,而且很好的代码覆盖

    From a parameterized unit test, it automatically produces a traditional unit test suite with high code coverage.

    youdao

  • 除了这些组件之外,还有一些试验性开发工具用于单元测试代码覆盖浏览器中的自动化测试

    In addition to the components are experimental development tools for unit testing, code coverage, and automated tests inside the browser. New in this release are.

    youdao

  • 通过生成代码覆盖的具体数值,Cobertura单元测试艺术转变门科学

    By producing hard Numbers for code coverage, Cobertura transforms unit testing from an art to a science.

    youdao

  • 使用CoverageBrowser方式(1),我们能够看到单元测试被包括每一个文件(目录)代码覆盖测试统计学总结

    With the coverage Browser (Figure 1), we could see statistics summarizing the code coverage for each of the files (and directories) involved in the unit tests.

    youdao

  • 这个工具能够使我们浏览我们单元测试两种方法进行代码覆盖测试:使用CoverageBrowser或者指定文件的Coverage Fileview方式。

    This tool enabled us to look at our unit tests. code coverage in two ways: with the coverage Browser or the file-specific coverage Fileview.

    youdao

  • 应用程序代码单元测试覆盖时,可以修改代码而无需担心这些修改破坏代码所实现的功能

    When your application code is covered by unit tests, you can modify the code without the fear that the modifications will break the functionality of your code.

    youdao

  • 记住发现一些单元测试名称方法不够的,因为方法可能许多代码执行路径他们中的一些人可能没有覆盖测试

    Keep in mind, that simply finding unit test names for some method is not enough, because method may have many code execution paths inside, and some of them could be not covered with tests.

    youdao

  • 测试度量单位例如单元测试覆盖开发团队一个测试指标

    A unit of measure for the testing. For example, unit test coverage is a test metric for the development team.

    youdao

  • 单元测试以及测试覆盖报表

    Unit test and test coverage reports .

    youdao

  • 采用直接随机测试方法浮点运算单元进行测试和验证,代码覆盖功能覆盖率都达到了100%。

    Tests and verifies the floating point unit in direct and random methods, with 100% functional coverage and code coverage.

    youdao

  • 例如团队可能需要通过单元测试改进代码覆盖缩短持续集成服务器生成时间

    For example, your team might need to improve code coverage by the unit tests or reduce the build time on the continuous integration server.

    youdao

  • 单元测试阶段结构覆盖测试往往要求语句覆盖分支覆盖率均达到100%。

    In the unit test stage, it is often required that sentence coverage rate and branch coverage rate all up to 100% in the structure coverage test.

    youdao

  • 单元测试阶段结构覆盖测试往往要求语句覆盖分支覆盖率均达到100%。

    In the unit test stage, it is often required that sentence coverage rate and branch coverage rate all up to 100% in the structure coverage test.

    youdao

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

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

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