摘要
一个建立了配置管理环境的开发团队,可以进行使用版本定位调试方法来调试软件。文章所探讨的自动测试定位系统可以自动化该过程。设计该系统首先要构造可疑版本的集合,然后以此集合为输入,求解出维数不固定的笛卡尔积。利用该结果进行自动测试,确定引起错误的最小版本集合。版本分组和多测试包测试的手段可以进一步提高该系统的可用性。该系统有助于软件开发团队进行迭代增量式的开发。
Version-locating debugging methodology can be used to debug software for a development team who has es-tablished its configuration management environment.As to designing this system,the first thing is to build a suspect ver-sion set.Then descartes product of a set whose dimension number is non-fixed can be resolved when the suspect ver-sion set is taken on as input data.A minimum version set can be resolved when the results are used to perform auto-testing.Version-grouping and multi-package testing can be used to improve the availability of the system.The system can help software development team take iteration development method.
出处
《计算机工程与应用》
CSCD
北大核心
2004年第4期63-65,共3页
Computer Engineering and Applications
关键词
自动测试定位系统
软件配置管理
版本定位调试方法
Auto-test Locating System,Software Configuration Management ,Version Locating Debugging Methodology