JP3290778B2 - Trouble analysis support device - Google Patents

Trouble analysis support device

Info

Publication number
JP3290778B2
JP3290778B2 JP22611993A JP22611993A JP3290778B2 JP 3290778 B2 JP3290778 B2 JP 3290778B2 JP 22611993 A JP22611993 A JP 22611993A JP 22611993 A JP22611993 A JP 22611993A JP 3290778 B2 JP3290778 B2 JP 3290778B2
Authority
JP
Japan
Prior art keywords
trouble
analysis
data
checklist
search
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.)
Expired - Fee Related
Application number
JP22611993A
Other languages
Japanese (ja)
Other versions
JPH0784777A (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.)
Toshiba Corp
Original Assignee
Toshiba 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 Toshiba Corp filed Critical Toshiba Corp
Priority to JP22611993A priority Critical patent/JP3290778B2/en
Publication of JPH0784777A publication Critical patent/JPH0784777A/en
Application granted granted Critical
Publication of JP3290778B2 publication Critical patent/JP3290778B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【産業上の利用分野】本発明は、ソフトウェアの開発に
おいて発生したトラブルの内容をまとめ、分析し、その
分析結果をソフトウェア開発現場にフィードバックして
ソフトウェアの品質向上を図るためのトラブル分析支援
装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a trouble analysis support apparatus for compiling and analyzing the contents of troubles occurring in software development, and for feeding back the analysis result to a software development site to improve software quality. .

【0002】[0002]

【従来の技術】ソフトウェアの開発においては、各工程
で品質を作り込んでいくことが重要であり、各工程毎に
高品質化のための手法がいろいろと考えられている。こ
れにより、早い段階で誤りを発見することが可能とな
り、後戻り作業を少なくすことができ、開発工数の削減
を図ることができる。
2. Description of the Related Art In the development of software, it is important to build quality in each process, and various methods for improving quality are considered in each process. As a result, it is possible to find an error at an early stage, it is possible to reduce the number of backward operations, and to reduce the number of development steps.

【0003】ところで、高品質化を実現する手法の1つ
として、チェックリストの使用が一般に採用されてい
る。たとえば要求分析工程,設計工程,プログラム作成
工程などの各工程毎にチェックリストが使用されてい
る。チェックリストとは、注意しておくべきポイントを
項目としてあげておき、それをチェックすることによっ
て注意を促すためのものである。たとえば、送受信に関
係したプログラムの設計工程で用いるチェックリストの
中に「データの送信先に誤りはないか?」といったチェ
ック項目のある場合には、設計中に「送信先は仕様通り
で抜けなどはないか」,「送信先に全て送るような設計
になっているか」ということを確認することになる。
[0003] As one of the techniques for realizing high quality, use of a checklist is generally adopted. For example, a checklist is used for each process such as a requirement analysis process, a design process, and a program creation process. The checklist is used to list points to be noted as items and call them attention by checking them. For example, if the checklist used in the design process of the program related to transmission / reception includes a check item such as "Is the data destination correct?" Or "is it designed to send everything to the destination?"

【0004】設計者は人間であるため、仕様を確認し、
仕様通りに設計しているつもりでも気付かずに間違える
こともある。このような、うっかりミスに対しチェック
リストを用いて注意を喚起することで、各工程毎に品質
の高いソフトウェアを作っていくことができる。また、
チェックリストの使用は、うっかりミスの防止以外に、
ソフトウェア経験の少ない開発者にとって、たとえば
「データ桁数が設定値より短い場合のデータ表示は左詰
めですか?」といったチェック項目を見ることによって
開発に関係した知識(この場合では、桁数が短かかった
り、長過ぎたりしたときのことも考えて設計しなければ
ならないこと、このプロジェクトでは左詰めが標準的な
形であることなどの知識)の取得にも役立つ。
Since the designer is a human, he checks the specifications,
Even if you intend to design according to specifications, you may make a mistake without realizing it. By calling attention to such an inadvertent mistake using a checklist, high-quality software can be produced for each process. Also,
Use of checklists not only prevents accidental mistakes,
For developers with little software experience, for example, check the check items such as "Is the data display left-justified when the data digit is shorter than the set value?" It is also useful for acquiring the knowledge that the design should be made in consideration of the time when it was taken or too long, and that this project is a standard form of left justification.

【0005】チェックリストを使用すれば、設計対象が
複雑で大規模なものであっても、チェック項目に注意す
ることで、小さな誤りの見過ごしを減少させることがで
き、品質を上げることができる。効率良くチェックリス
トを活用するためには、チェックリストそのものの質を
高めることも重要である。しかし、一度作成されたチェ
ックリストについて、見直しがあまり行なわれていない
のが現状である。
If a checklist is used, even if the design target is complicated and large-scale, attention to check items can reduce oversight of small errors and improve quality. In order to use checklists efficiently, it is important to enhance the quality of the checklist itself. However, checklists that have been created have not been reviewed much.

【0006】チェックリストを用いて品質向上を図る手
法以外にも、様々な手法が用いられている。たとえば、
プログラムの構造を「ステップ数」,「条件分岐数」な
どといった尺度で測り、複雑な構造のプログラムについ
ては機能の見直しやプログラムの分割を行うなどの工夫
を施すといった手法もある。
Various methods are used in addition to the method of improving quality using a checklist. For example,
There is also a method in which the structure of a program is measured on a scale such as “the number of steps” or “the number of conditional branches”, and for a program having a complicated structure, a method such as reviewing the function or dividing the program is performed.

【0007】しかし、上述した手法を用いてソフトウェ
アを開発しても、テスト段階やそれ以降においてトラブ
ルが往々にして発生するのが常である。これらのトラブ
ルが発見されると、ソフトウェアの修正が行なわれる。
[0007] However, even if software is developed using the above-described method, troubles often occur at the test stage and thereafter. When these troubles are found, the software is modified.

【0008】このような修正が行われたとき、「どのよ
うな原因のものが多く発生したか」,「どのような性質
のトラブルが多かったか」といった情報を得ることがで
きるが、これらの情報は開発者や修正者のノウハウとし
て蓄積されるだけの場合が多く、詳細に分析し、個人の
ノウハウとしてだけではなく、次回のプロジェクトのた
めの共通ノウハウとして蓄積されることは稀である。こ
こでノウハウとは、「どのような点に注意して開発すれ
ばトラブルを起こさない品質の高いソフトウェアができ
るか」,「トラブルが発生したときにどこに原因があり
そうか」など、ソフトウェア開発全般,分野依存,プロ
ジェクト依存の知識全体を意味する。
When such corrections are made, it is possible to obtain information such as "what causes many occurrences" and "what kind of trouble occurred frequently". In many cases, only know-how is accumulated as the know-how of developers and correctors. It is rarely accumulated not only as personal know-how but also as common know-how for the next project. Here, know-how refers to general software development, such as "what kind of points can be developed to create high-quality software that does not cause problems" and "where is the cause of problems when problems occur?" , Field-dependent, project-dependent.

【0009】したがって、高品質のソフトウェアを効率
よく開発するには、トラブル情報を詳細に分析し、この
分析結果を開発現場へフィードバックする必要がある。
トラブルの分析は次のように活用できる。
Therefore, in order to efficiently develop high-quality software, it is necessary to analyze the trouble information in detail and feed back the analysis result to the development site.
Trouble analysis can be used as follows.

【0010】(1) チェックリスト改善の重要な参照資料
となる。常に同じチェックリストを使うのではなく、プ
ロジェクトの特徴や開発者の能力の変化などに対応して
チェックリストの内容を変えていくことが望ましいが、
トラブルにつながり易い項目をチェックリストに追加す
ることでチェックリストの改善が容易になる。
(1) It is an important reference for improving the checklist. Rather than always using the same checklist, it is desirable to change the contents of the checklist in response to changes in the characteristics of the project and the capabilities of the developers,
By adding items that easily lead to troubles to the checklist, the checklist can be easily improved.

【0011】(2) テスト項目作成作業の重要な参考資料
となる。テスト項目を考える上で、前回の開発でトラブ
ルの原因となったところを把握していれば、トラブルの
発生し易いところのテストを増加させるなど、テスト時
に効率良くトラブルを発見することができる。
(2) It is an important reference for the test item creation work. In considering the test items, if the cause of the trouble in the previous development is grasped, the trouble can be found efficiently at the time of the test, for example, by increasing the number of tests where the trouble is likely to occur.

【0012】(3) 次回の開発でトラブルが発生したと
き、どこに原因が存在しているかを発見するための重要
な手掛かりとなる。トラブルが起きたとき、以前に似た
ようなトラブルが発生していれば、似たような原因であ
ることが想像でき、トラブル原因の特定を早くすること
ができる。
(3) When a trouble occurs in the next development, it becomes an important clue for finding out where the cause exists. When a trouble occurs, if a similar trouble has occurred before, it can be imagined that the cause is similar, and the cause of the trouble can be identified quickly.

