| 講演抄録/キーワード |
| 講演名 |
2015-07-22 17:10
ソースコード変更時の影響波及解析を目的とした表現法と影響の可視化法の提案 ○大久保建男(岩手県立大)・福原和哉(i-MOS)・晴澤陽太・猪股俊光・新井義和・今井信太郎(岩手県立大) SS2015-19 KBSE2015-12 |
| 抄録 |
(和) |
ソフトウェア開発現場では,ソースコードの一部を書き換えた場合でも,別の箇所に書き換えによる影響が波及している可能性を考慮して,ソフトウェア全体のテストを行う.ソースコードを書き換えた際の影響がどこまで波及するかを解析することができれば,影響が波及する箇所のみをテストすればよく,テスト工程におけるコスト削減が望める.本研究では,1つの関数内にある変数の変更が,関数内部や関数外部のどの範囲まで影響を波及させるかを解析するために有用となるソースコードの表現法を提案し,この表現法を用いて変数の変更の影響範囲を可視化する静的解析ツールを実装した.さらに,そのツールの出力する情報が実際に影響範囲の特定に有効であるかどうかの評価を行った. |
| (英) |
In software development, even if a portion of a source code is changed,a programmer has to test the whole software again.Therefore, the cost of software testing is reduced by analyzing
an impact range of the change portion of the source code.
In this research, we propose the representation method for change impact analysis of variable changes in source code, and implement an analysis tool to visualizing impact range by using this representation
method. Additionally, we evaluate the effectiveness of the output of this tool. |
| キーワード |
(和) |
差分開発 / 影響波及解析 / グラフ表現 / 変数関係グラフ / SSA形式 / / / |
| (英) |
Rational Derivational Development / Change Impact Analysis / Graph Representation / Variables Relation Graph / SSA Form / / / |
| 文献情報 |
信学技報, vol. 115, no. 153, SS2015-19, pp. 51-56, 2015年7月. |
| 資料番号 |
SS2015-19 |
| 発行日 |
2015-07-15 (SS, KBSE) |
| ISSN |
Print edition: ISSN 0913-5685 Online edition: ISSN 2432-6380 |
著作権に ついて |
技術研究報告に掲載された論文の著作権は電子情報通信学会に帰属します.(許諾番号:10GA0019/12GB0052/13GB0056/17GB0034/18GB0034) |
| PDFダウンロード |
SS2015-19 KBSE2015-12 |