• 合格的程序员测试夸大产生的破坏

    Decent programmer testing magnifies the damage it does.

    youdao

  • XP涉及测试程序员测试客户测试

    XP talks about two kinds of tests: programmer tests and customer tests.

    youdao

  • 团队应该拥有程序员测试客户测试自动化套件

    The team should have automated suites of programmer tests and customer tests.

    youdao

  • 开发人员只有通过所有程序员测试可以将代码源代码资源库中

    A developer cannot check code into the source code repository until all the programmer tests pass.

    youdao

  • 过去年中广泛采用程序员测试显著的生产率得到的代码质量所驱动的。

    The widespread adoption of programmer testing over the past five years has been driven by the demonstrable productivity and quality of the resulting code.

    youdao

  • 程序员测试告诉开发人员系统是不是任何时刻都能正常运行(客户定义那样)。

    Programmer tests tell developers whether the system works (as defined by the customer) at any point in time.

    youdao

  • 重要的是假设做过程序员测试――并且这些测试 每一全部通过

    Most importantly, it assumes you have programmer tests -- and that they all pass all the time.

    youdao

  • 程序员测试给予开发者重构代码勇气因为测试失败会立即告诉开发者是不是有地方出了问题

    Programmer tests also give developers courage to refactor the code, because a test failure tells the developer immediately if something's broken.

    youdao

  • XP规则简单如果进行程序员测试,则知道编写什么代码所以不会去编写任何代码。

    The XP rule is simple: If you don't have a programmer test, you don't know what code to write, so you don't write any code.

    youdao

  • 作为程序员常常对使用程序员测试进行编码使用程序员测试进行编码之间差别感到吃惊

    As a programmer, I am frequently amazed by the difference between coding with programmer tests and coding without them.

    youdao

  • 计算机科学中,单元测试一个有程序员测试源代码个体单元是否适合使用软件检测验证方法

    In computer programming, unit testing is a software verification and validation method in which a programmer tests if individual units of source code are fit for use.

    youdao

  • 这种恶性循环就是为什么大多数程序员讨厌测试人员告诉他们代码出现问题原因。

    That kind of cycle of doom is why most programmers hate testers who tell them something is wrong with the code.

    youdao

  • 即使最好程序员测试复查调试遵循任何标准代码也是项艰巨任务

    Testing, reviewing, and debugging code that does not follow any standards can be a daunting task, even for the best of programmers.

    youdao

  • 整个代码中的适当地方程序员编写程序逻辑测试当前用户是否有权执行某个操作

    At appropriate places throughout the code, the programmer writes program logic to test whether the current user is authorized to perform an operation.

    youdao

  • 这种体系结构另一组成部分关注一致性测试程序员认证产品认证(评估)。

    Another building block of this new architecture is a more concentrated focus on conformance testing, certification of programmers, and certification of products (branding).

    youdao

  • 程序员通常不必测试运行程序用户是否有权读取数据文件设置系统时间

    Programmers don't usually have to test whether the user running the program is entitled to read a data file or set the system time.

    youdao

  • 许多没有编写测试程序员甚至知道可以使用这种方法。

    Many programmers who don't write tests first don't even know it's an option.

    youdao

  • 通过简化编辑编译测试过程帮助程序员提高生产力

    Making it easier to cycle through the edit, compile, and test cycle helps foster programmer productivity.

    youdao

  • 那种方式大多数程序员说明这种情况时,他们认为测试驱动编程一个不错想法 ― 这之后,他们仍然使用这种方法。

    When I explain it that way, most programmers I've talked to think test-driven programming is a good idea -- then they still don't do it.

    youdao

  • 好的测试套件执行得足够以至程序员可以每个测试发生重大变化之后运行这些测试有可能天运行几十

    Good test suites execute quickly enough that programmers can run them after each and every significant change, potentially dozens of times a day.

    youdao

  • 尽管大部分程序员能够检查代码测试代码bug,但他们并不知道如何证明他们程序将会按他们所设想的那样去执行

    And while most programmers can examine code and test code for bugs, they do not know how to prove that their programs will perform the way they think they will.

    youdao

  • 对于ZeroRESTful资源脚本好的文档不仅能够帮助记住代码如何工作帮助客户程序员创建测试客户端代码。

    When it comes to Zero's RESTful resource scripts, good documentation not only helps you remember how your code works, it can help client-side programmers create and test their client code.

    youdao

  • 不但激发程序员编写测试用例,而且通过Youbrokethebuild !”游戏促进了团队之间的合作融合。

    It not only motivates programmers to write tests, it also promotes teamwork and bonding through "You broke the build!" games.

    youdao

  • 连续测试程序员增加一项特征完成测试程序。

    Continuous Testing: Before programmers add a feature, they write a test for it.

    youdao

  • 对于程序员来说需要测试、在接口一端程序不可用时,这种实用工具极为有用的

    For programmers, this utility can be extremely useful when you need to test and the program at the other side of the interface is not available.

    youdao

  • 即便开发人员知道测试益处我们会发现程序员愿意测试他们的代码

    Even though developers know that testing helps, we still see a reluctance by programmers to test all their code.

    youdao

  • 只要保持测试代码同步(实践关键点),如果程序员知道系统能做什么可以参看测试

    As long as you keep your tests and code synchronized (and that's the whole point of the practice), if a programmer wants to know what the system does, he or she can look at the tests.

    youdao

  • 作为程序员应该编写代码之前编写测试然后编写足以测试通过的代码即可

    As a programmer, you should write tests before you write code, then write just enough code to get the tests to pass.

    youdao

  • 忽略质量控制——时间压力有时程序员项目团队有意跳过测试过程

    Neglecting quality control - time pressure can sometimes cause programmers or project teams to be tempted to skip testing.

    youdao

  • 忽略质量控制——时间压力有时程序员项目团队有意跳过测试过程

    Neglecting quality control - time pressure can sometimes cause programmers or project teams to be tempted to skip testing.

    youdao

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

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

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