【0013】このように、トラブルの分析を行なうこと
は、ソフトウェアの品質向上を図る上において非常に重
要である。しかしながら、トラブルを分析し、その結果
を活用することは次のような理由で困難であった。
As described above, it is very important to analyze a trouble in order to improve software quality. However, it was difficult to analyze the trouble and utilize the results for the following reasons.

【0014】(1) トラブルの分析が重要であることは認
識されている。しかし、分析に手間が掛るため、行なわ
れないことが多い。トラブルの分析が大変である具体的
な理由は主に以下の4つである。
(1) It is recognized that the analysis of trouble is important. However, the analysis is troublesome and is often not performed. There are mainly four specific reasons why trouble analysis is difficult.

【0015】(a) トラブルシートに書かれているトラブ
ルの原因は、一言しか書かれていないものから非常に詳
しく書かれているものまでバラツキがある。また、同じ
原因であっても人によって異なった表現が使われてい
る。
(A) The causes of the troubles described in the trouble sheet vary from those in which only one word is written to those in which it is written in very detail. Also, different expressions are used for different people even for the same cause.

【0016】(b) トラブルシートは電子化されておら
ず、紙のままの場合が多いため、集計、検索が手作業に
なる。 (c) 集計した結果を可視化するために、グラフ表示でき
る形にデータを変換しなければならない。
(B) Since the trouble sheet is not digitized and is often in the form of paper, counting and searching are performed manually. (c) In order to visualize the tabulated results, the data must be converted into a form that can be displayed in a graph.

【0017】(d) 分析の手順(どのようなデータをどの
ように分析すればよいのか)が明確になっていない。 (2) トラブルの分析を行っても、その結果を有効に利用
できなければ意味がない。しかし、(1) で述べたよう
に、トラブルシートが電子化されておらず、紙のままの
場合が多いため、検索も手作業となっている。したがっ
て、たとえば、信頼性に関わるトラブル(システムダウ
ンなど、システムが全く機能しなくなってしまったトラ
ブル)の原因にはどのようなものがあったかを調べると
きにも、全てのトラブルシートを見て調べるか、予めそ
のようなトラブルの現象と原因との関係を対照できるも
のを作成しておかなければならない。
(D) The analysis procedure (what data should be analyzed and how to analyze it) is not clear. (2) There is no point in analyzing the trouble if the results cannot be used effectively. However, as described in (1), since the trouble sheet is not digitized and often remains on paper, the search is also a manual operation. Therefore, for example, when examining the causes of reliability-related troubles (troubles that have caused the system to stop functioning at all, such as a system down), all the trouble sheets should be checked. In addition, it is necessary to prepare in advance a relation between the phenomenon and the cause of such a trouble.

【0018】(3) トラブルの分析結果がチェックリスト
の改善のための重要な参考資料となることは先にも述べ
たが、全く独立したものであると、チェックリストの改
善がなされないままになりがちである。このように、ト
ラブルの分析結果を直ちにチェックリストに反映できる
形が確立していない。
(3) As mentioned earlier, the analysis result of the trouble is an important reference for improving the checklist. However, if it is completely independent, the checklist will not be improved. It tends to be. As described above, there is no established way to immediately reflect the analysis result of the trouble in the checklist.

【0019】このように、従来のソフトウェア開発現場
においては、トラブルの分析手法が確立していないた
め、トラブルの分析が困難であるばかりか、トラブル情
報を開発現場へフイードバックして積極的に活用するこ
とが困難であった。
As described above, in the conventional software development site, since a trouble analysis method has not been established, it is not only difficult to analyze the trouble, but also trouble information is fed back to the development site and actively used. It was difficult.

【0020】[0020]

【発明が解決しようとする課題】そこで本発明は、ソフ
トウェアの開発中および開発後に発見されたトラブルの
分析を容易化でき、その分析結果の活用に寄与できるト
ラブル分析支援装置を提供することを目的としている。
SUMMARY OF THE INVENTION Accordingly, an object of the present invention is to provide a trouble analysis support apparatus which can facilitate analysis of troubles found during and after software development and can contribute to utilization of the analysis results. And

【0021】[0021]

【課題を解決するための手段】上記目的を達成するため
に、本発明に係るトラブル分析支援装置は、トラブルの
内容を含むトラブルデータを予め定められた分類様式に
したがって入力するためのトラブルデータ入力手段と、
この手段によって入力されたトラブルデータを保存する
ためのトラブルデータ保存手段と、この手段に保存され
ているトラブルデータのうちから指定された条件に入る
トラブルデータを検索するトラブルデータ検索手段と、
この手段による検索結果を表示するトラブル検索結果表
示手段と、前記トラブルデータのうちの指定された範囲
のデータについてトラブルの分析を行なうトラブル分析
手段と、この手段による分析結果を視覚的に表示する表
示手段とを備えている。
To achieve the above object, a trouble analysis support apparatus according to the present invention provides a trouble data input device for inputting trouble data including the contents of a trouble in accordance with a predetermined classification format. Means,
Trouble data storage means for storing the trouble data input by this means, trouble data search means for searching for trouble data falling within a specified condition from among the trouble data stored in this means,
Trouble search result display means for displaying search results by this means, trouble analysis means for analyzing troubles in a specified range of the trouble data, and display for visually displaying the analysis results by this means Means.

【0022】なお、前記トラブル分析手段による分析結
果をソフトウェア開発時に用いるチェックリストに反映
させるためのチェックリスト更新手段を設けるとより効
果的である。
It is more effective to provide a checklist updating means for reflecting the result of analysis by the trouble analyzing means on a checklist used during software development.

【0023】[0023]

【作用】予め定められた分類様式にしたがってトラブル
の内容を含むトラブルデータを入力するだけで、データ
の集計,検索,表示などを自動的に行なわせることが可
能となる。すなわち、今まで人間がその都度考えていた
トラブル原因の表現を選択肢で与えるだけの簡単な作業
に置き換えることができる。また、チェックリストを同
時に管理する機能をつけることで、チェックリストの改
善を容易に行なうことが可能となる。
By simply inputting trouble data including the contents of a trouble in accordance with a predetermined classification mode, it is possible to automatically perform data totalization, search, display, and the like. In other words, it is possible to replace the expression of the cause of the trouble that a human has been thinking about each time with a simple operation of merely giving an option. Also, by providing a function for simultaneously managing checklists, it is possible to easily improve checklists.

【0024】[0024]

【実施例】以下、図面を参照しながら実施例を説明す
る。図1には本発明の一実施例に係るトラブル分析支援
装置の概略構成が示されている。
Embodiments will be described below with reference to the drawings. FIG. 1 shows a schematic configuration of a trouble analysis support device according to one embodiment of the present invention.

【0025】このトラブル分析支援装置は、大きく別け
て、トラブルデータ入力・保存部1と、トラブルデータ
検索・表示部2と、トラブル分析・結果表示部3と、チ
ェックリスト更新・保存部4と、データベース5とで構
成されている。
This trouble analysis support apparatus is roughly divided into a trouble data input / storage section 1, a trouble data search / display section 2, a trouble analysis / result display section 3, a check list update / storage section 4, And a database 5.

【0026】トラブルデータ入力・保存部1は、ソフト
ウェアの開発中および開発後に発見されたトラブルを記
述してなるトラブルシートSから必要な情報を抜き出し
てデータベース5に保存するための部分であり、トラブ
ルデータを入力するためのトラブルデータ入力部11
と、入力されたデータをデータベース5に保存するため
のトラブルデータ保存部12とから構成されている。
The trouble data input / storage unit 1 is a part for extracting necessary information from a trouble sheet S describing troubles found during and after the development of software and storing the extracted information in the database 5. Trouble data input unit 11 for inputting data
And a trouble data storage unit 12 for storing the input data in the database 5.

【0027】トラブルデータ検索・表示部2は、あるプ
ロジェクトのトラブルに関して、たとえば特定の原因の
ものだけ、あるいは特定の人が対応したトラブルだけを
抜き出して観察したり、分析したりするために、保存さ
れているトラブルの中から検索キーを使って検索するト
ラブルデータ検索部21と、検索されたトラブルデータ
を表示するトラブルデータ表示部22とから構成されて
いる。
The trouble data search / display unit 2 stores, for example, only troubles of a specific cause or troubles handled by a specific person with respect to a trouble of a certain project so that the trouble can be observed or analyzed. The system includes a trouble data search unit 21 for searching for troubles using a search key and a trouble data display unit 22 for displaying searched trouble data.

