摘要
在极限编程实践中,TDD是一个很重要的测试方法.它是一种先定义测试代码,然后实现程序功能的开发过程.JUnit在实现测试驱动开发过程中是Java开发人员的得力助手,在测试驱动开发思想的指导下,配合使用该工具,可以极大地提高开发效率,增强软件的质量,最大程度地降低开发成本.
In the practice of extreme programming,TDD is a very important kind of testing method.This method defines testing code firstly,and realizes program functions secondly.In the process of realizing Test-Driven Development,JUnit is Java developer's efficient assistant. Using TDD method and Junit tool can greatly improve development efficiency,enhance software quality and lower development cost.
出处
《兰州工业高等专科学校学报》
2012年第1期15-19,共5页
Journal of Lanzhou Higher Polytechnical College
关键词
极限编程
测试驱动开发
JUnit测试工具
开发效率
开发成本
extreme programming
Test-Driven Development
JUnit testing tool
development efficiency
development cost