The practice of test driven development - and continuous integration, if implemented properly, reduces the chance of low quality products being released for QA testing.
测试驱动开发的实践——加上持续集成,如果实施得当,就能大大减少低质量产品流入测试阶段的机会。
Aslak: Cucumber is an acceptance testing tool that is designed for Behaviour Driven Development (BDD).
Cucumber是一款颇受赞誉的针对行为驱动开发(BDD)而设计的测试工具。
In this part Jamie introduces the reader to behavior driven development and explains how it can improve the effectiveness of unit testing.
这个部分Jamie将给读者介绍行为驱动开发(BDD),同时他会解释BDD如何提高单元测试的有效性。
GUI testing is much more time-consuming and difficult than unit testing and thus often neglected, even in generally test-driven development teams.
与单元测试相比,GUI测试要耗时和困难的多,即使是在测试驱动的开发团队中,因此也常被忽视。
Conventional software testing approaches follow the same document-driven approach that was applied to software development.
传统软件测试方法遵循相同的、应用于软件开发的文档驱动方法。
The xp experience was highly valuable, and dramatically changed our view of how to deliver software, particularly with regard to scenario-driven development and testing.
XP的经验是非常有价值的,并且戏剧性的改变了我们对如何交付软件的看法,特别是关于场景驱动的开发和测试。
To their credit, the authors applied best practices -- use-case driven development, focusing on architecture, frequent testing, and iterative development -- to offset many of these project risks.
作者应用最佳实践--用例驱动开发,关注架构、持续测试和迭代开发--来抵销一些项目风险。
Even if a development team does not practice test-driven development, having programmatic tests exercise UI code is valuable for regression and integration testing.
即使一个开发团队没有在使用测试驱动开发方式,拥有一个可编程的能测试实际UI代码的框架,对于回归和集成测试也是很有价值的。
Unit testing and test-driven development are excellent tools for managing such fragile systems with confidence, but they only work if you use them.
单元测试和测试驱动的开发这些出色的工具使您可以信心十足地管理此类脆弱系统 ——但只有在您确实使用了这些工具时,它们才能发挥作用。
Unit testing, test-first programming, and test-driven development do not have to be implemented in JUnit, any more than GUI programming must be done with Swing.
单元测试、测试先行的编程和测试驱动的开发并非都要在JUnit中实现,任何比较GUI的编程都必须用Swing来完成。
This example USES the superb Specs library, which effectively provides a DSL for the behavior-driven development testing and engineering methodology.
这个例子使用了华丽的specs库,它提供了一套高效的dsl来用于行为驱动开发测试和工程方法学。
I'm also in favour of Test-Driven Development; not sure if the Node.js community has chosen a de-facto standard library for testing.
我也很喜欢测试驱动开发;不知道Node. js社区是否已经选择了测试库的事实标准。
Apache Click also includes an API for mock testing, which allows better unit testing, continuous integration builds, and test-driven development (TDD).
ApacheClick还包含一个用于mock测试的API,可以用它改进单元测试、连续集成构建和测试驱动开发(TDD)。
The important word in the term test-driven development is driven, indicating that testing drives the development process. Figure 1 shows the TDD workflow.
测试驱动开发术语中的关键词是驱动,表示测试将驱动开发流程。
Rigorous unit testing and test driven development have become increasingly, and deservedly, popular.
严格的单元测试和测试驱动开发越来越受欢迎,这无可厚非。
In international wide, the method of testing is using one test equipment, and test cartridges is a whole, but still driven by hand. The development of test system has improved the test efficiency.
国外目前广泛采用的测试方法是,使用一个整体测试设备,将墨盒整体放在测试设备上,但要通过手动的方式来驱动。
Test-Driven Development is a programming technique using in the coding stage of the unified provision system. Coding standards is the base of white box testing.
统一开通系统建设项目在软件编码阶段实践了测试驱动的方式,编码规范的制订也为软件的白盒测试奠定了基础。
Robot Framework is a generic test automation framework for acceptance testing and acceptance test-driven development (ATDD).
机器人框架是一个通用的测试验收测试和验收测试驱动开发(ATDD)自动化框架。
Robot Framework is a generic test automation framework for acceptance testing and acceptance test-driven development (ATDD).
机器人框架是一个通用的测试验收测试和验收测试驱动开发(ATDD)自动化框架。
应用推荐