| 講演抄録/キーワード |
| 講演名 |
2007-02-02 09:20
プログラム実行履歴を用いたトランザクションファンクション抽出手法 ○森岡 佑・谷口考治・楠本真二・井上克郎(阪大)・英 繁雄・芝元俊久・前田憲一・津田道夫(日立システムアンドサービス) |
| 抄録 |
(和) |
ファンクションポイント(FP)法とは,ソフトウェアの持つ機能数を基に規模を測定する手法である.通常,ファンクションポイント値は仕様書から計測される.しかし,FPの測定では測定者の判断が入るため,同一の仕様書からの計測であっても誤差が出ることが指摘されている.また,FPを工数見積等に利用するためには,過去に開発されたソフトウェアからのFP計測を行う必要があり,最終的に実装されたプログラムからファンクションポイント値を計測する手法が求められている.ファンクションポイント値を計測するには,そのソフトウェア中で利用されるデータを表すデータファンクションと,データファンクションへの入力またはデータファンクションからの出力処理を表すトランザクションファンクションの特定が必要である.そこで本研究では,データファンクションと必要なテストデータが与えられるという前提で,プログラムの実行履歴とデータ依存関係解析結果を組み合わせることによってトランザクションファンクションを特定する方法を提案する.更に実プログラムに提案手法を適用し,有用性の確認を行う. |
| (英) |
Function-point (FP) is a measure of software system size based on the functions of the system. Usually, it is calculated from the design documents. However, it has been reported that since FP measurement involves judgment on the part of the measurer, differences for the same product may occur even in the same organization. Also, if an organization tries to introduce FPA, FP will have to be measured from the past software developed there, and this measurement is cost-consuming. To calculate FP, we need to identify data function which shows the data used in the software, and transaction function which shows the data input and output activities to/from data function. This paper presents a method for identifying transaction function using method execution trace information of a program and data dependency analysis, provided the data function and required test data is given. The proposed method is applied to actual software system and its effectiveness is confirmed. |
| キーワード |
(和) |
ファンクションポイント / トランザクションファンクション / プログラム実行履歴 / / / / / |
| (英) |
Function-Point / Transaction Function / Execution Trace / / / / / |
| 文献情報 |
信学技報, vol. 106, no. 523, SS2006-79, pp. 1-6, 2007年2月. |
| 資料番号 |
SS2006-79 |
| 発行日 |
2007-01-26 (SS) |
| ISSN |
Print edition: ISSN 0913-5685 |
| PDFダウンロード |
|