JP2018124620A - Specification creation support apparatus, specification creation support method and specification creation support program - Google Patents

Specification creation support apparatus, specification creation support method and specification creation support program Download PDF

Info

Publication number
JP2018124620A
JP2018124620A JP2017014049A JP2017014049A JP2018124620A JP 2018124620 A JP2018124620 A JP 2018124620A JP 2017014049 A JP2017014049 A JP 2017014049A JP 2017014049 A JP2017014049 A JP 2017014049A JP 2018124620 A JP2018124620 A JP 2018124620A
Authority
JP
Japan
Prior art keywords
evaluation
test
test viewpoint
document
project
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.)
Pending
Application number
JP2017014049A
Other languages
Japanese (ja)
Inventor
和暉 鈴村
Kazuki Suzumura
和暉 鈴村
高橋 克英
Katsuhide Takahashi
克英 高橋
聡 岩渕
Satoshi Iwabuchi
聡 岩渕
泰夫 細谷
Yasuo Hosoya
泰夫 細谷
畠山 剛
Takeshi Hatakeyama
剛 畠山
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.)
Mitsubishi Electric Corp
Original Assignee
Mitsubishi Electric Corp
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 Mitsubishi Electric Corp filed Critical Mitsubishi Electric Corp
Priority to JP2017014049A priority Critical patent/JP2018124620A/en
Publication of JP2018124620A publication Critical patent/JP2018124620A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Debugging And Monitoring (AREA)
  • Stored Programmes (AREA)

Abstract

PROBLEM TO BE SOLVED: To aim to appropriately determine a test viewpoint lacking in an evaluation project.SOLUTION: A storage unit 110 stores a management table 111 for managing a test viewpoint 100 for a project. An acquisition unit 120 acquires the test viewpoint 100 for evaluation that is a test viewpoint of an evaluation target evaluation project. A difference analysis unit 130 analyses the test viewpoint managed by the test viewpoint 100 for evaluation and the management table 111, and select a project given the lacking test viewpoint to the evaluation project that is compared with the evaluation project as a superiority analysis result 321 from the management table 111. An adequacy analysis unit 140 determines whether the lacking test view point is appropriate as the evaluation project based on the superiority analysis result 321.SELECTED DRAWING: Figure 1

Description

本発明は、仕様書作成支援装置、仕様書作成支援方法および仕様書作成支援プログラムに関する。   The present invention relates to a specification creation support apparatus, a specification creation support method, and a specification creation support program.

ソフトウェア開発において、開発規模が急激に拡大している中、テスト仕様の増大あるいはテストの抜け漏れによる手戻りおよび市場不具合が問題となっている。
効率的かつ効果的なテスト手法の導入により、品質を保証したうえでのテスト仕様の選択あるいは削減が必要となっている。
特許文献1では、テスト対象と目的の関係を示した図、すなわちLTMapと、テスト対象間の不整合あるいは重複を発見する図、すなわちTRMapを用いて、テスト仕様の十分性の判断、テスト仕様の最適化を行う手法を開示している。
In software development, the scale of development is rapidly expanding, and rework due to an increase in test specifications or omission of tests and market defects are becoming problems.
With the introduction of efficient and effective test methods, it is necessary to select or reduce test specifications while guaranteeing quality.
In Patent Document 1, a diagram showing a relationship between a test object and a purpose, that is, an LTMap and a figure for discovering inconsistency or duplication between test objects, that is, a TRMap is used to determine the adequacy of a test specification, A technique for performing optimization is disclosed.

特開2012−226652号公報JP 20122266652 A

テスト仕様の有効性評価に用いられた試験観点について、不足している試験観点あるいはテスト仕様の不足を検出し、改善案を提示する。テスト仕様の有効性評価に用いられた試験観点を、試験観点書という。
試験観点書の一例に特許文献1のLTMapがあり、テスト対象とテスト目的の関係を示した図を使用することにより、プロジェクトの達成目標に沿った効率的なテスト仕様を定めることができる。しかし、作成する技術者の経験値、プロジェクトあるいは顧客ごとの要求の差から、抜け漏れあるいはバラつきが発生するという課題があった。
For the test viewpoints used to evaluate the effectiveness of the test specifications, the lack of test viewpoints or test specifications are detected and suggestions for improvement are presented. The test viewpoint used for evaluating the effectiveness of the test specification is called a test viewpoint document.
As an example of the test viewpoint, there is LTMap of Patent Document 1, and by using a diagram showing the relationship between the test object and the test purpose, it is possible to define an efficient test specification in accordance with the achievement goal of the project. However, there is a problem that omissions or variations occur due to differences in the experience values of the engineers to be created and the requirements of each project or customer.

本発明は、試験観点書あるいはテスト仕様を他プロジェクトの様々なデータと比較および評価を行い、不足している試験観点あるいはテスト仕様の不足を検出し、改善案を自動的に提示することを目的とする。   It is an object of the present invention to compare and evaluate a test viewpoint document or test specification with various data of other projects, detect an insufficient test viewpoint or test specification, and automatically present an improvement plan. And

本発明に係る仕様書作成支援装置は、
プログラムのテスト仕様の有効性評価に用いられる試験観点書をプロジェクトごとに管理する管理テーブルを記憶する記憶部と、
評価対象の評価プロジェクトの試験観点書である評価用の試験観点書を取得する取得部と、
前記評価用の試験観点書と前記管理テーブルに管理されている試験観点書とを解析し、前記評価プロジェクトと比較するプロジェクトであって前記評価プロジェクトには不足している試験観点書が付与されたプロジェクトを優位性分析結果として前記管理テーブルから選択する差異解析部と、
前記優位性分析結果に基づいて前記不足している試験観点書が前記評価プロジェクトに適しているかを判定する妥当性解析部とを備えた。
The specification creation support apparatus according to the present invention is:
A storage unit for storing a management table for managing a test viewpoint document used for evaluating the effectiveness of a test specification of a program for each project;
An acquisition unit for acquiring a test viewpoint document for evaluation, which is a test viewpoint document of an evaluation project to be evaluated;
Analyzing the test viewpoint document for evaluation and the test viewpoint document managed in the management table, and comparing the evaluation project with the evaluation project, the evaluation project was given a missing test viewpoint document A difference analysis unit for selecting a project from the management table as a result of superiority analysis;
A validity analysis unit that determines whether the insufficient test viewpoint book is suitable for the evaluation project based on the superiority analysis result.

本発明に係る仕様書作成支援装置では、記憶部が、試験観点書をプロジェクトごとに管理する管理テーブルを記憶する。取得部が、評価対象の評価プロジェクトの試験観点書である評価用の試験観点書を取得する。差異解析部が、評価用の試験観点書と管理テーブルに管理されている試験観点書とを解析し、評価プロジェクトと比較するプロジェクトであって評価プロジェクトには不足している試験観点書が付与されたプロジェクトを優位性分析結果として管理テーブルから選択する。妥当性解析部が、優位性分析結果に基づいて不足している試験観点書が評価プロジェクトに適しているかを判定する。よって、本発明に係る仕様書作成支援装置によれば、評価プロジェクトに不足している試験観点書を適切に判定することができる。   In the specification creation support apparatus according to the present invention, the storage unit stores a management table for managing the test viewpoint document for each project. The acquisition unit acquires a test viewpoint book for evaluation, which is a test viewpoint book of the evaluation project to be evaluated. The difference analysis unit analyzes the test viewpoint document for evaluation and the test viewpoint document managed in the management table, and compares it with the evaluation project. Selected projects as superiority analysis results from the management table. The validity analysis unit determines whether the insufficient test viewpoint book is suitable for the evaluation project based on the result of superiority analysis. Therefore, according to the specification creation support apparatus according to the present invention, it is possible to appropriately determine the test viewpoint document that is lacking in the evaluation project.

実施の形態1に係る仕様書作成支援装置10の構成図。1 is a configuration diagram of a specification creation support apparatus 10 according to Embodiment 1. FIG. 実施の形態1に係る管理テーブル111の一例を示した図。FIG. 3 shows an example of a management table 111 according to the first embodiment. 実施の形態1に係る成果情報112の一例を示した図。FIG. 5 shows an example of the result information 112 according to the first embodiment. 実施の形態1に係る経験値情報113の一例を示した図。The figure which showed an example of the experience value information 113 which concerns on Embodiment 1. FIG. 実施の形態1に係るリスク情報114の一例を示した図。The figure which showed an example of the risk information 114 which concerns on Embodiment 1. FIG. 実施の形態1に係る顧客情報115の一例を示した図。The figure which showed an example of the customer information 115 which concerns on Embodiment 1. FIG. 実施の形態1に係る仕様書作成支援装置10の仕様書作成支援方法512および仕様書作成支援プログラム511の仕様書作成支援処理S100のフロー図。FIG. 6 is a flowchart of a specification creation support method 512 of the specification creation support apparatus 10 according to the first embodiment and a specification creation support process S100 of the specification creation support program 511; 実施の形態1に係る取得処理S120のフロー図。FIG. 6 is a flowchart of acquisition processing S120 according to the first embodiment. 実施の形態1に係る類似度解析処理S131のフロー図。FIG. 6 is a flowchart of similarity analysis processing S131 according to the first embodiment. 実施の形態に係る類似度解析処理S131で算出された類似度分析結果311を示した図。The figure which showed the similarity analysis result 311 calculated by similarity analysis process S131 which concerns on embodiment. 実施の形態1に係る優位性解析処理S132のフロー図。FIG. 6 is a flowchart of superiority analysis processing S132 according to the first embodiment. 実施の形態1に係る優位性解析処理S132で算出された優位性分析結果321を示した図。The figure which showed the superiority analysis result 321 calculated by the superiority analysis process S132 which concerns on Embodiment 1. FIG. 実施の形態1に係る差異成果物評価処理S141のフロー図。FIG. 6 is a flowchart of a difference product evaluation process S141 according to the first embodiment. 実施の形態1に係る差異成果物評価処理S141のステップS41のフロー図。The flowchart of step S41 of the difference product evaluation process S141 which concerns on Embodiment 1. FIG. 実施の形態1に係る差異成果物評価処理S141のステップS42のフロー図。The flowchart of step S42 of the difference product evaluation process S141 which concerns on Embodiment 1. FIG. 実施の形態1に係る差異成果物評価処理S141のステップS43のフロー図。The flowchart of step S43 of the difference product evaluation process S141 which concerns on Embodiment 1. FIG. 実施の形態1に係る差異成果物評価処理S141で算出された第1成果物評価結果411を示した図。The figure which showed the 1st product evaluation result 411 calculated by difference product evaluation process S141 which concerns on Embodiment 1. FIG. 実施の形態1に係る既存成果物評価処理S142のフロー図。FIG. 6 is a flowchart of an existing product evaluation process S142 according to the first embodiment. 実施の形態1に係る既存成果物評価処理S142のステップS51のフロー図。The flowchart of step S51 of the existing product evaluation process S142 which concerns on Embodiment 1. FIG. 実施の形態に係る既存成果物評価処理S142のステップS52のフロー図。The flowchart of step S52 of the existing product evaluation process S142 which concerns on embodiment. 実施の形態1に係る既存成果物評価処理S142のステップS53のフロー図。The flowchart of step S53 of the existing product evaluation process S142 which concerns on Embodiment 1. FIG. 実施の形態1に係る既存成果物評価処理S142で算出された第2成果物評価結果421を示した図。The figure which showed the 2nd product evaluation result 421 calculated by the existing product evaluation process S142 which concerns on Embodiment 1. FIG. 実施の形態1に係る第1成果物評価結果411に基づく改善提案処理S150のフロー図。FIG. 6 is a flowchart of improvement proposal processing S150 based on a first product evaluation result 411 according to the first embodiment. 実施の形態1に係る第2成果物評価結果421に基づく改善提案処理S150のフロー図。The flowchart of the improvement proposal process S150 based on the 2nd product evaluation result 421 which concerns on Embodiment 1. FIG. 実施の形態1に係る改善提案処理S150で選択された第1是正項目501を示した図。The figure which showed the 1st correction item 501 selected by the improvement proposal process S150 which concerns on Embodiment 1. FIG. 実施の形態1に係る改善提案処理S150で選択された第2是正項目502を示した図。The figure which showed the 2nd correction item 502 selected by the improvement proposal process S150 which concerns on Embodiment 1. FIG. 実施の形態1の変形例に係る仕様書作成支援装置10の構成図。The block diagram of the specification preparation assistance apparatus 10 which concerns on the modification of Embodiment 1. FIG. 実施の形態2に係る類似度解析処理S131bのフロー図。FIG. 10 is a flowchart of similarity analysis processing S131b according to the second embodiment. 実施の形態2に係る類似度解析処理S131bで算出された類似度分析結果1312を示した図。The figure which showed the similarity analysis result 1312 calculated by similarity analysis process S131b which concerns on Embodiment 2. FIG. 実施の形態2に係る優位性解析処理S132bで算出された優位性分析結果1322を示した図。The figure which showed the superiority analysis result 1322 calculated by the superiority analysis process S132b which concerns on Embodiment 2. FIG. 実施の形態2に係る差異成果物評価処理S141bで算出された第1成果物評価結果1412を示した図。The figure which showed the 1st product evaluation result 1412 calculated by difference product evaluation process S141b which concerns on Embodiment 2. FIG. 実施の形態2に係る既存成果物評価処理S142bで算出された第2成果物評価結果1422を示した図。The figure which showed the 2nd product evaluation result 1422 calculated by the existing product evaluation process S142b which concerns on Embodiment 2. FIG. 実施の形態2に係る改善提案処理S150bで選択された第1是正項目1503を示した図。The figure which showed the 1st correction item 1503 selected by the improvement proposal process S150b which concerns on Embodiment 2. FIG. 実施の形態2に係る改善提案処理S150bで選択された第2是正項目1504を示した図。The figure which showed the 2nd correction item 1504 selected by the improvement proposal process S150b which concerns on Embodiment 2. FIG.

以下、本発明の実施の形態について、図を用いて説明する。なお、各図中、同一または相当する部分には、同一符号を付している。実施の形態の説明において、同一または相当する部分については、説明を適宜省略または簡略化する。   Hereinafter, embodiments of the present invention will be described with reference to the drawings. In addition, the same code | symbol is attached | subjected to the part which is the same or it corresponds in each figure. In the description of the embodiments, the description of the same or corresponding parts will be omitted or simplified as appropriate.

実施の形態1.
***構成の説明***
図1を用いて、本実施の形態に係る仕様書作成支援装置10の構成について説明する。
図1に示すように、仕様書作成支援装置10は、コンピュータである。仕様書作成支援装置10は、プロセッサ910、記憶装置920、入力インタフェース930、および出力インタフェース940といったハードウェアを備える。記憶装置920は、メモリ921と補助記憶装置922とを有する。プロセッサ910は、信号線を介して他のハードウェアと接続され、これら他のハードウェアを制御する。
Embodiment 1 FIG.
*** Explanation of configuration ***
The configuration of the specification creation support apparatus 10 according to the present embodiment will be described with reference to FIG.
As shown in FIG. 1, the specification creation support apparatus 10 is a computer. The specification creation support apparatus 10 includes hardware such as a processor 910, a storage device 920, an input interface 930, and an output interface 940. The storage device 920 includes a memory 921 and an auxiliary storage device 922. The processor 910 is connected to other hardware via a signal line, and controls these other hardware.

仕様書作成支援装置10は、構成要素として、取得部120と差異解析部130と妥当性解析部140と改善提案部150と記憶部110を備える。取得部120と差異解析部130は、類似度解析部131と優位性解析部132とを備える。妥当性解析部140は、差異成果物評価部141と既存成果物評価部142とを備える。
取得部120と類似度解析部131と優位性解析部132と差異成果物評価部141と既存成果物評価部142と改善提案部150との機能は、ソフトウェアで実現される。記憶部110は、メモリ921により実現される。なお、記憶部110は、メモリ921および補助記憶装置922により実現されていてもよい。あるいは、記憶部110は、補助記憶装置922のみで実現されてもよい。
The specification creation support apparatus 10 includes an acquisition unit 120, a difference analysis unit 130, a validity analysis unit 140, an improvement proposal unit 150, and a storage unit 110 as components. The acquisition unit 120 and the difference analysis unit 130 include a similarity analysis unit 131 and a superiority analysis unit 132. The validity analysis unit 140 includes a difference product evaluation unit 141 and an existing product evaluation unit 142.
The functions of the acquisition unit 120, the similarity analysis unit 131, the superiority analysis unit 132, the difference product evaluation unit 141, the existing product evaluation unit 142, and the improvement proposal unit 150 are realized by software. The storage unit 110 is realized by the memory 921. Note that the storage unit 110 may be realized by the memory 921 and the auxiliary storage device 922. Alternatively, the storage unit 110 may be realized only by the auxiliary storage device 922.

補助記憶装置922には、取得部120と類似度解析部131と優位性解析部132と差異成果物評価部141と既存成果物評価部142と改善提案部150との機能を実現する仕様書作成支援プログラム511が記憶されている。このプログラムは、プロセッサ910によりメモリ921に読み込まれ、プロセッサ910によって実行される。これにより、取得部120と類似度解析部131と優位性解析部132と差異成果物評価部141と既存成果物評価部142と改善提案部150との機能が実現される。また、補助記憶装置922には、OS(Operating System)も記憶されている。OSの少なくとも一部がメモリ921にロードされ、プロセッサ910はOSを実行しながら、仕様書作成支援プログラム511を実行する。   The auxiliary storage device 922 creates a specification that realizes the functions of the acquisition unit 120, the similarity analysis unit 131, the superiority analysis unit 132, the difference product evaluation unit 141, the existing product evaluation unit 142, and the improvement proposal unit 150. A support program 511 is stored. This program is read into the memory 921 by the processor 910 and executed by the processor 910. Thus, the functions of the acquisition unit 120, the similarity analysis unit 131, the superiority analysis unit 132, the difference product evaluation unit 141, the existing product evaluation unit 142, and the improvement proposal unit 150 are realized. The auxiliary storage device 922 also stores an OS (Operating System). At least a part of the OS is loaded into the memory 921, and the processor 910 executes the specification creation support program 511 while executing the OS.

プロセッサ910は、演算処理を行うIC(Integrated Circuit)である。プロセッサ910は、具体例としては、CPU(Central Processing Unit)、DSP(Digital Signal Processor)、あるいはGPU(Graphics Processing Unit)である。   The processor 910 is an IC (Integrated Circuit) that performs arithmetic processing. The processor 910 is, as a specific example, a CPU (Central Processing Unit), a DSP (Digital Signal Processor), or a GPU (Graphics Processing Unit).

メモリ921は、データを一時的に記憶する記憶機器である。メモリ921は、具体例としては、SRAM(Static Random Access Memory)あるいはDRAM(Dynamic Random Access Memory)である。
補助記憶装置922は、データを保管する記憶機器である。補助記憶装置922は、具体例としては、HDD(Hard Disk Drive)である。また、補助記憶装置922は、SD(登録商標)(Secure Digital)メモリカード、CF(CompactFlash)、NANDフラッシュ、フレキシブルディスク、光ディスク、コンパクトディスク、ブルーレイ(登録商標)ディスク、DVD(Digital Versatile Disk)といった可搬記憶媒体であってもよい。
The memory 921 is a storage device that temporarily stores data. As a specific example, the memory 921 is an SRAM (Static Random Access Memory) or a DRAM (Dynamic Random Access Memory).
The auxiliary storage device 922 is a storage device that stores data. A specific example of the auxiliary storage device 922 is an HDD (Hard Disk Drive). The auxiliary storage device 922 includes an SD (registered trademark) (Secure Digital) memory card, a CF (CompactFlash), a NAND flash, a flexible disk, an optical disk, a compact disk, a Blu-ray (registered trademark) disk, a DVD (Digital Versatile Disk), and the like. It may be a portable storage medium.

入力インタフェース930は、マウス、キーボード、タッチパネルといった入力装置と接続されるポートである。入力インタフェース930は、具体例としては、USB(Universal Serial Bus)端子である。なお、入力インタフェース930は、LAN(Local Area Network)と接続されるポートであってもよい。また、出力インタフェース940は、ディスプレイといったモニタ160のケーブルが接続されるポートである。出力インタフェース940は、具体例としては、USB端子またはHDMI(登録商標)端子である。ディスプレイは、具体例としては、LCD(Liquid Crystal Display)である。   The input interface 930 is a port connected to an input device such as a mouse, a keyboard, and a touch panel. The input interface 930 is a USB (Universal Serial Bus) terminal as a specific example. The input interface 930 may be a port connected to a LAN (Local Area Network). The output interface 940 is a port to which a monitor 160 cable such as a display is connected. The output interface 940 is a USB terminal or an HDMI (registered trademark) terminal as a specific example. As a specific example, the display is an LCD (Liquid Crystal Display).

仕様書作成支援装置10は、1つのプロセッサのみを備えていてもよいし、複数のプロセッサを備えていてもよい。取得部120と類似度解析部131と優位性解析部132と差異成果物評価部141と既存成果物評価部142と改善提案部150との機能を実現するプログラムを連携して実行してもよい。   The specification creation support apparatus 10 may include only one processor, or may include a plurality of processors. Programs for realizing the functions of the acquisition unit 120, the similarity analysis unit 131, the superiority analysis unit 132, the difference product evaluation unit 141, the existing product evaluation unit 142, and the improvement proposal unit 150 may be executed in cooperation. .

取得部120と類似度解析部131と優位性解析部132と差異成果物評価部141と既存成果物評価部142と改善提案部150との処理の結果を示す情報、データ、信号値、および、変数値は、補助記憶装置922、メモリ921、または、プロセッサ910内のレジスタまたはキャッシュメモリに記憶される。   Information, data, signal values, and information indicating results of processing by the acquisition unit 120, the similarity analysis unit 131, the superiority analysis unit 132, the difference product evaluation unit 141, the existing product evaluation unit 142, and the improvement proposal unit 150, The variable value is stored in the auxiliary storage device 922, the memory 921, or a register or cache memory in the processor 910.

仕様書作成支援プログラムプロダクトとは、取得部120と類似度解析部131と優位性解析部132と差異成果物評価部141と既存成果物評価部142と改善提案部150として説明している機能を実現するプログラムが記録された記憶媒体あるいは記憶装置である。仕様書作成支援プログラムプロダクトは、見た目の形式に関わらず、コンピュータ読み取り可能なプログラムをロードしているものである。   The specification creation support program product is a function described as the acquisition unit 120, the similarity analysis unit 131, the superiority analysis unit 132, the difference product evaluation unit 141, the existing product evaluation unit 142, and the improvement proposal unit 150. It is a storage medium or storage device in which a program to be realized is recorded. The specification creation support program product loads a computer-readable program regardless of the visual format.

