Towards SOA-Based Code Defect Analysis

Towards SOA-Based Code Defect Analysis
复制标题

迈向基于 SOA 的代码缺陷分析

DOI:
10.1109/sose.2008.47
复制
发表时间:
2008
期刊:
2008 IEEE International Symposium on Service-Oriented System Engineering
影响因子:
--
通讯作者:
Hong Mei
Hong Mei
中科院分区:
--
文献类型:
--
作者:
Qianxiang Wang;Na Meng;Zhiyi Zhou;Jinhui Li;Hong Mei

文献摘要

被引文献

相似文献

静态代码分析是对软件的分析,用于获取有关该软件构建的程序的动态行为的信息,而无需实际执行程序。当前,大多数分析技术被用作独立工具或用于集成开发环境的插件(例如Eclipse)。但是,在本文中,我们引入了一种新的方式来发布分析能力:一种基于Web服务的方法,可以集成多个分析工具,并通过标准Web服务界面提供分析能力。用户可以通过仅提交要分析到服务的代码,而无需下载任何分析工具,然后获得合并结果,就可以使代码分析能力受益。实验表明,所提出的方法是可行和有效的。
Static code analysis is the analysis of software that is performed to acquire information concerning the dynamic behavior of programs built from that software, without actually executing the programs. Currently, most analysis techniques are implemented as independent tools, or plugins for integrate development environment (IDE, e.g., Eclipse). However, in this paper, we introduce a new way to release the analyzing ability: a Web Service based approach, which can integrate multiple analysis tools, and provides analyzing ability by way of standard Web Service interface. The user can benefit code analyzing ability by just submit the code to be analyzed to the service, without download any analyzing tools, and then get the merged result. The experiment shows that the proposed approach is feasible and efficient.