【0028】トラブル分析・結果表示部3は、データベ
ース5からトラブル情報を取り出し(必要があれば先に
述べたトラブルデータ検索・表示部2の中のトラブルデ
ータ検索部21を用いて、分析対象とするトラブルデー
タを一部分に絞り)て、トラブルの分析を行なうトラブ
ル分析部31と、分析結果をデータベース5に保存する
分析結果保存部32と、分析結果を表示する分析結果表
示部33とから構成されている。
The trouble analysis / result display section 3 extracts trouble information from the database 5 (if necessary, uses the trouble data search section 21 in the trouble data search / display section 2 to analyze and Trouble data to be analyzed), a trouble analysis unit 31 for analyzing the trouble, an analysis result storage unit 32 for storing the analysis result in the database 5, and an analysis result display unit 33 for displaying the analysis result. ing.

【0029】トラブル分析部31は、図2に示すよう
に、トラブル発生件数を開発規模で正規化して分析を行
なうトラブル発生密度分析部31−1と、トラブルの原
因によって分類して分析を行なうトラブル原因別分析部
31−2と、トラブルによって影響した品質特性(機能
性、信頼性、使用性、効率性、保守性、移植性からな
り、ソフトウェアが満たすべき品質の特性)で分類して
分析を行なう品質特性別分析部31−3と、対象とする
ソフトウェアの処理を幾つかに分類し、その処理内容毎
に分析を行なう処理内容別分析部31−4と、トラブル
の影響度に対応させ分類して分析を行なうトラブル影響
度別分析部31−5とを含む各種の分析部から構成され
ている。
As shown in FIG. 2, a trouble analysis unit 31 normalizes the number of trouble occurrences on a development scale and analyzes the trouble occurrence density analysis unit 31-1. The analysis is performed by classifying according to the cause-specific analysis unit 31-2 and the quality characteristics (functionality, reliability, usability, efficiency, maintainability, portability, and quality characteristics to be satisfied by software) affected by the trouble. An analysis unit 31-3 according to quality characteristics to be performed, and an analysis unit 31-4 according to the processing contents which classifies the target software processing into several parts and analyzes each processing content, and classification corresponding to the degree of influence of the trouble And a trouble influence degree analyzing section 31-5.

【0030】チェックリスト更新・保存部4は、ソフト
ウェア開発において用いるチェックリストをデータベー
ス5のチェックリストファイル53から読み込み、同時
にチェックリスト更新に利用するトラブル分析結果をデ
ータベース5のトラブル分析結果ファイル52から読み
込み(利用する分析結果が保存されていない場合はトラ
ブル分析を行ない、その結果を利用する)、トラブル分
析の結果を自動的にチェックリストの内容に反映させる
チェックリスト更新部41と、修正した結果を再びデー
タベース5に格納するチェックリスト保存部42とから
構成されている。
The checklist updating / storing unit 4 reads a checklist used in software development from the checklist file 53 of the database 5 and simultaneously reads a trouble analysis result used for updating the checklist from the trouble analysis result file 52 of the database 5. (If the analysis result to be used is not stored, a trouble analysis is performed and the result is used). A checklist updating unit 41 that automatically reflects the result of the trouble analysis on the contents of the checklist is provided. The checklist storage unit 42 is stored in the database 5 again.

【0031】データベース5は、トラブルデータを格納
するトラブルデータファイル51と、トラブルを分析し
た結果を格納するトラブル分析結果ファイル52と、チ
ェックリストを格納しているチェックリストファイル5
3との3つのファイルから構成されている。
The database 5 includes a trouble data file 51 for storing trouble data, a trouble analysis result file 52 for storing results of trouble analysis, and a checklist file 5 for storing checklists.
3 files.

【0032】次に、トラブルデータ入力・保存部1,ト
ラブルデータ検索・表示部2,トラブル分析・結果表示
部3,チェックリスト更新・保存部4について、それぞ
れフローチャートを用いて処理の流れを説明する。
Next, the processing flow of the trouble data input / storage unit 1, trouble data search / display unit 2, trouble analysis / result display unit 3, and check list update / storage unit 4 will be described with reference to flowcharts. .

【0033】図3にはトラブルデータ入力・保存部1の
処理の流れが示されている。まず、入力しようとしてい
るトラブルデータのプロジェクト名,バージョン名,開
発規模などを入力する(ステップ101 )。開発規模は、
“再利用”,“改造”,“新規”に分けて記入する。こ
こで、“再利用”とは前のバージョンのモジュールをそ
のまま変更を全く加えずに使ったモジュールであり、
“改造”とは前のバージョンのモジュールに改造を加え
たモジュールであり、“新規”とは今回のバージョンで
全く新しく開発したモジュールを意味する(開発規模を
画面数で表す場合にはモジュールの代りに画面となる
等、開発規模の表し方によって変化する)。
FIG. 3 shows a processing flow of the trouble data input / storage section 1. First, the user inputs the project name, version name, development scale, etc. of the trouble data to be entered (step 101). The development scale is
Fill in “Reuse”, “Modify”, and “New” separately. Here, "reuse" is a module that uses the previous version of the module without any changes.
“Modified” is a module obtained by modifying the module of the previous version, and “New” means a module newly developed in this version. (When the development scale is represented by the number of screens, Changes depending on how the development scale is represented.

【0034】次に、トラブルシートSを参照しながら必
要なデータを選択して入力する(ステップ102 )。参照
するトラブルシートSは電子化されていても、紙のトラ
ブルシートでもよい。通常、トラブルシートは紙で管理
されていることが多いため、どちらでも使用できるよう
になっている。
Next, necessary data is selected and input while referring to the trouble sheet S (step 102). The trouble sheet S to be referred to may be digitized or a paper trouble sheet. Usually, the trouble sheet is often managed by paper, so that both can be used.

【0035】次に、入力したデータをデータベース5に
保存するかどうかの選択を行ない(ステップ103 )、保
存する場合にはファイル名を指定してデータを保存する
(ステップ104 )。
Next, a selection is made as to whether or not the input data is to be stored in the database 5 (step 103). When the input data is to be stored, the file name is specified and the data is stored (step 104).

【0036】図4にはトラブルデータ検索・表示部2の
処理の流れが示されている。まず、プロジェクト名,バ
ージョン名を入力する(ステップ201 )。次に、トラブ
ル原因,トラブル影響度などから、検索するキーを指定
(ステップ202 )し、トラブルデータファイル51から
対応するトラブルデータを読み込む(ステップ203 )。
検索されたトラブルデータの表示を行なうかどうかの選
択を行なって(ステップ204 )、表示が選択されたとき
には表示を行なう(ステップ205 )。表示するかどうか
の選択を行なう理由は、次に説明するトラブル分析の際
に、プロジェクトのトラブル全部を分析するのではな
く、たとえばある期間内のトラブルだけ、あるいは特定
の原因のトラブルだけ、といった分析を行なうことがあ
り、検索した結果を表示して見るのではなく、トラブル
分析の前処理として使用する場合があるからである。
FIG. 4 shows the flow of processing of the trouble data search / display unit 2. First, a project name and a version name are input (step 201). Next, a key to be searched is specified based on the cause of the trouble, the degree of trouble, and the like (step 202), and the corresponding trouble data is read from the trouble data file 51 (step 203).
A selection is made as to whether or not to display the searched trouble data (step 204), and when the display is selected, the display is performed (step 205). The reason for selecting whether to display is not to analyze the entire project trouble, but to analyze only the trouble within a certain period or only the trouble of a specific cause in the trouble analysis described below. This is because the search result may be used as preprocessing for trouble analysis instead of displaying and viewing the search result.

【0037】図5および図6にはトラブル分析・結果表
示部3の処理の流れが示されている。まず、分析したい
トラブルのプロジェクト名,バージョン名を指定する
(ステップ301 )。バージョン名を省略すると、そのプ
ロジェクトの全バージョンが対象となる。指定したプロ
ジェクトのトラブルに関し、全てのデータを用いて分析
を行なうのか、部分的に選択したデータ(たとえば、特
定の原因のものだけ等)で分析を行なうのかを選択する
(ステップ302 )。部分的なデータで分析する場合に
は、先に説明したトラブルデータ検索・表示部2を用い
て事前に検索を行ない、データの限定(部分的なデータ
の抽出)が行なわれているかどうかをチェックする(ス
テップ303 )。もし、データの限定(部分的なデータの
抽出)を行なっていないときには、トラブルデータの検
索を行なって必要なデータを抽出する(ステップ304
)。全てのデータで分析する場合にはデータベース5
のトラブルデータファイル51から、また部分的なデー
タで分析する場合には検索結果のデータをメモリに読み
込む(ステップ305 )。
FIGS. 5 and 6 show the processing flow of the trouble analysis / result display unit 3. First, a project name and a version name of a trouble to be analyzed are specified (step 301). If you omit the version name, all versions of the project will be included. With respect to the trouble of the specified project, a selection is made as to whether to perform an analysis using all the data or to perform an analysis using partially selected data (for example, only those of a specific cause) (step 302). When analyzing with partial data, a search is performed in advance using the trouble data search and display unit 2 described above, and it is checked whether or not data limitation (partial data extraction) has been performed. (Step 303). If the data is not limited (partial data extraction), trouble data is searched to extract necessary data (step 304).
). Database 5 for analysis with all data
When the analysis is performed from the trouble data file 51 or partial data, the search result data is read into the memory (step 305).