***機能の説明***
記憶部110は、プログラムのテスト仕様の有効性評価に用いられる試験観点書をプロジェクトごとに管理する管理テーブル111を記憶する。また、試験観点書の評価に用いる評価用情報11を記憶する。具体的には、記憶部110は、各プロジェクトの試験観点およびテスト仕様書、妥当性評価に用いる比較データ、および試験観点書群を記憶する。記憶部110には、管理テーブル111と成果情報112と経験値情報113とリスク情報114と顧客情報115とが記憶される。成果情報112と経験値情報113とリスク情報114と顧客情報115とは、試験観点書の評価に用いる評価用情報11の例である。
*** Description of functions ***
The storage unit 110 stores a management table 111 for managing a test viewpoint document used for evaluating the effectiveness of a test specification of a program for each project. Further, evaluation information 11 used for evaluation of the test viewpoint document is stored. Specifically, the storage unit 110 stores test viewpoints and test specifications of each project, comparison data used for validity evaluation, and test viewpoint documents. The storage unit 110 stores a management table 111, result information 112, experience value information 113, risk information 114, and customer information 115. The result information 112, the experience value information 113, the risk information 114, and the customer information 115 are examples of the evaluation information 11 used for evaluating the test viewpoint document.

差異解析部130は、評価対象の試験観点書の差異を他のプロジェクトのデータから検出する。差異解析部130は、評価用の試験観点書100と管理テーブル111に管理されている試験観点書とを解析する。差異解析部130は、評価プロジェクトと比較するプロジェクトであって評価プロジェクトには不足している試験観点書が付与されたプロジェクトを優位性分析結果321として管理テーブル111から選択する。   The difference analysis unit 130 detects a difference in the test viewpoint document to be evaluated from data of another project. The difference analysis unit 130 analyzes the test viewpoint document 100 for evaluation and the test viewpoint document managed in the management table 111. The difference analysis unit 130 selects, from the management table 111, a superiority analysis result 321 as a superiority analysis result 321, which is a project to be compared with an evaluation project and to which a test viewpoint document that is insufficient for the evaluation project.

妥当性解析部140は、差異解析部130による解析結果が妥当であるか検出する。具体例としては、妥当性解析部140は、優位性分析結果321に基づいて、評価プロジェクトに不足している試験観点書が、評価プロジェクトに適しているかを判定する。具体的には、妥当性解析部140は、不足している試験観点書が評価プロジェクトに適しているかを、評価用の試験観点書100と不足している試験観点書との差異の大きさを用いて判定し、第1成果物評価結果411として出力する。また、妥当性解析部140は、成果情報112、経験値情報113、リスク情報114および顧客情報115といった評価用情報11を用いて、評価用の試験観点書100を評価し、第2成果物評価結果421として出力する。   The validity analysis unit 140 detects whether the analysis result by the difference analysis unit 130 is valid. As a specific example, the validity analysis unit 140 determines whether a test viewpoint document lacking in the evaluation project is suitable for the evaluation project based on the superiority analysis result 321. Specifically, the validity analysis unit 140 determines whether the missing test viewpoint document is suitable for the evaluation project, and determines the magnitude of the difference between the test viewpoint document 100 for evaluation and the insufficient test viewpoint document. The first product evaluation result 411 is output. In addition, the validity analysis unit 140 evaluates the test viewpoint book 100 for evaluation using the evaluation information 11 such as the result information 112, the experience value information 113, the risk information 114, and the customer information 115, and evaluates the second product evaluation. The result 421 is output.

改善提案部150は、第1成果物評価結果411に基づいて、不足している試験観点書を第1是正項目501として表示する。また、改善提案部150は、第2成果物評価結果421に基づいて、評価用の試験観点書100のうち評価の低い試験観点書を第2是正項目502として表示する。このように、改善提案部150は、不足していると考えられる試験観点書およびテスト仕様を、他プロジェクトの参考事例とともに表示する。   Based on the first product evaluation result 411, the improvement proposal unit 150 displays the insufficient test viewpoint book as the first correction item 501. Further, the improvement proposing unit 150 displays, as the second correction item 502, a test viewpoint document with a low evaluation among the test viewpoint documents 100 for evaluation based on the second product evaluation result 421. In this way, the improvement proposing unit 150 displays the test viewpoint document and the test specification considered to be insufficient together with the reference examples of other projects.

仕様書作成支援装置10の構成および処理についてさらに説明する。
管理テーブル111には、プロジェクトごとの試験観点書あるいは製品種別といったプロジェクト特有の情報が格納される。
成果情報112には、管理テーブル111に格納されている各プロジェクトの顧客評価といった成果情報が記憶される。各情報の詳述は後述する。
The configuration and processing of the specification creation support apparatus 10 will be further described.
The management table 111 stores project-specific information such as a test viewpoint for each project or product type.
In the result information 112, result information such as customer evaluation of each project stored in the management table 111 is stored. Details of each information will be described later.

取得部120は、評価対象の評価プロジェクトの試験観点書である評価用の試験観点書100を取得する。具体的には、取得部120は、解析対象である試験観点書100のプロジェクトあるいは機能種別といった情報を、入力インタフェース930を介して取得し、管理テーブル111へ入力する。解析対象である試験観点書100については、管理テーブル111の項目と一致していればよく、LTMap以外の試験観点書も使用可能である。また、入力インタフェース930を介した入力は、手動でも自動でもよい。   The acquisition unit 120 acquires a test viewpoint book 100 for evaluation, which is a test viewpoint book of an evaluation project to be evaluated. Specifically, the acquisition unit 120 acquires information such as the project or function type of the test viewpoint document 100 to be analyzed via the input interface 930 and inputs the information to the management table 111. The test viewpoint document 100 to be analyzed only needs to match the items in the management table 111, and test viewpoint documents other than the LTMap can be used. The input via the input interface 930 may be manual or automatic.

差異解析部130は、類似度解析部131と優位性解析部132を有する。類似度解析部131は入力された解析対象の試験観点書が他のどのプロジェクトと類似しているのか評価する。優位性解析部132は解析対象のプロジェクトと類似したプロジェクトのどちらが優れているのか算出し、比較するプロジェクトの優先度を決定する。   The difference analysis unit 130 includes a similarity analysis unit 131 and a superiority analysis unit 132. The similarity analysis unit 131 evaluates which other project is similar to the input test viewpoint document to be analyzed. The superiority analysis unit 132 calculates which one of the projects similar to the analysis target project is superior, and determines the priority of the projects to be compared.

妥当性解析部140は、差異成果物評価部141と既存成果物評価部142を有する。差異成果物評価部141は差異解析部130で選択されたプロジェクトについて、さらに担当者の経験値、製品のリスク、および顧客情報から内容が妥当であるか算出を行い、参考にすべきプロジェクトを選択する。既存成果物評価部142は既存の試験観点書について担当者の経験値、製品のリスク、顧客情報から、内容が妥当であるか算出を行い、評価が低いものを選択する。   The validity analysis unit 140 includes a difference product evaluation unit 141 and an existing product evaluation unit 142. The difference product evaluation unit 141 calculates whether the project selected by the difference analysis unit 130 is appropriate based on the experience value of the person in charge, product risk, and customer information, and selects a project to be referred to. To do. The existing product evaluation unit 142 calculates whether the content of the existing test viewpoint document is appropriate from the experience value of the person in charge, the risk of the product, and the customer information, and selects the one with a low evaluation.

改善提案部150は、差異成果物評価部141および既存成果物評価部142の結果に基づき、不足している試験観点書を、類似のプロジェクトの試験観点書から参考事例として出力する。改善提案部150は、出力インタフェース940を介して、モニタ160に参考事例を表示する。   Based on the results of the difference product evaluation unit 141 and the existing product evaluation unit 142, the improvement proposal unit 150 outputs the insufficient test viewpoint document as a reference example from the test viewpoint document of a similar project. The improvement proposing unit 150 displays the reference case on the monitor 160 via the output interface 940.

図2は、本実施の形態に係る管理テーブル111の一例を示した図である。
管理テーブル111には、試験観点書に記載の試験観点と、それに付随する情報が定義される。図2の管理テーブル111の例では、プロジェクト名、試験観点書ID、開発期間、開発規模、顧客、作成者、試験観点、量産出荷日、リスク_高×テスト対象粒度_クラス、およびリスク_高×テスト対象粒度_モジュールといった情報が定義されている。
FIG. 2 is a diagram showing an example of the management table 111 according to the present embodiment.
In the management table 111, test viewpoints described in the test viewpoint document and information accompanying the test viewpoints are defined. In the example of the management table 111 in FIG. 2, the project name, test viewpoint document ID, development period, development scale, customer, creator, test viewpoint, mass production shipment date, risk_high × test target granularity_class, and risk_high X Information such as test target granularity_module is defined.

図3は、本実施の形態に係る成果情報112の一例を示した図である。成果情報112は、管理テーブル111に記載のプロジェクト名と、それらの成果、および求められたスキルといった情報について定義される。図3の成果情報112の例では、市場不具合件数、フロントローディング率、顧客評価、試験工程リーダ、経験製品群、言語使用経験といった情報が定義されている。   FIG. 3 is a diagram showing an example of the result information 112 according to the present embodiment. The result information 112 is defined for information such as project names described in the management table 111, their results, and required skills. In the example of the result information 112 in FIG. 3, information such as the number of market defects, front loading rate, customer evaluation, test process leader, experience product group, language use experience is defined.

図4は、本実施の形態に係る経験値情報113の一例を示した図である。経験値情報113は、属人性の原因となる各担当者の個人情報について定義される。図4の経験値情報113の例では、担当者名、専門、経験年数、担当経験、経験製品群といった情報が定義されている。   FIG. 4 is a diagram showing an example of the experience value information 113 according to the present embodiment. The experience value information 113 is defined for personal information of each person in charge who causes personality. In the example of the experience value information 113 in FIG. 4, information such as a person in charge, specialty, years of experience, experience in charge, and experience product group is defined.

図5は、本実施の形態に係るリスク情報114の一例を示した図である。リスク情報114は、プロジェクトあるいは製品種別に関するリスク情報が定義される。図5のリスク情報114の例では、人的被害、および不具合回収コストといった情報が定義されている。   FIG. 5 is a diagram showing an example of the risk information 114 according to the present embodiment. The risk information 114 defines risk information related to a project or product type. In the example of the risk information 114 in FIG. 5, information such as human damage and defect recovery cost is defined.

図6は、本実施の形態に係る顧客情報115の一例を示した図である。顧客情報115は、各顧客について特筆すべき情報が定義されている。図6の顧客情報115の例では、顧客名、種別、監査基準、重要項目、過去の受注件数といった情報が定義されている。   FIG. 6 is a diagram showing an example of customer information 115 according to the present embodiment. The customer information 115 defines information to be noted about each customer. In the example of the customer information 115 in FIG. 6, information such as a customer name, type, audit criteria, important items, and the number of past orders received is defined.

***動作の説明***
図7を用いて、本実施の形態に係る仕様書作成支援装置10の仕様書作成支援方法512および仕様書作成支援プログラム511の仕様書作成支援処理S100について説明する。仕様書作成支援処理S100は、取得処理S120と差異解析処理S130と妥当性解析処理S140と改善提案処理S150とを有する。差異解析処理S130は、類似度解析処理S131と優位性解析処理S132とを有する。また、妥当性解析処理S140は、差異成果物評価処理S141と既存成果物評価処理S142とを有する。
*** Explanation of operation ***
The specification creation support method 512 of the specification creation support apparatus 10 and the specification creation support process S100 of the specification creation support program 511 will be described with reference to FIG. The specification creation support process S100 includes an acquisition process S120, a difference analysis process S130, a validity analysis process S140, and an improvement proposal process S150. The difference analysis process S130 includes a similarity analysis process S131 and a superiority analysis process S132. The validity analysis process S140 includes a difference product evaluation process S141 and an existing product evaluation process S142.

