摘要
优秀的软件开发过程需要协作和沟通,集成测试框架FIT(Framework for Integrated Test)就是一个用于增强交流和协作的工具。FIT创建了一个在客户和程序员之间的反馈循环。在集成测试框架FIT的基础上,研究软件测试用例的选择和生成,并结合两两组合覆盖的测试用例自动生成技术,实现了从接口参数边界值的确定,到以HMTL形式显示集成测试结果的半自动化过程,从而提高软件测试的质量和效率。
Excellent software requires collaboration and communication during its developing process. Framework for Integrated Test (FIT) is a tool for enhancing communication and collaboration. FIT creates a feedback loop between customers and programmers. Based on the FIT, the selection and generation of test case for software are studied. Combined with the algorithm of test case automatic generation with pair - wise combinatorial coverage, a semi - automatic process is implemented from figuring out the boundary value of each interface parameter to displaying the integrated testing outcomes in the form of HTML text, thus the quality and efficiency of software testing could be improved.
出处
《计算机应用与软件》
CSCD
2009年第1期120-123,共4页
Computer Applications and Software
关键词
软件测试
FIT
组合测试
Software testing FIT Combinatorial testing