【0038】ここまでで、分析対象とするトラブルデー
タが準備できたことになる。次に、そのデータに対する
トラブル分析が初めてかどうかを選択し(ステップ306
)、初めての場合には分析方法を指定して(ステップ3
07 )分析を行ない(ステップ308 )、分析結果を保存
するかどうかを選択する(ステップ309 )。保存が選択
されたときには分析結果をトラブル分析結果ファイル5
2に保存する(ステップ310 )。最後に分析を終了する
かどうかを選択し(ステップ311 )、終了する場合には
トラブル分析を終了し、そうでない場合は分析方法の選
択(ステップ307 )に戻る。
Thus, the trouble data to be analyzed has been prepared. Next, it is selected whether or not trouble analysis for the data is the first time (step 306).
) In the first case, specify the analysis method (Step 3)
07) Perform analysis (step 308) and select whether to save the analysis result (step 309). When save is selected, the analysis results are stored in the trouble analysis result file 5
2 (step 310). Finally, it is selected whether or not to end the analysis (step 311). If it is to be ended, the trouble analysis is ended. If not, the flow returns to the selection of the analysis method (step 307).

【0039】ステップ306 において、そのデータの分析
が初めてではないと判断された場合には、再分析を行な
うかどうかの選択をする(ステップ312 )。ここで再分
析が選択されたときには初めての分析と同様に、分析方
法を選択して分析を行なう(ステップ307 )。再分析し
ない場合には、過去の分析結果を表示するかどうかの選
択(ステップ313 )を行ない、表示する場合にはトラブ
ル分析結果ファイル52から対応する分析結果を読み込
み(ステップ314 )、画面に表示する(ステップ315
)。
If it is determined in step 306 that the analysis of the data is not the first time, a selection is made as to whether or not to perform a re-analysis (step 312). If reanalysis is selected here, an analysis method is selected and analysis is performed as in the first analysis (step 307). If not reanalyzed, a selection is made as to whether or not to display past analysis results (step 313). If so, the corresponding analysis results are read from the trouble analysis result file 52 (step 314) and displayed on the screen. (Step 315
).

【0040】図7にはチェックリスト更新・保存部4の
処理の流れを示されている。まず、チェックリストファ
イル53から変更したいチェックリストを選択して読み
込む(ステップ401 )。同時にトラブル分析結果ファイ
ル52にチェックリストの更新に利用する分析結果が存
在するかどうか調べ(ステップ402 )、存在すればその
分析結果を読み込む(ステップ403 )。必要な分析結果
が保存されていなければトラブル分析を行なって(ステ
ップ404 )、その結果を得る。
FIG. 7 shows the flow of processing of the checklist updating / saving unit 4. First, a checklist to be changed is selected and read from the checklist file 53 (step 401). At the same time, it is checked whether an analysis result to be used for updating the check list exists in the trouble analysis result file 52 (step 402), and if so, the analysis result is read (step 403). If the necessary analysis result is not stored, a trouble analysis is performed (step 404), and the result is obtained.

【0041】次に、トラブル分析の結果からトラブルに
つながり易い原因が明らかになるので、それらを事前に
チェックしてトラブルを防ぐことができるように、チェ
ックリストを自動的に更新する(ステップ405 )。最後
に、更新したチェックリストを保存するかどうか選択し
(ステップ406 )、保存するように指定されたときには
チェックリストファイル53に保存する(ステップ407
)。
Next, since the cause of the trouble is clarified from the result of the trouble analysis, the check list is automatically updated so that the trouble can be prevented by checking them in advance (step 405). . Finally, it is selected whether to save the updated checklist (step 406), and when it is designated to save, it is saved in the checklist file 53 (step 407).
).

【0042】次に、事務処理プログラムのトラブル分析
を例にとり、実施例をさらに詳しく説明する。この実施
例はマルチウインドウの計算機上で実現した例であり、
図8に示すように、画面上に表示されたトラブル分析メ
ニューから起動される。
Next, the embodiment will be described in more detail by taking a trouble analysis of a business processing program as an example. This embodiment is an example realized on a multi-window computer.
As shown in FIG. 8, it is started from the trouble analysis menu displayed on the screen.

【0043】画面に表示されている「トラブルデータ入
力・保存」,「トラブルデータ検索・表示」,「トラブ
ル分析・表示」,「チェックリスト更新・保存」のメニ
ューの中から実行したい処理をマウスでクリックするこ
とにより選択する。
The process to be executed is selected from the menus of “trouble data input / save”, “trouble data search / display”, “trouble analysis / display”, and “checklist update / save” displayed on the screen with a mouse. Click to select.

【0044】今、「トラブルデータ入力・保存」が選択
されたとすると、図9に示すウインドウが立ち上がる。
そこで、入力しようとしているトラブルデータのプロジ
ェクト名,バージョン名,入力者名(トラブルデータの
管理のため)および開発規模を入力する。入力した項目
に誤りがないかどうかを確認し、確認ボタンをクリック
すると,図10に示すトラブルデータ入力のウインドウ
が立ち上がる。ここでトラブルデータを入力する。プロ
ジェクト名,バージョン名および入力者名は最初に入力
したものが、入力日は計算機の管理している日付が自動
的に入れられる。その他の項目に関しては、トラブルシ
ートSを参照しながら入力する。
Assuming that "trouble data input / save" is selected, a window shown in FIG. 9 is activated.
Therefore, the user inputs the project name, version name, input person name (for managing trouble data) and development scale of the trouble data to be inputted. After confirming whether there is any error in the input items and clicking the confirm button, a trouble data input window shown in FIG. 10 is opened. Enter the trouble data here. The project name, version name, and input person name are the first input, and the input date is automatically entered by the date managed by the computer. Other items are input while referring to the trouble sheet S.

【0045】まず,トラブル番号,トラブル発見日,ト
ラブル発見者,トラブル対応(そのトラブルが生じない
ように修正を行なった)日,トラブル対応者を記入す
る。次に,原因を入力する。ここではトラブル原因を
「基本ソフトウェア」,「応用ソフトウェア」,「ハー
ドウェア」の大きく3つに分けている。基本ソフトウェ
アとはOS(オペレーティングシステム)などを意味す
る。この実施例が対象としている事務処理プログラムは
応用ソフトウェアであり、ほとんどのトラブル原因は
「応用ソフトウェア」にある。しかし,ごく稀に、たと
えばOSの割込み処理がうまく機能しないなどの基本ソ
フトウェアに原因があったり、機械の性能が十分でない
ために予定していた性能が得られないなどのハードウェ
アに原因がある場合もあるので、このような分類として
いる。
First, the trouble number, the date of finding the trouble, the person who found the trouble, the date of dealing with the trouble (correction was made so as not to cause the trouble), and the person who responded to the trouble are entered. Next, enter the cause. Here, the causes of the trouble are roughly classified into three: "basic software", "applied software", and "hardware". The basic software means an OS (Operating System) or the like. The business processing program targeted by this embodiment is applied software, and most trouble causes are in "applied software". However, very rarely, there is a cause in the basic software, for example, the interrupt processing of the OS does not work well, or a problem in the hardware, such as that the intended performance cannot be obtained due to insufficient machine performance. In some cases, such a classification is used.

【0046】この3つの中から原因を選んでクリックす
ると、それぞれに対して、より詳細な原因の入力を促す
ウインドウが立ち上がる。「応用ソフトウェア」を選ん
だ場合の例を図11に示す。詳細原因は過去の事例を参
考にして作成された項目が与えられており、その中から
選択する形になっている。したがって、トラブルシート
Sの原因欄を読み、当てはまる原因を1つまたは複数個
選択すればよい。用意された原因に当てはまらない場
合、その他を選択し、その詳細を記述する。ただし、そ
の他の詳細欄は必ず「〜があった。」という形で記述す
る(自動的にチェックリストに反映させるため、記述方
法に制約をつけている)。なお、各原因にはコメントを
書く欄が設けられており、特記すべきこと(たとえば、
ファイルのオーバーフローのとき、Aファイルの容量が
幾つに設定されていたが幾つ以上必要であった等、次回
の開発に役立つ情報)があれば記入しておく。
When a cause is selected from these three and clicked, a window for prompting the user to input a more detailed cause is opened for each of them. FIG. 11 shows an example in which “applied software” is selected. As the detailed cause, items created with reference to past cases are given, and are selected from the items. Therefore, the cause column of the trouble sheet S may be read, and one or more applicable causes may be selected. If the cause does not apply, select Other and describe the details. However, the other details are always described in the form of “There was.” (The description method is restricted in order to automatically reflect it in the checklist.) Note that each cause has a comment field, which should be noted (for example,
At the time of the file overflow, if there is any information that is useful for the next development, such as how much the capacity of the A file has been set, but more than one is needed, enter it.

【0047】原因の入力を終了した後、原因入力終了ボ
タンをクリックし、図10に戻って発生箇所を記入す
る。これは対象としているソフトウェアの処理を幾つか
に分類し、どの処理でトラブルが発生したかを明確にす
るためである。本実施例では事務処理プログラムを対象
としているので、「画面関係処理」,「通信関係処
理」,「帳票関係処理」,「ファイル関係処理」,「そ
の他の処理」に分類している。この5つの中から、その
トラブルに関係している処理を1つまたは複数個選択し
てクリックする。
After the cause input is completed, the user clicks the cause input end button, and returns to FIG. 10 to enter the location of occurrence. This is to categorize the processing of the target software into several types and to clarify which processing caused the trouble. In the present embodiment, since the business processing program is targeted, it is classified into “screen-related processing”, “communication-related processing”, “form-related processing”, “file-related processing”, and “other processing”. One or a plurality of processes related to the trouble are selected and clicked from these five.

【0048】次に、トラブルの存在するモジュールが
“再利用”,“改造”,“新規”のいずれであるかを記
入する。ここで、“再利用”とは前のバージョンのモジ
ュールをそのまま変更を全く加えずに使ったモジュール
であり、“改造”とは前のバージョンのモジュールに改
造を加えたモジュールであり、“新規”とは今回のバー
ジョンで全く新しく開発したモジュールを意味する。
Next, whether the module having the trouble is “reuse”, “remodel”, or “new” is entered. Here, “reuse” is a module that uses the previous version of the module without any change, and “modification” is a module obtained by modifying the previous version of the module, and “new”. Means a completely new module developed in this version.

【0049】次に、影響した品質特性を記入する。品質
特性は次の6つである。 (1) 機能性:仕様書に記述された機能を満たしている。 (2) 信頼性:ある条件の下でソフトウェアが継続して実
行される。
Next, the affected quality characteristics are entered. There are the following six quality characteristics. (1) Functionality: Satisfies the functions described in the specifications. (2) Reliability: software is continuously executed under certain conditions.

【0050】(3) 使用性:使用者が使い易い。 (4) 効率性:ある条件の下でのソフトウェアの実行効率
の良さ。 (5) 保守性:ソフトウェアの保守のし易さ。
(3) Usability: easy for the user to use. (4) Efficiency: The efficiency of software execution under certain conditions. (5) Maintainability: Ease of software maintenance.

【0051】(6) 移植性:異なる環境への移植のし易
さ。 これらの中からトラブルによってどの品質特性を満たさ
なくなったかを1つまたは複数個クリックする。
(6) Portability: easy portability to different environments. Click on one or more of the quality characteristics that are no longer satisfied due to the trouble.

【0052】次に、トラブルの影響度を記入する。その
トラブルによってシステムがダウンするなど全く機能を
果たさなくなってしまった場合は「大」、部分的に機能
を果たさなくなってしまった場合は「中」、メッセージ
の文字が化けた等、システムの動作に支障をきたさない
場合は「小」、トラブルと思われたが仕様通りであった
等の場合は「無」とする。
Next, the degree of influence of the trouble is entered. If the trouble caused the system to stop functioning at all, such as a system failure, "Large", if it partially stopped functioning, "Medium", message characters were garbled, etc. If there is no problem, set to "Small", and if it seems to be trouble, but meet the specifications, set to "No".

【0053】それ以外にも分析したい内容によって必要
なトラブルデータを入力する。入力したトラブルデータ
を保存する場合には保存ボタンをクリックする。また、
入力中に他のトラブルデータ番号のシートに移動したい
場合は、前頁、次頁、gotoのボタンによって移動するこ
とができる。このようにして順次トラブルデータを入力
していく。
In addition, the user inputs necessary trouble data according to the contents to be analyzed. Click the Save button to save the entered trouble data. Also,
If you want to move to another trouble data number sheet during input, you can move to the previous page, next page, or goto button. Thus, trouble data is sequentially input.

【0054】図8に示される起動メニューの中から「ト
ラブルデータ検索・表示」が選択されると、図12に示
す検索ウインドウが立ち上がる。ここではプロジェクト
名,バージョン名を指定し、それに関するトラブルデー
タの中から、ある条件を満たすものを検索する。条件の
指定は、条件文を結合子で結合して表現し、検索条件記
入欄に記入する。設定できる条件は、トラブルデータ番
号,トラブル発見日などで、これらはすでに用意されて
おり、それらを組み合わせる。
When "trouble data search / display" is selected from the start menu shown in FIG. 8, a search window shown in FIG. 12 is started. Here, a project name and a version name are specified, and trouble data relating to the project name and the version name are searched for those satisfying a certain condition. To specify a condition, a conditional statement is expressed by connecting it with a connector, and is entered in the search condition entry column. Conditions that can be set include a trouble data number, a trouble finding date, and the like, which are already prepared and combined.

【0055】たとえば、トラブルデータ番号が1から2
0までの間で、かつトラブル影響度が大のものを検索す
る場合には、まず条件名Aのトラブルデータ番号を1か
ら20までと指定する。次に、検索条件記入欄における
条件記入欄の記入したい位置にカーソルを持っていき、
そこで条件名Aをクリックする。そうすると、その条件
記入欄に条件名Aの内容がコピーされる。同様に、条件
記入欄にカーソルを持っていき、結合子選択の中からA
NDをクリックすると、それがカーソルのある位置にコ
ピーされる。次に、条件名Gのトラブル影響度を指定し
て、同様に検索条件記入欄にコピーする。検索条件が複
雑な場合は括弧を使用して表現する。トラブル原因に関
しての条件を設定する場合、トラブル原因の条件項で基
本ソフトウェア,応用ソフトウェア,ハードウェアのい
ずれかを選択すると、図13に示すように、それに対応
した詳細原因の条件設定画面が立ち上がる(図13は応
用ソフトウェアの例)ので、この画面上で設定する。ト
ラブル原因を条件で設定し、詳細原因を何も設定しない
ときには、原因の大きな分類(基本ソフトウェア,応用
ソフトウェア,ハードウェア)が検索条件となる(たと
えば、応用ソフトウェアに原因を持つトラブルの全
て)。なお、検索条件記入欄はエディタとなっているの
で、直接記入することも可能であるが、書き方は制約さ
れる。検索条件の記述が終了した時点で検索開始ボタン
をクリックする。
For example, if the trouble data number is 1 to 2
In the case of searching for items having a trouble influence degree between 0 and 0, the trouble data number of the condition name A is designated as 1 to 20 first. Next, move the cursor to the position where you want to enter the condition entry column in the search condition entry column,
Then, the user clicks the condition name A. Then, the content of the condition name A is copied to the condition entry column. Similarly, move the cursor to the condition entry field and select A from the connector selection.
Clicking on ND will copy it to the location where the cursor is. Next, the degree of trouble influence of the condition name G is designated, and similarly copied to the search condition entry column. If the search condition is complicated, it is expressed using parentheses. When setting the condition relating to the cause of the trouble, if any of the basic software, the application software, and the hardware is selected in the condition item of the cause of the trouble, a condition setting screen for the detailed cause corresponding thereto is started as shown in FIG. FIG. 13 is an example of application software), so the setting is made on this screen. When the cause of a trouble is set as a condition and no detailed cause is set, a large classification of the cause (basic software, application software, and hardware) is used as a search condition (for example, all troubles caused by application software). Since the search condition entry column is an editor, it can be entered directly, but the way of writing is restricted. Click the search start button when the search conditions have been described.

【0056】検索が開始されると、メッセージ欄に“検
索中”のメッセージが表示され、検索が終了すると“検
索終了”というメッセージが表示される。検索結果を表
示する場合には表示ボタンをクリックする。すると、図
14および図15に示されるウインドウが1セットで立
ち上がり、検索されたトラブルデータを見ることができ
る。なお、図15は応用ソフトウェアに原因があったト
ラブルの場合であり、基本ソフトウェアやハードウェア
に原因があった場合もそれぞれに対応した詳細原因が表
示される。
When the search is started, a message "searching" is displayed in a message column, and when the search is completed, a message "search complete" is displayed. Click the display button to display the search results. Then, the windows shown in FIG. 14 and FIG. 15 are launched in one set, and the searched trouble data can be viewed. FIG. 15 shows a case in which the cause is caused by the application software. In the case where the cause is caused by the basic software or the hardware, detailed causes corresponding to the respective cases are displayed.