<取得処理S120>
図8を用いて、本実施の形態に係る取得処理S120について説明する。
ステップS101において、取得部120は、入力インタフェース930を介して試験観点書100を取得する。なお、上述したように、また、入力インタフェース930を介した入力は、手動でも自動でもよい。
ステップS102において、取得部120は、試験観点書100に関する情報を、管理テーブル111の項目に従い、管理テーブル111に入力する。なお、取得部120による管理テーブルの入力にあたり、入力の方式は特に限定しない。具体例としては、あらかじめ試験観点書100に管理テーブル111の情報を記載しておき、自動で管理テーブル111に記載する情報を抽出することも可能である。
図2の管理テーブル111は取得部120により生成された管理テーブルの一例を示した図である。プロジェクトXは解析対象のプロジェクト、プロジェクトAは他のプロジェクト情報という形で登録されている。なお、管理テーブル111に関してデータの管理方法は特に限定しない。プロジェクトXは評価対象の評価プロジェクトの例である。
<Acquisition process S120>
The acquisition process S120 according to the present embodiment will be described with reference to FIG.
In step S <b> 101, the acquisition unit 120 acquires the test viewpoint document 100 via the input interface 930. As described above, the input via the input interface 930 may be manual or automatic.
In step S <b> 102, the acquisition unit 120 inputs information related to the test viewpoint document 100 to the management table 111 according to the items of the management table 111. Note that the input method is not particularly limited when the acquisition unit 120 inputs the management table. As a specific example, information in the management table 111 can be described in advance in the test viewpoint document 100, and information described in the management table 111 can be automatically extracted.
The management table 111 in FIG. 2 is a diagram illustrating an example of the management table generated by the acquisition unit 120. Project X is registered as a project to be analyzed, and project A is registered as other project information. The data management method for the management table 111 is not particularly limited. Project X is an example of an evaluation project to be evaluated.

<差異解析処理S130>
<類似度解析処理S131>
図9を用いて、本実施の形態に係る類似度解析処理S131について説明する。
ステップS201aにおいて、類似度解析部131は、取得部で入力された試験観点書の製品種別名と一致するプロジェクトを管理テーブル111から検索する。類似度解析部131は、一致したプロジェクトがある場合はそのプロジェクトを選択する(ステップS202a)。類似度解析部131は、一致するプロジェクトがない場合は、全プロジェクトを選択する(ステップS203a)。
ステップS204aにおいて、類似度解析部131は、取得部で入力された試験観点書の顧客名と一致するプロジェクトを管理テーブル111から検索する。類似度解析部131は、一致したプロジェクトがある場合はそのプロジェクトを選択する(ステップS205a)。類似度解析部131は、一致するプロジェクトがない場合は、全プロジェクトを選択する(ステップS206a)。
ステップS207aにおいて、類似度解析部131は、取得部で入力された試験観点書の開発規模と近いプロジェクトを管理テーブル111から検索し、開発規模が近い順に高い点数を付与する。この際の点数の振り方は特に限定しないものとする。
ステップS208aにおいて、類似度解析部131は、取得部で入力された試験観点書の量産出荷日と近いプロジェクトを管理テーブル111から検索し、量産出荷日が近い順に高い点数を付与する。この際の点数の振り方は特に限定しないものとする。
ステップS209aにおいて、類似度解析部131は、ステップS201aからステップS206aで選択されたプロジェクトおよびステップ207aとステップ208aとにより加算された総合点の上位数件について比較対象のプロジェクトとして選択する。この際の選択件数については、任意に決定できるものとする。また、ステップS207aおよびステップS208aの例では加算を用いているが、特に計算方法は限定しないものとする。
<Difference analysis process S130>
<Similarity analysis processing S131>
The similarity analysis process S131 according to the present embodiment will be described with reference to FIG.
In step S201a, the similarity analysis unit 131 searches the management table 111 for a project that matches the product type name in the test viewpoint document input by the acquisition unit. If there is a matched project, the similarity analysis unit 131 selects the project (step S202a). If there is no matching project, the similarity analysis unit 131 selects all projects (step S203a).
In step S204a, the similarity analysis unit 131 searches the management table 111 for a project that matches the customer name in the test viewpoint document input by the acquisition unit. If there is a matched project, the similarity analysis unit 131 selects the project (step S205a). If there is no matching project, the similarity analysis unit 131 selects all projects (step S206a).
In step S207a, the similarity analysis unit 131 searches the management table 111 for a project that is close to the development scale of the test viewpoint document input by the acquisition unit, and assigns a higher score in order from the closest development scale. The way of assigning the score at this time is not particularly limited.
In step S208a, the similarity analysis unit 131 searches the management table 111 for projects that are close to the mass production shipment date of the test viewpoint document input by the acquisition unit, and assigns a higher score in the order of the mass production shipment date. The way of assigning the score at this time is not particularly limited.
In step S209a, the similarity analysis unit 131 selects, as comparison target projects, the projects selected in steps S201a to S206a and the higher ranks of the total score added in steps 207a and 208a. The number of selections at this time can be arbitrarily determined. Further, although addition is used in the examples of step S207a and step S208a, the calculation method is not particularly limited.

図10は、本実施の形態に係る類似度解析処理S131で算出された類似度分析結果311を示した図である。類似度分析結果311には、類似度解析処理S131により類似性の高いプロジェクト数件が登録されている。   FIG. 10 is a diagram showing the similarity analysis result 311 calculated in the similarity analysis processing S131 according to the present embodiment. In the similarity analysis result 311, several projects with high similarity are registered by the similarity analysis processing S131.

<優位性解析処理S132>
図11を用いて、本実施の形態に係る優位性解析処理S132について説明する。
ステップS301において、優位性解析部132は、類似度解析処理S131で選択された類似プロジェクトについて、成果情報112から市場不具合数を参照し、市場不具合数の低いプロジェクト順に高い点数を付与する。
ステップS302において、優位性解析部132は、類似度解析処理Sで選択された類似プロジェクトについて、成果情報112から顧客評価を参照し、顧客評価が高いプロジェクト順に高い点数を付与する。
ステップS303において、優位性解析部132は、類似度解析部131で選択された類似プロジェクトについて、成果情報112からフロントローディング率を参照し、フロントローディング率の高いプロジェクト順に高い点数を付与する。
ステップS304において、優位性解析部132は、ステップS301からステップS303で算出された総合点の上位数件について比較対象のプロジェクトとして選択する。さらに、優位性解析部132は、解析対象のプロジェクトと上位数件のプロジェクトとを比較し、足りない試験観点を登録する。
<Superiority analysis process S132>
The superiority analysis process S132 according to the present embodiment will be described with reference to FIG.
In step S301, the superiority analysis unit 132 refers to the number of market defects from the result information 112 for the similar projects selected in the similarity analysis processing S131, and assigns a higher score to the projects with the lowest number of market defects.
In step S302, the superiority analysis unit 132 refers to the customer evaluation from the result information 112 for the similar project selected in the similarity analysis processing S, and assigns a higher score in the order of the project with the highest customer evaluation.
In step S303, the superiority analysis unit 132 refers to the front loading rate from the result information 112 for the similar projects selected by the similarity analysis unit 131, and assigns a higher score to the projects with the highest front loading rate.
In step S <b> 304, the superiority analysis unit 132 selects, as a comparison target project, a top number of total scores calculated in steps S <b> 301 to S <b> 303. Furthermore, the superiority analysis unit 132 compares the project to be analyzed with the top several projects, and registers the insufficient test viewpoint.

図12は、本実施の形態に係る優位性解析処理S132で算出された優位性分析結果321を示した図である。優位性分析結果321には、類似度解析部131で選択されたプロジェクトに関して、さらに優位性を加味したプロジェクト数件が登録されている。優位性を加味したプロジェクト数件の各々には、不足試験観点書IDが設定されている。   FIG. 12 is a diagram showing the superiority analysis result 321 calculated in the superiority analysis processing S132 according to the present embodiment. In the superiority analysis result 321, a number of projects in which superiority is further added to the projects selected by the similarity analysis unit 131 are registered. A short test viewpoint document ID is set for each of several projects taking advantage of superiority.

<妥当性解析処理S140>
次に、本実施の形態に係る妥当性解析処理S140について説明する。
差異成果物評価処理S141では、差異解析処理S130で選択された不足している試験観点について妥当性の評価を行う。また、既存成果物評価処理S142では、取得部120により入力された試験観点書全体に関して妥当性の評価を行う。
<Validity analysis processing S140>
Next, the validity analysis process S140 according to the present embodiment will be described.
In the difference product evaluation process S <b> 141, the validity of the insufficient test viewpoint selected in the difference analysis process S <b> 130 is evaluated. In the existing product evaluation process S142, the validity of the entire test viewpoint document input by the acquisition unit 120 is evaluated.

<差異成果物評価処理S141>
図13を用いて、本実施の形態に係る差異成果物評価処理S141について説明する。
ステップS41では、差異成果物評価部141は、担当者の経験値情報113から試験観点書の妥当性を算出する。
ステップS42では、差異成果物評価部141は、顧客情報115から試験観点書の妥当性を算出する。
ステップS43では、差異成果物評価部141は、リスク情報114から試験観点書の妥当性を算出する。
ステップS44では、差異成果物評価部141は、ステップS41からステップS43までの評価を加味し、総合的な評価を行う。それぞれ詳細について説明する。
<Difference product evaluation process S141>
The difference product evaluation process S141 according to the present embodiment will be described with reference to FIG.
In step S41, the difference product evaluation unit 141 calculates the validity of the test viewpoint document from the experience value information 113 of the person in charge.
In step S <b> 42, the difference product evaluation unit 141 calculates the validity of the test viewpoint document from the customer information 115.
In step S <b> 43, the difference product evaluation unit 141 calculates the validity of the test viewpoint document from the risk information 114.
In step S44, the difference product evaluation unit 141 performs comprehensive evaluation in consideration of the evaluation from step S41 to step S43. Details of each will be described.

図14を用いて、本実施の形態に係る差異成果物評価処理S141のステップS41について説明する。ステップS41は、ステップS411からステップS416を有する。
ステップS411において、差異成果物評価部141は、差異解析処理S130で選択された不足している試験観点書において、それら試験観点書を作成した担当者の情報を経験値情報113から参照し、製品経験が一致しなかったら点数を付与する。
ステップS412において、差異成果物評価部141は、差異解析処理S130で選択された不足している試験観点書において、それら試験観点書を作成した担当者の情報を経験値情報113から参照し、言語使用経験が一致しなかったら点数を付与する。
ステップS413において、差異成果物評価部141は、差異解析処理S130で選択された不足している試験観点書において、それら試験観点書を作成した担当者の情報を経験値情報113から参照し、専門が一致しなかったら点数を付与する。
ステップS414において、差異成果物評価部141は、差異解析処理S130で選択された不足している試験観点書において、それら試験観点書を作成した担当者の情報を経験値情報113から参照し、経験年数が高い順に点数を付与する。
ステップS415において、差異成果物評価部141は、差異解析処理S130で選択された不足している試験観点書において、それら試験観点書を作成した担当者の情報を経験値情報113から参照し、担当経験の回数分だけ点数を減点する。
ステップS416において、差異成果物評価部141は、差異解析処理S130で選択された不足している試験観点書において、それら試験観点書を作成した担当者の情報を経験値情報113から参照し、障害原因件数が少ない順に点数を減点する。
Step S41 of the difference product evaluation process S141 according to the present embodiment will be described with reference to FIG. Step S41 includes Steps S411 to S416.
In step S411, the difference product evaluation unit 141 refers to the information on the person in charge who created the test viewpoints in the missing test viewpoints selected in the difference analysis process S130, from the experience value information 113, and the product Points are awarded if the experiences do not match.
In step S412, the difference product evaluation unit 141 refers to the information of the person in charge who created the test viewpoints in the missing test viewpoints selected in the difference analysis process S130, from the experience value information 113, and the language Points are given if the experience of use does not match.
In step S413, the difference product evaluation unit 141 refers to the information on the person in charge who created the test viewpoints in the missing test viewpoints selected in the difference analysis process S130, from the experience value information 113. If does not match, a score is given.
In step S414, the difference product evaluation unit 141 refers to the experience value information 113 for the information of the person in charge who created the test viewpoint document in the insufficient test viewpoint document selected in the difference analysis process S130. Points are assigned in descending order of years.
In step S415, the difference product evaluation unit 141 refers to the information on the person in charge who created the test viewpoints in the insufficient test viewpoints selected in the difference analysis process S130, from the experience value information 113. Points are deducted by the number of experiences.
In step S416, the difference product evaluation unit 141 refers to the information on the person in charge who created the test viewpoints in the missing test viewpoints selected in the difference analysis process S130, from the experience value information 113, Points are deducted in ascending order of cause.

