JP6482997B2 - Software development support device - Google Patents

Software development support device Download PDF

Info

Publication number
JP6482997B2
JP6482997B2 JP2015183556A JP2015183556A JP6482997B2 JP 6482997 B2 JP6482997 B2 JP 6482997B2 JP 2015183556 A JP2015183556 A JP 2015183556A JP 2015183556 A JP2015183556 A JP 2015183556A JP 6482997 B2 JP6482997 B2 JP 6482997B2
Authority
JP
Japan
Prior art keywords
design
software development
route
development support
design document
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
JP2015183556A
Other languages
Japanese (ja)
Other versions
JP2017058986A (en
Inventor
克己 河合
克己 河合
佑樹 近藤
佑樹 近藤
康勢 高井
康勢 高井
三部 良太
良太 三部
真也 北川
真也 北川
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Hitachi Ltd
Original Assignee
Hitachi Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP2015183556A priority Critical patent/JP6482997B2/en
Publication of JP2017058986A publication Critical patent/JP2017058986A/en
Application granted granted Critical
Publication of JP6482997B2 publication Critical patent/JP6482997B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Stored Programmes (AREA)

Description

本発明は、業務システム等におけるソフトウェア開発を支援するための技術に関する。その中でも特に、設計書の変更の影響波及を把握するための技術に関する。   The present invention relates to a technology for supporting software development in a business system or the like. Especially, it is related with the technique for grasping the influence spread of the change of a design document.

ソフトウェア開発、特に、業務システムのような大規模なソフトウェア開発では、多数の設計書を作成する。設計書間には複雑な依存関係が存在するため、1つの設計書の変更は、複数の設計書に影響波及する。当該変更に対し、設計者は、他の設計書への影響波及を含む設計書修正作業の進捗状況を監視する必要がある。
一般に、ソフトウェア開発において、成果物と成果物の関係の追跡情報を保持し、影響波及範囲の把握やチェックに用いることを、トレーサビリティ管理と呼ぶ。
In software development, especially large-scale software development such as business systems, a large number of design documents are created. Since complicated dependencies exist between design documents, a change in one design document affects a plurality of design documents. In response to the change, the designer needs to monitor the progress of the design document modification work including the influence on other design documents.
In general, in software development, holding tracking information about the relationship between deliverables and deliverables and using it for grasping and checking the influence spread range is called traceability management.

このトレーサビリティ管理に関係する技術の例として、特許文献1及び特許文献2を示す。
特許文献1では、要件・機能から、仕様書・ソースコードを追跡するための管理テーブルを利用し、修正対象と修正状況を含む修正報告書を自動生成することで、仕様書間、および、仕様書〜ソースコード間の関連を保ちつつ、過不足なく修正作業を進める。
特許文献2では、細粒度の設計要素単位で設計成果物間の関係を管理し、設計要素に対する追加・削除・変更を監視・検知して、関係者へ通知する。
As an example of a technique related to this traceability management, Patent Literature 1 and Patent Literature 2 are shown.
Patent Document 1 uses a management table for tracking specifications and source codes from requirements and functions, and automatically generates a correction report including correction targets and correction statuses. While maintaining the relationship between the document and the source code, proceed with the correction work without excess or deficiency.
In Patent Document 2, the relationship between design deliverables is managed in units of fine-grained design elements, and additions, deletions, and changes to design elements are monitored and detected, and notification is made to related parties.

特開2010−266934号公報JP 2010-266934 A 特開2007−172223号項Japanese Patent Application Laid-Open No. 2007-172223

しかし、上記の特許文献に記載された技術では、変更対象の設計書の修正に対し、影響波及する他設計書の修正が完了した判断を機械的に行うことができない。
また、変更対象の設計書を修正した時点(もしくは直前)で影響波及する他設計書のみが監視対象となる。変更対象の設計書を修正した後に第三者が実施した他設計書への追加・削除・変更の影響を考慮できない。
However, with the technique described in the above-mentioned patent document, it is not possible to mechanically make a determination that the modification of another design document that affects the modification is completed with respect to the modification of the design document to be changed.
In addition, only other design documents that have an influence at the time (or immediately before) the design document to be changed are corrected are monitored. The effect of addition / deletion / change to other design documents implemented by a third party after modifying the design document to be changed cannot be considered.

上記の課題を解決するために、本発明では、設計項目位置と設計項目間関連を用いて、修正すべき設計項目の設計項目位置を起点として、設計項目間関連が示す依存先について、次々と特定することで連鎖的にその波及範囲を特定するものである。この際、経路についても併せて特定してもよい。より具体的には、設計書フォーマット定義情報として、設計項目位置と設計項目間関連を定義しておき、設計項目位置と設計項目間関連を用いて、影響波及の追跡経路を定期的に算出しておく。特定の設計項目位置に変化があった場合、影響波及範囲の設計書の修正状況を、追跡経路の変化を元に判定する。   In order to solve the above-described problem, in the present invention, the design item position and the relationship between design items are used as the starting point for the design item position of the design item to be corrected, and the dependency destination indicated by the relationship between the design items is successively By specifying, the spread range is specified in a chain. At this time, the route may also be specified. More specifically, as the design document format definition information, the design item position and the relationship between the design items are defined, and the influence propagation tracking route is periodically calculated using the design item position and the relationship between the design items. Keep it. When there is a change in the position of a specific design item, the modification status of the design document in the influence spread range is determined based on the change in the tracking path.

本発明によれば、従来に比較して設計書変更の影響波及の特定を、容易かつ正確に行うことができる。   According to the present invention, it is possible to easily and accurately identify the influence spread of the design document change as compared with the conventional case.

本発明の一実施形態におけるソフトウェア構成例を示すブロック図。The block diagram which shows the example of a software structure in one Embodiment of this invention. 本発明の一実施形態におけるハードウェア構成例を示すブロック図。The block diagram which shows the hardware structural example in one Embodiment of this invention. 本発明の一実施形態で用いられる設計書(設計書格納部)の例。The example of the design document (design document storage part) used by one Embodiment of this invention. 本発明の一実施形態で用いられる設計書フォーマット定義(設計書フォーマット定義格納部)の例。The example of the design document format definition (design document format definition storage part) used by one Embodiment of this invention. 本発明の一実施形態で用いられる設計情報格納部の例。The example of the design information storage part used by one Embodiment of this invention. 本発明の一実施形態で用いられるトレース経路格納部の例。The example of the trace path | route storage part used by one Embodiment of this invention. 本発明の一実施形態で用いられるトレース経路解析結果格納部の例。The example of the trace path | route analysis result storage part used by one Embodiment of this invention. 本発明の一実施形態における設計情報抽出部の処理フローの例。The example of the processing flow of the design information extraction part in one Embodiment of this invention. 本発明の一実施形態におけるトレース経路取得部の処理フローの例。The example of the processing flow of the trace path | route acquisition part in one Embodiment of this invention. 本発明の一実施形態におけるトレース経路解析部の処理フローの例。The example of the processing flow of the trace path | route analysis part in one Embodiment of this invention. 本発明の一実施形態におけるトレース経路の概念図(修正前)の例。The example of the conceptual diagram (before correction) of the trace path | route in one Embodiment of this invention. 本発明の一実施形態におけるトレース経路の概念図(修正後1)の例。The example of the conceptual diagram (after correction 1) of the trace path | route in one Embodiment of this invention. 本発明の一実施形態におけるトレース経路の概念図(修正後2)の例。The example of the conceptual diagram (after correction 2) of the trace path | route in one Embodiment of this invention. 本発明の一実施形態におけるトレーサビリティ管理支援ツールの画面(設計書変更)の例。The example of the screen (design document change) of the traceability management support tool in one Embodiment of this invention.

以下、本発明の一実施形態を、図面を参照しながら詳細に説明する。
図1は、本実施形態の処理を行うシステムでのソフトウェア構成の例を示すブロック図である。
ソフトウェア開発支援装置101(システム)のユーザは、作成した設計書を任意のタイミングで設計書格納部111に格納する。ここで、当該設計書は、設計書の種別ごとの定義された設計書フォーマットに従い、当該設計書フォーマット定義は、設計書フォーマット定義格納部112に保持される。
設計情報抽出部121は、設計書フォーマット定義格納部112に格納された設計書フォーマット定義を用い、設計書格納部111に格納された設計書から設計情報を任意の体ミグで抽出し、設計情報格納部113に格納する。
トレース経路取得部は、設計情報(113)と、設計書フォーマット定義(112)を用い、トレース経路を生成し、トレース経路格納部に任意のタイミングで格納する。
トレース経路解析部は、格納のタイミングが異なるトレース経路(114)間の差異を検出し、設計情報に変更が発生したものと見做し、当該設計情報をトレース基点とする監視を開始する。監視の過程で、設計者への通知や応答依頼が発生した場合は、トレース経路解析結果通知格納部116に通知情報を格納する。本実施形態では、トレース経路解析結果通知格納部116が、一時的にデータを保存するデータベースやファイルである想定とするが、電子メールや図14に示すようなユーザインタフェースへの直接通知の手段を取ってもよい。
Hereinafter, an embodiment of the present invention will be described in detail with reference to the drawings.
FIG. 1 is a block diagram illustrating an example of a software configuration in a system that performs processing according to the present embodiment.
The user of the software development support apparatus 101 (system) stores the created design document in the design document storage unit 111 at an arbitrary timing. Here, the design document follows a design document format defined for each type of design document, and the design document format definition is held in the design document format definition storage unit 112.
The design information extraction unit 121 uses the design document format definition stored in the design document format definition storage unit 112 to extract design information from the design document stored in the design document storage unit 111 using an arbitrary body mig. Store in the storage unit 113.
The trace path acquisition unit uses the design information (113) and the design document format definition (112) to generate a trace path and store it in the trace path storage unit at an arbitrary timing.
The trace path analysis unit detects a difference between trace paths (114) having different storage timings, considers that the design information has changed, and starts monitoring using the design information as a trace base point. When a notification to the designer or a response request occurs during the monitoring process, the notification information is stored in the trace path analysis result notification storage unit 116. In the present embodiment, it is assumed that the trace path analysis result notification storage unit 116 is a database or a file that temporarily stores data. However, direct notification means to an email or a user interface as shown in FIG. You may take it.

図2は、本実施形態のシステムにおけるハードウェア構成の例を示すブロック図である。つまり、図1で示したソフトウェアに従って本ハードウェアで演算することで、後述する各種処理を実行する。
ソフトウェア開発支援環境201は、CPU202、メモリ203、外部記憶装置204、表示装置205、入力装置206、外部媒体入出力装置207、および、ネットワーク通信装置208、等を備える計算機に搭載する。
CPU202は、メモリ203に記憶されたプログラムを実行することによって、各種処理を実行する。メモリ203は、CPU202のワークエリアとして機能し、プログラム及びプログラムの実行に必要なデータを記憶する。
ここで、プログラムとは、具体的には、ソフトウェア開発支援環境101の要素処理である、設計情報抽出部121、トレース経路取得部122、トレース経路解析部123に該当する。
また、データとは、具体的には、設計書格納部111、設計書フォーマット定義格納部112、設計情報格納部113、トレース経路格納部114、トレース経路解析結果格納部115、および、トレース経路解析結果通知格納部116、に格納する各情報に該当する。
FIG. 2 is a block diagram illustrating an example of a hardware configuration in the system of the present embodiment. In other words, various processes described later are executed by calculating with this hardware according to the software shown in FIG.
The software development support environment 201 is installed in a computer including a CPU 202, a memory 203, an external storage device 204, a display device 205, an input device 206, an external medium input / output device 207, a network communication device 208, and the like.
The CPU 202 executes various processes by executing programs stored in the memory 203. The memory 203 functions as a work area for the CPU 202 and stores programs and data necessary for executing the programs.
Here, the program specifically corresponds to the design information extraction unit 121, the trace path acquisition unit 122, and the trace path analysis unit 123, which are element processes of the software development support environment 101.
Specifically, the data includes the design document storage unit 111, the design document format definition storage unit 112, the design information storage unit 113, the trace path storage unit 114, the trace path analysis result storage unit 115, and the trace path analysis. This corresponds to each piece of information stored in the result notification storage unit 116.

外部記憶装置204は、例えば、ハードディスク装置等、各種データを永続的に格納する装置である。ここで、メモリ203に記憶するデータを外部記憶装置204に格納してもよいし、あるいは、外部記憶装置204に格納したデータをメモリ203に記憶してもよい。また、各プログラムは、予めメモリ203または外部記憶装置204に格納しても良いし、必要に応じて、利用可能な媒体を介して、他の装置からメモリ203または外部記憶装置204に導入してもよい。媒体とは、例えば、外部媒体入出力装置207に着脱可能な記憶媒体、または、ネットワーク通信装置208を指す。
表示装置205は、ディスプレイ等、プログラムの処理結果等を表示するユーザインタフェースである。
入力装置206は、キーボード及びマウス等、処理の実行指示、及び、処理に必要な情報の入力するためのユーザインタフェースである。
The external storage device 204 is a device that permanently stores various data such as a hard disk device, for example. Here, the data stored in the memory 203 may be stored in the external storage device 204, or the data stored in the external storage device 204 may be stored in the memory 203. Each program may be stored in the memory 203 or the external storage device 204 in advance, or may be introduced from another device into the memory 203 or the external storage device 204 via an available medium as necessary. Also good. The medium refers to, for example, a storage medium that can be attached to and detached from the external medium input / output device 207 or a network communication device 208.
The display device 205 is a user interface that displays a processing result of the program such as a display.
The input device 206 is a user interface for inputting processing execution instructions and information necessary for processing, such as a keyboard and a mouse.

外部媒体入出力装置207は、外部媒体入出力装置207に着脱可能で可搬性のある外部媒体と、メモリ203や外部記憶装置204に格納されているデータの入出力を行う。
ネットワーク通信装置208は、有線/無線にて外部との情報伝達を可能とする外部インタフェースである。
The external medium input / output device 207 inputs / outputs data stored in the memory 203 or the external storage device 204 to / from the external medium input / output device 207 that is removable and portable.
The network communication device 208 is an external interface that enables transmission of information to / from the outside by wired / wireless.

図3は、本実施形態で扱う設計書の例(コード一覧表301、コード仕様書302)である。
コード一覧表301は、単一のテーブルを持つフォーマットであり、項番311、コード名312、コードID313、説明314、等を列として持つ。また、設計書種別名をヘッダ部321に持つ。なお、本実施形態では、「単一」のテーブルとしたが、上述の各種データを登録できればよい。
FIG. 3 is an example of a design document (code list 301, code specification 302) handled in the present embodiment.
The code list 301 has a single table, and has an item number 311, a code name 312, a code ID 313, a description 314, and the like as columns. The design document type name is included in the header section 321. In the present embodiment, a “single” table is used, but it is only necessary to register the various data described above.

コード仕様書302は、2つのテーブルを持つフォーマットであり、上段のテーブル(左列がヘッダ)は、コード名321、コードIDを行として持ち、下段のテーブル(上行がヘッダ)は、項番331、コード値332、意味333、説明334、等を列として持つ。また、設計書種別名をヘッダ部322に持つ。   The code specification 302 is a format having two tables. The upper table (the left column is the header) has the code name 321 and the code ID as rows, and the lower table (the upper row is the header) is the item number 331. , Code value 332, meaning 333, description 334, and the like as columns. Further, the design document type name is included in the header section 322.

ここで、設計書フォーマットには、上記のようなテーブルの他に、単一の文字列、マトリクス形式の表、ツリー形式の表、図形を組み合せたツリーやグラフ、等を構成要素として採り得るものとする。   Here, in addition to the table as described above, the design document format can take a single character string, a matrix format table, a tree format table, a tree or graph combining figures, etc. as components. And

図4は、図3に挙げた設計書のフォーマットを定義した「設計書フォーマット定義」401である。ここでは、コード一覧表301を対象としており、対象411、設計項目412、設計項目リンク413により、設計書フォーマットを定義している。
対象411は、設計書の種別を一意に表す名称として、設計書種別名421を持ち、本例では「コード一覧表」が記載される。
FIG. 4 is a “design document format definition” 401 that defines the format of the design document shown in FIG. Here, the code list 301 is the target, and the design document format is defined by the target 411, the design item 412, and the design item link 413.
The target 411 has a design document type name 421 as a name that uniquely represents the type of design document, and “code list” is described in this example.

設計項目412は、設計書フォーマット上の設計項目の一覧を表すテーブルであり、当該テーブルは、設計項目の名称である設計項目431、当該設計項目の記載位置(基点)を示す位置432、設計項目431や位置432を構成するパタンを示す構成パタン433、等を持つ。   The design item 412 is a table that represents a list of design items on the design document format. The table includes a design item 431 that is the name of the design item, a position 432 that indicates a description position (base point) of the design item, and a design item. 431, a configuration pattern 433 indicating a pattern configuring the position 432, and the like.

設計項目リンク413は、当該設計書フォーマット定義の対象である設計書(本例ではコード一覧表)とトレーサビリティにおけるリンクを持つ設計書(本例ではコード仕様書)を定義するテーブルであり、リンク元の設計項目441(設計項目412の設計項目431のいずれか)、リンク先の設計書種別442、リンク先の設計項目443、リンクの成立を判断するルール444、等を持つ。ここで、ルールには、リンク元設計項目441の値Aと、リンク先設計項目443の値Bに対し、リンクが成立する条件(「一致」A=B、「不一致」A≠B、「大きい」A>B、「小さい」A<B、等)を示す
図5は、設計情報抽出部121が生成し、設計情報格納部113に格納する設計情報を、テーブル形式で表現した例である511。本例では、図4の設計項目431に対応する設計項目501、図4の位置432に対応する位置502、当該設計書の位置502から取得可能な文字列である値503、等を持つ。
The design item link 413 is a table that defines a design document (in this example, a code list) that is the target of the design document format definition and a design document (in this example, a code specification) that has a link in traceability. Design item 441 (one of design items 431 of design item 412), link destination design document type 442, link destination design item 443, rule 444 for determining the establishment of a link, and the like. Here, the rule includes conditions for establishing a link with respect to the value A of the link source design item 441 and the value B of the link destination design item 443 (“match” A = B, “mismatch” A ≠ B, “large” FIG. 5 shows an example in which the design information generated by the design information extraction unit 121 and stored in the design information storage unit 113 is expressed in a table format 511. . In this example, it has a design item 501 corresponding to the design item 431 in FIG. 4, a position 502 corresponding to the position 432 in FIG. 4, a value 503 that is a character string that can be acquired from the position 502 of the design document, and the like.

図6は、トレース経路取得部122が生成し、トレース経路格納部114に格納するトレース経路を、テーブル形式で表現した例である611。本例では、トレース経路を一意に特定する経路ID601、トレース経路を構成する設計書/設計項目(本例では「a1」「b1」「c1」…で略記)のリストである経路602、当該経路を取得した日時である日時603、等を持つ。   FIG. 6 is an example 611 in which the trace path generated by the trace path acquisition unit 122 and stored in the trace path storage unit 114 is expressed in a table format. In this example, a route ID 601 that uniquely identifies a trace route, a route 602 that is a list of design documents / design items (in this example, “a1”, “b1”, “c1”... And the like, the date and time 603 that is the date and time when the data is acquired.

図7は、トレース経路解析部123が生成し、トレース経路解析結果格納部115に格納するトレース経路解析結果を、テーブル形式で表現した例である711。本実施形態では、図6の経路IDに対応する経路ID701、図6の経路602と日時603に対応し、経路の差異を検出した前後を示す経路(1)702、日時(1)703、経路(2)704、日時(2)705、当該経路の開始状況を示すステータス706、等を持つ。
ここで、管理の履歴の相当する経路(N)、日時(N)は、複数セット持つことが可能である。また、ステータスは、当該監視対象のトレース経路701の監視状況を示し、例えば、日時(1)と日時(N:最新)における経路が同じ場合は「不変」、差異がある場合は「差異」、一度経路に差異が生じた後に元に戻った場合は「復旧」、差異に対してユーザ向けにトレース経路解析結果通知格納部116経由で確認中の場合は「確認中」、同確認に対して回答を取得済みの場合は「回答あり」、等とする。
FIG. 7 illustrates an example 711 of the trace path analysis result generated by the trace path analysis unit 123 and stored in the trace path analysis result storage unit 115 in a table format. In the present embodiment, a route ID 701 corresponding to the route ID in FIG. 6, a route (1) 702, a date and time (1) 703 corresponding to the route 602 and the date 603 in FIG. (2) 704, date and time (2) 705, status 706 indicating the start status of the route, and the like.
Here, it is possible to have a plurality of sets of routes (N) and dates / times (N) corresponding to the management history. The status indicates the monitoring status of the trace path 701 to be monitored. For example, if the date and time (1) and the date and time (N: latest) are the same, “invariant”, if there is a difference, “difference”, Once the difference occurs in the route, it is “recovered” when it returns to the original state. When the difference is being confirmed for the user via the trace route analysis result notification storage unit 116, “under confirmation”. If you have already obtained an answer, say “Yes”.

図8は、設計情報抽出部の処理フローである。
まず、システムは、設計情報格納部111から、設計書を取得する(801)。
次に、システムは、設計書フォーマット定義格納部112から、前ステップで取得した設計書に該当する設計書フォーマット定義401を取得する(802)。ここでは、設計書フォーマット定義格納部401の設計書種別名421と、設計書の設計書名321、322を突合する。
FIG. 8 is a processing flow of the design information extraction unit.
First, the system acquires a design document from the design information storage unit 111 (801).
Next, the system acquires the design document format definition 401 corresponding to the design document acquired in the previous step from the design document format definition storage unit 112 (802). Here, the design document type name 421 in the design document format definition storage unit 401 matches the design document names 321 and 322 of the design document.

次に、システムは、前ステップで取得した設計書フォーマット定義の設計項目412の定義を用い、設計書から、設計情報格納部に格納する設計情報の設計項目501、位置502、値503を取得する(803)。
なお、本処理は、設計情報格納部121を軸に、設計書フォーマット定義格納部112を検索してもよく、逆に、設計書フォーマット定義格納部112を軸に、設計情報格納部121を検索してもよい。
Next, using the definition of the design item format definition design item 412 acquired in the previous step, the system acquires the design information 501, position 502, and value 503 of the design information stored in the design information storage unit from the design document. (803).
In this process, the design document format definition storage unit 112 may be searched with the design information storage unit 121 as an axis. Conversely, the design information storage unit 121 is searched with the design document format definition storage unit 112 as an axis. May be.

図9は、トレース経路取得部の処理フローである。
まず、システムは、設計書フォーマット定義格納部112から、設計書フォーマット定義401を選択する(901)。
FIG. 9 is a processing flow of the trace route acquisition unit.
First, the system selects a design document format definition 401 from the design document format definition storage unit 112 (901).

次に、システムは、設計情報格納部113から、前ステップで取得した設計書フォーマット定義に該当する設計情報を取得する(902)。   Next, the system acquires design information corresponding to the design document format definition acquired in the previous step from the design information storage unit 113 (902).

次に、システムは、前ステップで取得した設計情報から、設計書フォーマット定義の設計項目リンク413のリンク元設計項目441に該当する行を取得する(903)。
次に、システムは、前ステップで取得した設計情報の行(設計項目501、値502)をリンク元とし、設計項目リンク413のリンク先設計書種別442、リンク先設計項目443に該当する設計情報を、設計情報格納部から検索する(904)。
Next, the system acquires a row corresponding to the link source design item 441 of the design item link 413 of the design document format definition from the design information acquired in the previous step (903).
Next, the system uses the design information row (design item 501 and value 502) acquired in the previous step as a link source, and the design information corresponding to the link destination design document type 442 and link destination design item 443 of the design item link 413. Is retrieved from the design information storage unit (904).

次に、システムは、前ステップの検索でヒットしたリンク先設計情報の値502と、リンク元設計情報の値502に対し、設計書フォーマット定義のルール444が成立する場合、リンクが成立したと判断する(905)。   Next, the system determines that the link has been established when the design document format definition rule 444 is established for the link destination design information value 502 and the link source design information value 502 that were hit in the previous step search. (905).

次に、システムは、前ステップで成立したリンクに対し、経路ID601を採番し、トレース経路602に、リンク元設計情報とリンク先設計情報を加える。(906)
ステップまでを、新たなリンク先がヒットしなくなるまで繰返し、トレース経路602を作成し、作成した日時603を保存する(907)。
なお、本処理は、設計情報格納部121を軸に、設計書フォーマット定義格納部112を検索してもよく、逆に、設計書フォーマット定義格納部112を軸に、設計情報格納部121を検索してもいい。
Next, the system assigns a route ID 601 to the link established in the previous step, and adds link source design information and link destination design information to the trace route 602. (906)
The steps are repeated until no new link destination is hit, and a trace route 602 is created, and the created date and time 603 is stored (907).
In this process, the design document format definition storage unit 112 may be searched with the design information storage unit 121 as an axis. Conversely, the design information storage unit 121 is searched with the design document format definition storage unit 112 as an axis. May I.

図10は、本実施形態におけるトレース経路解析部の処理フローである。
まず、システムは、監視対象のトレース経路を、トレース経路解析結果711の経路ID701、経路(前)702、日時(前)703に格納する(1001)。
次に、システムは、任意のタイミングで、監視対象のトレース経路を更新し、トレース経路解析結果711の経路(後)704、日時(後)705に格納する(1002)。
FIG. 10 is a processing flow of the trace path analysis unit in the present embodiment.
First, the system stores the trace path to be monitored in the path ID 701, path (previous) 702, and date (previous) 703 of the trace path analysis result 711 (1001).
Next, the system updates the trace path to be monitored at an arbitrary timing, and stores it in the path (after) 704 and the date and time (after) 705 of the trace path analysis result 711 (1002).

次に、システムは、監視対象のトレース経路の変化状況から、トレース経路解析結果711のステータス706を更新する(1003)。
ここで、ステップ1003で、ユーザ確認が必要と定められた変化状況の場合、トレース経路解析結果通知格納部116に通知情報を出力する(1004)。
また、ステップ1003で、通知回答待ちと定められた現状ステータスの場合、トレース経路解析結果通知格納部116から通知回答を取得し、通知回答に基づいてステータスを更新する(1004)。
Next, the system updates the status 706 of the trace path analysis result 711 from the change status of the trace path to be monitored (1003).
Here, in the case of a change situation determined to require user confirmation in step 1003, notification information is output to the trace path analysis result notification storage unit 116 (1004).
If the current status is determined to be waiting for a notification response in step 1003, the notification response is acquired from the trace path analysis result notification storage unit 116, and the status is updated based on the notification response (1004).

図11は、トレース経路格納部114に格納されたトレース経路の概念説明図である。ここでは、設計書種別A〜Dがあり、a1、b1、…は、設計書の単位を示す。設計書の単位を繋ぐ矢印線は、トレース経路602と同様に、設計書フォーマット定義に設計項目リンク413の記載があり、かつ、リンク元441とリンク先443の設計項目の値が、ルール444を満たしていることを示す。ここでは、(1)a1⇒b1⇒c1⇒d1、(2)a1⇒b1⇒c1⇒d2、(3)a1⇒b1⇒c3⇒d3、(4)a1⇒b3、の計4本のトレース経路が成立している。   FIG. 11 is a conceptual explanatory diagram of the trace path stored in the trace path storage unit 114. Here, there are design document types A to D, and a1, b1,... Indicate units of the design document. Similarly to the trace path 602, the arrow line connecting the units of the design document includes the description of the design item link 413 in the design document format definition, and the values of the design items of the link source 441 and the link destination 443 indicate the rule 444. Indicates that it is satisfied. Here, (1) a1⇒b1⇒c1⇒d1, (2) a1⇒b1⇒c1⇒d2, (3) a1⇒b1⇒c3⇒d3, (4) a1⇒b3 Is established.

図12は、図11に対して、a1に該当する設計書/設計項目の監視において、a1の変更により、トレース経路が変化したケースの概念説明図である。ここでは、a1の変更で、設計書/設計項目b1へのリンクがb2に変わっている(前述トレース経路1、2、3に該当)。
図11の状態から図12の状態への変化は、トレース経路解析結果格納部115より監視可能であり、以後の監査の継続により、トレース経路解析結果のステータス706を機械的に更新することができる。
FIG. 12 is a conceptual explanatory diagram of a case where the trace path is changed by changing a1 in the monitoring of the design document / design item corresponding to a1 with respect to FIG. Here, the link to the design document / design item b1 is changed to b2 due to the change of a1 (corresponding to the trace paths 1, 2, and 3 described above).
The change from the state of FIG. 11 to the state of FIG. 12 can be monitored from the trace path analysis result storage unit 115, and the status 706 of the trace path analysis result can be mechanically updated by continuing the subsequent audit. .

図13は、図11に対して、監視対象であるa1以外の設計書/設計項目b4が追加/修正されたことにより、監視開始後に新たな経路a1⇒b4⇒c2が生じたケースの概念説明図である。図11の状態から図12の状態への変化は、トレース経路解析結果格納部115より監視可能である。a1の監視において、当該経路の新規発生は、他設計書にも影響する可能性があるため、システムは、ユーザへの通知を、トレース経路解析結果通知格納部116を介して行う。   FIG. 13 is a conceptual explanation of a case where a new route a1⇒b4⇒c2 occurs after the start of monitoring due to the addition / correction of the design document / design item b4 other than the monitoring target a1 to FIG. FIG. A change from the state of FIG. 11 to the state of FIG. 12 can be monitored from the trace path analysis result storage unit 115. In the monitoring of a1, since the new generation of the path may affect other design documents, the system notifies the user via the trace path analysis result notification storage unit 116.

図14は、本実施形態での、設計書変更への対応状況監視を支援するソフトウェア開発支援環境の画面例である。トレース起点1411は、トレース経路解析結果格納部115の経路702のトレース起点(図7ではa1)に相当し、ユーザが任意の手段を用いて指定してもよく、また、システムが、設計情報格納部113に格納された設計情報の変化、もしくは、トレース経路格納部114に格納されたトレース経路の変化を検知して機械的に指定してもよい。ステータス1412は、トレース経路解析結果格納部115のステータス706に対応する。詳細1413は、ユーザが、トレース起点1411の監視状況の詳細を確認するための操作トリガであり、設計情報格納部113に格納した設計情報、トレース経路格納部114に格納したトレース経路、トレース経路解析結果格納部115に格納したトレース経路解析結果、トレース経路解析結果通知格納部116に格納したトレース経路解析結果通知を、それぞれ任意の形式で参照するユーザインタフェースを呼び出す。回答1414は、詳細1413と同様に、ユーザが、トレース経路解析結果通知格納部116に格納したトレース経路解析結果通知を介し、警告に対する応答・指示を行うための操作トリガである。   FIG. 14 is a screen example of a software development support environment that supports monitoring of the status of response to a design document change in this embodiment. The trace starting point 1411 corresponds to the trace starting point (a1 in FIG. 7) of the path 702 of the trace path analysis result storage unit 115, and the user may specify it using any means, and the system stores design information. The change in the design information stored in the unit 113 or the change in the trace path stored in the trace path storage unit 114 may be detected and mechanically designated. The status 1412 corresponds to the status 706 of the trace path analysis result storage unit 115. A detail 1413 is an operation trigger for the user to confirm the details of the monitoring status of the trace starting point 1411. The design information stored in the design information storage unit 113, the trace path stored in the trace path storage unit 114, and the trace path analysis A user interface that calls the trace path analysis result stored in the result storage unit 115 and the trace path analysis result notification stored in the trace path analysis result notification storage unit 116 in an arbitrary format is called. The answer 1414 is an operation trigger for the user to respond / instruct to a warning via the trace path analysis result notification stored in the trace path analysis result notification storage unit 116, as in the detail 1413.

101 ソフトウェア開発支援装置
111 設計書格納部
112 設計書フォーマット定義格納部
113 設計情報格納部
114 トレース経路格納部
115 トレース経路解析結果格納部
116 トレース経路解析結果通知格納部
121 設計情報処理部
122 トレース経路取得部
123 トレース経路解析部
DESCRIPTION OF SYMBOLS 101 Software development support apparatus 111 Design document storage part 112 Design document format definition storage part 113 Design information storage part 114 Trace path storage part 115 Trace path analysis result storage part 116 Trace path analysis result notification storage part 121 Design information processing part 122 Trace path Acquisition unit 123 Trace path analysis unit

Claims (4)

設計書間の関係に基づいて、設計書の変更の影響を受けた他設計書の修正対応状況を特定するソフトウェア開発支援装置であって、
前記設計書上の位置と設計項目を対応付けて保持する手段と、
前記設計項目同士の関連を保持する手段と、
前記保持する手段に保持された設計項目の1つに対する指示を受け付ける手段と、
指示された前記設計項目について、前記保持する手段に保持された関連を用いて、当該設計項目に関連する設計項目を特定し、特定された設計項目からさらに前記関連を用いて連鎖的に、指示された前記設計項目に対する影響波及範囲を、設計項目間の関連の列である経路として取得する手段とを備え
前記取得する手段は、前記設計書について、変更があった場合、当該変更の前後の経路をそれぞれ算出し、さらに、前記変更の前後の経路を比較する手段と、比較の結果として差異の生じた経路の更新状況を特定する手段と、前記更新状況に基づいて、前記設計書の変更を受けた他設計書の修正対応状況を判断する手段とを備えることを特徴とするソフトウェア開発支援装置。
A software development support device that identifies the modification support status of another design document affected by the change of the design document based on the relationship between the design documents,
Means for associating and holding a position on the design document and a design item;
Means for maintaining the relationship between the design items;
Means for receiving an instruction for one of the design items held in the holding means;
About the designated design item, the design item related to the design item is specified using the relationship held in the holding means, and the design item is further chained using the relationship from the specified design item. Means for obtaining the influence spread range for the designed item as a path that is a sequence of relations between the design items ,
The acquisition means calculates a route before and after the change when the design document is changed, and further compares the route before and after the change with a difference as a result of the comparison. A software development support apparatus comprising: means for specifying an update status of a path; and means for determining a correction response status of another design document that has received a change in the design document based on the update status.
請求項1に記載のソフトウェア開発支援装置において、
さらに、前記更新状況について時系列で記録する手段を備えることを特徴とするソフトウェア開発支援装置。
The software development support apparatus according to claim 1,
The software development support apparatus further comprises means for recording the update status in time series.
請求項1または2のいずれかに記載のソフトウェア開発支援装置において、
さらに、
監視対象となる経路を特定する手段と、
前記特定された監視対象となる経路に関係する設計書に対し、第三者が行った変更を取得して、当該経路への影響を把握する手段とを備えることを特徴とするソフトウェア開発支援装置。
In the software development support apparatus according to claim 1 or 2 ,
further,
A means for identifying the route to be monitored;
A software development support apparatus comprising means for acquiring a change made by a third party with respect to a design document related to the identified route to be monitored, and grasping an influence on the route .
請求項に記載のソフトウェア開発支援装置において、
さらに、
前記監視対象の経路の状況に応じて、当該ソフトウェア開発支援装置を利用するユーザに対する問合せ発信する手段と、
当該問合せに対する前記ユーザの回答を受付け、前記監視対象の経路の状況を更新する手段を備えることを特徴とするソフトウェア開発支援装置。
In the software development support device according to claim 3 ,
further,
Means for sending an inquiry to the user using the software development support device according to the status of the route to be monitored;
A software development support apparatus comprising means for accepting an answer of the user to the inquiry and updating a status of the route to be monitored.
JP2015183556A 2015-09-17 2015-09-17 Software development support device Active JP6482997B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2015183556A JP6482997B2 (en) 2015-09-17 2015-09-17 Software development support device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2015183556A JP6482997B2 (en) 2015-09-17 2015-09-17 Software development support device

Publications (2)

Publication Number Publication Date
JP2017058986A JP2017058986A (en) 2017-03-23
JP6482997B2 true JP6482997B2 (en) 2019-03-13

Family

ID=58391657

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2015183556A Active JP6482997B2 (en) 2015-09-17 2015-09-17 Software development support device

Country Status (1)

Country Link
JP (1) JP6482997B2 (en)

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007122135A (en) * 2005-10-25 2007-05-17 Hitachi Ltd Development support device, development support method and development support program
JP4997843B2 (en) * 2006-06-26 2012-08-08 富士電機株式会社 Software correction omission confirmation system and method
JP5017349B2 (en) * 2009-10-30 2012-09-05 株式会社東芝 Specification information management apparatus and specification information management program
JP2014056447A (en) * 2012-09-13 2014-03-27 Hitachi Ltd Design-specification consistency management system
JP6120607B2 (en) * 2013-02-22 2017-04-26 三菱電機株式会社 Requirement detection apparatus and requirement detection program
JP6122742B2 (en) * 2013-09-13 2017-04-26 株式会社日本総合研究所 Specification change support apparatus, information processing method, and program

Also Published As

Publication number Publication date
JP2017058986A (en) 2017-03-23

Similar Documents

Publication Publication Date Title
US11106451B2 (en) Automated software package deployment
US20180004508A1 (en) Program code comparison and reporting
JP6482997B2 (en) Software development support device
JP6300750B2 (en) Verification program, verification apparatus, and verification method
JP6737063B2 (en) Software asset management device, software asset management method, and software asset management program
JP6310532B1 (en) Generating device, generating method, and generating program
JP6760816B2 (en) Application development support device and application development support method
JP2020177353A (en) Update system
JP2015022356A (en) Test scenario variation creation device, method, and program
US20180210904A1 (en) Information validation method and system
JP2015148982A (en) Operation procedure flow update device, method, and program
CN110990475B (en) Batch task inserting method and device, computer equipment and storage medium
JP2015095035A (en) Parameter setting support system, parameter setting support method, and parameter setting support program
JP6869453B2 (en) Information processing equipment, information processing methods and information processing programs
JP7298123B2 (en) Design support device, program
US20240152533A1 (en) Information processing method
JP7176434B2 (en) Information processing system, information processing device and data storage program
JP2010244103A (en) Design process management device
JP6801268B2 (en) Table management device, table management method and table management program
JP2018092466A (en) Modification-originated influence examination supporting apparatus, modification-originated influence examination supporting method and modification-originated influence examination supporting program
JP2013190890A (en) Software development support device and influence spread analysis support technique
JPWO2017145357A1 (en) Information processing apparatus, information processing method, and information processing program
JP6628986B2 (en) Process flow creation system and process flow creation method
JP2012038103A (en) Setting information input support program and setting information input support device
JP2019101626A (en) Document management system

Legal Events

Date Code Title Description
RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20170111

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20170113

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20171120

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20180629

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20180724

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20180821

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20190115

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20190213

R150 Certificate of patent or registration of utility model

Ref document number: 6482997

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150