【0057】図8に示される起動メニューで「トラブル
分析・表示」が選択されると、図16に示されるウイン
ドウが立ち上がるので、実行しようとする分析の選択を
行なう。
When "trouble analysis / display" is selected in the start menu shown in FIG. 8, a window shown in FIG. 16 is started, and an analysis to be executed is selected.

【0058】まず、プロジェクト名、バージョン名を指
定する。次に、そのうちのどのトラブルデータを対象に
分析するかの選択である「全データ読み込み」か「検索
データの読み込み」かのどちらかを選んでクリックす
る。
First, a project name and a version name are specified. Next, the user selects and clicks "Read all data" or "Read search data", which is a selection of which of the trouble data is to be analyzed.

【0059】「全データの読み込み」を選択すると、そ
のプロジェクトの指定されたバージョンのトラブルデー
タ全体が分析対象となる。「検索データ読み込み」を選
択すると、そのプロジェクトの指定されたバージョンの
トラブルデータのうち、検索によって抜き出された、あ
る条件を満たすデータ(たとえば、特定の原因だけ、あ
るいはトラブルの影響度が大のものだけ等)が分析対象
となる。なお、「検索データ読み込み」を選択した場合
で、検索をまだ行なっていない場合には、先に検索を行
なってから分析に入るようにメッセージ欄に表示され
る。
When "read all data" is selected, the entire trouble data of the specified version of the project is to be analyzed. If you select "Search data loading", data that meets a certain condition (for example, only a specific cause or the degree of Only the objects). If "read search data" is selected and the search has not been performed yet, a message box is displayed so that the search is performed first and then the analysis is started.

【0060】分析を行なうときは、行ないたい分析項目
の分析ボタンをクリックする。「トラブル発生密度分
析」のボタンが選択されると、図17に示すように、開
発規模当たりのトラブル発生件数を示すウインドウが立
ち上がる。これは、開発規模によってトラブル発生件数
の絶対数が変化するため、他のシステムやバージョンと
比較する際に良い判断基準となる。また、次回の開発の
際に、開発規模が判った時点でトラブル件数の概算値を
予測できるという利点もある。基準値としている開発規
模には、1Kステップ当たり(再利用+改造+新規)、
1モジュール当たり(再利用+改造+新規)、新規開発
1Kステップ当たり、画面関係処理1モジュール当た
り、など様々なものをとる。発生トラブルの種類には、
全トラブル数、画面関係処理トラブル数、新規モジュー
ルのトラブル数などの各種を用意して正規化を行なって
いる。
When performing an analysis, the user clicks an analysis button of an analysis item to be performed. When the “trouble occurrence density analysis” button is selected, a window showing the number of trouble occurrences per development scale is launched as shown in FIG. This is a good criterion when comparing with other systems or versions, because the absolute number of trouble occurrences changes depending on the development scale. Another advantage is that the approximate value of the number of troubles can be predicted when the development scale is known in the next development. The development scale used as a reference value includes 1K steps (reuse + remodeling + new),
Various things are taken, such as per module (reuse + remodeling + new), per newly developed 1K step, per screen-related process per module. The types of troubles that occur
Normalization is performed by preparing various types such as the total number of troubles, the number of screen-related processing troubles, and the number of troubles of new modules.

【0061】「トラブル原因別分析」の分析ボタンが選
択されると、図18に示すように、基本ソフトウェア,
応用ソフトウェア,ハードウェアに原因のあったトラブ
ルの発生件数を表示したウインドウが現れる。これに
は、それぞれに対して詳細表示を選択するためのボタン
が用意されており、これをクリックすることで、より詳
細な分析結果が表示される。図19は応用ソフトウェア
の詳細表示を選択した場合の表示例である。この図のよ
うに各詳細原因が発生件数の多い順に並び変えられた表
と棒グラフとで表示される。基本ソフトウェア,ハード
ウェアに関しても同様な詳細表示を選択することができ
る。
When the "analyze by trouble cause" analysis button is selected, as shown in FIG.
A window appears showing the number of troubles caused by application software and hardware. For each of them, a button for selecting a detailed display is prepared, and when this button is clicked, a more detailed analysis result is displayed. FIG. 19 is a display example when the detailed display of the application software is selected. As shown in this figure, a table and a bar graph in which the detailed causes are rearranged in descending order of the number of occurrences are displayed. The same detailed display can be selected for basic software and hardware.

【0062】「品質特性別分析」の分析ボタンが選択さ
れると、図20に示すように、各品質特性毎の発生件数
の表と棒グラフとが表示される。同様に「処理内容別分
析」の分析ボタンがクリックされると、図21に示すよ
うに、各処理内容毎、この場合には画面関係処理,通信
関係処理,帳票関係処理,ファイル関係処理,その他の
処理の5つの処理に関係したトラブルがそれぞれの発生
件数の表と棒グラフとで表示される。
When the “analysis by quality characteristic” analysis button is selected, a table of the number of occurrences for each quality characteristic and a bar graph are displayed as shown in FIG. Similarly, when the analysis button of “analysis by processing content” is clicked, as shown in FIG. 21, for each processing content, in this case, screen-related processing, communication-related processing, form-related processing, file-related processing, and others. The troubles related to the five processes of the above process are displayed in a table of the number of occurrences and a bar graph.

【0063】「トラブル影響度別分析」の分析ボタンが
選択されると、図22に示すように、影響度に分けた発
生件数の表とその比率を示す円グラフとが表示される。
これらのデータは、図16に示される画面上に各分析毎
に設けられている保存ボタンをクリックすることで保存
される。1度分析した結果を再表示させる場合には、図
16に示される画面上に各分析毎に設けられている表示
ボタンをクリックすればよい。
When the "analysis by trouble influence degree" analysis button is selected, a table of the number of occurrences classified by influence degree and a pie chart showing the ratio are displayed as shown in FIG.
These data are saved by clicking a save button provided for each analysis on the screen shown in FIG. When the result of the analysis once is displayed again, a display button provided for each analysis on the screen shown in FIG. 16 may be clicked.

【0064】図8に示される起動メニューの中から「チ
ェックリスト更新・保存」が選択されると、図23に示
されるように、チェックリスト更新のためのファイル選
択画面が立ち上がる。したがって、更新するときには、
更新したいチェックリストファイル名、更新に利用した
いトラブル分析結果ファイル名を記入する。このとき、
指定したファイル名がデータベース内に存在しないとき
には、その旨のメッセージがメッセージ欄に表示され
る。この場合には必要なファイルを準備してから行なう
(トラブル分析結果がない場合には、トラブル分析を行
なってからチェックリストの更新を行なう)。
When "Update / Save Checklist" is selected from the start menu shown in FIG. 8, a file selection screen for updating the checklist is started up as shown in FIG. Therefore, when updating
Enter the checklist file name you want to update and the trouble analysis result file name you want to use for updating. At this time,
If the specified file name does not exist in the database, a message to that effect is displayed in the message field. In this case, the necessary files are prepared beforehand (if there is no trouble analysis result, the trouble list is analyzed and then the checklist is updated).

【0065】指定したチェックリストおよびトラブル分
析結果が存在すると、図24に示すように、更新前のチ
ェックリスト表示画面と、図25に示すチェックリスト
の更新に利用するトラブル分析結果表示画面とが立ち上
がる。更新する場合には図25に示される“チェックリ
スト更新”のボタンをクリックし、中止する場合には
“更新中止”のボタンをクリックする。
When the specified checklist and the trouble analysis result are present, a checklist display screen before updating and a trouble analysis result display screen used for updating the checklist shown in FIG. 25 are started up as shown in FIG. . To update, click the “Update checklist” button shown in FIG. 25. To cancel, click the “Cancel update” button.

【0066】チェックリスト更新を選択すると、チェッ
クリストが自動的に更新され、図26に示すように、更
新後のチェックリストを表示する画面が立ち上がる。チ
ェックリストには、トラブル分析結果で予め与えている
原因の選択肢の全てがチェック項目としてあげられてい
る。そして、それらは原因の項目で「〜抜け」,「〜誤
り」となっていたものが、チェック項目では「〜抜けは
ないか」,「〜誤りはないか」といった対応になってい
る。また、今までにその原因で起きたトラブルの累積数
が記憶されている。
When the checklist update is selected, the checklist is automatically updated, and a screen for displaying the updated checklist is activated as shown in FIG. In the check list, all of the options of the cause given in advance in the trouble analysis result are listed as check items. In the items of the cause, "-missing" and "-error" are set, but in the check items, "-is there missing?" And "-is there an error?" Further, the cumulative number of troubles caused by the cause is stored.