図15を用いて、本実施の形態に係る差異成果物評価処理S141のステップS42について説明する。ステップS42は、ステップS421からステップS423を有する。
ステップS421において、差異成果物評価部141は、差異解析処理S130で選択された不足している試験観点書において、それらのプロジェクトの顧客が顧客情報115と一致するか否かを判定する。
差異成果物評価部141は、顧客情報115と一致したら、ステップS423において、監査基準が厳しいほど高い点数を付与する。また、差異成果物評価部141は、顧客情報115と一致しない場合は、製品種別が同じ顧客情報115を適用し、監査基準が高いほど高い点数を付与する。
With reference to FIG. 15, step S42 of the difference product evaluation process S141 according to the present embodiment will be described. Step S42 includes steps S421 to S423.
In step S <b> 421, the difference product evaluation unit 141 determines whether the customers of those projects match the customer information 115 in the insufficient test viewpoint document selected in the difference analysis process S <b> 130.
If the difference product evaluation unit 141 matches the customer information 115, in step S423, the difference product evaluation unit 141 gives a higher score as the auditing standard is stricter. Further, when the difference product evaluation unit 141 does not match the customer information 115, the customer information 115 having the same product type is applied, and the higher the auditing standard, the higher the score.

図16を用いて、本実施の形態に係る差異成果物評価処理S141のステップS43について説明する。ステップS43は、ステップS431からステップS432を有する。
ステップS431において差異成果物評価部141は、差異解析処理S130で選択された不足している試験観点書において、それらのプロジェクトをリスク情報114から参照し、プロジェクトもしくは製品種別が一致したら、障害レベルが高い順に点数を付与する。
ステップS432において、差異成果物評価部141は、差異解析処理S130で選択された不足している試験観点書において、それらのプロジェクトをリスク情報114から参照し、プロジェクトもしくは製品種別が一致したら、不具合回収コストが高い順に点数を付与する。
Step S43 of the difference product evaluation process S141 according to the present embodiment will be described with reference to FIG. Step S43 includes steps S431 to S432.
In step S431, the difference product evaluation unit 141 refers to those projects from the risk information 114 in the lacking test viewpoint document selected in the difference analysis process S130. Points are assigned in descending order.
In step S432, the difference product evaluation unit 141 refers to those projects from the risk information 114 in the missing test viewpoint document selected in the difference analysis process S130, and if the project or product type matches, the defect recovery is performed. Points are assigned in order of increasing cost.

図17は、本実施の形態に係る差異成果物評価処理S141で算出された第1成果物評価結果411を示した図である。第1成果物評価結果411は、差異解析処理S130で選択された試験観点書について、さらに経験値情報113、リスク情報114および顧客情報115を加味して登録されている。第1成果物評価結果411では、総合点が高いほど追加すべき試験観点であることを示している。   FIG. 17 is a diagram showing the first product evaluation result 411 calculated in the different product evaluation processing S141 according to the present embodiment. The first product evaluation result 411 is registered in consideration of the experience value information 113, the risk information 114, and the customer information 115 for the test viewpoint document selected in the difference analysis process S130. The first product evaluation result 411 indicates that the higher the overall score is, the more the test viewpoint should be added.

<既存成果物評価処理S142>
図18を用いて、本実施の形態に係る既存成果物評価処理S142について説明する。
図18の既存成果物評価処理S142のステップS51からステップS54は、図13の差異成果物評価処理S141のステップS41からステップS44と基本的に仕組みが同じであるため差異のみ説明する。図13のステップS41からステップS44に関しては入力される情報が、差異解析処理S130から算出された試験観点書であったが、図18のステップS51からステップS54では、入力は取得処理S120で入力された試験観点書となる。
図19は、本実施の形態に係る既存成果物評価処理S142のステップS51を示す図である。図20は、本実施の形態に係る既存成果物評価処理S142のステップS52を示す図である。図21は、本実施の形態に係る既存成果物評価処理S142のステップS53を示す図である。
図19のフローチャートと図14のフローチャート、図20のフローチャートと図15のフローチャート、図21のフローチャートと図16のフローチャートについては同じ処理であるため、説明を省略する。
<Existing Product Evaluation Process S142>
The existing product evaluation process S142 according to the present embodiment will be described with reference to FIG.
Steps S51 to S54 of the existing product evaluation process S142 in FIG. 18 are basically the same as steps S41 to S44 in the difference product evaluation process S141 of FIG. The input information regarding step S41 to step S44 in FIG. 13 is the test viewpoint document calculated from the difference analysis process S130. However, in steps S51 to S54 in FIG. 18, the input is input in the acquisition process S120. It becomes a test viewpoint book.
FIG. 19 is a diagram showing step S51 of the existing product evaluation process S142 according to the present embodiment. FIG. 20 is a diagram showing step S52 of the existing product evaluation process S142 according to the present embodiment. FIG. 21 is a diagram showing step S53 of the existing product evaluation process S142 according to the present embodiment.
19 and FIG. 14, the flowchart of FIG. 20 and the flowchart of FIG. 15, the flowchart of FIG. 21, and the flowchart of FIG.

図22は、本実施の形態に係る既存成果物評価処理S142で算出された第2成果物評価結果421を示した図である。第2成果物評価結果421は、差異解析処理S130で選択された試験観点書について、さらに経験値情報113、リスク情報114、および顧客情報115を加味して登録されている。第2成果物評価結果421では、総合点が低いほど修正すべき試験観点書であることを示している。   FIG. 22 is a diagram showing the second product evaluation result 421 calculated in the existing product evaluation processing S142 according to the present embodiment. The second product evaluation result 421 is registered in consideration of the experience value information 113, the risk information 114, and the customer information 115 for the test viewpoint document selected in the difference analysis process S130. The second product evaluation result 421 indicates that the lower the total score is, the more the test viewpoint book should be corrected.

<改善提案処理S150>
改善提案処理S150では、改善提案部150は妥当性解析処理S140で得たデータから、足りない試験項目、評価の低い試験項目について提示を行う。
図23を用いて、本実施の形態に係る第1成果物評価結果411に基づく改善提案処理S150について説明する。
ステップS601において、改善提案部150は、第1成果物評価結果411より総合点がある閾値より高いものを選択する。
ステップS602において、改善提案部150は、試験観点書群116から該当の参考試験観点書を選択する。
ステップS603において、改善提案部150は、解析結果と参考試験観点書の提示を行う。
<Improvement proposal processing S150>
In the improvement proposal process S150, the improvement proposal part 150 presents the test items that are insufficient and the test items with low evaluation from the data obtained in the validity analysis process S140.
The improvement proposal process S150 based on the first product evaluation result 411 according to the present embodiment will be described with reference to FIG.
In step S <b> 601, the improvement proposing unit 150 selects a higher score than a certain threshold value from the first product evaluation result 411.
In step S <b> 602, the improvement proposing unit 150 selects a corresponding reference test viewpoint document from the test viewpoint document group 116.
In step S603, the improvement proposing unit 150 presents an analysis result and a reference test viewpoint document.

図24を用いて、本実施の形態に係る第2成果物評価結果421に基づく改善提案処理S150について説明する。
ステップS701において、改善提案部150は、第2成果物評価結果421より総合点がある閾値より高いものを選択する。
ステップS702において、改善提案部150は、試験観点書群116から該当の参考試験観点書を選択する。
ステップS703において、改善提案部150は、解析結果と参考試験観点書の提示を行う。
The improvement proposal process S150 based on the second product evaluation result 421 according to the present embodiment will be described with reference to FIG.
In step S <b> 701, the improvement proposing unit 150 selects a higher score than a certain threshold value than the second product evaluation result 421.
In step S <b> 702, the improvement proposal unit 150 selects a corresponding reference test viewpoint document from the test viewpoint document group 116.
In step S703, the improvement proposing unit 150 presents an analysis result and a reference test viewpoint document.

図25は、本実施の形態に係る改善提案処理S150で選択された第1是正項目501を示した図である。第1是正項目501では、分析対象の試験観点書に追記すべき試験観点の一覧が出力されるとともに、該当試験観点書がモニタ160に出力される。
図26は、本実施の形態に係る改善提案処理S150で選択された第2是正項目502を示した図である。第2是正項目502では、分析対象の試験観点書において確認すべき試験観点の一覧がモニタ160出力されるとともに、該当試験観点書が出力される。
FIG. 25 is a diagram showing the first correction item 501 selected in the improvement proposing process S150 according to the present embodiment. In the first correction item 501, a list of test viewpoints to be added to the test viewpoint document to be analyzed is output and the corresponding test viewpoint document is output to the monitor 160.
FIG. 26 is a diagram showing the second correction item 502 selected in the improvement proposal processing S150 according to the present embodiment. In the second correction item 502, a list of test viewpoints to be confirmed in the test viewpoint document to be analyzed is output to the monitor 160, and the corresponding test viewpoint document is output.

***他の構成***
本実施の形態では、仕様書作成支援装置10の取得部は、入力インタフェースを介して取得していた。しかし、仕様書作成支援装置10は通信装置を有し、通信装置を介して他の装置から試験観点書を受信する構成でもよい。このとき、通信装置はレシーバとトランスミッタとを備える。具体的には、通信装置は通信チップまたはNIC(Network Interface Card)である。通信装置はデータを通信する通信部として機能する。レシーバはデータを受信する受信部として機能し、トランスミッタはデータを送信する送信部として機能する。
*** Other configurations ***
In the present embodiment, the acquisition unit of the specification creation support apparatus 10 acquires via the input interface. However, the specification creation support apparatus 10 may include a communication device and may receive a test viewpoint document from another device via the communication device. At this time, the communication apparatus includes a receiver and a transmitter. Specifically, the communication device is a communication chip or a NIC (Network Interface Card). The communication device functions as a communication unit that communicates data. The receiver functions as a receiving unit that receives data, and the transmitter functions as a transmitting unit that transmits data.

本実施の形態では、仕様書作成支援装置10の取得部120と類似度解析部131と優位性解析部132と差異成果物評価部141と既存成果物評価部142と改善提案部150との機能がソフトウェアで実現される。しかし、変形例として、仕様書作成支援装置10の取得部120と類似度解析部131と優位性解析部132と差異成果物評価部141と既存成果物評価部142と改善提案部150との機能がハードウェアで実現されてもよい。
図27を用いて、本実施の形態の変形例に係る仕様書作成支援装置10の構成について説明する。
図27に示すように、仕様書作成支援装置10は、処理回路909、入力インタフェース930、および出力インタフェース940といったハードウェアを備える。
In the present embodiment, the functions of the acquisition unit 120, the similarity analysis unit 131, the superiority analysis unit 132, the difference product evaluation unit 141, the existing product evaluation unit 142, and the improvement proposal unit 150 of the specification creation support apparatus 10 Is realized by software. However, as a modification, the functions of the acquisition unit 120, the similarity analysis unit 131, the superiority analysis unit 132, the difference product evaluation unit 141, the existing product evaluation unit 142, and the improvement proposal unit 150 of the specification creation support apparatus 10 May be implemented in hardware.
The configuration of the specification creation support apparatus 10 according to the modification of the present embodiment will be described using FIG.
As shown in FIG. 27, the specification creation support apparatus 10 includes hardware such as a processing circuit 909, an input interface 930, and an output interface 940.

