• Please note that this release is intended for developer testing and community feedback.

    注意这个版本主要还是针对开发者测试社区的。

    youdao

  • Developer testing extends the idea of automated software quality into the Developer space.

    开发人员测试自动软件质量扩展到了开发人员范畴。

    youdao

  • Developer testing decreases the risk of defects in code, so many development teams now require that unit tests be written alongside newly developed or modified code.

    开发人员测试可以降低代码存在缺陷风险因此现在很多开发团队开发更改代码的同时需要编写单元测试

    youdao

  • This article provides you with a brief introduction to the capabilities of IRAD's developer testing tools, and the possibilities they provide for application quality improvement.

    篇文章提供一个关于IRAD开发者测试工具能力它们提高软件质量可能性简单介绍

    youdao

  • This is not a replacement for more traditional developer testing tools, but is another tool that allows you to do specific types of testing better.

    不是更加传统开发人员测试工具替代而是另一个能够使更好地进行具体类型的测试的工具

    youdao

  • Developer testing is part of the new effort focused on detecting and fixing problems during software development.

    开发人员测试重点是发现解决软件开发过程中出现的问题一个新的方面。

    youdao

  • Developer testing is clearly a good thing.

    显然测试本身好事。

    youdao

  • The time for testing and maintenance is invested when the developer first creates the asset and does not have to be redone with each new project utilizing the reusable assets.

    开发人员首次创建资产投入了测试维护时间而无需每个利用可重用资产项目重新进行此工作。

    youdao

  • Traditional developer testing takes place at the unit level.

    传统开发人员测试单元级别上发生

    youdao

  • With your tests running more often, concerns about the value of developer testing are a distant memory.

    测试运行得更加频繁了,针对开发人员测试价值顾虑成为段遥远记忆

    youdao

  • This tutorial also assumes that you understand the value of developer testing and are familiar with basic pattern matching.

    教程假设理解开发人员测试价值熟悉基本模式匹配

    youdao

  • Automated testing of the module interfaces enables the SCA component developer to use a repeatable and efficient means of verifying the quality of the delivered components.

    模块接口自动化测试使得SCA组件开发人员能够使用重复又有效方法来验证提交组件的质量

    youdao

  • The point is that there are many adequate unit testing tools available to every developer, so the lack of tools can no longer be used as an excuse for not producing unit tests.

    关键大量合适单元测试工具提供每一个开发人员因此缺少工具不再认为是没有创建单元测试理由

    youdao

  • In addition to the overflow exploits, SQL injection is one other type of attack that relies on developer oversight by not testing incoming data.

    除了溢出的利用以外,SQL注入一类依赖开发人员测试输入数据疏漏攻击

    youdao

  • Even better, by designing-in this flexibility and understanding the implications of change, you can protect yourself from any damages from modifications through developer testing.

    更好方法是:通过在设计中考虑灵活性以及了解变更隐含意义可以通过开发人员测试来防止修改所造成任何损害。

    youdao

  • Then you (developer) and a testing team conduct tests based on the analyzers to check for workflow, redundancy, and performance.

    然后(开发人员)测试团队就可以基于分析器所进行测试检查工作流余和性能方面的情况。

    youdao

  • The major downside to developer testing is that the vast majority of tests exercise sunny-day scenarios.

    开发人员测试主要缺点绝大部分测试都是在理想的场景中进行的。

    youdao

  • The developer made extensive use of the interactive debugger during the development and testing of the message flow.

    开发人员消息开发测试期间大量使用交互调试程序

    youdao

  • Unit testing is a piece of code written by a developer that exercises a very small, specific area of functionality of the code being tested.

    单元测试对于开发人员来说仅仅编写代码问题,只发挥了测试代码中一个很小且很特殊部分功能

    youdao

  • Desktop PC: that can be used for miscellaneous purposes (developer testing, integration of code, etc).

    桌面PC可供多种用途(测试代码集成)。

    youdao

  • Defects cost much less to fix when they are found early, either by the developer or in early-phase testing.

    如果能够尽早找到修复缺陷这些缺陷的成本得多要么通过开发人员要么通过早期得测试得方法来操作。

    youdao

  • With our pooled 20 percent time, we slowly turned the organization on its axis and made developer testing a common part of the development practice.

    随着20%的混合时间我们慢慢地公司了正确的轨道而且使得研发者的测试成为研发过程中的一个惯例。

    youdao

  • This means that developing and testing components will require that the developer take on some of the deployment duties, if only temporarily for the purposes of testing the code.

    意味着开发测试组件时,为了临时测试代码开发人员要承担一些部署方面职责

    youdao

  • The goal of developer testing is to ensure that newly written or modified code works as intended and doesn't cause "regression" (ie, the inadvertent breaking of previously working code).

    开发人员测试目标为了保证编写或者修改代码能够如愿工作导致回归”(也就是说无意中破坏之前工作的代码)。

    youdao

  • Reusing assets also saves the developer testing time and maintenance work.

    资产进行重用能节省开发人员进行测试维护工作时间

    youdao

  • Developer testing is important because it provides.

    开发者测试重要是因为

    youdao

  • WebSphere Integration Developer provides an integrated environment for developing and testing mediation modules and SCA components.

    WebSphereIntegrationDeveloper开发测试中介模块SCA组件提供集成环境

    youdao

  • Table 1 is a checklist example that a developer should consider when testing a service that will be covered by a SLA

    1核对表示开发者测试一个 SLA 保证的服务时,他应该考虑这个表。

    youdao

  • InfoQ: What is the tool support for application development using Grails framework in terms of developer testing, debugging, refactoring, application profiling etc.

    InfoQ开发者测试调试重构应用调优等方面来讲,工具使用Grails框架开发应用的支持如何

    youdao

  • Having just coded the method, I haven't yet noticed the defect, but because I'm a developer testing fanatic, I write a routine test using TestNG.

    编好这个方法注意到这个缺陷由于狂热地崇拜开发人员测试,于是我编写一个使用TestNG的常规测试

    youdao

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

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

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