【0067】チェックリストの更新に際しては、今回の
更新に利用するトラブル分析結果の各原因とトラブル発
生件数とを今までの累積値に加え、その値の多い順番に
チェックリストのチェック項目がソートされる。ソート
するのは、今まで最もトラブルにつながった原因を先に
チェックすることで、よりチェックリストの効果を上げ
るためである。たとえば、図24に示される更新前のチ
ェックリストでは「フラグ設定の誤りはないか」という
項目が1番上にきているのに対し、図25に示されるト
ラブル分析の結果では「初期化抜け」のトラブルが多か
ったため、トラブル発生件数の累積値が逆転し、図26
に示される更新後のチェックリストでは「初期化抜けは
ないか」というチェック項目が1番上にきている。ま
た、トラブル分析の原因で“その他”に記述された原因
は、「〜があった」という表現になっているので、それ
を「〜はないか」という表現に変えてチェックリストの
最後に追加する。チェックリストの自動更新が終った時
点で保存ボタンを押すと、その結果が保存される。
When the checklist is updated, each cause of the trouble analysis result and the number of trouble occurrences used in this update are added to the accumulated value so far, and the check items in the checklist are sorted in descending order of the value. You. The sorting is performed in order to enhance the effect of the checklist by first checking the cause that has led to the trouble so far. For example, in the pre-update checklist shown in FIG. 24, the item “Is the flag setting correct?” Is at the top, whereas in the result of the trouble analysis shown in FIG. 26, the cumulative value of the number of trouble occurrences is reversed, and FIG.
In the updated checklist shown in (1), the check item “Is there any missing initialization?” Is at the top. Also, the cause described in "Others" for the cause of the trouble analysis is described as "There was", so change it to "Is there" and add it to the end of the checklist I do. Pressing the save button when the checklist has been automatically updated saves the results.

【0068】最後に本実施例の使用手順を図27および
図28を参照しながら説明する。まず、起動メニューに
表示されている「トラブルデータ入力・保存」,「トラ
ブルデータ検索・表示」,「トラブル分析・結果表
示」,「チェックリスト更新・保存」の4つの中から実
行しようとしている処理名を選択する(ステップ50
1)。これらの処理は並行して行なうことができる。
Finally, the procedure for using this embodiment will be described with reference to FIGS. 27 and 28. First, the process to be executed from among the four displayed in the startup menu: "trouble data input / save", "trouble data search / display", "trouble analysis / result display", and "checklist update / save" Select a name (Step 50
1). These processes can be performed in parallel.

【0069】「トラブルデータ入力・保存」を行なうと
きは、必要なトラブルデータを入力し(ステップ502
)、保存するかどうかを決定し(ステップ503 )、保
存する場合はデータをファイルに保存する(ステップ50
4 )。
When performing "trouble data input / save", necessary trouble data is input (step 502).
), Determine whether to save (step 503), and if so, save the data in a file (step 50)
Four ).

【0070】「トラブルデータ検索・表示」を行なうと
きは、検索条件を設定し(ステップ505 )、トラブルデ
ータを検索する(ステップ506 )。そして、表示するか
どうか決定し(ステップ507 )、表示する場合には検索
結果を画面に表示する(ステップ508 )。
When performing "trouble data search / display", search conditions are set (step 505), and trouble data is searched (step 506). Then, it is determined whether or not to display (step 507), and if so, the search result is displayed on the screen (step 508).

【0071】「トラブル分析・結果表示」を行なうとき
は、まず分析対象とするトラブルデータを決定する(ス
テップ509 )。全データを用いない場合には、データの
検索を行なってデータの抽出を行なったかどうか確認し
(ステップ510 )、まだであれば検索を行なってから分
析を開始する。全データを用いる場合および既に検索済
みのデータで分析する場合には、分析方法を選択し(ス
テップ511 )、実際に分析して結果を表示する(ステッ
プ512 )。次に、分析結果を保存するかどうかを決定し
(ステップ513 )、保存する場合には結果をファイルに
保存する(ステップ514 )。
When performing "trouble analysis and result display", first, trouble data to be analyzed is determined (step 509). If all the data are not used, the data is searched to confirm whether the data has been extracted (step 510). If not, the search is performed and the analysis is started. When all data is used or when analysis is performed using already searched data, an analysis method is selected (step 511), the actual analysis is performed, and the result is displayed (step 512). Next, it is determined whether or not to store the analysis result (step 513), and if so, the result is stored in a file (step 514).

【0072】「チェックリスト更新・保存」を行なうと
きは、まずチェックリスト更新に利用するトラブル分析
結果があるかどうかを確認(ステップ515 )し、なけれ
ばトラブル分析を行なってからチェックリストの更新を
開始する。分析結果がある場合にはチェックリストを更
新し(ステップ516 )、更新した結果を保存するかどう
か決定し(ステップ517 )、保存する場合には結果をフ
ァイルに保存する(ステップ518 )。
When performing "update / save checklist", it is first checked whether there is a trouble analysis result to be used for updating the checklist (step 515). Start. If there is an analysis result, the checklist is updated (step 516), and it is determined whether to save the updated result (step 517), and if so, the result is saved in a file (step 518).

【0073】[0073]

【発明の効果】以上説明したように、本発明によれば、
トラブルの内容を統一的な表現で入力でき、作業の単純
化を図れるとともにトラブルを自動的に分析することが
できる。また、トラブル分析の結果とともにチェックリ
ストも同時に管理できるので、チェックリストの改善を
効率良く行なうことができる。
As described above, according to the present invention,
The content of the trouble can be input in a unified expression, and the work can be simplified and the trouble can be automatically analyzed. In addition, since the checklist can be managed simultaneously with the result of the trouble analysis, the checklist can be efficiently improved.

【図面の簡単な説明】[Brief description of the drawings]

【図1】本発明の一実施例に係るトラブル分析支援装置
の概略構成図
FIG. 1 is a schematic configuration diagram of a trouble analysis support device according to an embodiment of the present invention.

【図2】同装置におけるトラブル分析部の構成図FIG. 2 is a configuration diagram of a trouble analysis unit in the apparatus.

【図3】同装置におけるトラブルデータ入力・保存部の
処理の流れを示す図
FIG. 3 is a diagram showing a processing flow of a trouble data input / storage unit in the apparatus.

【図4】同装置におけるトラブルデータ検索・表示部の
処理の流れを示す図
FIG. 4 is a diagram showing a processing flow of a trouble data search / display unit in the apparatus.

【図5】同装置におけるトラブル分析・結果表示部の処
理の流れの一部を示す図
FIG. 5 is a diagram showing a part of a processing flow of a trouble analysis / result display unit in the apparatus.

【図6】同装置におけるトラブル分析・結果表示部の処
理の流れの残りを示す図
FIG. 6 is a view showing the rest of the processing flow of the trouble analysis / result display unit in the apparatus.

【図7】同装置におけるチェックリスト更新・保存部の
処理の流れを示す図
FIG. 7 is a diagram showing a processing flow of a checklist updating / saving unit in the same device.

【図8】同装置における起動メニュー画面例を示す図FIG. 8 is a diagram showing an example of a startup menu screen in the device.

【図9】同装置におけるトラブルデータ入力・保存部の
初期設定画面例を示す図
FIG. 9 is a diagram showing an example of an initial setting screen of a trouble data input / storage section in the same device.

【図10】同装置におけるトラブルデータ入力画面例を
示す図
FIG. 10 is a diagram showing an example of a trouble data input screen in the same device.

【図11】同装置におけるトラブル詳細原因入力画面例
を示す図
FIG. 11 is a diagram showing an example of a trouble detailed cause input screen in the same device.

【図12】同装置におけるトラブルデータ検索画面例を
示す図
FIG. 12 is a diagram showing an example of a trouble data search screen in the same device.

【図13】同装置においてトラブル詳細原因に関する検
索条件設定画面例を示す図
FIG. 13 is a diagram showing an example of a search condition setting screen relating to a detailed cause of a trouble in the apparatus.

【図14】同装置におけるトラブルデータ表示画面例を
示す図
FIG. 14 is a diagram showing an example of a trouble data display screen in the same device.

【図15】同装置におけるトラブル詳細原因表示画面例
を示す図
FIG. 15 is a diagram showing an example of a trouble detailed cause display screen in the same device.

【図16】同装置におけるトラブル分析実行画面例を示
す図
FIG. 16 is a diagram showing an example of a trouble analysis execution screen in the same device.

【図17】同装置におけるトラブル発生密度分析結果表
示画面例を示す図
FIG. 17 is a diagram showing an example of a trouble occurrence density analysis result display screen in the same device.

【図18】同装置においてトラブル原因別分析の詳細結
果表示画面例を示す図
FIG. 18 is a diagram showing an example of a detailed result display screen of analysis by trouble cause in the apparatus.