処理回路909は、上述した取得部120と類似度解析部131と優位性解析部132と差異成果物評価部141と既存成果物評価部142と改善提案部150との機能および記憶部110を実現する専用の電子回路である。処理回路909は、具体的には、単一回路、複合回路、プログラム化したプロセッサ、並列プログラム化したプロセッサ、ロジックIC、GA、ASIC、または、FPGAである。GAは、Gate Arrayの略語である。ASICは、Application Specific Integrated Circuitの略語である。FPGAは、Field−Programmable Gate Arrayの略語である。   The processing circuit 909 implements the functions of the acquisition unit 120, the similarity analysis unit 131, the superiority analysis unit 132, the difference product evaluation unit 141, the existing product evaluation unit 142, and the improvement proposal unit 150 and the storage unit 110 described above. This is a dedicated electronic circuit. Specifically, the processing circuit 909 is a single circuit, a composite circuit, a programmed processor, a parallel programmed processor, a logic IC, a GA, an ASIC, or an FPGA. GA is an abbreviation for Gate Array. ASIC is an abbreviation for Application Specific Integrated Circuit. FPGA is an abbreviation for Field-Programmable Gate Array.

仕様書作成支援装置10の取得部120と類似度解析部131と優位性解析部132と差異成果物評価部141と既存成果物評価部142と改善提案部150との機能は、1つの処理回路909で実現されてもよいし、複数の処理回路909に分散して実現されてもよい。   The functions of the acquisition unit 120, the similarity analysis unit 131, the superiority analysis unit 132, the difference product evaluation unit 141, the existing product evaluation unit 142, and the improvement proposal unit 150 of the specification creation support apparatus 10 are one processing circuit. 909 may be realized, or may be realized by being distributed to a plurality of processing circuits 909.

別の変形例として、各装置の機能がソフトウェアとハードウェアとの組合せで実現されてもよい。すなわち、各装置の一部の機能が専用のハードウェアで実現され、残りの機能がソフトウェアで実現されてもよい。   As another modification, the function of each device may be realized by a combination of software and hardware. That is, some functions of each device may be realized by dedicated hardware, and the remaining functions may be realized by software.

仕様書作成支援装置10のプロセッサ910、記憶装置920、および、処理回路909を、総称して「プロセッシングサーキットリ」という。つまり、仕様書作成支援装置10の構成が図1および図27のいずれに示した構成であっても、仕様書作成支援装置10の機能は、プロセッシングサーキットリにより実現される。   The processor 910, the storage device 920, and the processing circuit 909 of the specification creation support apparatus 10 are collectively referred to as a “processing circuit”. That is, regardless of the configuration of the specification creation support apparatus 10 shown in FIGS. 1 and 27, the function of the specification creation support apparatus 10 is realized by the processing circuitry.

「部」を「工程」または「ステップ」または「処理」に読み替えてもよい。また、各装置の機能をファームウェアで実現してもよい。   “Part” may be read as “process” or “step” or “processing”. Further, the function of each device may be realized by firmware.

***本実施の形態の効果の説明***
以上のように、本実施の形態に係る仕様書作成支援装置10によれば、試験観点書あるいはテスト仕様の作成における属人性を排除することができる。また、本実施の形態に係る仕様書作成支援装置10によれば、プロジェクトごとに異なる要求の違いが考慮可能となり、これらを自動化することで抜け漏れあるいはバラつきの改善を効率的に実施することができる。
*** Explanation of effects of this embodiment ***
As described above, according to the specification creation support apparatus 10 according to the present embodiment, it is possible to eliminate personality in creating a test viewpoint document or test specification. In addition, according to the specification creation support apparatus 10 according to the present embodiment, it is possible to take into account differences in requirements that differ from project to project. By automating these, it is possible to efficiently improve omission or variation. it can.

実施の形態2.
***構成の説明***
本実施の形態では、主に、実施の形態1との差異について説明する。
本実施の形態において、実施の形態1で説明した構成と同様の構成については同一の符号を付し、その説明を省略する場合がある。
Embodiment 2. FIG.
*** Explanation of configuration ***
In the present embodiment, differences from the first embodiment will be mainly described.
In this embodiment, the same components as those described in Embodiment 1 are denoted by the same reference numerals, and the description thereof may be omitted.

実施の形態1では試験観点における改善提案を行ったが、試験観点書に記載されているテスト仕様の不足についても改善の提案が可能である。テスト仕様の不足提示に関する仕様書作成支援装置10の構成図は図1に示す仕様書作成支援装置10と同じである。ただし、差異解析部130、妥当性解析部140および改善提案部150の一部の機能が実施の形態1と異なる。以下に、異なる機能について説明する。   In the first embodiment, the improvement proposal from the viewpoint of the test is performed. However, it is possible to propose the improvement for the shortage of the test specification described in the test viewpoint. The configuration diagram of the specification creation support apparatus 10 regarding the test specification shortage presentation is the same as the specification creation support apparatus 10 shown in FIG. However, some functions of the difference analysis unit 130, the validity analysis unit 140, and the improvement proposal unit 150 are different from those of the first embodiment. The different functions are described below.

***機能の説明***
差異解析部130は、評価用の試験観点書と管理テーブル111に管理されている試験観点書とを解析する。差異解析部130は、評価用の試験観点書と比較する試験観点書であって評価用の試験観点書には不足しているテスト仕様が付与された試験観点書を優位性分析結果1322として管理テーブル111から選択する。
妥当性解析部140は、優位性分析結果1322に基づいて、不足しているテスト仕様が付与された試験観点書が、評価用の試験観点書に適しているかを判定する。妥当性解析部140は、不足しているテスト仕様が付与された試験観点書の試験観点組合せと、評価用の試験観点書の試験観点組合せとの差異の大きさを判定し、第1成果物評価結果1412として出力する。また、妥当性解析部140は、評価用情報11を用いて、評価用の試験観点書の試験観点組合せを評価し、第2成果物評価結果1422として出力する。
改善提案部150は、第1成果物評価結果1412に基づいて、不足しているテスト仕様が付与された試験観点書の試験観点組合せを第1是正項目1503として表示する。また、改善提案部150は、第2成果物評価結果1422に基づいて、評価用の試験観点書の試験観点組合せのうち評価の低い試験観点組合せを第2是正項目1504として表示する。
*** Description of functions ***
The difference analysis unit 130 analyzes the test viewpoint document for evaluation and the test viewpoint document managed in the management table 111. The difference analysis unit 130 manages a test viewpoint document, which is a test viewpoint document to be compared with a test viewpoint document for evaluation, and to which a test specification lacking in the test viewpoint document for evaluation is given, as an advantage analysis result 1322. Select from table 111.
The validity analysis unit 140 determines, based on the superiority analysis result 1322, whether the test viewpoint document to which the insufficient test specification is assigned is suitable for the test viewpoint document for evaluation. The validity analysis unit 140 determines the magnitude of the difference between the test viewpoint combination of the test viewpoint document to which the insufficient test specification is assigned and the test viewpoint combination of the test viewpoint document for evaluation, and the first deliverable An evaluation result 1412 is output. In addition, the validity analysis unit 140 evaluates the test viewpoint combination of the evaluation test viewpoint document using the evaluation information 11, and outputs it as the second product evaluation result 1422.
Based on the first product evaluation result 1412, the improvement proposal unit 150 displays the test viewpoint combination of the test viewpoint document to which the insufficient test specification is assigned as the first correction item 1503. Further, based on the second product evaluation result 1422, the improvement proposing unit 150 displays a test viewpoint combination with a low evaluation among the test viewpoint combinations in the test viewpoint document for evaluation as the second correction item 1504.

***動作の説明***
図28は、本実施の形態に係る類似度解析処理S131bのフローチャートを示した図である。実施の形態1においては、プロジェクト単位および試験観点の比較を行っていたが、本実施の形態では、試験観点書および試験観点組合せをキーとした試験観点書の類似度解析を行う。
ステップS210bにおいて、類似度解析部131は、取得部120で入力された試験観点書の試験観点の組合せと一致する試験観点書を管理テーブル111から検索を行う。一致した試験観点書がある場合は、類似度解析部131は、その試験観点書を選択する(ステップS211b)。一致する試験観点書がない場合は、類似度解析部131は、全試験観点書を選択する(ステップS212b)。
図28のステップS201bからステップS209bまでのステップについては、図9のステップS201aからステップS209aと同様のフローである。図28のステップS201bからステップS209bまででは、プロジェクトではなく、試験観点書の比較および選択を行っている。
*** Explanation of operation ***
FIG. 28 is a diagram showing a flowchart of similarity analysis processing S131b according to the present embodiment. In the first embodiment, the project unit and the test viewpoint are compared, but in this embodiment, the similarity analysis of the test viewpoint document is performed using the test viewpoint document and the test viewpoint combination as a key.
In step S <b> 210 b, the similarity analysis unit 131 searches the management table 111 for a test viewpoint document that matches the combination of test viewpoints of the test viewpoint document input by the acquisition unit 120. If there is a matching test viewpoint document, the similarity analysis unit 131 selects the test viewpoint document (step S211b). When there is no matching test viewpoint document, the similarity analysis unit 131 selects all test viewpoint documents (step S212b).
The steps from step S201b to step S209b in FIG. 28 are the same flow as steps S201a to S209a in FIG. In step S201b to step S209b in FIG. 28, not the project but the test viewpoint document is compared and selected.

図29は、本実施の形態に係る類似度解析処理S131bで算出された類似度分析結果1312を示した図である。類似度分析結果1312には、類似度解析処理S131bにより類似性の高い試験観点書数件が登録されている。   FIG. 29 is a diagram showing the similarity analysis result 1312 calculated in the similarity analysis processing S131b according to the present embodiment. In the similarity analysis result 1312, several test viewpoint documents with high similarity are registered by the similarity analysis processing S131b.

本実施の形態に係る優位性解析処理S132は、基本的なフローは図11と同様であるため説明を省略する。本実施の形態に係る優位性解析処理S132bでは、比較および選択はプロジェクト単位ではなく、試験観点書単位で行う。   The superiority analysis processing S132 according to the present embodiment has the same basic flow as in FIG. In the superiority analysis processing S132b according to the present embodiment, comparison and selection are performed in units of test viewpoints, not in units of projects.

図30は、本実施の形態に係る優位性解析処理S132bで算出された優位性分析結果1322を示した図である。優位性分析結果1322では、類似度解析処理S131bで選択された試験観点書に関して、さらに優位性を加味した試験観点と不足している試験観点および不足しているテスト仕様書数が登録されている。   FIG. 30 is a diagram showing the superiority analysis result 1322 calculated in the superiority analysis processing S132b according to the present embodiment. In the superiority analysis result 1322, regarding the test viewpoint document selected in the similarity analysis processing S131b, a test viewpoint that further adds superiority, an insufficient test viewpoint, and the number of test specifications that are insufficient are registered. .

本実施の形態に係る差異成果物評価処理S141bは、基本的なフローは図13から図16と同様であるため説明を省略する。本実施の形態に係る差異成果物評価処理S141bでは、比較および選択は試験観点ではなく、試験観点の組合せである。   The difference product evaluation process S141b according to the present embodiment has the same basic flow as that shown in FIGS. In the difference product evaluation process S141b according to the present embodiment, comparison and selection are not a test viewpoint but a combination of test viewpoints.

