JP6044142B2 - Calculation device, calculation method, and program - Google Patents
Calculation device, calculation method, and program Download PDFInfo
- Publication number
- JP6044142B2 JP6044142B2 JP2012153995A JP2012153995A JP6044142B2 JP 6044142 B2 JP6044142 B2 JP 6044142B2 JP 2012153995 A JP2012153995 A JP 2012153995A JP 2012153995 A JP2012153995 A JP 2012153995A JP 6044142 B2 JP6044142 B2 JP 6044142B2
- Authority
- JP
- Japan
- Prior art keywords
- software
- period
- trouble
- occurrence rate
- troubles
- 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
Links
Images
Landscapes
- Debugging And Monitoring (AREA)
- Management, Administration, Business Operations System, And Electronic Commerce (AREA)
Description
本発明は、ソフトウェアのトラブル発生率を算出する算出装置、算出方法及びプログラムに関する。 The present invention relates to a calculation device, a calculation method, and a program for calculating a trouble occurrence rate of software.
製品に関する品質指標の一つにトラブル発生率がある。ここでのトラブルは、例えば製品に関する不具合の発生、加工品質の低下、ユーザからの問い合わせ等である。トラブル発生率は、トラブル発生件数を製品の使用数で除算することにより求められる。トラブル発生率の時間推移を求めることにより、製品の品質を予測する技術がある(例えば、特許文献1、2参照)。
One of the quality indicators for products is the trouble rate. The troubles here are, for example, the occurrence of a defect related to a product, a reduction in processing quality, an inquiry from a user, and the like. The trouble occurrence rate is obtained by dividing the number of trouble occurrences by the number of products used. There is a technique for predicting the quality of a product by obtaining a time transition of a trouble occurrence rate (see, for example,
ソフトウェア製品の開発において、プログラムの不具合(バグ)に関する問合せや、ユーザからの問合せ等の、製品出荷後のトラブルは、コスト増の要因となるため、トラブルの少ない製品開発が目標とされる。ここで、品質に係るソフトウェア製品のトラブルとハードウェア製品のトラブルとの間には、幾つかの相違点があるため、ハードウェアにおけるトラブル発生率に対する考え方を、そのままソフトウェア開発に持ち込んでも、ソフトウェア製品の品質指標として、適切に扱うことは難しい。 In software product development, troubles after product shipment, such as inquiries concerning program defects (bugs) and inquiries from users, cause cost increases, and therefore, product development with less trouble is targeted. Here, there are some differences between the trouble of the software product related to the quality and the trouble of the hardware product. Therefore, even if the idea about the trouble occurrence rate in the hardware is brought into the software development as it is, the software product As a quality indicator, it is difficult to handle appropriately.
例えば、ハードウェア製品は、全く同一の製造条件での製造が困難であり、製品の品質は製造ロットにより異なる。これにより、製品の故障率や、経年劣化の進み具合は製造ロットごとに異なり、トラブル発生率等の品質指標も製造ロットごとに管理される。 For example, a hardware product is difficult to manufacture under exactly the same manufacturing conditions, and the quality of the product varies depending on the manufacturing lot. As a result, the failure rate of the product and the progress of aging deterioration are different for each production lot, and the quality index such as the trouble occurrence rate is also managed for each production lot.
これに対し、ソフトウェア製品は、版数が同一である場合、製品の出荷時期等に関わらず同一であり、品質も出荷時期には依らず、また、ハードウェア製品のように、使用に伴い製品自体が劣化することは少ない。一方で、ソフトウェア製品におけるトラブル発生件数は、環境構築期間における環境設定時やテスト時、ユーザの操作習熟期間に多く発生し、また、製品出荷数よりはユーザの使用頻度に応じて、トラブル発生件数が増加する。これらの件数の時間変化は、ソフトウェアの種類毎に大きく異なり、かつ、ハードウェア製品のように、直接的な品質指標として用いることができない。そのため、トラブル発生件数の時間変化と無関係に算出されたソフトウェア製品のトラブル発生率を用いても、ソフトウェアの品質を適切に評価することができない場合がある。 On the other hand, software products with the same version number are the same regardless of the shipping date of the product, the quality does not depend on the shipping date, and the product with use, such as a hardware product. It rarely deteriorates itself. On the other hand, the number of troubles that occur in software products occurs frequently during environment setup and testing during the environment construction period, during the user's operation proficiency period, and according to the frequency of user use rather than the number of product shipments. Will increase. These time changes in the number of cases vary greatly depending on the type of software, and cannot be used as a direct quality index like hardware products. For this reason, there is a case where the quality of software cannot be properly evaluated even if the trouble occurrence rate of the software product calculated regardless of the time change of the trouble occurrence number is used.
一つの側面では、本発明は、ソフトウェアの品質指標として用いることができる適切なトラブル発生率を算出することを目的とする。 In one aspect, an object of the present invention is to calculate an appropriate trouble occurrence rate that can be used as a quality index of software.
一態様の算出装置は、ソフトウェアの識別情報を分析対象装置に設定する設定コマンドを該分析対象装置に対して実行する実行部と、前記ソフトウェアの識別情報と、前記ソフトウェアの使用開始日と、前記ソフトウェアに関する操作ミス又は問い合わせを含むトラブルが発生した一又は複数の発生日とが対応付けられた対応情報及び前記ソフトウェアの識別情報を前記分析対象装置から取得する取得コマンドを実行するコマンド実行部と、前記ソフトウェアに関する操作ミス又は問い合わせを含むトラブルの発生率を算出する対象期間の開始日及び終了日並びに前記ソフトウェアの使用開始日から前記ソフトウェアに関して発生する操作ミス又は問い合わせを含むトラブルの件数が一定数に収束するまでの仮定期間を受け付ける受付部と、前記対応情報を参照し、前記対応情報に対応付けられた使用開始日から前記終了日までの期間が前記受付部により受け付けられた仮定期間内及び該仮定期間後であるソフトウェアについて、前記対象期間に発生し、該ソフトウェアに関する操作ミス又は問い合わせを含むトラブルの件数を集計する集計部と、前記集計部が集計したトラブルの件数を前記ソフトウェアの数で除算して、トラブルの発生率を算出する算出部とを備える。 The calculation device according to one aspect includes an execution unit that executes a setting command for setting software identification information in the analysis target device for the analysis target device, the software identification information, a use start date of the software, A command execution unit for executing an acquisition command for acquiring correspondence information associated with one or a plurality of occurrence dates when a trouble including an operation error or an inquiry regarding software has occurred, and identification information of the software from the analysis target device; The number of troubles including operation mistakes or inquiries that occur in relation to the software from the start date and end date of the target period for calculating the occurrence rate of troubles including operation mistakes or inquiries related to the software and the start date of use of the software is a fixed number. A reception unit that accepts an assumed period until convergence; For serial refers to the correspondence information, which is after between said period from the date of use associated with the corresponding information to the end date assumed period accepted by the acceptance unit and the provisional regular software, the target period A totaling unit that counts the number of troubles that have occurred and that include operation errors or inquiries related to the software, and a calculation unit that calculates the trouble occurrence rate by dividing the number of troubles totaled by the totaling unit by the number of the software With.
一側面によれば、ソフトウェアのトラブル発生率を正確かつ客観的に算出することができる。 According to one aspect, the software trouble occurrence rate can be accurately and objectively calculated.
本実施の形態に係るトラブル発生率算出システムをその図面に基づいて説明する。トラブル発生率算出システムは、ソフトウェアに係るトラブルの発生率を算出する。ここでのトラブルとは、ソフトウェアを構成するプログラムのバグだけでなく、ソフトウェア製造者(以下、メーカと呼ぶ)が運営するヘルプデスク、サービスセンター等へ寄せられる問い合わせ又は苦情も含む。例えば、ソフトウェアの使用者は「ソフトウェアの○○がわからない」、「ソフトウェアの機能である△△を実行できない」等の問い合わせ又は苦情をヘルプデスク等に寄せる。メーカは、使用者又は使用者が使用するコンピュータからトラブル情報を集め、算出装置(コンピュータ)により、トラブルの発生率を算出する。 The trouble occurrence rate calculation system according to the present embodiment will be described with reference to the drawings. The trouble occurrence rate calculation system calculates a trouble occurrence rate related to software. The troubles herein include not only bugs in programs that constitute software but also inquiries or complaints sent to help desks, service centers, etc. operated by software manufacturers (hereinafter referred to as manufacturers). For example, the user of the software sends an inquiry or complaint to the help desk or the like such as “I don't know the XX of the software” or “I can't execute the software function ΔΔ”. The manufacturer collects trouble information from the user or a computer used by the user, and calculates a trouble occurrence rate by a calculation device (computer).
実施の形態1
図1は、トラブル発生率算出システムのハードウェア構成例の概要を示すブロック図である。トラブル発生率算出システムは、算出装置1及び分析対象装置2を含む。算出装置1及び分析対象装置2は、夫々PC(パーソナルコンピュータ)、ワークステーション、汎用コンピュータ等である。分析対象装置2は、携帯電話、スマートフォン、タブレットPC等でもよい。以下では、算出装置1及び分析対象装置2は、夫々ワークステーションであるものとする。図1には、1台の分析対象装置2が描かれているが、分析対象装置2の台数は2台以上でもよい。
FIG. 1 is a block diagram illustrating an outline of a hardware configuration example of a trouble occurrence rate calculation system. The trouble occurrence rate calculation system includes a
分析対象装置2には、メーカが製造し、顧客に販売したソフトウェアがインストールされている。分析対象装置2にインストールされているソフトウェアの数は、1つでもよいし、複数でもよい。ソフトウェアが大規模であればあるほど、ソフトウェアを構成するプログラムの数は増大し、その機能も多岐に渡る。
The
例えば、分析対象装置2にインストールされているソフトウェアが人事管理ソフトである場合、ソフトウェアを構成する各プログラムは社員管理、勤務管理、給与管理、組織管理等の多くの機能を有する。各プログラムは、一度に全てがインストールされる場合もあれば、少しずつ時間をかけてインストールされる場合もある。後者の場合、時間をかけてシステムが構築されることになる。
For example, when the software installed in the
分析対象装置2に対してソフトウェアを構成する各プログラムのインストールが終了する前後に、又はメーカが顧客にソフトウェアを販売する際に、顧客はソフトウェアに関するサポートサービスを受ける契約をプログラム毎に又は一括してメーカと締結する。分析対象装置2に対してソフトウェアを構成する各プログラムのインストールが終了した後に、顧客はソフトウェアのテストを含めて、ソフトウェアの使用を開始する。一般に、ソフトウェアを構成する各プログラムの使用開始日は同じではなく、プログラム間で異なる。
Before and after the installation of each program constituting the software on the
分析対象装置2において稼働するソフトウェアにトラブルが発生した場合、トラブルの発生日、トラブル内容等のトラブル情報が顧客からメーカに通知される。メーカの管理者は、顧客から通知されたトラブル情報を算出装置1に入力する。算出装置1は、顧客から通知されたソフトウェアに関するトラブル情報を蓄積する。そして、算出装置1は、自身が保持するソフトウェアに関する情報及び蓄積したトラブル情報に基づいて、トラブル発生率を算出する。
When trouble occurs in the software operating in the
算出装置1及び分析対象装置2は、ネットワークNにより接続されていてもよいし、接続されていなくてもよい。図1は、算出装置1及び分析対象装置2がネットワークNにより接続された状態を例示している。ネットワークNは、例えばインターネット、LAN(Local Area Network)、WAN(Wide Area Network)、電話通信回線、衛星通信回線、ケーブルテレビに係るケーブル、電力及び情報を送信する電線等であり、これらを組み合わせた通信網であってもよい。
算出装置1及び分析対象装置2がネットワークNにより接続されている場合、分析対象装置2はソフトウェアに関するトラブル情報をネットワークNを介して算出装置1に送信してもよい。
The
When the
図2は、算出装置1のハードウェア構成例を示すブロック図である。算出装置1は、制御部(集計部、算出部、出力部)11、ROM(Read Only Memory)12、RAM(Random Access Memory)13を含む。また、算出装置1は、ハードディスク14、ディスクドライブ15、表示部16、操作部(受付部)17及び送受信部18を含む。算出装置1の各構成部は、バス1bを介して相互に接続されている。
FIG. 2 is a block diagram illustrating a hardware configuration example of the
制御部11は、CPU(Central Processing Unit)からなるプロセッサであり、算出装置1の各構成部を制御する。制御部11は、ハードディスク14に記憶されたプログラム1PをRAM13に読み出し、RAM13に読み出したプログラム1Pを実行する。
The
ROM12は、例えば不揮発性の半導体メモリ又は半導体メモリ以外の読み出し専用記憶媒体である。ROM12は、算出装置1の起動時に制御部11が実行するBIOS(Basic Input/Output System)、ファームウェア等を記憶している。
RAM13は、例えばSRAM又はDRAMであり、制御部11が実行する処理の過程で必要な作業変数、データ等を一時的に記憶する。なお、RAM13は主記憶装置の一例であり、RAM13の代わりにフラッシュメモリ、メモリカード等が用いられてもよい。
The
The
ハードディスク14は、制御部11が実行するプログラム1P及び各種テーブル(対応情報)を記憶している。プログラム1Pは、制御部11が実行する処理の手順を記録している。各種テーブルは、ソフトウェア管理テーブル1T、トラブル情報管理テーブル2T及び各種作業テーブルを含む。ソフトウェア管理テーブル1Tは、分析対象装置2上で動作するソフトウェアを管理するテーブルである。トラブル情報管理テーブル2Tは、分析対象装置2上で動作するソフトウェアに関するトラブル情報を管理するテーブルである。作業テーブルは、制御部11がトラブル発生率を算出する処理を実行するに当たり、必要な作業データを格納するテーブルである。なお、制御部11は、作業データを例えば変数又は配列としてRAM13に記憶してもよい。かかる場合、作業テーブルはなくてもよい。
各種テーブルの詳細については、後述する。
The
Details of the various tables will be described later.
ハードディスク14は、算出装置1の内部に取り付けられるものであっても、算出装置1の外部に置かれるものであってもよい。例えば、ハードディスク14に記憶された各種テーブルは、外部のデータベースサーバに記憶されていてもよい。かかる場合、算出装置1は、外部のデータベースサーバにアクセスして、各種テーブルに記憶されている情報を取得し、各種テーブルに情報を書き込むことができる。
ハードディスク14は、補助記憶装置の一例であり、大容量の情報の記憶が可能なフラッシュメモリ又はCD(Compact Disc)、DVD(Digital Versatile Disc)、BD(Blu-ray Disc、登録商標)等の光ディスク1aで代替されてもよい。
The
The
ディスクドライブ15は、外部の記憶媒体であるCD、DVD、BD等の光ディスク1aから情報を読み出し、光ディスク1aに情報を記録する。制御部11は、操作部17からディスクドライブ15に対する光ディスク1aの排出命令を受け付けた場合、ディスクドライブ15の図示しないトレイを排出する。
The
表示部16は、例えば液晶ディスプレイ、有機EL(Electro Luminescence)ディスプレイ、CRT(Cathode Ray Tube)ディスプレイ等の画面を有し、制御部11からの指示に従って、プログラム1Pに係る各種情報を表示する。
The
操作部17は、ユーザが各種の入力を行うキーボード、マウス、電源スイッチ、ディスクドライブ15から光ディスク1aを排出するための操作ボタン等の入力デバイスを含む。操作部17は、ユーザによる操作に基づいて入力信号を生成する。生成された入力信号は、バス1bを介して制御部11に送信される。
The
送受信部18は、有線又は無線通信のモデム、LANカード、ルータ、USB端子、接続ケーブル等であり、ネットワークNと接続されている。送受信部18は、ネットワークNを介して分析対象装置2と接続されている。送受信部18は、パラレルポート又はプリンタポートを備えていてもよい。
The transmission /
分析対象装置2のハードウェア構成は、算出装置1のハードウェア構成と同じであるため、その説明を省略する。
Since the hardware configuration of the
算出装置1は、ソフトウェアの使用開始日を基準にして、使用開始日からの経過時間(期間)が所定期間内であるソフトウェアについてトラブル発生率を算出する。ここでのソフトウェアは、トラブルの数をカウントする単位となるソフトウェアであり、その規模は問わない。以下、ソフトウェアの使用開始日から所定期間内に発生するトラブルを、算出装置1が算出するトラブル発生率の対象とする理由について説明する。
The
図3は、ソフトウェアの種別毎に、ソフトウェアの使用開始日からの経過時間とトラブル発生件数との関係を例示した説明図である。図3Aは、業務運用管理に関するソフトウェアの使用開始日からの経過時間とトラブル発生件数との関係を例示した説明図である。図3Bは、OS(オペレーティングシステム)に関する使用開始日からの経過時間とトラブル発生件数との関係を例示した説明図である。図3Cは、GUI(Graphical User Interface)に関するソフトウェアの使用開始日からの経過時間とトラブル発生件数との関係を例示した説明図である。図3Dは、データベースに関する使用開始日からの経過時間とトラブル発生件数との関係を例示した説明図である。 FIG. 3 is an explanatory diagram illustrating the relationship between the elapsed time from the software use start date and the number of trouble occurrences for each type of software. FIG. 3A is an explanatory diagram illustrating the relationship between the elapsed time from the start date of use of software related to business operation management and the number of trouble occurrences. FIG. 3B is an explanatory diagram illustrating the relationship between the elapsed time from the use start date and the number of trouble occurrences related to the OS (operating system). FIG. 3C is an explanatory diagram illustrating the relationship between the elapsed time from the use start date of software and the number of trouble occurrences regarding GUI (Graphical User Interface). FIG. 3D is an explanatory diagram illustrating the relationship between the elapsed time from the use start date related to the database and the number of trouble occurrences.
図3A〜図3Dにおける横軸は、ソフトウェアの使用開始日からの経過時間であり、単位は週(W)である。図3A〜図3Dにおける縦軸は、トラブル発生件数である。ここでのトラブル発生件数は、例えば100システム当たりの発生件数である。また、ここでのシステムは、最小単位の機能を有するプログラム又はプログラム群を1システムとする。便宜上、図3A、図3B、図3C及び図3Dに夫々対応するトラブル発生件数の推移をパターン1、パターン2、パターン3及びパターン4と呼ぶ。
The horizontal axis in FIGS. 3A to 3D is the elapsed time from the use start date of the software, and the unit is week (W). The vertical axis in FIGS. 3A to 3D represents the number of trouble occurrences. The number of trouble occurrences here is, for example, the number of occurrences per 100 systems. Further, in this system, one system is a program or a group of programs having a minimum unit function. For convenience, the transition of the number of trouble occurrences corresponding to FIGS. 3A, 3B, 3C, and 3D will be referred to as
図3Aのパターン1では、システム構築期間(例えば、〜5週)の環境設定時に多くのトラブルが発生し、その後トラブル発生件数は減少する。しかし、設定ミスに起因するトラブルが再び発生する(例えば、15週〜19週)。20週以降、トラブル発生件数は減少する。
In
図3Bのパターン2では、システム構築期間又はテスト期間の間(例えば、〜16週)、トラブルが発生するが、その後徐々にトラブル発生件数は減少し、トラブル発生件数は0件に収束する。
In the
図3Cのパターン3では、運用初期(例えば、〜3週)に画面操作に関するトラブルが多く発生する。しかし、その後、ユーザが画面操作に慣れる、画面を使用しなくなる等の理由から、トラブル発生件数は急減する。
In
データベースは、アプリケーション開発に使用される代表的なソフトウェアの1つである。図3Dのパターン4では、アプリケーション開発期間(例えば、〜18週)にトラブルが多く発生する。なお、アプリケーション開発期間の終盤にトラブル発生件数が増加する場合もある。
A database is one of the typical software used for application development. In
以上、図3に示すように、ソフトウェアのトラブル発生件数の時間推移は、ソフトウェアの種別によって異なる。しかし、どの種別のソフトウェアについても、使用開始から種別毎に所定時間が経過した後に、トラブル発生件数が一定数に収束する経験則が見出される。
そこで、予め使用開始日からトラブル発生件数が一定数に収束するまでの期間(以下、この期間を収束期間(仮定期間)と呼ぶ)を、ソフトウェアの種別毎に決定しておく。収束期間が経過する前段階では、どのソフトウェアについてもトラブル発生件数は多い。他方、収束期間が経過した後にカウントされるトラブル発生件数は、いずれのソフトウェアについても一定に推移する。従って、あるソフトウェアについて収束期間に算出されたトラブル発生率と、別のソフトウェアについて収束期間後に算出されたトラブル発生率とを比較しても、これらのトラブル発生率はソフトウェア同士の品質を客観的に比較する指標とはなり得ない。
なお、収束期間経過後に収束するトラブル発生件数は、0件である場合もあるし、0件以外の一定数である場合もある。
As described above, as shown in FIG. 3, the time transition of the number of software troubles varies depending on the type of software. However, for any type of software, an empirical rule is found in which the number of trouble occurrences converges to a certain number after a predetermined time has elapsed for each type from the start of use.
Therefore, a period (hereinafter referred to as a convergence period (assumed period)) until the number of trouble occurrences converges to a certain number from the use start date is determined for each type of software. Before the convergence period elapses, there are many troubles for any software. On the other hand, the number of trouble occurrences counted after the convergence period elapses is constant for any software. Therefore, even if the trouble occurrence rate calculated for a certain software during the convergence period is compared with the trouble occurrence rate calculated for another software after the convergence period, these trouble occurrence rates objectively determine the quality of software. It cannot be an index to compare.
The number of trouble occurrences that converge after the convergence period has elapsed may be zero, or may be a constant other than zero.
算出装置1は、収束期間内に発生したソフトウェアのトラブルの発生件数を集計する。そして、算出装置1は、収束期間内に使用されていたソフトウェアの数で、集計したトラブルの発生件数を除算することにより、トラブル発生率を算出する。
The
次に、各種テーブルについて、詳細に説明する。
図4は、ソフトウェア管理テーブル1Tのレコードレイアウトの一例を示す説明図である。ソフトウェア管理テーブル1Tは、使用者ID、サポートID(識別情報)、ソフトウェア名、ソフトウェア版数、使用開始日、ステップ数、売上額及び受講実績の各列を含む。
使用者IDは、ソフトウェアを使用する使用者の識別記号である。使用者はメーカにとってソフトウェアを販売した顧客であることが多いため、使用者IDは顧客IDと同等な場合が多い。メーカがソフトウェアを販売した顧客と、ソフトウェアを使用する使用者とが異なる場合、ソフトウェア管理テーブル1Tは別途顧客IDの列を含んでもよい。
同一ソフトウェアを使用する使用者が複数人である場合、複数列の使用者ID列がソフトウェア管理テーブル1Tに含まれてもよい。
Next, various tables will be described in detail.
FIG. 4 is an explanatory diagram showing an example of a record layout of the software management table 1T. The software management table 1T includes columns of user ID, support ID (identification information), software name, software version number, use start date, number of steps, sales amount, and attendance record.
The user ID is an identification symbol of the user who uses the software. Since the user is often a customer who sells software to the manufacturer, the user ID is often equivalent to the customer ID. When a customer whose software is sold by a manufacturer is different from a user who uses the software, the software management table 1T may include a customer ID column.
When there are a plurality of users who use the same software, a plurality of user ID columns may be included in the software management table 1T.
サポートIDは、トラブルが発生したソフトウェアを特定する識別記号であり、例えば4桁、4桁、4桁の数字の順列である。サポートIDは、メーカから使用者に交付され、分析対象装置2が有するハードディスクに記憶される。メーカ及び使用者は、サポートIDを共有する。使用者からメーカへのトラブルの通知と、メーカから使用者へのトラブルに対するサポートは、サポートIDに基づいて行われる。
The support ID is an identification symbol that identifies the software in which the trouble has occurred, and is, for example, a permutation of 4-digit, 4-digit, and 4-digit numbers. The support ID is issued from the manufacturer to the user and stored in the hard disk of the
ソフトウェア名は、ソフトウェアの名称である。ソフトウェア版数は、ソフトウェアのバージョンに関する識別記号である。ソフトウェア名が同一であっても、ソフトウェア版数が異なるソフトウェアは、別のソフトウェアであり、異なるサポートIDが設定される。 The software name is the name of the software. The software version number is an identification symbol relating to the software version. Even if the software names are the same, software with different software version numbers is different software, and different support IDs are set.
使用開始日はソフトウェアが使用開始された年月日であり、そのフォーマットは例えばyyyy/mm/ddである。例えば、分析対象装置2は、インストールされたソフトウェアを初めて起動する時、その時のシステム日時及びサポートIDをネットワークNを介して算出装置1に送信する。算出装置1は、受信したサポートIDに対応させて受信したシステム日時の日付をソフトウェア管理テーブル1Tの使用開始日に書き込む。なお、使用開始日のフォーマットは、システム日時のフォーマットに合わせて、例えばyyyy/mm/dd hh:mmでもよい。
The use start date is the date when the software is used, and the format is, for example, yyyy / mm / dd. For example, when the
なお、使用開始日は、メーカからユーザへサポートIDが交付された日付でもよいし、サポートIDが分析対象装置2のハードディスクに記憶された日付でもよい。
あるいは、使用開始日は、メーカから使用者へソフトウェアが納入された日付でもよい。例えば、メーカから使用者に納入されるソフトウェアには、ソフトウェアを識別する識別記号であるソフトウェアIDが振られている。メーカから使用者にソフトウェアの納入があった場合、使用者は納入されたソフトウェアのソフトウェアIDをメーカに通知する。メーカの管理者は、使用者からソフトウェアIDの通知を受けた場合、当該ソフトウェアIDに応じたソフトウェアのサポートIDと対応付けて、ソフトウェア管理テーブル1Tの使用開始日に、ソフトウェアIDの通知を受けた日付を書き込む。
The use start date may be a date when a support ID is issued from the manufacturer to the user, or may be a date when the support ID is stored in the hard disk of the
Alternatively, the use start date may be a date when the software is delivered from the manufacturer to the user. For example, software delivered from a manufacturer to a user is assigned a software ID that is an identification symbol for identifying the software. When the manufacturer delivers the software to the user, the user notifies the manufacturer of the software ID of the delivered software. When the manager of the manufacturer receives a notification of the software ID from the user, the manager of the manufacturer receives the notification of the software ID on the start date of use of the software management table 1T in association with the software support ID corresponding to the software ID. Write the date.
なお、ソフトウェア管理テーブル1Tは、サポートIDに加えて、ソフトウェアID列を含んでもよい。
あるいは、サポートIDは、ソフトウェアIDと1対1に対応する。そのため、サポートIDは、ソフトウェアIDに代替されてもよい。
The software management table 1T may include a software ID column in addition to the support ID.
Alternatively, the support ID has a one-to-one correspondence with the software ID. Therefore, the support ID may be replaced with a software ID.
ステップ数は、ソフトウェアを構成するプログラムの全ステップ数である。
売上額は、ソフトウェアの売上額である。売上額は、ソフトウェアの価格でもよい。売上額の単位は、例えば円、セント、角等である。
受講実績は、ソフトウェアの使用に関してメーカが行う教育を使用者が受講したか否かを示すフラグである。受講実績には、デフォルトで無しが登録される。使用者が該当するソフトウェアの使用に関する教育を受講した場合、受講実績は有りに更新される。
The number of steps is the total number of steps of the program constituting the software.
The sales amount is the sales amount of the software. The sales amount may be the price of the software. The unit of the sales amount is, for example, a yen, a cent, a corner or the like.
The attendance record is a flag indicating whether or not the user has received education provided by the manufacturer regarding the use of the software. The default is registered in the attendance record. When the user has taken education on the use of the corresponding software, the attendance record is updated to “Yes”.
図5は、トラブル情報管理テーブル2Tのレコードレイアウトの一例を示す説明図である。トラブル情報管理テーブル2Tは、管理番号、トラブル発生日、サポートID、ソフトウェア名及びソフトウェア版数の各列を含む。
管理番号は、分析対象装置2上で動作するソフトウェアに発生したトラブルを識別する記号であり、例えば3桁、4桁、4桁の数字の順列である。トラブル発生日は、分析対象装置2上で動作するソフトウェアにトラブルが発生した日付であり、そのフォーマットは例えばyyyy/mm/ddである。なお、トラブル発生日のフォーマットは、システム日時のフォーマットに合わせて、例えばyyyy/mm/dd hh:mmでもよい。
FIG. 5 is an explanatory diagram showing an example of a record layout of the trouble information management table 2T. The trouble information management table 2T includes columns of management number, trouble occurrence date, support ID, software name, and software version number.
The management number is a symbol for identifying a trouble that has occurred in the software operating on the
サポートIDは、ソフトウェア管理テーブル1TのサポートIDと同じである。ソフトウェア名は、ソフトウェア管理テーブル1Tのソフトウェア名と同じである。ソフトウェア版数は、ソフトウェア管理テーブル1Tのソフトウェア版数と同じである。 The support ID is the same as the support ID in the software management table 1T. The software name is the same as the software name in the software management table 1T. The software version number is the same as the software version number of the software management table 1T.
トラブル情報管理テーブル2Tは、現象、原因及び処置の各列を含む。
現象は、トラブルの内容であり、例えばプログラムのバグに起因する処理ミス、画面操作方法がわからないという使用者からの通知等である。あるいは、現象は、分析対象装置2から算出装置1に送信されたトラブルの内容である。原因は、使用者からの現象の通知又は分析対象装置2からのトラブル情報の送信に対して、メーカが解析したトラブルの原因である。処置は、ソフトウェアのトラブルに対して、メーカが実行した処置内容である。
The trouble information management table 2T includes columns for phenomena, causes, and measures.
The phenomenon is the content of the trouble, for example, a processing error due to a bug in the program, a notification from the user that the screen operation method is not known, or the like. Alternatively, the phenomenon is the content of the trouble transmitted from the
図6は、算出装置1の機能概要例を示す機能ブロック図である。図6の各機能部は、制御部11がハードディスク14に記録されたプログラム1Pに基づいて動作することにより実行される。
算出装置1は、受付部11a、区切り部11b、集計部11c、算出部11d、加算部11e及び出力部11fを含む。受付部11aは、トラブル発生率を算出するためのパラメータを受け付ける。パラメータは、例えばトラブル発生率を算出する対象のソフトウェアを識別する情報、トラブル発生率を算出する対象の期間(対象期間)、収束期間等を含む。
FIG. 6 is a functional block diagram illustrating a functional outline example of the
The
区切り部11bは、経過時間を、トラブル発生件数を集計するための各期間に区切る。使用開始日が異なる複数のソフトウェアについてトラブル発生率を算出する場合、トラブル発生率を算出する対象の期間の最終日に収束期間が経過しているソフトウェアは、トラブル発生率を算出する対象のソフトウェアから除外される。そこで、区切り部11bは、トラブル発生率を算出する対象の期間の最終日に、収束期間が経過しているソフトウェアと経過していないソフトウェアとを区別するために、経過時間を各期間に区切る。区切り部11bが区切ったいずれの期間にソフトウェアの使用が開始されたかを判定することにより、収束期間が経過しているソフトウェアを、トラブル発生率を算出する対象のソフトウェアから除外することができる。
The
集計部11cは、区切り部11bが区切った期間毎に使用が開始されたソフトウェアについて、トラブル発生率を算出する対象の期間に発生したトラブルに関するトラブル情報をトラブル情報管理テーブル2Tから抽出する。集計部11cは、抽出したトラブル情報に基づいて、トラブル発生率を算出する対象の期間に発生したトラブル発生件数を集計する。
The
なお、集計部11cは、受付部11aがトラブル発生率を算出する対象の期間を受け付けている場合、この算出対象の期間に発生したトラブルの件数を集計する。集計部11cは、受付部11aがトラブル発生率を算出する対象の期間を受け付けていない場合、予め決められた期間の最終時点に収束期間が経過していないソフトウェアについて、予め決められた期間内に発生したトラブルの件数を集計してもよい。ここでの予め決められた期間とは、例えば使用開始日から現在までの期間、使用開始日と現在から3か月前の時点との間の期間等である。
In addition, when the
算出部11dは、区切り部11bが区切った期間毎に使用が開始されたソフトウェアについて、集計部11cが集計したトラブル発生件数をソフトウェア管理テーブル1Tが記憶するサポートIDの数で除算する。ここでのサポートIDの数は、トラブル発生率の分母に該当するソフトウェアの数に等しい。これにより、算出部11dは、区切り部11bが区切った期間毎に使用が開始されたソフトウェアのトラブル発生率を算出する。加算部11eは、区切り部11bが区切った期間毎に使用が開始されたソフトウェアのトラブル発生率を加算する。出力部11fは、加算部11eが加算したトラブル発生率をソフトウェアの識別情報と共に表示部16に出力する。
The
なお、算出部11dは、ソフトウェアに関する様々なメタデータ別に、トラブル発生率を算出してもよい。
また、算出部11dは、トラブル発生件数をソフトウェアの使用数以外の数値(例えば、経済的価値に関する数値である売上額、コスト費、利益額等)で除算して、当該数値単位のトラブル発生件数を算出してもよい。
Note that the
In addition, the
次に、算出装置1の動作について説明する。
メーカは、分析対象装置2にソフトウェアをインストールする。メーカは、使用者にサポートIDを交付する。また、メーカは、サポートIDを分析対象装置2のハードディスクに設定するための設定コマンドを使用者に配布する。使用者は、メーカから配布された設定コマンドを分析対象装置2に対して実行する。これにより、分析対象装置2のハードディスクにサポートIDが設定される。サポート対象のソフトウェアが複数である場合、使用者はサポート対象のソフトウェアの数だけ、設定コマンドの実行を繰り返す。
Next, the operation of the
The manufacturer installs software in the
メーカは、使用者にサポートID及びトラブル情報を分析対象装置2から取得する取得コマンドを交付する。使用者は、取得コマンドを実行し、分析対象装置2からサポートID及びトラブル情報を取得する。
例えば、当該取得コマンドが実行された場合、分析対象装置2はソフトウェア及びハードウェアの状態及び動作が記録されたログからトラブル情報を抽出する。当該取得コマンドが実行された場合、分析対象装置2はソフトウェア及びハードウェアの各種状態が連続的に追跡記録されたトレース情報をトラブル情報として抽出する。当該取得コマンドが実行された場合、分析対象装置2はRAMの任意領域に記録された情報をトラブル情報として抽出する。
そして、分析対象装置2は、取得したサポートID及びトラブル情報を例えばネットワークNを介して算出装置1に送信する。あるいは、分析対象装置2は、抽出したサポートID及びトラブル情報を表示部に出力する。
The manufacturer issues an acquisition command for acquiring a support ID and trouble information from the
For example, when the acquisition command is executed, the
Then, the
なお、ログ、RAM等からやみくもにトラブル情報を取得するのではなく、予め取得するトラブル情報を定義したファイルを用意しておいてもよい。例えば、トラブル情報管理テーブル2Tの列名に従って、取得すべきトラブル情報の項目がサポートIDと対応付けて記録されたファイルを予め用意しておく。分析対象装置2は、取得コマンドが実行された場合、当該ファイルに定義された情報をログ、RAM等から抽出する。
また、取得コマンドは、分析対象装置2からサポートID及びトラブル情報を取得するが、サポートIDのみを取得してもよい。かかる場合、使用者は、トラブル情報をトレーサ、メモリダンプツール等の他の手段により取得する。使用者は、取得したトラブル情報と、取得コマンドの実行により別途取得したサポートIDとを対応付けてメーカに通知する。
In addition, instead of acquiring trouble information from logs, RAM, etc., a file defining trouble information to be acquired in advance may be prepared. For example, in accordance with the column name of the trouble information management table 2T, a file in which items of trouble information to be acquired are recorded in association with support IDs is prepared in advance. When the acquisition command is executed, the
Further, the acquisition command acquires the support ID and the trouble information from the
算出装置1は、ネットワークNを介して、取得されたサポートID及びトラブル情報を分析対象装置2から受信し、受信したサポートID及びトラブル情報をトラブル情報管理テーブル2Tに格納する。あるいは、メーカの管理者は、使用者からサポートID及びトラブル情報の通知を受け付け、受け付けたサポートID及びトラブル情報をマニュアル操作でトラブル情報管理テーブル2Tに格納する。更に、メーカの管理者は、ヘルプデスク等が使用者から受け付けたサポートID若しくはソフトウェアID、問い合わせ及び苦情を、マニュアル操作でトラブル情報管理テーブル2Tに格納する。
The
次に、具体的な数値例を用いて、算出装置1がソフトウェアのトラブル発生率を算出する概要を説明する。
図7は、ソフトウェアに関するトラブル発生件数の時間推移を示す表形式の説明図である。
いま、ある使用者がメーカから6つのソフトウェアA、B、C、D、E、Fを購入したものとする。ソフトウェアA、B、C、D、E、Fは、全体として1つの大規模ソフトウェアを構成している。図7の1列目は、使用者が購入した各ソフトウェアの名称を示している。
Next, the outline | summary in which the
FIG. 7 is an explanatory diagram in the form of a table showing the time transition of the number of troubles related to software.
It is assumed that a user has purchased six pieces of software A, B, C, D, E, and F from a manufacturer. Software A, B, C, D, E, and F constitute one large-scale software as a whole. The first column in FIG. 7 shows the names of the software purchased by the user.
ソフトウェアA、B、C、D、E、Fは、夫々複数のシステムの集合体である。1つのシステムは、単体のプログラム又は複数のプログラムから構成されたモジュールであり、他のシステムと区別可能な機能を有している。図7の2列目は、ソフトウェアA、B、C、D、E、Fを夫々構成するシステムの数を示している。例えば、ソフトウェアAは、50個のシステムの集合体である。各システムには、夫々異なるサポートIDが交付されている。従って、ソフトウェアAに対して、50個のサポートIDが交付されている。 Each of the software A, B, C, D, E, and F is a collection of a plurality of systems. One system is a module composed of a single program or a plurality of programs, and has a function distinguishable from other systems. The second column in FIG. 7 shows the number of systems that constitute the software A, B, C, D, E, and F, respectively. For example, software A is a collection of 50 systems. Different support IDs are issued to the respective systems. Therefore, 50 support IDs are issued to software A.
使用者はソフトウェアA、B、C、D、E、Fを同一年度に使用開始したが、ソフトウェアA、B、C、D、E、Fの使用開始日は、図7の3列目に示すように月単位で異なっていた。例えば、ソフトウェアAに属するシステム群は、分析対象装置2上で4月に使用が開始された。ソフトウェアBに属するシステム群は、分析対象装置2上で5月に使用が開始された。ソフトウェアC、D等もアルファベット順に1か月ずつ順次遅れて使用が開始された。
The user started using the software A, B, C, D, E, and F in the same year, but the use start date of the software A, B, C, D, E, and F is shown in the third column of FIG. Was different on a monthly basis. For example, the system group belonging to the software A started to be used on the
使用者は、ソフトウェアA、B、C、D、E、Fの使用開始前に、メーカから交付された設定コマンドを実行し、サポートIDを分析対象装置2に設定する。使用者は、トラブルが発生した場合、メーカから交付された取得コマンドを実行する。その結果、サポートID及びトラブル情報は、自動的に又は手作業により算出装置1が有するトラブル情報管理テーブル2Tに格納される。
Before the user starts using the software A, B, C, D, E, and F, the user executes a setting command issued by the manufacturer and sets the support ID in the
算出装置1は、トラブル発生率を算出する対象の月を操作部17から受け付ける。算出装置1は、ソフトウェア管理テーブル1T及びトラブル情報管理テーブル2Tを参照し、使用開始月が共通するシステム毎に、受け付けた月に発生したトラブル発生件数を集計する。図7の4列目から最終列までは、ソフトウェアA、B、C、D、E、F毎に、4月から9月までの各月に発生したトラブル発生件数を集計した一例を示している。
なお、トラブル発生件数は、トラブル情報管理テーブル2TからサポートID及びトラブル発生日に基づいて抽出された数値である。ソフトウェア管理テーブル1T及びトラブル情報管理テーブル2Tは、サポートIDにより結合可能である。そのため、各トラブルは、ソフトウェア管理テーブル1T及びトラブル情報管理テーブル2Tにより、いずれの使用者又は顧客がいずれの版数のいずれのソフトウェアをいつから使用開始したことによっていつ生じたトラブルであるか判別可能である。
The
The number of trouble occurrences is a numerical value extracted from the trouble information management table 2T based on the support ID and the trouble occurrence date. The software management table 1T and the trouble information management table 2T can be combined by a support ID. Therefore, each trouble can be identified by the software management table 1T and the trouble information management table 2T when any user or customer has started to use which software of which version and from when. is there.
図3に示したように、ソフトウェアの種別によって使用開始日からトラブル発生件数が一定数に収束するまでの収束期間は異なる。図7の例では、ソフトウェアA、B、C、D、E、Fの収束期間は、いずれも3か月であるものとする。かかる場合、ソフトウェアA、B、C、D、E、Fの夫々について、使用開始日から3か月間についてトラブル発生率を算出することは意味があるが、使用開始日から4か月以降までの期間についてトラブル発生率を算出することには意味がない。
例えば、4月に使用を開始したソフトウェアAの場合、4月から7月以降までトラブル発生率を算出することには意味がない。5月に使用を開始したソフトウェアBの場合、使用開始から8月以降までトラブル発生率を算出することには意味がない。そこで、算出装置1は、ソフトウェアA、B、C、D、E、Fの夫々について、各々の使用開始日から3か月以内に限り、トラブル発生率を算出する。
As shown in FIG. 3, the convergence period from the use start date until the number of trouble occurrences converges to a certain number varies depending on the type of software. In the example of FIG. 7, it is assumed that the convergence periods of the software A, B, C, D, E, and F are all three months. In such a case, for each of the software A, B, C, D, E, and F, it is meaningful to calculate the trouble occurrence rate for three months from the use start date, but from the use start date to four months or later. It is meaningless to calculate the trouble occurrence rate for the period.
For example, in the case of software A that has been used in April, there is no point in calculating the trouble occurrence rate from April to July. In the case of software B that has started use in May, there is no point in calculating the trouble occurrence rate from the start of use until August. Therefore, the
算出装置1は、例えば7月のトラブル発生率を算出する場合、ソフトウェアB、C、Dにおけるトラブル発生件数を夫々ソフトウェアB、C、Dのシステム数で除算して求めた各トラブル発生率を加算する。一方、算出装置1は、例えば7月のトラブル発生率を算出する場合、7月末日時点において収束期間が経過したソフトウェアAのトラブル発生件数を利用しない。
For example, when calculating the trouble occurrence rate in July, the
算出装置1は、例えば8月のトラブル発生率を算出する場合、ソフトウェアC、D、Eにおけるトラブル発生件数を夫々ソフトウェアC、D、Eのシステム数で除算して求めた各トラブル発生率を加算する。一方、算出装置1は、例えば8月のトラブル発生率を算出する場合、8月末日時点において収束期間が経過したソフトウェアA、Bのトラブル発生件数を利用しない。
For example, when calculating the trouble occurrence rate in August, the
算出装置1が算出する当月のトラブル発生率は、以下の式で表される。
当月のトラブル発生率=
(当月に使用開始したソフトウェアでの当月トラブル数÷当月使用開始システム数)
+(前月に使用開始したソフトウェアでの当月トラブル数÷前月使用開始システム数)
+(前々月に使用開始したソフトウェアでの当月トラブル数÷前々月使用開始システム数)
+・・・
当月のトラブル発生率を求めるために、何月前までに使用開始したソフトウェアを考慮するかということは、収束期間に依存する。
The trouble occurrence rate for the current month calculated by the
Trouble occurrence rate of the month =
(Number of troubles in the current month for software that started using in the current month ÷ Number of systems that started using in the current month)
+ (Number of troubles in the current month for software that started using in the previous month ÷ number of systems that started using the previous month)
+ (Number of troubles in the current month for software that was started last month ÷ Number of systems that were started last month)
+ ...
In order to determine the trouble occurrence rate for the current month, how many months ago the software started to be used depends on the convergence period.
以下、図7のトラブル発生件数に基づき、6月から9月までのトラブル発生率の算出式例を示す。
6月: 5÷50+ 8÷50+14÷70=0.46
7月: 6÷50+11÷70+15÷80=0.46
8月: 7÷70+11÷80+13÷60=0.45
9月: 7÷80+11÷60+14÷80=0.45
Hereinafter, based on the number of trouble occurrences in FIG. 7, an example of a calculation formula for the trouble occurrence rate from June to September is shown.
June: 5 ÷ 50 + 8 ÷ 50 + 14 ÷ 70 = 0.46
July: 6 ÷ 50 + 11 ÷ 70 + 15 ÷ 80 = 0.46
August: 7 ÷ 70 + 11 ÷ 80 + 13 ÷ 60 = 0.45
September: 7 ÷ 80 + 11 ÷ 60 + 14 ÷ 80 = 0.45
図7において斜線で示した欄は、例えば6月、7月、8月の各月に発生したトラブルのトラブル発生率を算出する対象となるソフトウェア(システム群)を例示している。
図7の例では、ソフトウェアA、B、C、D、E、Fの収束期間は、いずれも3か月であるものとした。そのため、1か月毎に次々と各ソフトウェアが使用開始された場合、算出装置1は、ある月のトラブル発生率を算出する場合、ソフトウェアA、B…のうち、最大3つのソフトウェアについて、ある月のトラブル発生率を加算する。
7 exemplifies software (system group) that is a target for calculating a trouble occurrence rate of troubles occurring in each month of June, July, and August, for example.
In the example of FIG. 7, the convergence periods of the software A, B, C, D, E, and F are all 3 months. Therefore, when each software is started to be used one after another every month, the
以下、図7のトラブル発生件数に基づき、従来のトラブル発生率の算出例を示す。従来、トラブル発生率は、ソフトウェアの使用開始又は出荷開始から現在までに発生した全システムのトラブル発生件数に基づいて算出されていた。
4月:11÷50=0.22
5月:(10+12)÷(50+50)=0.22
6月:(5+8+14)÷(50+50+70)=0.16
7月:(2+6+11+15)÷(50+50+70+80)=0.14
8月:(1+2+7+11+13)÷(50+50+70+80+60)=0.11
9月:(1+0+2+7+11+14)÷(50+50+70+80+60+80)
=0.09
Hereinafter, based on the number of trouble occurrences in FIG. Conventionally, the trouble occurrence rate has been calculated based on the number of trouble occurrences in all systems that have occurred since the start of software use or shipment.
April: 11 ÷ 50 = 0.22
May: (10 + 12) / (50 + 50) = 0.22
June: (5 + 8 + 14) / (50 + 50 + 70) = 0.16
July: (2 + 6 + 11 + 15) ÷ (50 + 50 + 70 + 80) = 0.14
August: (1 + 2 + 7 + 11 + 13) / (50 + 50 + 70 + 80 + 60) = 0.11
September: (1 + 0 + 2 + 7 + 11 + 14) / (50 + 50 + 70 + 80 + 60 + 80)
= 0.09
図7における算出装置1によるトラブル発生率の算出例では、トラブル発生率は各月で、ほぼ同じ値である。収束期間内のトラブル発生件数のみに注目した場合、トラブル発生率は大きな変動をしない。
一方、図7における従来のトラブル発生率の算出例では、6月にトラブル発生率は急減少し、9月までトラブル発生率の減少が継続している。従来例は、トラブル発生率を算出するために、収束期間経過後におけるソフトウェアのトラブル発生件数も考慮している。そのため、トラブル発生率が時間の経過と共に減少していくのは当然である。しかし、従来例のトラブル発生率の算出方法では、異なるソフトウェアの間又は異なる版数のソフトウェアの間において、トラブル発生率を比較しても、ソフトウェアの品質を正確に比較したことにはならない。
In the calculation example of the trouble occurrence rate by the
On the other hand, in the example of calculation of the conventional trouble occurrence rate in FIG. 7, the trouble occurrence rate suddenly decreases in June and the trouble occurrence rate continues to decrease until September. In the conventional example, in order to calculate the trouble occurrence rate, the number of software trouble occurrences after the convergence period has been taken into consideration. Therefore, it is natural that the trouble occurrence rate decreases with time. However, in the conventional method for calculating the trouble occurrence rate, even if the trouble occurrence rates are compared between different software or different versions of software, the quality of the software is not accurately compared.
図7において、ソフトウェアの使用開始日からの経過時間を月単位で区切り、月単位で集計されたトラブル発生件数に基づいて、トラブル発生率を算出する場合を扱った。しかし、算出装置1がトラブル発生件数を集計する時間単位は、月単位に限らず、例えば1年でもよい。あるいは、1か月の日数又は1年の日数はカレンダーによって変動するため、算出装置1がトラブル発生件数を集計する時間単位は、30日、7日、1日等でもよい。
In FIG. 7, the case where the trouble occurrence rate is calculated based on the number of trouble occurrences divided in months by dividing the elapsed time from the use start date of the software in months. However, the time unit in which the
例えば、メーカの管理者が算出装置1にトラブル発生件数を集計する時間単位として30日を指定した場合、算出装置1が算出する過去30日間のトラブル発生率は、以下の式で表される。
過去30日間のトラブル発生率=
(過去1〜30日間に使用開始したソフトウェアでの過去1〜30日間のトラブル数÷過去1〜30日間に使用開始したシステム数)
+(過去31〜60日間に使用開始したソフトウェアでの過去1〜30日間のトラブル数÷過去31〜60日間に使用開始したシステム数)
+(過去61〜90日間に使用開始したソフトウェアでの過去1〜30日間のトラブル数÷過去61〜90日間に使用開始したシステム数)
+・・・
For example, when the manufacturer's administrator designates 30 days as the time unit for totalizing the number of trouble occurrences in the
Trouble occurrence rate for the past 30 days =
(Number of troubles in the past 1 to 30 days for software that has been used in the past 1 to 30 days ÷ number of systems that have been used in the past 1 to 30 days)
+ (Number of troubles in the past 1 to 30 days for software that has been used in the past 31 to 60 days ÷ Number of systems that have been used in the past 31 to 60 days)
+ (Number of troubles in the past 1 to 30 days for software that has been used in the past 61 to 90 days ÷ number of systems that have been used in the past 61 to 90 days)
+ ...
上述では、収束期間に発生したトラブル発生件数に基づいて、トラブル発生率を算出した。しかし、算出装置1は、トラブル発生件数が一定数に収束した後について、トラブル発生率を算出してもよい。かかる場合、収束期間以降におけるソフトウェアの品質を比較、評価することができる。
In the above description, the trouble occurrence rate is calculated based on the number of trouble occurrences occurring during the convergence period. However, the
また、ソフトウェアの使用開始から未来へ向かう経過時間を所定時間単位で区切るのではなく、例えばトラブル発生率を算出する対象の期間から過去に向かって経過時間を所定時間単位で区切ってトラブル発生件数を集計してもよい。 Also, instead of dividing the elapsed time from the start of software use to the future in predetermined time units, for example, the elapsed time from the target period for calculating the trouble occurrence rate to the past is divided into predetermined time units to determine the number of trouble occurrences. You may count.
図8は、作業テーブルであるパラメータテーブル3Tのレコードレイアウトの一例を示す説明図である。パラメータテーブル3Tは、いずれのソフトウェアについて、いずれの期間のトラブル発生率を算出するかというパラメータを格納するテーブルである。ここで、いずれのソフトウェアとは、例えば図7におけるソフトウェアA、B、C、D、E、Fのうち、いずれのソフトウェアについてトラブル発生率を算出するのかということである。ここで、いずれの期間とは、例えば図7における4列目以降の月に該当する列を指定することに対応する。算出装置1は、経過時間を区切った期間の長さ(例えば1か月の長さ)を越えて使用開始日が異なる複数のソフトウェア全体のトラブル発生率を算出する場合、指定された各ソフトウェアのトラブル発生率を加算して、最終的なトラブル発生率を求める。例えば、図7において、6月のトラブル発生率を求める場合、算出装置1は4月、5月、6月に夫々使用を開始したソフトウェアA、B、C各々について、6月に発生したトラブルのトラブル発生率を加算する。
FIG. 8 is an explanatory diagram showing an example of a record layout of the parameter table 3T which is a work table. The parameter table 3T is a table that stores parameters for which period the trouble occurrence rate is calculated for which software. Here, which software means, for example, which of the software A, B, C, D, E, and F in FIG. Here, any period corresponds to, for example, designating a column corresponding to the fourth and subsequent months in FIG. When the
パラメータテーブル3Tは、単位期間M、算出基準点BP、算出期間K、算出タイミングT及び収束期間Lの各列を含む。算出装置1は、トラブル発生件数を集計するに当たり、経過時間を例えば過去に向かって所定の時間間隔で区切る。単位期間Mは、経過時間を区切る区切り時間単位である。図8の例では、7日単位、すなわち1週間単位で経過時間を区切る例が示されている。
The parameter table 3T includes columns of a unit period M, a calculation reference point BP, a calculation period K, a calculation timing T, and a convergence period L. When calculating the number of trouble occurrences, the
算出基点BPは、経過時間を例えば過去に向かって区切る基点となる時間を指定するパラメータである。算出基点BPのフォーマットは、例えばyyyy/mm/ddである。算出装置1は、算出基点BPで指定された日付の午前0時又は算出基点BPで指定された日付の前日の午後12時を、経過時間を区切る基点に設定する。なお、算出基点BPは、トラブル発生率を算出する当日でもよいし、他の日付でもよい。
The calculation base point BP is a parameter that designates a time as a base point that divides the elapsed time toward the past, for example. The format of the calculation base point BP is, for example, yyyy / mm / dd. The
算出期間Kは、トラブル発生率を算出する対象の期間を指定する数値である。算出装置1は、算出基点BPから過去に向かって区切った各期間の最初の期間を基点にして、算出期間Kの数だけ単位期間Mの時間繰り返し過去に遡った期間を、トラブル発生率を算出する期間に設定する。図8の例では、算出期間Kは、算出基点BPに基づく最初の区切り期間から0単位(7日×0単位=0日)だけ過去に遡った期間を示している。
The calculation period K is a numerical value for designating a target period for calculating the trouble occurrence rate. The
算出タイミングT及び収束期間Lは、トラブル発生率を算出する対象のソフトウェアを指定するパラメータである。算出装置1は、算出タイミングTから算出タイミングT+(L−1)まで、区切られた期間毎に使用が開始されたソフトウェアに対応するサポートIDを抽出する。そして、算出装置1は、抽出したサポートIDを期間毎にカウントし、カウントした数を各期間に使用が開始されたソフトウェア(システム群)の数とする。
The calculation timing T and the convergence period L are parameters that specify the target software for calculating the trouble occurrence rate. The
メーカの管理者は、操作部17から、パラメータテーブル3Tに格納されるパラメータを算出装置1に入力する。算出装置1は、入力されたパラメータをパラメータテーブル3Tに書き込む。なお、算出装置1は、操作部17から入力されたパラメータを例えばRAM13に記憶してもよい。
The manufacturer's administrator inputs the parameters stored in the parameter table 3T to the
次に、具体的な数値例を挙げて、算出装置1がトラブル発生件数を集計する処理の手順を説明する。
図9は、作業テーブルである区切り期間テーブル4Tのレコードレイアウトの一例を示す説明図である。区切り期間テーブル4Tは、期間、from及びtoの各列を含む。期間は、ソフトウェアの使用開始からの経過時間を、算出基点BPを基点にして単位期間M毎に過去へ向かって区切った場合の期間を識別する番号である。図9には、期間1から期間8までが例示されている。
from及びtoは、夫々期間における最初及び最後の日である。図9のfrom及びtoは、算出基点BPが2011/05/01であり、単位期間Mが7日である場合を例示している。
算出装置1は、パラメータテーブル3Tの単位期間M及び算出基点BPに基づいて、経過時間を過去に向かって区切り、区切ることにより求めた各期間のfrom及びtoを区切り期間テーブル4Tに書き込む。
算出装置1は、トラブル発生率を算出する対象である複数のソフトウェアの使用開始日のうち、最も古い使用開始日が区切る期間に含まれるまで、経過時間の区切りを繰り返す。
Next, a specific numerical example will be given to explain the procedure of processing in which the
FIG. 9 is an explanatory diagram showing an example of a record layout of the separation period table 4T which is a work table. The delimiter period table 4T includes columns of period, from, and to. The period is a number for identifying a period when the elapsed time from the start of software use is divided toward the past for each unit period M with the calculated base point BP as a base point. FIG. 9 illustrates the
from and to are the first and last days in the period, respectively. From and to in FIG. 9 exemplify a case where the calculation base point BP is 2011/05/01 and the unit period M is 7 days.
Based on the unit period M and the calculation base point BP of the parameter table 3T, the
The
図10は、作業テーブルであるサポートIDテーブル5Tのレコードレイアウトの一例を示す説明図である。サポートIDテーブル5Tは、トラブル発生率の分母に該当するソフトウェアの使用数を集計するための作業テーブルである。サポートIDテーブル5Tは、期間及びサポートIDの各列を含む。期間は、区切り期間テーブル4Tの期間と同じである。サポートIDは、各期間に使用が開始されたソフトウェアに対応するサポートIDである。 FIG. 10 is an explanatory diagram showing an example of a record layout of the support ID table 5T which is a work table. The support ID table 5T is a work table for counting the number of software used corresponding to the denominator of the trouble occurrence rate. The support ID table 5T includes columns of period and support ID. The period is the same as the period of the separation period table 4T. The support ID is a support ID corresponding to software started to be used in each period.
算出装置1は、ソフトウェア管理テーブル1TのサポートID及び使用開始日を参照し、パラメータテーブル3Tの算出タイミングT及び収束期間Lに基づいて、トラブル発生率を算出する対象となるソフトウェアのサポートIDを抽出する。
The
算出装置1は、図8のパラメータテーブル3Tのレコードを利用する場合、期間T=2から期間T+(L−1)=2+(3−1)=4までの区切られた期間に使用が開始されたソフトウェアに対応するサポートIDをソフトウェア管理テーブル1Tから抽出する。具体的には、算出装置1は、期間2、期間3、期間4の各期間に、夫々使用が開始されたソフトウェアに対応するサポートIDをソフトウェア管理テーブル1Tから抽出し、抽出したサポートIDをサポートIDテーブル5Tに記録する。なお、いずれのサポートIDに対応するソフトウェアが各期間に使用が開始されたか否かは、ソフトウェア管理テーブル1Tの使用開始日が区切り期間テーブル4Tのいずれの期間のfrom及びtoの間にあるか否かで判定される。
When the
図11は、作業テーブルであるトラブル発生件数集計結果テーブル6Tのレコードレイアウトの一例を示す説明図である。トラブル発生件数集計結果テーブル6Tは、トラブル発生率の分子に該当するトラブル発生件数を集計するための作業テーブルである。トラブル発生件数集計結果テーブル6Tは、期間及びトラブル発生件数の各列を含む。期間は、区切り期間テーブル4Tの期間と同じである。トラブル発生件数は、各期間に使用が開始されたソフトウェア毎に、算出期間Kに発生したトラブル発生件数を集計した数である。 FIG. 11 is an explanatory diagram showing an example of a record layout of the trouble occurrence count totaling result table 6T that is a work table. The trouble occurrence count totaling result table 6T is a work table for counting the number of trouble occurrences corresponding to the numerator of the trouble occurrence rate. The trouble occurrence count totaling result table 6T includes columns of a period and the number of trouble occurrences. The period is the same as the period of the separation period table 4T. The number of trouble occurrences is the total number of trouble occurrences that occurred in the calculation period K for each software that has started to be used in each period.
図8の例に従い、単位期間M=7日、算出期間K=0である場合、図9における算出期間Kは、次のようになる。算出期間Kは、算出基点BPから過去に向かって区切った各区間の最初の期間を基点にして、算出期間K=0の数だけ単位期間M=7日の時間繰り返し過去に遡った期間であり、図9の期間1(2011/04/24〜2011/04/30)に該当する。 According to the example of FIG. 8, when the unit period M = 7 days and the calculation period K = 0, the calculation period K in FIG. 9 is as follows. The calculation period K is a period retroactive to the past by repeating the unit period M = 7 days by the number of calculation periods K = 0, starting from the first period of each section divided from the calculation base point BP toward the past. This corresponds to the period 1 (2011/04/24 to 2011/04/30) in FIG.
算出装置1は、トラブル情報管理テーブル2T及びサポートIDテーブル5Tを参照し、トラブル発生件数を期間毎に集計する。具体的には、算出装置1は、算出期間K、サポートIDテーブル5Tの各期間及びサポートIDと夫々整合するトラブル情報管理テーブル2Tのトラブル発生日及びサポートIDを抽出し、抽出したトラブル発生日及びサポートIDのレコード数を各期間毎に集計する。ここで、サポートIDテーブル5Tの各期間及びトラブル情報管理テーブル2Tのトラブル発生日が整合するとは、トラブル発生日が算出期間Kにおける最初及び最後の日の間に入る場合である。算出装置1は、集計したレコード数を期間毎にトラブル発生件数集計結果テーブル6Tのトラブル発生件数に記録する。
The
算出装置1は、サポートIDテーブル5TのサポートIDの数を期間毎に集計する。この集計されたサポートIDの数は、各期間に使用が開始されたソフトウェアのシステム数に等しい。そこで、算出装置1は、トラブル発生件数集計結果テーブル6Tにおける各期間のトラブル発生件数を、各期間に使用が開始されたソフトウェアのシステム数で夫々除算することにより、各期間に対応するトラブル発生率を算出する。そして、算出装置1は、算出した各期間に対応するトラブル発生率を加算し、最終的な算出期間Kにおけるトラブル発生率を求める。
The
以下に、ソフトウェアのトラブル発生率を算出する一般式の一例を示す。トラブル発生率は、パラメータテーブル3Tに格納されるパラメータK、T、Lにより、トラブル発生率(K、T、L)として表現される。 An example of a general formula for calculating the software trouble occurrence rate is shown below. The trouble occurrence rate is expressed as a trouble occurrence rate (K, T, L) by the parameters K, T, L stored in the parameter table 3T.
Kは、トラブル発生率を算出する期間を、算出基点BPに基づいて区切った期間のうち最初の期間からK期間前の期間として表すためのパラメータである。期間の単位は、Mで表されるパラメータテーブル3Tの単位であり、既述したように1か月、30日、7日(1週)、1日等から選択される任意の単位である。個々の期間は、経過時間を過去に向かってMで区切った各期間の通し番号で特定される。個々の期間は、例えば1期間前の期間、2期間前の期間と表現される。
Tは、使用開始からの経過時間が収束期間内であるソフトウェアのうち、最も新しい期間に使用を開始したソフトウェアを指定するパラメータであり、指定したいソフトウェアの使用開始日が属する期間が現在から何期間前かという数値で表現される。
Lは、収束期間である。
K is a parameter for expressing the period for calculating the trouble occurrence rate as a period before the K period from the first period among the periods divided based on the calculation base point BP. The unit of the period is a unit of the parameter table 3T represented by M, and is an arbitrary unit selected from 1 month, 30 days, 7 days (1 week), 1 day, etc. as described above. Each period is specified by a serial number of each period in which the elapsed time is divided by M toward the past. Each period is expressed as a period one period before, for example, a period two periods before.
T is a parameter for designating software that has started to be used in the latest period among software whose elapsed time from the start of use is within the convergence period, and how many periods from the present to which the use start date of the software to be specified belongs. It is expressed as a numerical value of whether it is before
L is a convergence period.
ソフトウェアのトラブル発生率は、ソフトウェアのトラブル発生件数を、ソフトウェアを構成するシステム数で除算したものである。ソフトウェアのトラブル発生件数は、パラメータm、nにより、トラブル発生件数(m、n)として表現される。ソフトウェアのトラブル発生件数(m、n)は、m期間に使用を開始したソフトウェアについてのn期間前に発生したトラブルの件数を示す。
ソフトウェアを構成するシステム数を、以下では使用開始数とも呼ぶ。使用開始数は、パラメータlにより、使用開始数(l)として表現される。使用開始数(l)は、l期間前に使用が開始されたソフトウェアを構成するシステム数を示す。
The software trouble occurrence rate is obtained by dividing the number of software trouble occurrences by the number of systems constituting the software. The number of software trouble occurrences is expressed as the number of trouble occurrences (m, n) by the parameters m and n. The number of software troubles (m, n) indicates the number of troubles that occurred n periods ago for the software that started using in the m period.
Hereinafter, the number of systems constituting the software is also referred to as a use start number. The use start number is expressed as a use start number (l) by the parameter l. The use start number (l) indicates the number of systems constituting the software whose use has been started before l period.
トラブル発生率(K、T、L)=
トラブル発生件数(T、K)÷使用開始数(T)
+トラブル発生件数(T+1、K)÷使用開始数(T+1)
+トラブル発生件数(T+2、K)÷使用開始数(T+2)
・・・
+トラブル発生件数(T+(L−1)、K)÷使用開始数(T+(L−1))
Trouble occurrence rate (K, T, L) =
Number of troubles (T, K) ÷ Number of start of use (T)
+ Number of trouble occurrences (T + 1, K) ÷ Number of start of use (T + 1)
+ Number of trouble occurrences (T + 2, K) ÷ Number of start of use (T + 2)
...
+ Number of trouble occurrences (T + (L-1), K) / number of start of use (T + (L-1))
次に、具体的な数値を上記の一般式に代入した例を示す。
算出基点BPに基づいて区切った最初の期間は12月、Mは1か月、K=1、T=1、L=3とする。すなわち、K=1なので、12月を基準にして1か月前である11月のトラブル発生率を求める。
トラブル発生率(1、1、3)=
1か月前の11月に使用開始したソフトウェアについて11月に発生したトラブル件数
÷1か月前の11月に使用開始したソフトウェアを構成するシステム数
+2か月前の10月に使用開始したソフトウェアについて11月に発生したトラブル件数
÷2か月前の10月に使用開始したソフトウェアを構成するシステム数
+3か月前の9月に使用開始したソフトウェアについて11月に発生したトラブル件数
÷3か月前の9月に使用開始したソフトウェアを構成するシステム数
Next, an example in which specific numerical values are substituted into the above general formula is shown.
The first period divided based on the calculated base point BP is December, M is one month, K = 1, T = 1, and L = 3. That is, since K = 1, the trouble occurrence rate in November, which is one month ago, is obtained with reference to December.
Trouble occurrence rate (1, 1, 3) =
Number of troubles that occurred in November for software started in November one month ago
÷ The number of systems that make up the software that started using in November a month ago + the number of problems that occurred in November for software that started using in October two months ago
÷ Number of problems that occurred in November for software that started using software in September, which was three months ago, plus the number of systems that started using software in October two months ago
÷ Number of systems that make up the software that was started in September three months ago
上述では、経過時間を区切る基点をパラメータテーブル3Tの算出基点BPに設定したが、経過時間を区切る基点をBP以外の時点(例えば、現在)に設定してもよいことは勿論である。 In the above description, the base point that divides the elapsed time is set to the calculation base point BP of the parameter table 3T. However, it is needless to say that the base point that divides the elapsed time may be set to a time point (for example, current) other than BP.
上述では、Tを使用開始からの経過時間が収束期間内であるソフトウェアのうち、最も新しい期間に使用を開始したソフトウェアを指定するパラメータとした。しかし、Tは、収束期間経過後のソフトウェアを指定するパラメータであってもよく、ソフトウェアの使用開始日から収束期間を経過した期間を示す数値であってもよい。これにより、収束期間以降におけるソフトウェアの品質をトラブル発生率で表現することができる。 In the above description, T is a parameter for designating software that has started to be used in the latest period among software whose elapsed time from the start of use is within the convergence period. However, T may be a parameter that specifies software after the convergence period has elapsed, or may be a numerical value that indicates a period after the convergence period has elapsed from the start date of use of the software. Thereby, the quality of software after the convergence period can be expressed by the trouble occurrence rate.
収束期間以降のトラブル発生率の具体的な一例を以下に示す。
7か月前の5月に使用開始したソフトウェアについて11月に発生したトラブル件数
÷7か月前の5月に使用開始したソフトウェアを構成するシステム数
+8か月前の4月に使用開始したソフトウェアについて11月に発生したトラブル件数
÷8か月前の4月に使用開始したソフトウェアを構成するシステム数
+9か月前の3月に使用開始したソフトウェアについて11月に発生したトラブル件数
÷9か月前の3月に使用開始したソフトウェアを構成するシステム数
+10か月前の2月に使用開始したソフトウェアについて11月に発生したトラブル件数
÷10か月前の2月に使用開始したソフトウェアを構成するシステム数
+11か月前の1月に使用開始したソフトウェアについて11月に発生したトラブル件数
÷11か月前の1月に使用開始したソフトウェアを構成するシステム数
A specific example of the trouble occurrence rate after the convergence period is shown below.
Number of troubles that occurred in November for software started in May 7 months ago
÷ Number of problems that occurred in November for software that started using software in April, which was 8 months ago + number of systems comprising software that was started in May, which was 7 months ago
÷ The number of systems that make up the software that started using in April 8 months ago + the number of problems that occurred in November for the software that started using in March 9 months ago
÷ The number of systems that make up the software that started using in March 9 months ago + the number of problems that occurred in November for software that started using in February 10 months ago
÷ Number of systems comprising software that was started in February, 10 months ago + Number of problems that occurred in November for software that was started in January, 11 months ago
÷ The number of systems that make up the software that was started in January 11 months ago
上述では、収束期間以降のトラブル発生率を加算する対象のソフトウェアを、1月に使用開始したものから5月に使用開始したものまで、5種とした。しかし、トラブル発生率を加算する対象のソフトウェアの種類数は任意である。また、上述では、トラブル発生率を加算する対象のソフトウェアに係る使用開始期間を1月〜5月としたが、他の月の組み合わせが任意に選択されてよい。 In the above description, the target software to which the trouble occurrence rate after the convergence period is added is five types, from the one started in January to the one started in May. However, the number of types of software to which the trouble occurrence rate is added is arbitrary. In the above description, the use start period related to the software to which the trouble occurrence rate is added is January to May. However, a combination of other months may be arbitrarily selected.
図12、図13及び図14は、トラブル発生率算出処理の手順の一例を示すフローチャートである。以下の処理において、制御部11は、配列を含む作業変数を用いてトラブル発生率を算出する。しかし、制御部11は、パラメータテーブル3T、区切り期間テーブル4T等の作業テーブルに中間段階の計算結果又は処理結果を記録することにより、トラブル発生率を算出してもよいことは勿論である。
12, 13 and 14 are flowcharts illustrating an example of the procedure of the trouble occurrence rate calculation process. In the following process, the
なお、ステップS102からステップS106までの処理は、経過時間を区切り、区切られた各期間を求める処理である。ステップS107からステップS111までの処理は、トラブル発生率の分母に該当する使用開始数を求める処理である。ステップS112からステップS115までの処理は、トラブル発生率の分子に該当するトラブル発生件数を求める処理である。ステップS116からステップS121までの処理は、異なる期間に使用を開始した各ソフトウェアのトラブル発生率を算出し、算出したトラブル発生率を加算する処理である。 In addition, the process from step S102 to step S106 is a process which delimits elapsed time and calculates | requires each divided period. The process from step S107 to step S111 is a process for obtaining the use start number corresponding to the denominator of the trouble occurrence rate. The processing from step S112 to step S115 is processing for obtaining the number of trouble occurrences corresponding to the numerator of the trouble occurrence rate. The process from step S116 to step S121 is a process of calculating the trouble occurrence rate of each software started to be used in different periods and adding the calculated trouble occurrence rate.
以下、次の変数を使用する。
SOFT :ソフトウェア名を格納する変数
VL :ソフトウェア版数を格納する変数
M :区切りの単位期間を格納する変数
BP :算出基点を格納する変数
K :算出期間を格納する変数
T :算出タイミングを格納する変数
L :収束期間を格納する変数
DAY :日付を格納する作業変数
FROM() :区切り期間の最初の日付を格納する配列
TO() :区切り期間の最後の日付を格納する配列
i :期間の数を数えるカウンタ変数
ID() :サポートIDを格納する配列
U_COUNT():使用開始数を格納する配列
T_COUNT():トラブル発生件数を格納する配列
SUM :トラブル発生率の加算値を格納する変数
R_TROUBLE:加算後のトラブル発生率を格納する変数
なお、Mは日を単位としている。
The following variables are used below.
SOFT: variable for storing software name VL: variable for storing software version number M: variable for storing unit period of delimiter BP: variable for storing calculation base point K: variable for storing calculation period T: storage of calculation timing Variable L: Variable for storing the convergence period DAY: Work variable for storing the date FROM (): Array for storing the first date of the separator period TO (): Array for storing the last date of the separator period i: Number of periods Counter variable ID (): Array for storing support ID U_COUNT (): Array for storing the number of start of use T_COUNT (): Array for storing the number of trouble occurrences SUM: Variable for storing the added value of trouble occurrence rate R_TROUBLE: A variable for storing the trouble occurrence rate after addition M is in days.
制御部11は、操作部17から入力されたパラメータを受け付ける(ステップS101)。ステップS101において、制御部11が受け付けるパラメータは、パラメータテーブル3Tのパラメータ、ソフトウェア名及びソフトウェア版数である。ステップS101において、制御部11は、受け付けたパラメータを各変数に代入する処理も実行する。制御部11は、経過時間を過去に向かって区切る区切り期間の基点日を算出する(ステップS102)。
ステップS102における処理は、例えば次のようになる。
DAY=BP−1
BP−1は、BPの午前0時又は前日の午後12時を基点とするためである。
The
The process in step S102 is as follows, for example.
DAY = BP-1
This is because BP-1 is based on BP at midnight or 12:00 pm on the previous day.
なお、トラブル発生率の算出に用いない期間の算出を避けるために、次のようにしてもよい。
DAY=(BP−1)−T×M
In order to avoid calculation of a period not used for calculating the trouble occurrence rate, the following may be performed.
DAY = (BP-1) −T × M
制御部11は、期間1の最初及び最後の日を算出する(ステップS103)。
ステップS103における処理は、例えば次のようになる。
FROM(1)=DAY−(M−1)
TO(1) =DAY
制御部11は、次の期間の最初及び最後の日を算出する(ステップS104)。
ステップS104における処理は、例えば次のようになる。
i=2
FROM(i)=FROM(i−1)−M
TO(i) =TO(i−1)−M
The
The process in step S103 is as follows, for example.
FROM (1) = DAY- (M-1)
TO (1) = DAY
The
The process in step S104 is as follows, for example.
i = 2
FROM (i) = FROM (i-1) -M
TO (i) = TO (i-1) -M
制御部11は、カウンタ変数iをインクリメントする(ステップS105)。制御部11は、iがT+Lより大きいか否かを判定する(ステップS106)。制御部11は、iがT+Lより大きくないと判定した場合(ステップS106:NO)、ステップS104へ処理を戻す。制御部11は、iがT+Lより大きいと判定した場合(ステップS106:YES)、ステップS107に処理を進める。
The
制御部11は、iにTを格納する(ステップS107)。制御部11は、サポートIDをID(i)に格納する(ステップS108)。ステップS108において、制御部11は、次の条件を満たすサポートIDをソフトウェア管理テーブル1Tから抽出し、抽出したサポートIDをID(i)に格納する。
ソフトウェア名=SOFT
ソフトウェア版数=VL
FROM(i)≦使用開始日≦TO(i)
The
Software name = SOFT
Software version number = VL
FROM (i) ≤ start date of use ≤ TO (i)
制御部11は、使用開始数をU_COUNT(i)に格納する(ステップS109)。ステップS109において、抽出したサポートIDの数、すなわちID(i)の要素数をU_COUNT(i)に格納する。制御部11は、カウンタ変数iをインクリメントする(ステップS110)。
The
制御部11は、iがT+Lより大きいか否かを判定する(ステップS111)。制御部11は、iがT+Lより大きくないと判定した場合(ステップS111:NO)、ステップS108へ処理を戻す。制御部11は、iがT+Lより大きいと判定した場合(ステップS111:YES)、ステップS112に処理を進める。
The
制御部11は、iにTを格納する(ステップS112)。制御部11は、トラブル発生件数をT_COUNT(i)に格納する(ステップS113)。ステップS113において、制御部11は、次の条件を満たすトラブル発生件数をトラブル情報管理テーブル2Tから抽出し、抽出したトラブル発生件数をT_COUT(i)に格納する。
ソフトウェア名=SOFT
ソフトウェア版数=VL
FROM(K)≦トラブル発生日≦TO(K)
サポートID=ID(i)に格納されたいずれかの要素のサポートID
制御部11は、Kにより指定された期間に発生したトラブルのうち、T期間からT+(L−1)期間までの間に使用開始されたソフトウェア又はシステムに付されたサポートIDを持つレコードの数をトラブル情報管理テーブル2Tから抽出する。
制御部11は、カウンタ変数iをインクリメントする(ステップS114)。
The
Software name = SOFT
Software version number = VL
FROM (K) ≤ trouble occurrence date ≤ TO (K)
Support ID = Support ID of any element stored in ID (i)
The
The
制御部11は、iがT+Lより大きいか否かを判定する(ステップS115)。制御部11は、iがT+Lより大きくないと判定した場合(ステップS115:NO)、ステップS113へ処理を戻す。制御部11は、iがT+Lより大きいと判定した場合(ステップS115:YES)、ステップS116に処理を進める。
The
SUMに0を格納する(ステップS116)。ステップS116は、制御部11がSUMを初期化する処理である。制御部11は、iにTを格納する(ステップS117)。制御部11は期間iに使用開始されたソフトウェアのトラブル発生率を算出し、算出したトラブル発生率をSUMに格納する(ステップS118)。
ステップS118における処理は、例えば次のようになる。
SUM=SUM+(T_COUNT(i)÷U_COUNT(i))
0 is stored in the SUM (step S116). Step S116 is processing in which the
The process in step S118 is as follows, for example.
SUM = SUM + (T_COUNT (i) ÷ U_COUNT (i))
制御部11は、カウンタ変数iをインクリメントする(ステップS119)。制御部11は、iがT+Lより大きいか否かを判定する(ステップS120)。制御部11は、iがT+Lより大きくないと判定した場合(ステップS120:NO)、ステップS118へ処理を戻す。制御部11は、iがT+Lより大きいと判定した場合(ステップS120:YES)、繰り返しSUMに加算したトラブル発生率をR_TROUBLEに格納し(ステップS121)、処理を終了する。
The
R_TROUBLEは、例えばグローバル変数であり、トラブル発生率算出処理の終了後、トラブル発生率を実績値として出力する際に、制御部11により参照される。
制御部11は、操作部17を介して、トラブル発生率の実績値を出力する命令を受け付けた場合、例えば次のようなトラブル発生率算出結果を表示部16に表示する。
製品名 :JOHCHAR
世代 :V20L20
実績値 :10.5
R_TROUBLE is a global variable, for example, and is referred to by the
When the
Product name: JOHCHAR
Generation: V20L20
Actual value: 10.5
上述における算出期間Kは、算出基点BPに基づいて相対的に指定された。しかし、算出期間Kは、例えば2011年3月2日、2011年5月のように絶対的に指定されてもよい。また、算出期間Kは、2011年8月1日〜2011年8月31日のように開始日と終了日とから、絶対的に指定されてもよい。 The calculation period K in the above is relatively specified based on the calculation base point BP. However, the calculation period K may be absolutely specified as, for example, March 2, 2011, May 2011. Further, the calculation period K may be specified absolutely from the start date and the end date as from August 1, 2011 to August 31, 2011.
上述では、経過時間を区切る時間単位の長さと、トラブル発生件数を集計する時間単位の長さと、トラブル発生率を算出する対象の期間(算出期間K)の長さとは、同一であった。しかし、これらの時間の単位の長さは、異なっていてもよい。
例えば、経過時間を区切る時間単位及びトラブル発生件数を集計する時間単位を1日とした場合、トラブル発生率を算出する対象の期間の長さとして、1日以上の任意の長さが指定されてもトラブル発生率を算出することができる。また、トラブル発生件数を1日単位で集計する場合、トラブル発生率を算出する対象の期間として、例えば2011年12月15日〜2012年1月14日のように、異なる年又は月を跨ぐ期間が指定されても、トラブル発生率を算出することができる。
In the above description, the length of the time unit for dividing the elapsed time, the length of the time unit for counting the number of trouble occurrences, and the length of the target period (calculation period K) for calculating the trouble occurrence rate are the same. However, the length of these time units may be different.
For example, if the time unit for dividing the elapsed time and the time unit for counting the number of trouble occurrences are 1 day, an arbitrary length of 1 day or more is specified as the length of the target period for calculating the trouble occurrence rate. Can also calculate the trouble rate. In addition, when counting the number of trouble occurrences in units of one day, as a period for calculating the trouble occurrence rate, for example, a period spanning different years or months, such as December 15, 2011 to January 14, 2012 Even if is specified, the trouble occurrence rate can be calculated.
算出装置1によれば、ソフトウェアのトラブル発生率をより正確に算出することができる。
ソフトウェアは使用が開始されてから収束期間までと、収束期間以後とで、トラブル発生件数の時間変化が異なる。また、収束期間の長さは、ソフトウェアの種類によって異なる。収束期間を考慮せずに、出荷開始から現在までの全システムについてトラブル発生率を算出しても、出荷時期が異なるソフトウェア、出荷数の伸長が異なるソフトウェア等を客観的に比較することは困難である。算出装置1は、収束期間内に発生したトラブルに基づいてトラブル発生率を算出するため、出荷時期、出荷数の伸長等の違いがあるソフトウェア同士の間でも品質比較が可能である。また、算出装置1は、収束期間以降に発生したトラブルに基づいてトラブル発生率を算出することでも、ソフトウェア同士の品質を客観的に比較することができる。
According to the
The time variation of the number of trouble occurrences differs between the start of use of the software and the convergence period and after the convergence period. The length of the convergence period varies depending on the type of software. Even if the trouble occurrence rate is calculated for all systems from the start of shipment to the present without considering the convergence period, it is difficult to objectively compare software with different shipment times and software with different shipment growth. is there. Since the
大規模なシステムは複数のソフトウェアからなり、時期をずらして各ソフトウェアがリリースされる。そのため、使用者は複数のソフトウェアを異なる時期に順次使用し始める。そのような複数のソフトウェアのトラブル発生率をある特定の期間について算出する場合にも、算出装置1は収束期間内のソフトウェアにおけるトラブル発生率を加算することにより、トラブル発生率の客観性を担保することができる。
Large-scale systems consist of multiple software, and each software is released at different times. For this reason, the user starts using a plurality of software sequentially at different times. Even when the trouble occurrence rate of such a plurality of software is calculated for a specific period, the
実施の形態2
実施の形態2は、ソフトウェアに関する様々なメタデータ別にトラブル発生率を算出する形態に関する。また、実施の形態2は、トラブル発生件数をソフトウェアの売上額で除算することにより、単位売上額当たりのトラブル発生件数を算出する形態に関する。収束期間の考え、サポートID、経過時間を各期間に区切ること等は、実施の形態1と同じである。
(実施例2−1)
実施例2−1は、ソフトウェア管理テーブル1Tの使用者ID別に、トラブル発生率を算出する実施例に関する。以下、メーカにとって、使用者IDは顧客IDと同じであるものとする。メーカは、使用者ID別のトラブル発生率を算出することにより、納入したソフトウェアのトラブル発生率が高い顧客に対して、他の顧客よりも多くのコストをサポート業務にかけていることがわかる。これにより、コスト低減が可能な顧客を絞り込むことができる。また、顧客が他社と同じソフトウェアを同じ環境で使用しているにもかかわらず、他社よりもトラブル発生率が高い場合、ソフトウェアの運用体制を見直すシグナルを得ることができる。
The second embodiment relates to a mode for calculating a trouble occurrence rate for each piece of various metadata about software. Further, the second embodiment relates to a mode for calculating the number of trouble occurrences per unit sales amount by dividing the number of trouble occurrences by the sales amount of software. The idea of the convergence period, the support ID, and the elapsed time are divided into each period are the same as in the first embodiment.
(Example 2-1)
Example 2-1 relates to an example in which the trouble occurrence rate is calculated for each user ID in the software management table 1T. Hereinafter, it is assumed that the user ID is the same as the customer ID for the manufacturer. By calculating the trouble occurrence rate for each user ID, the manufacturer can understand that a customer who has a high trouble occurrence rate of the delivered software spends more costs for support work than other customers. Thereby, it is possible to narrow down customers who can reduce the cost. In addition, even if the customer uses the same software as the other company in the same environment, and the trouble occurrence rate is higher than that of the other company, a signal to review the software operation system can be obtained.
算出装置1は、ソフトウェア名及びソフトウェア版数を受け付けた場合、ソフトウェア管理テーブル1Tから、同一のソフトウェア名及びソフトウェア版数について、使用者ID、サポートID及び使用開始日を抽出する。算出装置1は、トラブル発生率を算出する対象の期間が入力されている場合、抽出したサポートID及び使用開始日に基づいて、その入力された期間におけるソフトウェアのトラブル発生率を、使用者ID別に算出する。また、算出装置1は、トラブル発生率を算出する対象の期間が入力されていない場合、抽出したサポートID及び使用開始日に基づいて、所定期間におけるソフトウェアのトラブル発生率を使用者ID別に算出する。ここでの所定期間とは、ハードディスク14に予め所定期間として記憶された、例えば直近3か月のような数値である。
When receiving the software name and software version number, the
算出装置1は、使用者ID及び使用者ID別に算出したトラブル発生率を降順にソートする。算出装置1は、使用者ID別に算出したトラブル発生率の平均値を算出する。算出装置1は、ソートした使用者ID、トラブル発生率及び平均値を表示部16に表示する。
なお、算出装置1は、使用者ID別に算出したトラブル発生率について、各種の統計処理(例えば分散、標準偏差の算出)を実行し、実行した結果を表示部16に表示してもよい。
The
Note that the
(実施例2−2)
実施例2−2は、ソフトウェア管理テーブル1Tのステップ数に基づいて、トラブル発生率を加工する実施例に関する。ステップ数が多いソフトウェアは、トラブル発生件数が多い傾向がある。そこで、ソフトウェアのトラブル発生率をソフトウェアを構成するプログラムのステップ数で除算し、ノーマライズすることにより、ステップ数の大小の影響を除外したトラブル発生率を算出することができる。
(Example 2-2)
Example 2-2 relates to an example of processing the trouble occurrence rate based on the number of steps in the software management table 1T. Software with a large number of steps tends to have a large number of troubles. Therefore, by dividing the software trouble occurrence rate by the number of steps of the program constituting the software and normalizing it, it is possible to calculate the trouble occurrence rate excluding the effect of the number of steps.
算出装置1は、トラブル発生率を算出した場合、その基となったサポートIDに対応するステップ数をソフトウェア管理テーブル1Tから抽出する。算出装置1は、トラブル発生率を算出する基となったサポートIDが複数ある場合、各サポートIDに対応するステップ数を加算する。また、算出装置1は、異なる期間に使用を開始した複数のソフトウェアがある場合、使用を開始した期間毎にステップ数を加算する。
When calculating the trouble occurrence rate, the
算出装置1は、算出したトラブル発生率を抽出又は加算したステップ数でノーマライズし、1ステップ当たりのトラブル発生率を算出する。算出装置1は、算出した1ステップ当たりのトラブル発生率を表示部16に表示する。算出装置1は、実施の形態1に係るトラブル発生率を表示部16に表示する場合、別途算出した1ステップ当たりのトラブル発生率を併記して表示してもよい。
(実施例2−3)
実施例2−3は、ソフトウェア管理テーブル1Tの売上額に基づいて、単位売上額当たりのトラブル発生件数を算出する実施例に関する。例えば、価格が安いソフトウェア製品におけるトラブル発生率が高い場合、サポート業務に係るコストの上昇を招く。そこで、単位売上額当たりのトラブル発生件数を算出することにより、コスト面から見たソフトウェアの品質を把握する材料を提供することが可能となる。
The
(Example 2-3)
Example 2-3 relates to an example in which the number of trouble occurrences per unit sales amount is calculated based on the sales amount of the software management table 1T. For example, when the trouble occurrence rate of a software product with a low price is high, the cost related to the support operation increases. Thus, by calculating the number of trouble occurrences per unit sales, it is possible to provide a material for grasping the quality of software from the viewpoint of cost.
トラブル発生率は、トラブル発生件数÷使用開始数であった。本実施例における単位売上額当たりのトラブル発生件数を一種のトラブル発生率とみなした場合、そのトラブル発生率は以下の式で表される。
トラブル発生率=トラブル発生件数÷使用開始数(l)に対応する総売上額
使用開始数(1)に対応する総売上額は、l期間前に使用が開始されたソフトウェアを構成するシステムの売上額の総和である。売上額は、ソフトウェア管理テーブル1Tから抽出される。
The trouble occurrence rate was the number of trouble occurrences divided by the number of start of use. When the number of trouble occurrences per unit sales in this embodiment is regarded as a kind of trouble occurrence rate, the trouble occurrence rate is expressed by the following formula.
Trouble occurrence rate = number of trouble occurrences ÷ total sales amount corresponding to the number of start of use (l) The total amount of sales corresponding to the start of use (1) is the sales of the systems that make up the software that was used before l period The sum of the amount. The sales amount is extracted from the software management table 1T.
算出装置1は、トラブル発生率を算出する場合、その基となるサポートIDに対応する売上額をソフトウェア管理テーブル1Tから抽出する。算出装置1は、トラブル発生率を算出する基となるサポートIDが複数ある場合、サポートID毎に売上額を加算し、複数のサポートIDに対応する総売上額を求める。
When calculating the trouble occurrence rate, the
算出装置1は、集計したトラブル発生件数を抽出又は加算した売上額でノーマライズし、単位売上額当たりのトラブル発生率を算出する。算出装置1は、算出した単位売上額当たりのトラブル発生率を表示部16に表示する。算出装置1は、実施の形態1に係るトラブル発生率を表示部16に表示する場合、別途算出した単位売上額当たりのトラブル発生率を併記して表示してもよい。
The calculating
(実施例2−4)
実施例2−4は、ソフトウェア管理テーブル1Tの受講実績に基づいて、ソフトウェアの使用方法に関する教育を受講した使用者と、未受講の使用者とのトラブル発生率を比較する実施例に関する。ソフトウェア管理テーブル1Tの受講実績は、ソフトウェアの使用方法に関する教育を使用者が受講したか否かを示すフラグである。
(Example 2-4)
Example 2-4 relates to an example in which trouble occurrence rates of a user who has received education on how to use the software and a user who has not attended the training are compared based on the attendance record of the software management table 1T. The attendance record of the software management table 1T is a flag indicating whether or not the user has attended education on how to use the software.
大規模開発により作成されたソフトウェアは、その複雑さのために、ソフトウェアの使用方法に関する教育が実施される。受講実績の有無がトラブル発生率と相関する場合と相関しない場合とがあり得るが、どちらの結果もメーカ及び使用者にとって、ソフトウェアの使用方法に関する教育の是非、教育プログラムの修正等について吟味する材料となる。また、受講実績の有無別に算出されるトラブル発生率は、メーカにとって受講を使用者に促す材料にすることができる。受講実績の有無別に算出されるトラブル発生率は、使用者にとってトラブル対応コストと受講コストとから、受講に関する費用対効果を判定する材料となる。 Software created by large-scale development is educated on how to use the software because of its complexity. The presence or absence of attendance results may or may not correlate with the occurrence rate of trouble, but both results may be used by manufacturers and users to examine whether or not they should provide education on how to use the software, modify educational programs, etc. It becomes. Moreover, the trouble occurrence rate calculated according to the presence / absence of attendance results can be a material for the manufacturer to encourage the user to attend. The trouble occurrence rate calculated according to the presence / absence of attendance results is a material for the user to determine the cost-effectiveness related to attendance from trouble handling costs and attendance costs.
算出装置1は、算出するトラブル発生率の基となるサポートIDに対応する受講実績をソフトウェア管理テーブル1Tから抽出する。算出装置1は、算出したトラブル発生率を表示部16に表示する場合、受講実績の有無をトラブル発生率に対応付けて表示する。
算出装置1は、算出したトラブル発生率が複数のサポートIDに基づく場合、ソフトウェア管理テーブル1Tから受講実績について有り及び無しの件数を夫々集計する。そして、算出装置1は、算出したトラブル発生率を表示部16に表示する場合、集計した受講実績に関する有り及び無しの件数をトラブル発生率に併記する形態で表示する。
The
When the calculated trouble occurrence rate is based on a plurality of support IDs, the
(実施例2−5)
実施例2−5は、ソフトウェアのトラブルをより細かく分類し、分類したトラブル毎にトラブル発生率を算出する実施例に関する。ソフトウェアについて発生するトラブルの種類は、ソフトウェアの使用開始からの経過時間により異なる場合がある。そのようなトラブルの種類として、例えば以下の例を挙げることができる。
インストールミス、環境設定ミス
新たなコマンド実行における操作ミス
データのバックアップ処理における操作ミス、修正プログラムを適用する場合の操作ミス、初期設定ミス
ハードディスク及びRAMにおけるフラグメンテーション並びに記憶領域の枯渇
ハードウェア部品の交換に伴う操作ミス
(Example 2-5)
Example 2-5 relates to an example in which software troubles are classified more finely and a trouble occurrence rate is calculated for each classified trouble. The type of trouble that occurs in the software may vary depending on the elapsed time from the start of use of the software. Examples of such troubles include the following examples.
Installation error, environment setting error Operation error in new command execution Operation error in data backup processing, operation error when applying a correction program, initial setting error Fragmentation in hard disk and RAM and storage space depletion For hardware part replacement Operation mistakes involved
例えば、トラブル情報管理テーブル2Tの現象を更に細分化し、上記のトラブルの種類毎に現象の列を追加する。算出装置1は、トラブル発生件数を集計する際に、トラブルの種類別に集計する。算出装置1は、トラブルの種類別に集計したトラブル発生件数を用いてトラブル発生率を算出し、トラブルの種類別にトラブル発生率を表示部16に表示する。また、算出装置1は、区切った期間の時系列順に、トラブルの種類別に算出したトラブル発生率を表示部16に表示してもよい。
For example, the phenomenon of the trouble information management table 2T is further subdivided, and a phenomenon column is added for each type of trouble. When calculating the number of trouble occurrences, the
本実施の形態2は以上の如きであり、その他は実施の形態1と同様であるので、対応する部分には同一の参照番号を付してその詳細な説明を省略する。 The second embodiment is as described above, and the other parts are the same as those of the first embodiment. Therefore, the corresponding parts are denoted by the same reference numerals, and detailed description thereof is omitted.
以上の実施の形態に関し、さらに以下の付記を開示する。 Regarding the above embodiment, the following additional notes are disclosed.
(付記1)
ソフトウェアの識別情報と、該ソフトウェアの使用開始日と、該ソフトウェアに関するトラブルが発生した一又は複数の発生日とが対応付けられた対応情報を参照し、使用開始日からの期間が所定期間内であるソフトウェアについて、該所定期間内に発生したトラブルの件数を該対応情報に対応付けられた発生日に基づいて集計する集計部と、
該集計部が集計したトラブルの件数と前記ソフトウェアの数とに基づいて、トラブルの発生率を算出する算出部と
を備えることを特徴とする算出装置。
(Appendix 1)
Refer to correspondence information in which the software identification information, the use start date of the software, and one or more occurrence dates when the trouble related to the software occurred are associated, and the period from the use start date is within a predetermined period For a certain software, a counting unit that counts the number of troubles occurring within the predetermined period based on the date of occurrence associated with the correspondence information;
A calculation device comprising: a calculation unit that calculates a trouble occurrence rate based on the number of troubles and the number of software totalized by the totalization unit.
(付記2)
ソフトウェアに関するトラブルの発生率を算出する対象期間の開始日及び終了日を受け付ける受付部を備え、
前記集計部は、前記対応情報に対応付けられた使用開始日から前記受付部が受け付けた終了日までの期間が前記所定期間内であるソフトウェアについて、前記受付部が受け付けた開始日及び終了日に係る対象期間に発生したトラブルの件数を集計し、
前記算出部は、前記集計部が集計したトラブルの件数を前記ソフトウェアの数で除算して、トラブルの発生率を算出する
ことを特徴とする付記1に記載の算出装置。
(Appendix 2)
A reception unit that receives the start date and end date of the target period for calculating the occurrence rate of software problems,
The counting unit includes a start date and an end date received by the receiving unit for software whose period from the use start date associated with the correspondence information to the end date received by the receiving unit is within the predetermined period. Count the number of troubles that occurred during the relevant period,
The calculation device according to
(付記3)
前記受付部は、ソフトウェアの使用開始日から該ソフトウェアに関して発生するトラブルの件数が一定数に収束するまでの仮定期間を更に受け付け、
前記集計部は、前記対応情報に対応付けられた使用開始日から前記終了日までの期間が前記受付部により受け付けられた仮定期間内であるソフトウェアについて、前記対象期間に発生したトラブルの件数を集計し、
前記算出部は、前記集計部が集計したトラブルの件数を前記ソフトウェアの数で除算して、トラブルの発生率を算出する
ことを特徴とする付記2に記載の算出装置。
(Appendix 3)
The accepting unit further accepts an assumed period from the start date of software use until the number of troubles occurring with the software converges to a certain number,
The counting unit counts the number of troubles occurring in the target period for software whose period from the use start date to the end date that is associated with the correspondence information is within an assumed period received by the receiving unit. And
The calculation device according to
(付記4)
前記受付部は、経過時間を一定間隔で区切るための期間を更に受け付け、
前記受付部が受け付けた期間で経過時間を複数の期間に区切る区切り部を備え、
前記対応情報は、ソフトウェアの識別情報と、該ソフトウェアの使用開始日と、一又は複数のトラブルの発生日とが複数レコード毎に対応付けられた情報であり、
前記集計部は、前記区切り部により区切られた異なる期間毎に使用が開始されたソフトウェア別に、前記対象期間に発生したトラブルの件数を集計し、
前記算出部は、前記集計部がソフトウェア別に集計したトラブルの件数を、夫々対応する前記期間毎に使用が開始されたソフトウェアの数で除算して、トラブルの発生率を各々算出する
ことを特徴とする付記3に記載の算出装置。
(Appendix 4)
The reception unit further receives a period for dividing the elapsed time at regular intervals,
A delimiter that divides the elapsed time into a plurality of periods in the period accepted by the reception unit;
The correspondence information is information in which software identification information, the use start date of the software, and the date of occurrence of one or more troubles are associated with each other for each of a plurality of records,
The tabulation unit tabulates the number of troubles that occurred during the target period, for each software that is started to be used for each different period divided by the division unit,
The calculation unit calculates the trouble occurrence rate by dividing the number of troubles totaled by software by the totaling unit by the number of software started to be used for each corresponding period. The calculation apparatus according to
(付記5)
前記算出部は、異なる前記期間毎に使用が開始されたソフトウェア別に各々算出したトラブルの発生率を加算する
ことを特徴とする付記4に記載の算出装置。
(Appendix 5)
The calculation device according to
(付記6)
前記対応情報は、ソフトウェアの識別情報と、該ソフトウェアの使用開始日と、一又は複数のトラブルの発生日と、該ソフトウェアに係る一又は複数の使用者の識別情報とが複数レコード毎に対応付けられた情報であり、
前記集計部は、前記対応情報に対応付けられた一又は複数の使用者の識別情報に基づいて、トラブルの件数を該使用者別に集計し、
前記算出部はトラブルの発生率を前記使用者別に算出する
ことを特徴とする付記1に記載の算出装置。
(Appendix 6)
In the correspondence information, the software identification information, the use start date of the software, the date of occurrence of one or a plurality of troubles, and the identification information of one or a plurality of users related to the software are associated for each plurality of records. Information,
The tabulation unit tabulates the number of troubles for each user based on the identification information of one or more users associated with the correspondence information,
The calculation device according to
(付記7)
前記対応情報にソフトウェアの識別情報と、該ソフトウェアの使用開始日と、一又は複数のトラブルの発生日と、該ソフトウェアの使用方法に関する教育に対する前記一又は複数の使用者の受講実績の有無とが対応付けられており、
前記集計部は、前記対応情報に対応付けられた前記受講実績の有無別にトラブルの件数を集計し、
前記算出部は、前記受講実績の有無別にトラブルの発生率を算出する
ことを特徴とする付記6に記載の算出装置。
(Appendix 7)
The correspondence information includes software identification information, start date of use of the software, date of occurrence of one or more troubles, and whether or not the one or more users have attended education on how to use the software. Associated with,
The counting unit totals the number of troubles according to the presence or absence of the attendance record associated with the correspondence information,
The calculation device according to
(付記8)
前記対応情報は、ソフトウェアの識別情報と、該ソフトウェアの使用開始日と、一又は複数のトラブルの発生日と、該ソフトウェアを構成するプログラムのステップ数とが対応付けられた情報であり、
前記算出部は、算出したトラブルの発生率を前記対応情報に対応付けられたステップ数で除算して正規化する
ことを特徴とする付記1に記載の算出装置。
(Appendix 8)
The correspondence information is information in which software identification information, a use start date of the software, an occurrence date of one or more troubles, and the number of steps of a program constituting the software are associated with each other.
The calculation device according to
(付記9)
前記対応情報は、ソフトウェアの識別情報と、該ソフトウェアの使用開始日と、一又は複数のトラブルの発生日と、該ソフトウェアの経済的価値に関する数値とが対応付けられた情報であり、
前記算出部は、前記集計部が集計したトラブルの件数を前記対応情報に対応付けられた数値で除算して、該数値単位のトラブルの件数を算出する
ことを特徴とする付記1に記載の算出装置。
(Appendix 9)
The correspondence information is information in which software identification information, a use start date of the software, an occurrence date of one or more troubles, and a numerical value related to the economic value of the software are associated with each other.
The calculation unit according to
(付記10)
ソフトウェアの識別情報と、該ソフトウェアの使用開始日と、該ソフトウェアに関するトラブルが発生した一又は複数の発生日とが対応付けられた対応情報を参照し、使用開始日から所定期間が経過したソフトウェアについて、該所定期間経過後に発生したトラブルの件数を該対応情報に対応付けられた発生日に基づいて集計する集計部と、
該集計部が集計したトラブルの件数と前記ソフトウェアの数とに基づいて、トラブルの発生率を算出する算出部と
を備えることを特徴とする算出装置。
(Appendix 10)
Software for which a predetermined period has elapsed from the use start date with reference to correspondence information in which the identification information of the software, the use start date of the software, and one or a plurality of occurrence dates of troubles related to the software are associated with each other A counting unit that counts the number of troubles that have occurred after the predetermined period has elapsed based on the date of occurrence associated with the correspondence information;
A calculation device comprising: a calculation unit that calculates a trouble occurrence rate based on the number of troubles and the number of software totalized by the totalization unit.
(付記11)
前記算出部が算出したトラブルの発生率を出力する出力部を備える
ことを特徴とする付記1から付記10までのいずれか一つに記載の算出装置。
(Appendix 11)
The calculation apparatus according to any one of
(付記12)
ソフトウェアの識別情報と、該ソフトウェアの使用開始日と、該ソフトウェアに関するトラブルが発生した一又は複数の発生日とが対応付けられた対応情報を参照し、使用開始日からの期間が所定期間内であるソフトウェアについて、該所定期間内に発生したトラブルの件数を該対応情報に対応付けられた発生日に基づいて集計し、
集計したトラブルの件数と前記ソフトウェアの数とに基づいて、トラブルの発生率を算出する
ことを特徴とする算出方法。
(Appendix 12)
Refer to correspondence information in which the software identification information, the use start date of the software, and one or more occurrence dates when the trouble related to the software occurred are associated, and the period from the use start date is within a predetermined period For a certain software, the number of troubles occurring within the predetermined period is totaled based on the date of occurrence associated with the correspondence information,
A calculation method characterized by calculating a trouble occurrence rate based on the total number of troubles and the number of software.
(付記13)
ソフトウェアの識別情報と、該ソフトウェアの使用開始日と、該ソフトウェアに関するトラブルが発生した一又は複数の発生日とが対応付けられた対応情報を参照し、使用開始日からの期間が所定期間内であるソフトウェアについて、該所定期間内に発生したトラブルの件数を該対応情報に対応付けられた発生日に基づいて集計し、
集計したトラブルの件数と前記ソフトウェアの数とに基づいて、トラブルの発生率を算出する
処理をコンピュータに実行させることを特徴とするプログラム。
(Appendix 13)
Refer to correspondence information in which the software identification information, the use start date of the software, and one or more occurrence dates when the trouble related to the software occurred are associated, and the period from the use start date is within a predetermined period For a certain software, the number of troubles occurring within the predetermined period is totaled based on the date of occurrence associated with the correspondence information,
A program that causes a computer to execute a process of calculating a trouble occurrence rate based on the total number of troubles and the number of software.
1 算出装置(コンピュータ)
11 制御部(集計部、算出部、出力部)
14 ハードディスク
17 操作部(受付部)
2 分析対象装置
1P プログラム
1T ソフトウェア管理テーブル
2T トラブル情報管理テーブル
3T パラメータテーブル
4T 区切り期間テーブル
5T サポートIDテーブル
6T トラブル発生件数集計結果テーブル
1. Calculation device (computer)
11 Control unit (aggregation unit, calculation unit, output unit)
14
2
Claims (5)
前記ソフトウェアの識別情報と、前記ソフトウェアの使用開始日と、前記ソフトウェアに関する操作ミス又は問い合わせを含むトラブルが発生した一又は複数の発生日とが対応付けられた対応情報及び前記ソフトウェアの識別情報を前記分析対象装置から取得する取得コマンドを実行するコマンド実行部と、
前記ソフトウェアに関する操作ミス又は問い合わせを含むトラブルの発生率を算出する対象期間の開始日及び終了日並びに前記ソフトウェアの使用開始日から前記ソフトウェアに関して発生する操作ミス又は問い合わせを含むトラブルの件数が一定数に収束するまでの仮定期間を受け付ける受付部と、
前記対応情報を参照し、前記対応情報に対応付けられた使用開始日から前記終了日までの期間が前記受付部により受け付けられた仮定期間内及び該仮定期間後であるソフトウェアについて、前記対象期間に発生し、該ソフトウェアに関する操作ミス又は問い合わせを含むトラブルの件数を集計する集計部と、
前記集計部が集計したトラブルの件数を前記ソフトウェアの数で除算して、トラブルの発生率を算出する算出部と
を備えることを特徴とする算出装置。 An execution unit that executes a setting command for setting the software identification information in the analysis target device;
The correspondence information in which the software identification information, the use start date of the software, and one or a plurality of occurrence dates when a trouble including an operation error or an inquiry related to the software has occurred are associated with each other, and the software identification information A command execution unit for executing an acquisition command acquired from the analysis target device;
The number of troubles including operation mistakes or inquiries that occur in relation to the software from the start date and end date of the target period for calculating the occurrence rate of troubles including operation mistakes or inquiries related to the software and the start date of use of the software is a fixed number. A reception unit that accepts an assumed period until convergence;
With reference to the correspondence information, the software from which the period from the use start date to the end date associated with the correspondence information is within the assumption period received by the reception unit and after the assumption period is included in the target period. A totaling unit that counts the number of troubles that occur and include operational errors or inquiries related to the software;
By dividing the number of troubles which the aggregating unit has counted the number of the software, calculation apparatus characterized by comprising a calculation unit configured to calculate the incidence of trouble.
前記受付部が受け付けた期間で経過時間を複数の期間に区切る区切り部を備え、
前記対応情報は、ソフトウェアの識別情報と、該ソフトウェアの使用開始日と、一又は複数のトラブルの発生日とが複数レコード毎に対応付けられた情報であり、
前記集計部は、前記区切り部により区切られた異なる期間毎に使用が開始されたソフトウェア別に、前記対象期間に発生したトラブルの件数を集計し、
前記算出部は、前記集計部がソフトウェア別に集計したトラブルの件数を、夫々対応する前記期間毎に使用が開始されたソフトウェアの数で除算して、トラブルの発生率を各々算出する
ことを特徴とする請求項1に記載の算出装置。 The reception unit further receives a period for dividing the elapsed time at regular intervals,
A delimiter that divides the elapsed time into a plurality of periods in the period accepted by the reception unit;
The correspondence information is information in which software identification information, the use start date of the software, and the date of occurrence of one or more troubles are associated with each other for each of a plurality of records,
The tabulation unit tabulates the number of troubles that occurred during the target period, for each software that is started to be used for each different period divided by the division unit,
The calculation unit calculates the trouble occurrence rate by dividing the number of troubles totaled by software by the totaling unit by the number of software started to be used for each corresponding period. The calculation device according to claim 1 .
ことを特徴とする請求項2に記載の算出装置。 The calculation device according to claim 2 , wherein the calculation unit adds a trouble occurrence rate calculated for each software that is started to be used for each different period.
前記ソフトウェアの識別情報と、前記ソフトウェアの使用開始日と、前記ソフトウェアに関する操作ミス又は問い合わせを含むトラブルが発生した一又は複数の発生日とが対応付けられた対応情報及び前記ソフトウェアの識別情報を前記分析対象装置から取得する取得コマンドを実行し、
前記ソフトウェアに関する操作ミス又は問い合わせを含むトラブルの発生率を算出する対象期間の開始日及び終了日並びに前記ソフトウェアの使用開始日から前記ソフトウェアに関して発生する操作ミス又は問い合わせを含むトラブルの件数が一定数に収束するまでの仮定期間を受け付け、
前記対応情報を参照し、前記対応情報に対応付けられた使用開始日から前記終了日までの期間が受け付けられた仮定期間内及び該仮定期間後であるソフトウェアについて、前記対象期間に発生し、該ソフトウェアに関する操作ミス又は問い合わせを含むトラブルの件数を集計し、
集計したトラブルの件数を前記ソフトウェアの数で除算して、トラブルの発生率を算出する
ことを特徴とする算出方法。 A setting command for setting software identification information in the analysis target device is executed on the analysis target device.
The correspondence information in which the software identification information, the use start date of the software, and one or a plurality of occurrence dates when a trouble including an operation error or an inquiry related to the software has occurred are associated with each other, and the software identification information Execute the acquisition command to acquire from the analysis target device,
The number of troubles including operation mistakes or inquiries that occur in relation to the software from the start date and end date of the target period for calculating the occurrence rate of troubles including operation mistakes or inquiries related to the software and the start date of use of the software is a fixed number. Accept an assumed period until convergence,
With reference to the correspondence information, software that is within and after the assumption period in which the period from the use start date to the end date associated with the correspondence information is received is generated in the target period, and Aggregate the number of troubles including software errors and inquiries,
Dividing the total number of troubles by the number of software to calculate the trouble occurrence rate.
前記ソフトウェアの識別情報と、前記ソフトウェアの使用開始日と、前記ソフトウェアに関する操作ミス又は問い合わせを含むトラブルが発生した一又は複数の発生日とが対応付けられた対応情報及び前記ソフトウェアの識別情報を前記分析対象装置から取得する取得コマンドを実行し、
前記ソフトウェアに関する操作ミス又は問い合わせを含むトラブルの発生率を算出する対象期間の開始日及び終了日並びに前記ソフトウェアの使用開始日から前記ソフトウェアに関して発生する操作ミス又は問い合わせを含むトラブルの件数が一定数に収束するまでの仮定期間を受け付け、
前記対応情報を参照し、前記対応情報に対応付けられた使用開始日から前記終了日までの期間が受け付けられた仮定期間内及び該仮定期間後であるソフトウェアについて、前記対象期間に発生し、該ソフトウェアに関する操作ミス又は問い合わせを含むトラブルの件数を集計し、
集計したトラブルの件数を前記ソフトウェアの数で除算して、トラブルの発生率を算出する
処理をコンピュータに実行させることを特徴とするプログラム。 A setting command for setting software identification information in the analysis target device is executed on the analysis target device.
The correspondence information in which the software identification information, the use start date of the software, and one or a plurality of occurrence dates when a trouble including an operation error or an inquiry related to the software has occurred are associated with each other, and the software identification information Execute the acquisition command to acquire from the analysis target device,
The number of troubles including operation mistakes or inquiries that occur in relation to the software from the start date and end date of the target period for calculating the occurrence rate of troubles including operation mistakes or inquiries related to the software and the start date of use of the software is a fixed number. Accept an assumed period until convergence,
With reference to the correspondence information, software that is within and after the assumption period in which the period from the use start date to the end date associated with the correspondence information is received is generated in the target period, and Aggregate the number of troubles including software errors and inquiries,
A program that causes a computer to execute a process of calculating a trouble occurrence rate by dividing the total number of troubles by the number of software.
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2012153995A JP6044142B2 (en) | 2012-07-09 | 2012-07-09 | Calculation device, calculation method, and program |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2012153995A JP6044142B2 (en) | 2012-07-09 | 2012-07-09 | Calculation device, calculation method, and program |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JP2014016814A JP2014016814A (en) | 2014-01-30 |
| JP6044142B2 true JP6044142B2 (en) | 2016-12-14 |
Family
ID=50111437
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2012153995A Expired - Fee Related JP6044142B2 (en) | 2012-07-09 | 2012-07-09 | Calculation device, calculation method, and program |
Country Status (1)
| Country | Link |
|---|---|
| JP (1) | JP6044142B2 (en) |
Families Citing this family (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP7770602B1 (en) * | 2025-02-21 | 2025-11-14 | PayPay株式会社 | Information processing device, information processing method, and program |
Family Cites Families (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2003162529A (en) * | 2001-11-26 | 2003-06-06 | Mitsubishi Electric Corp | Software parts quality control database |
| JP4174497B2 (en) * | 2004-09-30 | 2008-10-29 | 東芝ソリューション株式会社 | Information system reliability evaluation system, reliability evaluation method, reliability evaluation program |
| JP4891605B2 (en) * | 2005-12-12 | 2012-03-07 | 株式会社東芝 | Software management system and software distribution server |
-
2012
- 2012-07-09 JP JP2012153995A patent/JP6044142B2/en not_active Expired - Fee Related
Also Published As
| Publication number | Publication date |
|---|---|
| JP2014016814A (en) | 2014-01-30 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US8327335B2 (en) | Performance management tool having unified analysis report | |
| US9619535B1 (en) | User driven warehousing | |
| CN109146381A (en) | Logistics data monitoring method, device, electronic equipment and computer storage medium | |
| US20150142506A1 (en) | Account Health Assessment, Risk Identification, and Remediation | |
| US9262731B1 (en) | Service ticket analysis using an analytics device | |
| CN115018106A (en) | Anomaly analysis method, device, equipment and computer-readable storage medium | |
| CN111143325B (en) | Data acquisition monitoring method, monitoring device and readable storage medium | |
| JP5856906B2 (en) | Business problem analysis support system | |
| US10657481B2 (en) | Evaluation of output-producing asset productivity | |
| US20060242035A1 (en) | Data analysis method and system | |
| JP2010250864A (en) | Information processing apparatus and program | |
| JP6704089B2 (en) | Library search device, library search system, and library search method | |
| JP6044142B2 (en) | Calculation device, calculation method, and program | |
| JP2009009342A (en) | Information processing apparatus and program | |
| JP2013257708A (en) | Failure countermeasure system and failure countermeasure method | |
| JP6453584B2 (en) | Maintenance support device, maintenance support method, and program | |
| US20130086125A1 (en) | Presenting information from heterogeneous and distributed data sources with real time updates | |
| JP5177792B2 (en) | Data aggregation method and data aggregation device | |
| US20150356574A1 (en) | System and method for generating descriptive measures that assesses the financial health of a business | |
| JP6301792B2 (en) | Risk assessment form creation system and risk assessment form creation method | |
| JP4270916B2 (en) | Payroll check system, payroll check method and program using the same | |
| JP6142881B2 (en) | Failure notification system, failure notification method, failure notification device, failure notification program, and recording medium | |
| JP5300824B2 (en) | Information processing system, information processing method, and information processing program | |
| US20160132801A1 (en) | Global work allocator system | |
| CN112184173A (en) | Data processing method, device and electronic device |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20150406 |
|
| A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20160215 |
|
| A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20160315 |
|
| A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20160516 |
|
| TRDD | Decision of grant or rejection written | ||
| A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20161018 |
|
| A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20161031 |
|
| R150 | Certificate of patent or registration of utility model |
Ref document number: 6044142 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
| LAPS | Cancellation because of no payment of annual fees |