Think about some of the ways you can use data-driven testing in your test automation.
考虑一下能在您的自动化测试中使用的一些数据驱动测试的方式。
Forget how much less code there is, it's easier to tell what the data-driven test is testing.
忘记有更少的代码吧,了解数据驱动测试在测试什么将更容易。
InfoQ: How does the data Driven test Scenario feature in Twist 2.0 compare with other data testing frameworks like DBUnit?
InfoQ:与其它像DBUnit之类的数据测试框架相比,Twist 2.0的数据驱动测试场景怎么样?
When you create a data-driven test in Rational Functional Tester, you can use a single test script repeatedly with varying input and response data.
当您在RationalFunctionalTester里创建一个数据驱动测试时,您可以用不同的输入和响应数据来重复地使用单个测试脚本。
The more black box, work-stream driven the test organization is, the more effectively primary use case documents can be applied to sizing.
如果测试组织被越多黑盒、工作流所驱动,主要的用例文档就越能有效地在估计中运用。
Probably the most surprising revelation is the increased emphasis on test driven development and dependency injection.
或许最令人惊讶的事实是日渐增长的对于测试驱动开发和依赖注入的重视。
This resembles test Driven Development (TDD), where Unit tests are supposed to be written before the code.
这有点像测试驱动开发(Test Driven Development,TDD),单元测试应在代码之前编写。
If you follow the practice of test-driven development, you will actually develop your tests before you develop your code.
如果你遵循测试驱动开发的实践,那么实际上你将在开发你的代码之前开发你的测试。
This is consistent with test-driven development practices.
这与测试驱动的开发实践是一致的。
In the previous two installments of this series, I discussed how using test-driven development (TDD) helps you incrementally discover design.
在这个系列的前两期中,我讨论了如何使用测试驱动开发(TDD)帮助您逐步发现设计。
Some of them adapt well to using a test-driven development style.
有些人非常好的适应了测试驱动的开发方式。
For example, you may start with iterative and test-driven development, and then follow up with pair programming and collocated teams.
比如,您可以以迭代和测试驱动开发开始,然后可以遵循成对编程和配置团队的原则。
GUI testing is much more time-consuming and difficult than unit testing and thus often neglected, even in generally test-driven development teams.
与单元测试相比,GUI测试要耗时和困难的多,即使是在测试驱动的开发团队中,因此也常被忽视。
It provides a customizable, role-driven solution for test planning, creation, and execution. as well as workflow control, tracking, and end-to-end traceability.
它为测试规划,创建以及执行,工作流程控制,追踪及末端追踪提供了一个可定制的角色驱动的方案。
Two recent, big changes in software engineering have been the growing use of test-driven development and continuous integration.
在软件工程方面,两个最近的重大变化是对测试驱动的开发和持续集成的使用日益增加。
Extended traditional test-driven development methodologies to ensure the system regression suites evolved with all new features and fixes.
扩展传统测试驱动开发方法系统,确保系统回归测试套件随所有新特性和补丁演变。
Continuous integration is often intricately linked with the practice of test-driven development.
持续集成常常与测试驱动的开发实践杂乱的链接在一起。
A general principle of test-driven development is that you should test all published interfaces to a class.
测试驱动的开发的总体原则之一就是应测试一个类已发布的所有接口。
Developing a test framework in test-driven way isn't without its challenges, but once you have the basics working it goes surprisingly smoothly.
用测试驱动的方法来开发一个测试框架不是一点挑战都没有,但当你完成了基础工作后,它会非常之顺利。
In addition, its built-in data correlation filters detect variable data, as well as preparing tests for data-driven load test generation.
另外,它的嵌入式数据相关性过滤器能够检查可变数据,并根据数据驱动加载测试需求进行测试。
Nevertheless, test-driven portal application development requires broadening the unit test approach.
然而,测试驱动的门户应用程序开发需要拓展单元测试方法。
I created some unit tests for my task library to ensure tasks were being created properly and begun some test-driven refactoring.
我为我的任务库创建了一些单元测试,以保证任务可以被正确地创建出来,并且以测试驱动重构迈开第一步。
Test Driven development overcomes many of the issues faced by development teams that often leave the creation of Unit Tests until after the implementation.
测试驱动开发能克服开发团队遇到的许多问题:开发团队经常在代码实现之后才创建单元测试。
In test-driven development automated tests should be written in the first place, in comparison to manual tests performed by team members.
在测试驱动开发中,跟团队成员执行的手动测试相比,自动测试的编写应该放在首要位置。
Part 1 of this series on test-driven development in an SOA environment showed you how to write unit tests for SOA applications.
在这个有关SOA环境中的测试驱动的开发系列中,第1部分向您介绍了如何为SOA应用程序编写单元测试。
I don't remember which one of suggested we ask questions for each chapter, effectively making it also test-driven.
我不记得我们中是谁建议在编写每章之前提出问题,这就采取了测试驱动的方式,而且很有效。
We did it test-driven, starting with a test that we wanted to succeed and once it passed we looked into how we could improve the code.
我们用的是测试驱动的方法,首先写一个我们希望通过的测试,一旦这个测试通过,我们再回头看我们可以怎么来优化代码。
Several of the practices outlined here can be categorised as general Test Driven Development (TDD) practices.
本文概述的实践中,有一些可归类到常用的测试驱动开发(TDD)实践。
Test-driven development allows you to defer decisions until you understand the problem better.
测试驱动开发允许你推迟决定,直到你更好地理解了问题之所在。
Test-driven development (TDD) alters the process of writing code so that change is not only possible, but desirable.
测试驱动开发(TDD)改变了编码的过程,并且这种改变不仅是可能的,同时也是值得去做的。
应用推荐