図31は、本実施の形態に係る差異成果物評価処理S141bで算出された第1成果物評価結果1412を示した図である。第1成果物評価結果1412では、差異解析処理S130bで選択された試験観点組合せについて、さらに経験値情報、リスク情報および顧客情報を加味して登録されている。総合点が高いほどテスト仕様を追加すべきであることを示している。   FIG. 31 is a diagram showing the first product evaluation result 1412 calculated in the different product evaluation processing S141b according to the present embodiment. In the first product evaluation result 1412, the test viewpoint combination selected in the difference analysis process S <b> 130 b is registered in consideration of experience value information, risk information, and customer information. The higher the overall score, the more test specifications should be added.

本実施の形態に係る既存成果物評価処理S142bは、基本的なフローは図18から図21と同様であるため説明を省略する。本実施の形態に係る既存成果物評価処理S142bでは、比較および選択は試験観点ではなく、試験観点の組合せである。   The existing product evaluation process S142b according to the present embodiment has the same basic flow as that shown in FIGS. In the existing product evaluation process S142b according to the present embodiment, comparison and selection are not a test viewpoint but a combination of test viewpoints.

図32は、本実施の形態に係る既存成果物評価処理S142bで算出された第2成果物評価結果1422を示した図である。第2成果物評価結果1422では、差異解析処理S130bで選択された試験観点組合せについて、さらに経験値情報、リスク情報および顧客情報を加味して登録されている。総合点が低いほどテスト仕様に誤りを含んでいる可能性が高いことを示している。   FIG. 32 is a diagram showing the second product evaluation result 1422 calculated in the existing product evaluation processing S142b according to the present embodiment. In the second product evaluation result 1422, the test viewpoint combination selected in the difference analysis process S <b> 130 b is registered in consideration of experience value information, risk information, and customer information. The lower the overall score, the higher the possibility that the test specification contains errors.

本実施の形態に係る改善提案処理S150bは、基本的なフローは図23から図24と同様であるため説明を省略する。本実施の形態に係る改善提案処理S150bでは、選択は試験観点書ではなく、試験観点の組合せである。   In the improvement proposal processing S150b according to the present embodiment, the basic flow is the same as that shown in FIGS. In the improvement proposal process S150b according to the present embodiment, the selection is not a test viewpoint book but a combination of test viewpoints.

図33は、本実施の形態に係る改善提案処理S150bで選択された第1是正項目1503を示した図である。第1是正項目1503では、分析対象の試験観点組合せに対して不足しているテスト仕様数の一覧がモニタ160に出力されるとともに、参考となる試験観点書が出力される。   FIG. 33 is a diagram showing the first correction item 1503 selected in the improvement proposal processing S150b according to the present embodiment. In the first correction item 1503, a list of test specifications that are insufficient with respect to the combination of test viewpoints to be analyzed is output to the monitor 160, and a test viewpoint document for reference is output.

図34は、本実施の形態に係る改善提案処理S150bで選択された第2是正項目1504を示した図である。第2是正項目1504では、分析対象の試験観点組合せに対して誤りを含んでいる可能性の高いテスト仕様数の一覧が出力されるとともに、参考となる試験観点書がモニタ160に出力される。   FIG. 34 is a diagram showing the second correction item 1504 selected in the improvement proposal processing S150b according to the present embodiment. In the second correction item 1504, a list of the number of test specifications having a high possibility of including errors in the combination of test viewpoints to be analyzed is output, and a test viewpoint document for reference is output to the monitor 160.

以下に、上述した実施の形態に係る仕様書作成支援装置の構成についてまとめる。
上述した実施の形態に係る仕様書作成支援装置は、あるプロジェクトで作成する試験項目の有効性評価に用いられた試験観点書と他のプロジェクトで作成された試験観点書を比較する差異解析部を有する。また、仕様書作成支援装置10は、試験観点書がプロジェクトに適しているか評価を行う妥当性解析部を有する。また、仕様書作成支援装置10は、差異解析部と妥当性解析部によって抽出された改善項目および、改善例を提示する改善提案部を有する。
差異解析部は、あるプロジェクトで作成された試験観点書と、他のプロジェクトで作成された試験観点書を同じ観点で分類した時の差異を抽出する。また、妥当性解析部は、試験観点書がプロジェクトに対する要求あるいは属人性等を考慮した内容か、妥当性を判断する。改善提案部は、不足している試験観点書について、他プロジェクトの類似している試験観点書から選択し、改善例として提示を行う機能を有する。特に、差異解析部は、あるプロジェクト作成されたテスト仕様と、他のプロジェクトで作成されたテスト仕様を同じ試験観点で分類し、差異を抽出する。また、妥当性解析部は、テスト仕様書がプロジェクトに対する要求あるいは属人性等を考慮した内容か、妥当性を判断する。また、改善提案部は、不足しているテスト仕様について参考例を他プロジェクトの類似しているテスト仕様書から選択し、改善例として提示を行う。
The configuration of the specification creation support apparatus according to the above-described embodiment will be summarized below.
The specification creation support apparatus according to the above-described embodiment includes a difference analysis unit that compares a test viewpoint document used for evaluating the effectiveness of a test item created in a project with a test viewpoint document created in another project. Have. In addition, the specification creation support apparatus 10 includes a validity analysis unit that evaluates whether the test viewpoint document is suitable for the project. In addition, the specification creation support apparatus 10 includes an improvement proposal unit that presents improvement items extracted by the difference analysis unit and the validity analysis unit and an improvement example.
The difference analysis unit extracts a difference when a test viewpoint document created in a project and a test viewpoint document created in another project are classified from the same viewpoint. In addition, the validity analysis unit judges whether the test viewpoint document is a content that takes into consideration the requirements for the project or the personality of the project. The improvement proposing unit has a function of selecting a test viewpoint document that is lacking from similar test viewpoint documents of other projects and presenting it as an improvement example. In particular, the difference analysis unit classifies test specifications created in one project and test specifications created in another project from the same test viewpoint, and extracts differences. In addition, the validity analysis unit determines whether the test specification is a content that takes into account the requirements for the project or the personality, and the validity. In addition, the improvement proposal unit selects a reference example from the test specifications similar to other projects for the missing test specification and presents it as an improvement example.

上述した実施の形態では、取得部120と類似度解析部131と優位性解析部132と差異成果物評価部141と既存成果物評価部142と改善提案部150との各々が独立した機能ブロックとして仕様書作成支援装置を構成している。しかし、上述した実施の形態のような構成でなくてもよく、仕様書作成支援装置の構成は任意である。仕様書作成支援装置の機能ブロックは、上述した実施の形態で説明した機能を実現することができれば、任意である。これらの機能ブロックを、他のどのような組み合わせ、あるいは任意のブロック構成で、仕様書作成支援装置を構成しても構わない。   In the embodiment described above, each of the acquisition unit 120, the similarity analysis unit 131, the superiority analysis unit 132, the difference product evaluation unit 141, the existing product evaluation unit 142, and the improvement proposal unit 150 is an independent function block. A specification creation support apparatus is configured. However, the configuration of the specification creation support apparatus may be arbitrary as long as the configuration is not the same as that of the above-described embodiment. The functional blocks of the specification creation support apparatus are arbitrary as long as the functions described in the above-described embodiments can be realized. The specification creation support apparatus may be configured by any other combination or arbitrary block configuration of these functional blocks.

実施の形態1および2について説明したが、これらの実施の形態のうち、複数の部分を組み合わせて実施しても構わない。あるいは、これらの実施の形態のうち、1つの部分を実施しても構わない。その他、これらの実施の形態を、全体としてあるいは部分的に、どのように組み合わせて実施しても構わない。
なお、上述した実施の形態は、本質的に好ましい例示であって、本発明、その適用物および用途の範囲を制限することを意図するものではなく、必要に応じて種々の変更が可能である。
Although Embodiments 1 and 2 have been described, a combination of a plurality of portions may be implemented among these embodiments. Alternatively, one part of these embodiments may be implemented. In addition, these embodiments may be implemented in any combination as a whole or in part.
The above-described embodiments are essentially preferable examples, and are not intended to limit the scope of the present invention, its application, and uses, and various modifications can be made as necessary. .

10 仕様書作成支援装置、11 評価用情報、100 試験観点書、110 記憶部、120 取得部、130 差異解析部、131 類似度解析部、132 優位性解析部、140 妥当性解析部、141 差異成果物評価部、142 既存成果物評価部、150 改善提案部、160 モニタ、111 管理テーブル、112 成果情報、113 経験値情報、114 リスク情報、115 顧客情報、116 試験観点書群、311,1312 類似度分析結果、321,1322 優位性分析結果、411,1412 第1成果物評価結果、421,1422 第2成果物評価結果、501,1503 第1是正項目、502,1504 第2是正項目、511 仕様書作成支援プログラム、512 仕様書作成支援方法、S100 仕様書作成支援処理、S120 取得処理、S130 差異解析処理、S140 妥当性解析処理、909 処理回路、910 プロセッサ、920 記憶装置、921 メモリ、922 補助記憶装置、930 入力インタフェース、940 出力インタフェース。   DESCRIPTION OF SYMBOLS 10 Specification preparation support device, 11 Evaluation information, 100 Test viewpoint, 110 Storage part, 120 Acquisition part, 130 Difference analysis part, 131 Similarity analysis part, 132 Superiority analysis part, 140 Validity analysis part, 141 Difference Product Evaluation Unit, 142 Existing Product Evaluation Unit, 150 Improvement Proposal Unit, 160 Monitor, 111 Management Table, 112 Result Information, 113 Experience Value Information, 114 Risk Information, 115 Customer Information, 116 Test Perspective Document Group, 311, 1312 Similarity analysis result, 321, 1322 Superiority analysis result, 411, 1412 First product evaluation result, 421, 1422 Second product evaluation result, 501, 1503 First correction item, 502, 1504 Second correction item, 511 Specification creation support program, 512 Specification creation support method, S100 Specification creation support Management, S120 acquisition process, S130 differential analysis processing, S140 validity analysis, 909 processing circuits, 910 a processor, 920 a storage device, 921 a memory, 922 an auxiliary storage device, 930 an input interface, 940 an output interface.

Claims (12)

