• 可以轻松任何目标测试进行调试执行代码覆盖率测试

    Allows you to easily debug or run code coverage on any target tests.

    youdao

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

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

    youdao

  • 最高层次上开始测试能够最快速度获得代码覆盖率

    The fastest gains in code coverage come by starting your tests at the highest level.

    youdao

  • 代码覆盖率就是重要测试指标之一。

    One of the most critical measurements for testing is code coverage.

    youdao

  • 内部记帐作出变更可以分析代码覆盖率报告确定是否有任何测试真正测试这个包。

    Before making changes to the internal billing package, you could analyze a code coverage report to determine if any tests actually tested the package.

    youdao

  • 是,可以浏览器中打开一个覆盖率文件查看测试用例所覆盖代码

    Better still, I can open a coverage file in my browser and see exactly which lines of code my test cases cover.

    youdao

  • 首先承认遗留环境(代码没有测试)采取覆盖率的确需要长期的高投入

    First he concedes that getting high coverage in place for a legacy environment (one where the code does not have tests) does require a potentially high, long-term investment.

    youdao

  • 覆盖率分析可以帮您找到测试是否冗余测试代码同一路径反复运行,导致了不必要的时间延迟

    Coverage analysis also helps find out if there are any redundant test cases: tests that exercise the same path in the code over and over again, causing unnecessary delays.

    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

  • 测试覆盖率代码测试百分比

    Test Coverage: Percent of the code that has been tested.

    youdao

  • 这时需要检查覆盖率分析数据确定哪些自动化测试子集需要运行这样就可以让更短时间内验证新的代码

    You can examine the coverage analysis data to help you determine which subset of the automation suite needs to be run, allowing you to validate the new code in less time.

    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

  • 一方面,架构性代码覆盖率来讲,系统测试是一极为划算事情。

    On the other hand, they offer quite a bit of bang for the buck, so to speak, in terms of architectural code coverage.

    youdao

  • 如果一个方法10代码,其中8行在测试执行,那么这个方法的覆盖率是80%。

    If a method is 10 lines long and 8 lines of the method were exercised in a test run, then the method has a line coverage of 80%.

    youdao

  • 代码覆盖率指示我们已经一个测试之后完成了此操作,CC却会强迫我们编写额外测试用例。

    Code coverage indicated we were done after one test case, but CC forced us to write an additional one.

    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

  • 发现问题没有测试过:代码覆盖率问题。

    Problem has been found for which no test exists: code coverage.

    youdao

  • 3对于评分者来说在Coverlipse运行测试决定是否100%的代码覆盖率十分容易的。

    3 It's easy for graders to run the tests under Coverlipse and determine if there is 100% code coverage or not.

    youdao

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

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

    youdao

  • Brown认为,100%测试覆盖率很难做到的,非常不切实际他建议80%,覆盖代码重要部分

    Brown considers that 100% testing coverage is hard to achieve, quite impractical, suggesting 80%, covering the most important pieces of the code.

    youdao

  • 代码测试的次数方面之前的项目我们没有打算在我们的软件中进行 100% 代码覆盖率测试

    In terms of how much of the code to test, on previous projects we hadn.t aimed for 100% code coverage in our software.

    youdao

  • 差异报告比较两种类型覆盖率数据报告覆盖率数据怎样由于代码或者测试中的更改而发生变化的。

    Difference reports compare two sets of coverage data and report on how the coverage Numbers have changed due to modifications in the source code or in the tests.

    youdao

  • 认为测试软件开发基本方面代码覆盖率衡量一个测试质量关键工具

    I consider testing an essential aspect of software development, and code coverage is a key tool for measuring the quality of one's testing.

    youdao

  • 测试可信度不是和代码覆盖率有关而是相信团队成员他们重要的事物增加测试

    Having trust in the tests is not about code coverage, is about trusting your team mates they will add tests for all the important things.

    youdao

  • 测试代码变更增加的用来改善代码覆盖率测试用例可能导致慢,也有可能部分代码特别容易影响速度

    Change in test code: a test case that you added to improve code coverage may be causing the slowdown, possibly exercising a peculiar portion that is vulnerable to speed.

    youdao

  • 代码覆盖率分析可以针对测试有效性给出价值反馈

    The analysis gives you invaluable feedback about the effectiveness of the test suite that you were relying on.

    youdao

  • 代码覆盖率软件测试重要方面对于构件总体系统测试来说可能是一个基本的参数。

    Code coverage is an important aspect of software testing, and can be considered fundamental to the overall system testing of a component.

    youdao

  • 取得更高代码覆盖率并且增加团队信心需要通力合作执行自动化组件测试性能测试功能测试

    Achieving higher code coverage and increasing a team's collective confidence takes a concerted effort to incorporate and execute automated component, performance, and functional tests as well.

    youdao

  • 代码覆盖工具可报告测试覆盖率——覆盖分支覆盖形式表示——表示测试运行涉及代码

    A code coverage tool reports test coverage — either in the form of line or branch coverage — that represents the amount of code that is being touched when a test is run.

    youdao

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

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

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