【図19】同装置においてトラブル原因別分析の詳細結
果表示画面例を示す図
FIG. 19 is a diagram showing an example of a detailed result display screen of analysis by trouble cause in the same device.

【図20】同装置における品質特性分析結果表示画面例
を示す図
FIG. 20 is a diagram showing an example of a quality characteristic analysis result display screen in the apparatus.

【図21】同装置における処理内容別分析結果表示画面
例を示す図
FIG. 21 is a diagram showing an example of an analysis result display screen for each processing content in the apparatus.

【図22】同装置におけるトラブル影響度別分析結果表
示画面例を示す図
FIG. 22 is a diagram showing an example of an analysis result display screen according to the degree of trouble influence in the same device.

【図23】同装置においてチェックリスト更新のための
ファイル選択画面例を示す図
FIG. 23 is a diagram showing an example of a file selection screen for updating a checklist in the device.

【図24】同装置において更新前のチェックリスト表示
画面例を示す図
FIG. 24 is a diagram showing an example of a check list display screen before updating in the same device.

【図25】同装置においてチェックリスト更新に利用す
るトラブル分析結果表示画面例を示す図
FIG. 25 is a diagram showing an example of a trouble analysis result display screen used for updating a checklist in the same device.

【図26】同装置において更新後のチェックリスト表示
画面例を示す図
FIG. 26 is a diagram showing an example of a check list display screen after updating in the same device.

【図27】同装置の使用例を説明するための流れ図の一
部を示す図
FIG. 27 is a diagram showing a part of a flowchart for explaining an example of use of the apparatus.

【図28】同装置の使用例を説明するための流れ図の残
りを示す図
FIG. 28 is a diagram showing the rest of the flowchart for explaining an example of use of the apparatus.

【符号の説明】[Explanation of symbols]

1…トラブルデータ入力・保存部 2…トラブルデ
ータ検索・表示部 3…トラブル分析・結果表示部 4…チェックリ
スト更新・保存部 5…データベース 11…トラブル
データ入力部 12…トラブルデータ保存部 21…トラブル
データ検索部 22…トラブルデータ表示部 31…トラブル
分析部 32…分析結果保存部 33…分析結果
表示部 41…チェックリスト更新部 42…チェック
リスト保存部 51…トラブルデータファイル 52…トラブル
分析結果ファイル 53…チェックリストファイル
1 Trouble data input / storage section 2 Trouble data search / display section 3 Trouble analysis / result display section 4 Check list update / storage section 5 Database 11 Trouble data input section 12 Trouble data storage section 21 Trouble Data search unit 22 Trouble data display unit 31 Trouble analysis unit 32 Analysis result storage unit 33 Analysis result display unit 41 Checklist update unit 42 Checklist storage unit 51 Trouble data file 52 Trouble analysis result file 53 … Checklist file

───────────────────────────────────────────────────── フロントページの続き (56)参考文献 特開 平3−142636(JP,A) 特開 昭59−111553(JP,A) 情報処理学会第27回(昭和58年後期) 全国大会講演論文集,p.613−616 (58)調査した分野(Int.Cl.7,DB名) G06F 9/06 - 9/44 G06F 11/28 - 11/36 ────────────────────────────────────────────────── ─── Continuation of the front page (56) References JP-A-3-142636 (JP, A) JP-A-59-111553 (JP, A) Information Processing Society of Japan 27th Annual Meeting (1983) Shu, p. 613-616 (58) Field surveyed (Int.Cl. 7 , DB name) G06F 9/06-9/44 G06F 11/28-11/36

Claims (2)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】ソフトウェアの開発中および開発後に発見
されたトラブルの分析を支援するトラブル分析支援装置
において、 トラブルの内容を含むトラブルデータを予め定められた
分類様式にしたがって入力するためのトラブルデータ入
力手段と、前記トラブルデータ入力 手段によって入力されたトラブ
ルデータを保存するトラブルデータ保存手段と、前記トラブルデータ保存 手段に保存されているトラブル
データから、指定された範囲のトラブルデータを検索す
るトラブルデータ検索手段と、前記トラブルデータ検索 手段による検索結果を表示する
トラブル検索結果表示手段と、複数の分析方法のなかから、いずれかの分析方法を選択
するための分析方法選択手段と、 前記トラブルデータのうちの指定された範囲のトラブル
データについて、選択された前記分析方法に従いトラブ
ルの分析を行なうトラブル分析手段と、前記トラブル分析 手段による分析結果を視覚的に表示す
る表示手段と、前記範囲のトラブルデータについて、前記分析方法の選
択を異ならせて再分析を行うよう分析処理を制御する分
析処理制御手段と を具備してなることを特徴とするトラ
ブル分析支援装置。
1. A trouble analysis support apparatus for supporting analysis of troubles discovered during and after software development.
In a trouble-data storage means for storing the trouble data input means for inputting in accordance with a predetermined classification fashion trouble data containing the contents of the trouble, the trouble data input by said trouble data input means, the trouble Trouble data search means for searching for trouble data in a specified range from trouble data stored in data storage means, trouble search result display means for displaying search results by the trouble data search means, and a plurality of analysis methods Choose one of the analysis methods
Analysis method selecting means for performing , for the trouble data in a specified range of the trouble data , trouble analysis means for analyzing the trouble according to the selected analysis method , Display means for visually displaying an analysis result by the trouble analysis means; and selection of the analysis method for the trouble data in the range.
Control the analysis process so that re-analysis is performed with different options.
A trouble analysis support device, comprising: analysis processing control means .
【請求項2】前記トラブル分析手段による分析結果をソ
フトウェア開発時に用いるチェックリストに反映させる
チェックリスト更新手段を具備してなることを特徴とす
請求項1に記載のトラブル分析支援装置。
2. The trouble analysis support apparatus according to claim 1, further comprising a check list updating means for reflecting an analysis result by said trouble analysis means on a check list used during software development.
JP22611993A 1993-09-10 1993-09-10 Trouble analysis support device Expired - Fee Related JP3290778B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP22611993A JP3290778B2 (en) 1993-09-10 1993-09-10 Trouble analysis support device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP22611993A JP3290778B2 (en) 1993-09-10 1993-09-10 Trouble analysis support device

Publications (2)

Publication Number Publication Date
JPH0784777A JPH0784777A (en) 1995-03-31
JP3290778B2 true JP3290778B2 (en) 2002-06-10

Family

ID=16840142

Family Applications (1)

Application Number Title Priority Date Filing Date
JP22611993A Expired - Fee Related JP3290778B2 (en) 1993-09-10 1993-09-10 Trouble analysis support device

Country Status (1)

Country Link
JP (1) JP3290778B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5658364B2 (en) * 2011-06-17 2015-01-21 株式会社日立製作所 Program visualization device
JP2015005163A (en) * 2013-06-21 2015-01-08 三菱電機株式会社 Specification creation device, and program

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
情報処理学会第27回(昭和58年後期)全国大会講演論文集,p.613−616

Also Published As

Publication number Publication date
JPH0784777A (en) 1995-03-31

Similar Documents

Publication Publication Date Title
US6279006B1 (en) Structured data management system and computer-readable recording medium storing structured data management program
US8689137B2 (en) Command user interface for displaying selectable functionality controls in a database application
US9047346B2 (en) Reporting language filtering and mapping to dimensional concepts
US5634121A (en) System for identifying and linking domain information using a parsing process to identify keywords and phrases
CA2704080C (en) System and process for cooperatively programming a simulation program of a computer application to be developed
US7953766B2 (en) Generation of attribute listings for unique identification of data subsets
US5878262A (en) Program development support system
US7536294B1 (en) Method and apparatus for translating computer programs
CA2684822C (en) Data transformation based on a technical design document
CN108762743B (en) Data table operation code generation method and device
JP2004500645A (en) Visual data storage and retrieval
US20070234201A1 (en) Information Management Device
US7437659B2 (en) Automatic correction, and skipping of document design problems based on document types
EP3103002B1 (en) Batch generation of links to documents based on document name and page content matching
Bao et al. Tracking and Analyzing Cross-Cutting Activities in Developers' Daily Work (N)
CN114201615B (en) Scientific research data change review method and server based on data snapshot
US8375324B1 (en) Computer-implemented document manager application enabler system and method
JP3290778B2 (en) Trouble analysis support device
US20040261047A1 (en) Electrical form design and management method, and recording medium
EP1744271A1 (en) Document processing device
US20070124686A1 (en) Locating graphical elements for an object
US8839097B2 (en) System and method for information encapsulation for providing multiple deliverable formats from one information source
US8566313B1 (en) Computer-implemented document manager application enabler system and method
JP3305782B2 (en) Software standardization method and software product analysis method
CN117389538A (en) Page component content development method, device, equipment and storage medium

Legal Events

Date Code Title Description
LAPS Cancellation because of no payment of annual fees