• In had in the testing tool, the source code test labor is having the important application.

    已有测试工具中,源代码测试工具有着重要应用

    youdao

  • Mostly, software development projects depend on code test, structural test and performance test to identify bugs.

    大部分软件开发项目依靠结合代码检查结构测试功能测试识别软件缺陷

    youdao

  • In 1993, after diligent work at my computer, I took my first code test and passed the 20 WPM exam on the first try.

    1993年,电脑后,勤奋工作我的第一代码测试通过了第一次尝试20每分钟考试

    youdao

  • Test-driven development is an Agile development technique in which developers code test cases before implementing the service.

    测试驱动开发一种Agile开发技术其中开发人员实现服务之前编码测试用例

    youdao

  • There are multiple ways to code test scripts, depending on the skill of the tester and the complexity of the application under test.

    编写测试脚本多种方式,这取决于测试技巧测试程序复杂程度

    youdao

  • Many developers use a variant of testing called test-after development (TAD), whereby you write the code and then write the unit tests.

    许多开发人员使用称为测试开发TAD各种测试,首先编写代码然后编写单元测试

    youdao

  • Only after you have your tests written (and failing) do you write the code under test.

    只有编写测试(失败)后,可以编写测试中的代码

    youdao

  • This very simple application could be easily extended to become a very sophisticated and complex one, though the process to code, test and debug it would be similar.

    可以容易地将这个非常简单应用程序扩展个非常复杂的应用程序,但它们编码测试调试过程却是相似的。

    youdao

  • What if there are tens or hundreds of locators in the test code?

    万一测试代码里面几十上百定位怎么办

    youdao

  • Use cases contribute to better quality development inputs and code that test organizations rely upon.

    能够促进开发测试组织所依赖的更高质量输入代码

    youdao

  • As you change code, unit test, and perform UAT, you should identify bottlenecks and implement changes as needed.

    改变代码单元测试执行UAT时,应该识别瓶颈并根据需要进行改进。

    youdao

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

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

    youdao

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

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

    youdao

  • Each target object that you test must have at least two clients: your production code, and your test case.

    进行测试每个目标对象必须具备至少两个客户机生产代码测试用例

    youdao

  • The communication of available functionality was critical since there were only three weeks per iteration to perform system test application design, code, and unit test.

    可用功能交流至关重要的,因为每个迭代中只有三个星期执行系统测试应用程序设计编码单元测试的。

    youdao

  • Fresh out of college, I didn't have enough experience to develop the code, test the code, write the documentation, market the product, or do the usability tests.

    刚刚学校毕业出来,没有足够经验开发代码测试代码、撰写文档推销产品或者可用性测试

    youdao

  • The pane on the right in the editor changes to show the response code verification test element details.

    编辑器右边格子发生改变显示响应代码验证测试元素细节

    youdao

  • Don't fall into the trap of believing that because you can't test every line of code, you must test nothing.

    不要相信因为能够测试每行代码所以就能够测试任何东西陷阱

    youdao

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

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

    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

  • In an ideal small agile project, you would have minimal hand-offs, because team members tend to take on all project roles (write stories, develop code, test, and so on).

    一个理想敏捷项目之中,小的交接因为团队成员扮演所有的项目角色(编写实例开发代码测试等等)。

    youdao

  • Test cases also serve as adept documentation because they implicitly demonstrate how the code under test works.

    测试案例因为暗示代码测试工作中是如何工作的,所以可以充当内行文档

    youdao

  • Listing 3 shows the PHP code for this test.

    清单3显示了测试所用的php代码

    youdao

  • Typically, you will use the separation of concerns principle when you plan how you will divide and structure your test code for application-under-test features and behaviors.

    通常,在计划如何测试应用的特性行为进行分离组织测试代码,您将会使用关注分离这个基本原理

    youdao

  • Write your test cases first, and write only enough code to make your test case pass.

    首先编写测试并且编写足以测试用通过代码

    youdao

  • The short "code, test, code, test" cycle of TDD invites refactoring in these cases, which continually drives the development of uncomplex code.

    这些情况下TDD简短代码测试、代码、测试”循环将导致重构这将继续驱使非复杂代码的开发

    youdao

  • Moving along the spectrum, a unified process methodology breaks up the development effort into specific disciplines (design, code, test, and so on), as shown in simplified form in Figure 2.

    这些技术中接下来涉及统一过程方法,其将开发工作划分具体规程(设计编码测试),如图2中的简化形式

    youdao

  • That's a remarkably powerful combination of technologies that takes remarkably few lines of code to test.

    一个强大技术组合使得只需短短代码就可以进行测试

    youdao

  • Unit tests often need to test nuanced behavior of the code under test, leading to similar and duplicated situations.

    单元测试常常需要测试有细微差异代码行为因此涉及相似重复的情况。

    youdao

  • Unit tests often need to test nuanced behavior of the code under test, leading to similar and duplicated situations.

    单元测试常常需要测试有细微差异代码行为因此涉及相似重复的情况。

    youdao

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

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

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