プログラムのテスト仕様の有効性評価に用いられる試験観点書をプロジェクトごとに管理する管理テーブルを記憶する記憶部と、
評価対象の評価プロジェクトの試験観点書である評価用の試験観点書を取得する取得部と、
前記評価用の試験観点書と前記管理テーブルに管理されている試験観点書とを解析し、前記評価プロジェクトと比較するプロジェクトであって前記評価プロジェクトには不足している試験観点書が付与されたプロジェクトを優位性分析結果として前記管理テーブルから選択する差異解析部と、
前記優位性分析結果に基づいて前記不足している試験観点書が前記評価プロジェクトに適しているかを判定する妥当性解析部と
を備えた仕様書作成支援装置。
A storage unit for storing a management table for managing a test viewpoint document used for evaluating the effectiveness of a test specification of a program for each project;
An acquisition unit for acquiring a test viewpoint document for evaluation, which is a test viewpoint document of an evaluation project to be evaluated;
Analyzing the test viewpoint document for evaluation and the test viewpoint document managed in the management table, and comparing the evaluation project with the evaluation project, the evaluation project was given a missing test viewpoint document A difference analysis unit for selecting a project from the management table as a result of superiority analysis;
A specification creation support apparatus comprising: a validity analysis unit that determines whether the insufficient test viewpoint document is suitable for the evaluation project based on the superiority analysis result.
前記妥当性解析部は、
前記不足している試験観点書が前記評価プロジェクトに適しているかを、前記評価用の試験観点書と前記不足している試験観点書との差異の大きさを用いて判定し、第1成果物評価結果として出力する請求項1に記載の仕様書作成支援装置。
The validity analysis unit
It is determined whether the insufficient test viewpoint document is suitable for the evaluation project by using the magnitude of the difference between the test viewpoint document for evaluation and the insufficient test viewpoint document, and the first product. The specification creation support apparatus according to claim 1, which is output as an evaluation result.
前記記憶部は、試験観点書の評価に用いる評価用情報を記憶し、
前記妥当性解析部は、
前記評価用情報を用いて前記評価用の試験観点書を評価し、第2成果物評価結果として出力する請求項2に記載の仕様書作成支援装置。
The storage unit stores evaluation information used for evaluation of a test viewpoint document;
The validity analysis unit
The specification creation support apparatus according to claim 2, wherein the evaluation test viewpoint document is evaluated using the evaluation information and is output as a second product evaluation result.
前記仕様書作成支援装置は、
前記第1成果物評価結果に基づいて、前記不足している試験観点書を第1是正項目として表示する改善提案部を備えた請求項3に記載の仕様書作成支援装置。
The specification creation support device includes:
The specification creation support apparatus according to claim 3, further comprising an improvement proposing unit that displays the insufficient test viewpoint document as a first correction item based on the first product evaluation result.
前記改善提案部は、
前記第2成果物評価結果に基づいて、前記評価用の試験観点書のうち評価の低い試験観点書を第2是正項目として表示する請求項4に記載の仕様書作成支援装置。
The improvement proposal section
5. The specification creation support apparatus according to claim 4, wherein a test viewpoint document with a low evaluation among the test viewpoint documents for evaluation is displayed as a second correction item based on the second product evaluation result.
プログラムのテスト仕様の有効性評価に用いられる試験観点書をプロジェクトごとに管理する管理テーブルを記憶する記憶部と、
評価対象の評価プロジェクトの試験観点書である評価用の試験観点書を取得する取得部と、
前記評価用の試験観点書と前記管理テーブルに管理されている試験観点書とを解析し、前記評価用の試験観点書と比較する試験観点書であって前記評価用の試験観点書には不足しているテスト仕様が付与された試験観点書を優位性分析結果として前記管理テーブルから選択する差異解析部と、
前記優位性分析結果に基づいて、前記不足しているテスト仕様が付与された試験観点書が、前記評価用の試験観点書に適しているかを判定する妥当性解析部と
を備えた仕様書作成支援装置。
A storage unit for storing a management table for managing a test viewpoint document used for evaluating the effectiveness of a test specification of a program for each project;
An acquisition unit for acquiring a test viewpoint document for evaluation, which is a test viewpoint document of an evaluation project to be evaluated;
Analyzing the test viewpoint book for evaluation and the test viewpoint book managed in the management table, and comparing the test viewpoint book with the test viewpoint book for evaluation, which is insufficient for the test viewpoint book for evaluation A difference analysis unit that selects from the management table a test viewpoint document to which a test specification is assigned as an advantage analysis result;
Creation of a specification including a validity analysis unit for determining whether the test viewpoint document to which the insufficient test specification is assigned is suitable for the test viewpoint document for evaluation based on the superiority analysis result Support device.
前記妥当性解析部は、
前記不足しているテスト仕様が付与された試験観点書の試験観点組合せと、前記評価用の試験観点書の試験観点組合せとの差異の大きさを判定し、第1成果物評価結果として出力する請求項6に記載の仕様書作成支援装置。
The validity analysis unit
Determine the magnitude of the difference between the test viewpoint combination of the test viewpoint document to which the insufficient test specification is assigned and the test viewpoint combination of the test viewpoint document for evaluation, and output as a first product evaluation result The specification creation support apparatus according to claim 6.
前記記憶部は、試験観点書の評価に用いる評価用情報を記憶し、
前記妥当性解析部は、
前記評価用情報を用いて、前記評価用の試験観点書の試験観点組合せを評価し、第2成果物評価結果として出力する請求項7に記載の仕様書作成支援装置。
The storage unit stores evaluation information used for evaluation of a test viewpoint document;
The validity analysis unit
The specification creation support apparatus according to claim 7, wherein the evaluation information is used to evaluate a test viewpoint combination of the test viewpoint documents for evaluation and output the result as a second product evaluation result.
前記仕様書作成支援装置は、
前記第1成果物評価結果に基づいて、前記不足しているテスト仕様が付与された試験観点書の試験観点組合せを第1是正項目として表示する改善提案部を備えた請求項8に記載の仕様書作成支援装置。
The specification creation support device includes:
The specification according to claim 8, further comprising an improvement proposing unit that displays, as a first correction item, a test viewpoint combination of a test viewpoint document to which the insufficient test specification is assigned based on the first product evaluation result. Document creation support device.
前記改善提案部は、
前記第2成果物評価結果に基づいて、前記評価用の試験観点書の試験観点組合せのうち評価の低い試験観点組合せを第2是正項目として表示する請求項9に記載の仕様書作成支援装置。
The improvement proposal section
10. The specification creation support apparatus according to claim 9, wherein a test viewpoint combination having a low evaluation among test viewpoint combinations of the test viewpoint documents for evaluation is displayed as a second correction item based on the second product evaluation result.
プログラムのテスト仕様の有効性評価に用いられる試験観点書をプロジェクトごとに管理する管理テーブルを備えた仕様書作成支援装置の仕様書作成支援方法において、
取得部が、評価対象の評価プロジェクトの試験観点書である評価用の試験観点書を取得し、
差異解析部が、前記評価用の試験観点書と前記管理テーブルに管理されている試験観点書とを解析し、前記評価プロジェクトと比較するプロジェクトであって前記評価プロジェクトには不足している試験観点書が付与されたプロジェクトを優位性分析結果として前記管理テーブルから選択し、
妥当性解析部が、前記優位性分析結果に基づいて前記不足している試験観点書が前記評価プロジェクトに適しているかを判定する仕様書作成支援方法。
In the specification creation support method of the specification creation support device having a management table for managing the test viewpoint document used for evaluating the effectiveness of the test specification of the program for each project,
The acquisition department acquires a test viewpoint document for evaluation, which is a test viewpoint document of the evaluation project to be evaluated,
The difference analysis unit analyzes the test viewpoint document for evaluation and the test viewpoint document managed in the management table and compares it with the evaluation project, and the test viewpoint that is insufficient for the evaluation project Select the project to which the certificate is given from the management table as the result of superiority analysis,
A specification creation support method in which a validity analysis unit determines whether the insufficient test viewpoint document is suitable for the evaluation project based on the superiority analysis result.
プログラムのテスト仕様の有効性評価に用いられる試験観点書をプロジェクトごとに管理する管理テーブルを備えた仕様書作成支援装置の仕様書作成支援プログラムにおいて、
評価対象の評価プロジェクトの試験観点書である評価用の試験観点書を取得する取得処理と、
前記評価用の試験観点書と前記管理テーブルに管理されている試験観点書とを解析し、前記評価プロジェクトと比較するプロジェクトであって前記評価プロジェクトには不足している試験観点書が付与されたプロジェクトを優位性分析結果として前記管理テーブルから選択する差異解析処理と、
前記優位性分析結果に基づいて前記不足している試験観点書が前記評価プロジェクトに適しているかを判定する妥当性解析処理と
をコンピュータである仕様書作成支援装置に実行させる仕様書作成支援プログラム。
In the specification creation support program of the specification creation support device with a management table that manages the test viewpoint document used for evaluating the effectiveness of the test specification of the program for each project,
An acquisition process for acquiring a test viewpoint book for evaluation, which is a test viewpoint book of the evaluation project to be evaluated,
Analyzing the test viewpoint document for evaluation and the test viewpoint document managed in the management table, and comparing the evaluation project with the evaluation project, the evaluation project was given a missing test viewpoint document A difference analysis process for selecting a project from the management table as an advantage analysis result;
A specification creation support program that causes a specification creation support apparatus, which is a computer, to execute a validity analysis process for determining whether the insufficient test viewpoint document is suitable for the evaluation project based on the superiority analysis result.
JP2017014049A 2017-01-30 2017-01-30 Specification creation support apparatus, specification creation support method and specification creation support program Pending JP2018124620A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2017014049A JP2018124620A (en) 2017-01-30 2017-01-30 Specification creation support apparatus, specification creation support method and specification creation support program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2017014049A JP2018124620A (en) 2017-01-30 2017-01-30 Specification creation support apparatus, specification creation support method and specification creation support program

Publications (1)

Publication Number Publication Date
JP2018124620A true JP2018124620A (en) 2018-08-09

Family

ID=63111431

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2017014049A Pending JP2018124620A (en) 2017-01-30 2017-01-30 Specification creation support apparatus, specification creation support method and specification creation support program

Country Status (1)

Country Link
JP (1) JP2018124620A (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005332098A (en) * 2004-05-19 2005-12-02 Nec Corp Testing item extraction system, testing item extraction device, testing item extraction method used for the device, and program therefor
JP2009252167A (en) * 2008-04-10 2009-10-29 Ricoh Co Ltd Test item creation device, test item creation system, test item creation method and test item creation program
JP2012226652A (en) * 2011-04-21 2012-11-15 Toshiba Corp Test specification creation support apparatus, method, and program
JP2014241021A (en) * 2013-06-11 2014-12-25 株式会社日立製作所 Software evaluation device and method

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005332098A (en) * 2004-05-19 2005-12-02 Nec Corp Testing item extraction system, testing item extraction device, testing item extraction method used for the device, and program therefor
JP2009252167A (en) * 2008-04-10 2009-10-29 Ricoh Co Ltd Test item creation device, test item creation system, test item creation method and test item creation program
JP2012226652A (en) * 2011-04-21 2012-11-15 Toshiba Corp Test specification creation support apparatus, method, and program
JP2014241021A (en) * 2013-06-11 2014-12-25 株式会社日立製作所 Software evaluation device and method

Similar Documents

Publication Publication Date Title
US8707268B2 (en) Testing operations of software
JP6629678B2 (en) Machine learning device
US8996452B2 (en) Generating a predictive model from multiple data sources
JP6158623B2 (en) Database analysis apparatus and method
WO2021109928A1 (en) Creation method, usage method and apparatus for machine learning scheme template
US20100287105A1 (en) Information processing system, program, and information processing method
JP2007102475A (en) Test case extraction device, test case extraction program, and test case extraction method for software system
US20220004885A1 (en) Computer system and contribution calculation method
CN110618926A (en) Source code analysis method and source code analysis device
JP5937245B1 (en) Operation procedure evaluation apparatus and operation procedure evaluation program
JP2018124620A (en) Specification creation support apparatus, specification creation support method and specification creation support program
JP2008077208A (en) Business flow editing program, business flow editing device and business flow editing method
JP2009252167A (en) Test item creation device, test item creation system, test item creation method and test item creation program
US20210374771A1 (en) Data analysis support apparatus and data analysis support method
US11392371B2 (en) Identification of a partial code to be refactored within a source code
JP6135432B2 (en) Customer analysis program, method and apparatus
JP2007179446A (en) Information processor, control method and program
JP2017151594A (en) Supporting device, supporting method, and program
JP2009032024A (en) Order decision program, order decision method, and order decision device
JP2010128894A (en) Database generation device, method of generating database, and computer program
JP2007286711A (en) Information processor and information processing method, and computer program
KR20070014219A (en) Automatic web source creation system
TWI384362B (en) Method of viewing test log file and computer program product using the method
JP5076700B2 (en) Database verification method and apparatus
JP5046109B2 (en) Source code verification management apparatus, method, and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20190919

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20200916

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20201013

A601 Written request for extension of time

Free format text: JAPANESE INTERMEDIATE CODE: A601

Effective date: 20201111

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20210129

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20210323