摘要
测试是研发过程中的一个重要环节,但同其他过程相比,测试往往没有得到应有的重视,开发人员会将测试工作视为阻碍其按期完成开发进度的额外的负担。同时,传统的测试模型会推后发现错误的时间。本文介绍一种前置测试的开发方法,在开发之前就提前定义好该如何对程序进行测试,这不仅可以早期发现问题,并能够有效缩短开发时间。本文通过一个实例描述了该方法的基本原理。
Testing is an important part in software development process. But, compared with other parts, it has hardly been attached much importance. And it is often regarded by programmers as an additional job which may delay their plan. At the same time, traditional testing model may defer the time of faults detection. The paper introduces a development method with proactive testing. If testing can be defined before coding, faults can be found early and time can be saved. An example is provided to exemplify the approach.
出处
《北京化工大学学报(自然科学版)》
CAS
CSCD
北大核心
2007年第A01期55-58,共4页
Journal of Beijing University of Chemical Technology(Natural Science Edition)
关键词
前置测试
测试模型
软件开发
proactive testing
testing model
software development