北京邮电大学学报

  • EI核心期刊

北京邮电大学学报 ›› 2010, Vol. 33 ›› Issue (6): 103-106.doi: 10.13190/jbupt.201006.103.159

• 研究报告 • 上一篇    下一篇

函数后置信息在软件静态测试中的应用

金大海1,宫云战1,杨朝红2,肖庆2   

  1. 1.北京邮电大学 网络与交换国家重点实验室, 北京 100876; 2. 装甲兵工程学院 信息工程系, 北京 100072
  • 收稿日期:2009-09-07 修回日期:2010-07-20 出版日期:2010-12-28 发布日期:2011-01-07
  • 通讯作者: 金大海 E-mail:jindh@bupt.edu.cn
  • 基金资助:

    国家高技术研究发展计划项目(2009AA012404); 国家高技术研究发展计划重点项目(2007AA010302

Applications of PostFunction Information in Software Static Testing

Jin Da-Hai   

  • Received:2009-09-07 Revised:2010-07-20 Online:2010-12-28 Published:2011-01-07
  • Contact: Jin Da-Hai E-mail:jindh@bupt.edu.cn

摘要:

为了提高基于模式的代码缺陷检测精度,提出一种应用函数后置信息(PFI)软件静态测试方法. 采用PFI描述函数中本地修改集、全局修改集以及参数和返回对数据流的影响,应用控制流迭代技术生成PFI. 该方法以较低的计算复杂性得到所有函数的后置信息,并可应用于静态分析过程中的区间计算和缺陷模式识别阶段. 在缺陷检测系统中的应用结果表明,该方法具备一定的可行性.

关键词: 软件测试, 静态测试, 函数后置信息, 控制流迭代

Abstract:

A method using postfunction information (PFI) is presented, in order to improve the precision in software static testing. The PFI includes local modified set and global modified set used to model the effect on data flow under testing. An algorithm to generate PFI by using control flow iteration for each function is proposed as well. The generated PFIs by the algorithm can be used in the phase of interval computation and defect pattern detection. Applications in defect detect system verifies the feasibility of this method.

Key words: software test, static analysis, postfunction information, control flow iteration

中图分类号: