作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程 ›› 2009, Vol. 35 ›› Issue (4): 28-30. doi: 10.3969/j.issn.1000-3428.2009.04.010

• 博士论文 • 上一篇    下一篇

基于Java程序的功能点度量

顾勋梅1,邵志清2   

  1. (1. 淮海工学院计算机科学系,连云港 222005;2. 华东理工大学信息学院计算机科学与工程系,上海 200237)
  • 收稿日期:1900-01-01 修回日期:1900-01-01 出版日期:2009-02-20 发布日期:2009-02-20

Function Point Measurement Based on Java Program

GU Xun-mei1, SHAO Zhi-qing2   

  1. (1. Dept. of Computer Science, Huaihai Institute of Technology, Lianyungang 222005; 2. Dept. of Computer Science & Engineering, College of Information, East China University of Science & Technology, Shanghai 200237)
  • Received:1900-01-01 Revised:1900-01-01 Online:2009-02-20 Published:2009-02-20

摘要: 针对软件项目开发中维护阶段的成本和工作量难以估计的问题,提出一种基于Java程序的功能点度量方法,并介绍从目标程序中抽取数据功能点以及事务功能点的计算规则,同时以Java源代码为例说明具体的度量过程。实验结果表明,该方法是有效可行的。

关键词: 功能点分析, 度量, Java程序

Abstract: Aiming at the problems that it is difficult to estimate the cost and workload during the maintenance period of software development, a function point measurement method based on Java program is presented. The counting rules for extracting data and transactional function points from object program are also introduced. An example of Java source code is given to explain the detail of the measurement process. Experimental results show this method is effective and feasible.

Key words: Function Point Analysis(FPA), measurement, Java program

中图分类号: