As I mentioned in the test-first development practice section of last month's installment, acceptance testing is the customer half of the XP testing picture.
在上篇文章的“测试优先的开发方法”这一部分中我已经提到了验收测试,把它作为整个XP测试中由客户负责的那一半。
The latest installment (" Refactoring tests in the Red ") tackles a common problem - once a unit test suite becomes substantial, how can the unit tests.
最新的内容“利用Red Bar状态重构你的测试用例”解决了一个常见的问题。即一旦单元测试套件变得庞大,如何在不破坏测试的前提下进行测试代码的重构呢?
Recall that in the last installment, I contrasted several implementations of a simple application for filtering a test weblog.xml document, and displaying some information from it.
回想一下,在上一期中,我比较了一个简单应用程序的几种实现,该应用程序筛选一个测试weblog . xml文档、并显示其中的一些信息。
应用推荐