• 这样不仅使代码变得更具测试而且使它依赖方法全局变量

    Doing this not only has made the code more testable, but also made it not depend on the global variables in the method.

    youdao

  • 然而遗留代码几乎考虑测试因此必须消除这样的阻碍。

    However, testability has rarely been a consideration for legacy code, and consequently, you have to pull stunts like this one.

    youdao

  • 分析师确定需求测试负责而且我们还要明确测试的需求。

    Analysts are responsible for making sure that requirements are testable, and that we specify clear requirements for the tests to be performed.

    youdao

  • 附带的好处是这些数据绑定框架在与适当的GUI设计模式结合使用能够提高测试

    As an added benefit, they can also increase testability when combined with proper GUI design patterns.

    youdao

  • InfoQOS Workflow如何确保应用程序测试

    InfoQ: How does OSWorkflow enable testability of an application?

    youdao

  • 字段注入会影响测试特别是字段标记为private

    Field injection harms testability, especially if you mark the fields private.

    youdao

  • 目前为止,所给出的模式暗示臃肿代码(方法太多public方法、过多条件导入等等)将影响测试维护

    By now, a pattern has emerged suggesting that gluttonous code (long methods, too many public methods, excessive conditionals and imports, etc.) impairs readability, testability, and maintainability.

    youdao

  • “通过Guice进行依赖项注入”(NicholasLesiecki,developerworks, 2008年10月):DI提高了维护测试灵活,Guice使DI变得很简单

    "Dependency injection with Guice" (Nicholas Lesiecki, developerworks, December 2008) : DI improves maintainability, testability, and flexibility, and Guice makes DI easy.

    youdao

  • 许多公司需求覆盖需求测试过程焦点

    In many companies, requirements coverage or requirements traceability is a big focus of the testing process.

    youdao

  • 客户期望管理IT交付流程效率端到端跟踪测试未来重用都存在问题

    Client expectation management, efficiency of the it delivery process, end-to-end traceability, testing, and future re-use are also problematic.

    youdao

  • 尽管某些安全测试方面建模策略,但并非所有都以这样处理。

    Though certain aspects of security and testability can be modeled as policies, not all can.

    youdao

  • 事情以前一样工作但是工作更好主要是因为增强测试或者明显提升

    Things work as they did before, albeit better, most often because of enhanced testability or an apparent performance improvement.

    youdao

  • 3显示双向伸缩测试网络吞吐量系统cpu利用率分别使用SUT中124个节点系统载以太网适配器

    Figure 3 shows the network stream throughput and CPU utilization for the bidirectional scalability test runs while using the system board Ethernet adapters on 1, 2, and 4 nodes of the SUT.

    youdao

  • 几年一直建议开发人员使用DI因为提高了维护测试灵活

    I've suggested for years that developers use DI, because it improves maintainability, testability, and flexibility.

    youdao

  • 6显示双向伸缩测试网络吞吐量系统cpu利用率分别使用SUT中124个节点系统载以太网适配器

    Figure 6 shows the network stream throughput and CPU utilization for the bidirectional scalability test runs while using the system board Ethernet adapters on 1, 2, and 4 nodes of the SUT.

    youdao

  • 用户审视实际架构仔细审阅测试维护设计完整复制避免独占等等

    Prospective users should also look at the actual architecture emitted and critically review it for testability, maintainability, design integrity, duplication, lock-in avoidance etc.

    youdao

  • 需求设计以及代码测试需求之间跟踪非常有限。

    There is limited traceability between requirements, design, and code and test requirements.

    youdao

  • 这个环境使用伸缩测试测试方法开箱即用配置相同

    The scalability tests and test methodology used in this environment are the same as in the out-of-the-box configuration.

    youdao

  • 通过提供横跨多个服务消费者提供者之间单一统一日志同样也简化了维护改善了测试

    It also simplifies maintenance and improves implementation testability by providing a single, unified log that spans between multiple service consumers and providers.

    youdao

  • 接下来重复双向伸缩测试

    Ditto on the bidirectional scalability test.

    youdao

  • 我们了解这些代码修改不仅能够提高代码的测试能够普遍改进代码的质量,以及提高重构代码的重用

    We also saw how making these changes to your code not only made the code more testable, but also improved the code quality in general and promoted code reuse in the refactored code sections.

    youdao

  • 测试直接相关,并且找到很难测试高层次需求

    Testability relates directly to feasibility, and it may be possible to find high-level requirements that might be quite difficult to test.

    youdao

  • 有时候策略SOA 活动安全测试会产生混淆

    Sometimes policy is confused with security and testability of an SOA initiative.

    youdao

  • 使代码变得更具测试过程我们前面一些有问题的代码进行了重构;这些代码不仅设计有问题,功能上也有问题。

    In the process of making code testable, we've refactored previously problematic code; not only problematic in it's design but in it's function.

    youdao

  • 通过使用预包装组件我们已经影响我们自己的解决方案测试

    By consuming pre-packaged components, we've influenced the testability of our own solutions.

    youdao

  • 这个环境使用伸缩测试测试方法与开箱即用配置相同

    The scalability tests and test methodology used in this environment are the same as that used in the out-of-the-box configuration.

    youdao

  • 方面编写测试的,得到设计好处通过重构面向对象代码来实现测试所得到的好处相似

    Writing aspects to be testable yields design benefits parallel to those achieved by factoring object-oriented code for testability.

    youdao

  • 元数据方法本身不会影响测试

    The metadata approach doesn't hamper the testability of the layers per se.

    youdao

  • 由此产生的灵活无论是测试还是灵活真的是非常值得

    The resulting flexibility really pays off both in testability and flexibility.

    youdao

  • 我们多少测试专注不是其他类型质量标准(安全伸缩测试维护等等)?

    How much of our testing has been focused on capability rather than other types of quality criteria (performance, security, scalability, testability, maintainability, and so on)?

    youdao

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

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

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