测试先行方法

test-first approach

中文定义

一种软件开发方法,测试用例在组件或系统开发之前设计和实施。

English Definition

An approach to software development in which the test cases are designed and implemented before the associated component or system is developed.