JP2002259120A - Test progress management system - Google Patents

Test progress management system

Info

Publication number
JP2002259120A
JP2002259120A JP2001052740A JP2001052740A JP2002259120A JP 2002259120 A JP2002259120 A JP 2002259120A JP 2001052740 A JP2001052740 A JP 2001052740A JP 2001052740 A JP2001052740 A JP 2001052740A JP 2002259120 A JP2002259120 A JP 2002259120A
Authority
JP
Japan
Prior art keywords
test
progress
management
information
terminal
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2001052740A
Other languages
Japanese (ja)
Inventor
Masahiro Horibe
正広 堀部
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NEC Corp
Original Assignee
NEC Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC Corp filed Critical NEC Corp
Priority to JP2001052740A priority Critical patent/JP2002259120A/en
Publication of JP2002259120A publication Critical patent/JP2002259120A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To accurately and timely manage the progress state of a test process without arranging a full-time manager for managing the progress state of a test process in each group. SOLUTION: At the start of a test process, the information of test item inputted to a test terminal 1 is transferred to a test management server 3 through a host computer 2 and registered in a progress management DB 5 by a test registering function 33 of the server 3. At the end of the test process, the information of a test result inputted to the terminal 1 is transferred to the server 3 through the computer 2 and registered in the DB 5 by the function 33. When a request for retrieving the test progress state information is sent from a test management terminal 4 to the server 3, the test progress state information is retrieved from the DB 5 by the function 33 and the retrieved information is displayed on the terminal 4.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、ソフトウェア開発
におけるテスト工程の進捗状況を管理するテスト進捗管
理方式に関する。
The present invention relates to a test progress management system for managing the progress of a test process in software development.

【0002】[0002]

【従来の技術】従来より、ソフトウェア開発におけるテ
スト工程の進捗状況を管理するテスト進捗管理方式で
は、テストを行う際に、必ずテスト項目及びテスト結果
を紙上にマニュアルで入力させるような仕組みが取られ
ている。
2. Description of the Related Art Conventionally, in a test progress management method for managing the progress of a test process in software development, a mechanism is employed in which a test item and a test result are always manually input on paper when a test is performed. ing.

【0003】[0003]

【発明が解決しようとする課題】しかしながら、上述し
たような従来のテスト進捗管理方式においては、以下に
記載するような問題点があった。
However, the conventional test progress management system as described above has the following problems.

【0004】第1の問題点としては、マニュアルにより
テスト進捗管理が行われているため、ソフトウェア開発
システムが大規模になり、開発要員やグループ数が多数
になる場合には、時間の経過やテスト結果の転記ミス等
により、必ずしも正確なデータを収集することができ
ず、これにより、テスト工程の進捗状況を正確に管理す
ることができないという問題点がある。
[0004] The first problem is that since the test progress management is performed manually, the software development system becomes large-scale and the number of development personnel and groups increases. Accurate data cannot always be collected due to a transcription error or the like of the result, and therefore, there is a problem that the progress of the test process cannot be accurately managed.

【0005】第2の問題点としては、マニュアル管理が
行われることでデータ収集に時間が掛かり、タイムリー
にテスト結果を反映させることができないため、テスト
工程の進捗状況をタイムリーに管理することができなく
なり、これにより、テスト結果がNGであった場合に、
NGの発見が遅れNG対策を早目に講じることができな
いという問題点がある。
[0005] The second problem is that the manual management takes time to collect data, and the test results cannot be reflected in a timely manner. Therefore, the progress of the test process must be managed in a timely manner. Is not possible, so if the test result is NG,
There is a problem in that the discovery of NG is delayed and NG countermeasures cannot be taken early.

【0006】第3の問題点としては、マニュアル管理に
より各グループのテストの進捗状況の情報を集計してい
るため、各グループにテストの進捗状況を確認する必要
があり、これにより、各グループ毎にテスト工程の進捗
状況を管理する専任の管理者が必要になってしまうとい
う問題点がある。
A third problem is that, since the information on the progress of the test of each group is totalized by manual management, it is necessary to confirm the progress of the test for each group. There is a problem that a dedicated manager for managing the progress of the test process is required.

【0007】本発明は上述したような従来の技術が有す
る問題点に鑑みてなされたものであって、各グループ毎
にテスト工程の進捗状況を管理する専任の管理者を配置
することなく、テスト工程の進捗状況を正確にかつタイ
ムリーに管理することができるテスト進捗管理方式を提
供することを目的とする。
SUMMARY OF THE INVENTION The present invention has been made in view of the above-mentioned problems of the prior art, and has been made in consideration of the above-described problems without having to provide a dedicated manager for managing the progress of the test process for each group. An object of the present invention is to provide a test progress management method capable of accurately and timely managing the progress of a process.

【0008】[0008]

【課題を解決するための手段】上記目的を達成するため
に本発明は、ソフトウェア開発におけるテスト工程の進
捗状況を管理するテスト進捗管理方式であって、テスト
工程開始時にテスト項目の情報が入力され、テスト工程
終了時にテスト結果の情報が入力されるテスト端末機
と、テスト工程の進捗状況の情報が登録される進捗管理
DBを具備し、該進捗管理DBの更新を行うテスト登録
機能を備えるテスト管理サーバと、テスト工程開始時に
前記テスト端末機に入力されたテスト項目の情報を前記
テスト管理サーバに転送するとともにテスト工程終了時
に前記テスト端末機に入力されたテスト結果の情報を前
記テスト管理サーバに転送する転送処理機能を備えるホ
ストコンピュータとを有し、前記テスト管理サーバは、
テスト工程開始時に、前記テスト端末機から前記ホスト
コンピュータを介して転送されてきたテスト項目の情報
を、前記テスト登録機能により前記進捗管理DBに登録
して該進捗管理DBを更新し、テスト工程終了時に、前
記テスト端末機から前記ホストコンピュータを介して転
送されてきたテスト結果の情報を、前記テスト登録機能
により前記進捗管理DBに登録して該進捗管理DBを更
新することを特徴とする。
According to the present invention, there is provided a test progress management system for managing the progress of a test process in software development, wherein information on test items is input at the start of the test process. A test terminal having test result information inputted at the end of the test process, a progress management DB in which information on the progress of the test process is registered, and a test registration function for updating the progress management DB A management server, which transfers information on test items input to the test terminal at the start of a test process to the test management server, and transmits information on test results input to the test terminal at the end of the test process to the test management server And a host computer having a transfer processing function for transferring to the, the test management server,
At the start of the test process, the information on the test items transferred from the test terminal via the host computer is registered in the progress management DB by the test registration function, and the progress management DB is updated. In some cases, the test result information transferred from the test terminal via the host computer is registered in the progress management DB by the test registration function, and the progress management DB is updated.

【0009】また、前記進捗管理DBに登録されている
テスト進捗状況の情報の検索要求を前記テスト管理サー
バに対して送出するテスト管理端末機を有し、前記テス
ト管理サーバは、前記進捗管理DBに登録されているテ
スト進捗状況の情報を検索するテスト検索機能を備え、
前記テスト管理端末機から送出された検索要求に応じ
て、前記テスト検索機能により前記進捗管理DBからテ
スト進捗状況の情報を検索し、該検索した情報を前記テ
スト管理端末機に表示することを特徴とする。
The test management server further includes a test management terminal for sending a search request for information on test progress registered in the progress management DB to the test management server. A test search function that searches for test progress information registered in
In response to a search request sent from the test management terminal, the test search function searches the progress management DB for test progress information, and displays the searched information on the test management terminal. And

【0010】また、前記テスト管理サーバは、前記テス
ト検索機能により前記進捗管理DBから検索したテスト
進捗状況の情報を目的別に分類/集計する分類/集計機
能を備え、前記テスト管理端末機から送出された検索要
求に応じて、前記テスト検索機能により前記進捗管理D
Bからテスト進捗状況の情報を検索した後、該検索した
情報を前記分類/集計機能により分類/集計し、該分類
/集計した情報を前記テスト管理端末機に表示すること
を特徴とする。
The test management server has a classification / aggregation function for classifying / aggregating test progress information retrieved from the progress management DB by the test retrieval function for each purpose, and is transmitted from the test management terminal. In response to the search request, the progress management D is performed by the test search function.
After retrieving test progress information from B, the retrieved information is classified / totaled by the classification / totaling function, and the classified / totaled information is displayed on the test management terminal.

【0011】また、前記テスト管理サーバは、前記テス
ト検索機能により前記進捗管理DBから検索したテスト
進捗状況の情報を前記テスト管理端末機に表示する際
に、前記テスト管理端末機から送出された検索要求に応
じて、過去のテスト結果の情報を併せて表示することを
特徴とする。
The test management server displays the test progress information retrieved from the progress management DB by the test retrieval function on the test management terminal when the test management server sends the information transmitted from the test management terminal. According to a request, information on past test results is displayed together.

【0012】また、前記テスト管理サーバは、前記テス
ト検索機能により前記進捗管理DBから検索したテスト
進捗状況の情報をグラフ化するグラフ機能を備え、前記
テスト管理端末機から送出された検索要求に応じて、前
記テスト検索機能により前記進捗管理DBから検索した
テスト進捗状況の情報を前記グラフ機能によりグラフ化
して前記テスト管理端末機に表示することを特徴とす
る。
Further, the test management server has a graph function for graphing information on a test progress status searched from the progress management DB by the test search function, and responds to a search request sent from the test management terminal. The test progress information retrieved from the progress management DB by the test retrieval function is graphed by the graph function and displayed on the test management terminal.

【0013】また、前記テスト管理サーバは、前記テス
ト検索機能により前記進捗管理DBから検索したテスト
進捗状況の情報を文書化する文書機能を備え、前記テス
ト管理端末機から送出された検索要求に応じて、前記テ
スト検索機能により前記進捗管理DBから検索したテス
ト進捗状況の情報を前記文書機能により文書化して前記
テスト管理端末機に表示することを特徴とする。
Further, the test management server has a document function for documenting information on a test progress status searched from the progress management DB by the test search function, and responds to a search request sent from the test management terminal. The test progress information retrieved from the progress management DB by the test retrieval function is documented by the document function and displayed on the test management terminal.

【0014】また、前記テスト管理サーバは、前記テス
ト検索機能により前記進捗管理DBから検索したテスト
進捗状況の情報を印刷出力する印刷機能を備え、前記テ
スト管理端末機から送出された検索要求に応じて、前記
テスト検索機能により前記進捗管理DBから検索したテ
スト進捗状況の情報を前記印刷機能により印刷出力する
ことを特徴とする。
Further, the test management server has a print function for printing out information on the test progress status searched from the progress management DB by the test search function, and responds to a search request sent from the test management terminal. Then, information on the test progress status retrieved from the progress management DB by the test retrieval function is printed out by the printing function.

【0015】また、前記テスト管理サーバは、前記進捗
管理DBのメンテナンスを行うファイル更新機能を備え
ることを特徴とする。
Further, the test management server has a file updating function for maintaining the progress management DB.

【0016】また、前記テスト端末機は、当該テスト端
末機の立ち上げ時にテストモード或いは本番業務モード
のいずれかのモードを選択させる立ち上げモード選択機
能を備え、当該テスト端末機の立ち上げ時に、前記テス
トモードが選択された場合は、テスト工程を開始させる
ために前記テスト項目を入力させ、前記本番業務モード
が選択された場合は、通常の本番業務を開始させること
を特徴とする。
Further, the test terminal has a start mode selection function for selecting either a test mode or a production operation mode when the test terminal is started. When the test mode is selected, the user inputs the test items to start a test process, and when the production operation mode is selected, a normal production operation is started.

【0017】(作用)上記のように構成された本発明に
おいては、テスト工程開始時に、テスト端末機に入力さ
れたテスト項目の情報が、ホストコンピュータの転送処
理機能によりテスト管理サーバに転送された後、テスト
管理サーバのテスト登録機能により進捗管理DBに登録
され、テスト工程終了時に、テスト端末機に入力された
テスト結果の情報が、ホストコンピュータの転送処理機
能によりテスト管理サーバに転送された後、テスト管理
サーバのテスト登録機能により進捗管理DBに登録され
る。
(Operation) In the present invention configured as described above, at the start of the test process, the information on the test items input to the test terminal is transferred to the test management server by the transfer processing function of the host computer. Thereafter, the information is registered in the progress management DB by the test registration function of the test management server, and at the end of the test process, the information of the test result input to the test terminal is transferred to the test management server by the transfer processing function of the host computer. Is registered in the progress management DB by the test registration function of the test management server.

【0018】これにより、テスト結果の情報が漏れなく
正確にかつタイムリーに収集されるため、テスト進捗状
況を正確にかつタイムリーに管理することが可能にな
る。
As a result, since the information on the test results is collected accurately and timely without any omission, it is possible to accurately and timely manage the progress of the test.

【0019】[0019]

【発明の実施の形態】以下に、本発明の実施の形態につ
いて図面を参照して説明する。
Embodiments of the present invention will be described below with reference to the drawings.

【0020】図1は、本発明のテスト進捗管理方式の実
施の一形態を示すブロック図である。
FIG. 1 is a block diagram showing an embodiment of a test progress management system according to the present invention.

【0021】図1に示すように本実施形態は、テスト端
末機1と、ホストコンピュータ2と、進捗管理DB5、
障害管理DB6、仕様変更DB7及び管理用テーブル8
を具備するテスト管理サーバ3と、テスト管理端末機4
とから構成されている。
As shown in FIG. 1, this embodiment comprises a test terminal 1, a host computer 2, a progress management DB 5,
Fault management DB 6, specification change DB 7, and management table 8
Test management server 3 having a test management terminal 4
It is composed of

【0022】テスト端末機1は、当該テスト端末機1の
立ち上げ時にテストモード或いは本番業務モードモード
のいずれかを選択させる立ち上げモード選択機能11を
備えている。
The test terminal 1 has a start-up mode selection function 11 for selecting either the test mode or the production operation mode when the test terminal 1 starts up.

【0023】ホストコンピュータ2は、テスト進捗管理
支援ツール21によって動作する。テスト進捗管理支援
ツール21は、テスト端末機1の情報をテスト管理サー
バ3に転送する入力画面転送処理機能22を備えてい
る。
The host computer 2 is operated by a test progress management support tool 21. The test progress management support tool 21 has an input screen transfer processing function 22 for transferring information of the test terminal 1 to the test management server 3.

【0024】テスト管理サーバ3は、テスト進捗管理支
援ツール31によって動作する。テスト進捗管理支援ツ
ール31は、進捗管理DB5の更新を行うテスト登録機
能32と、テスト進捗状況の情報を検索するテスト検索
機能33と、テスト進捗状況の情報を目的別に分類/集
計する分類/集計機能34と、テスト進捗状況の情報を
グラフ化するグラフ機能35と、テスト進捗状況の情報
を文書化する文書機能36と、テスト進捗状況の情報を
印刷出力する印刷機能37と、進捗管理DB5、障害管
理DB6、仕様変更DB7及び管理用テーブル8のメン
テナンスを行うファイル更新機能38とを備えている。
The test management server 3 is operated by a test progress management support tool 31. The test progress management support tool 31 includes a test registration function 32 for updating the progress management DB 5, a test search function 33 for searching for information on test progress, and a classification / aggregation for classifying / aggregating information on the test progress according to purpose. A function 34, a graph function 35 for graphing test progress information, a document function 36 for documenting test progress information, a print function 37 for printing out test progress information, a progress management DB 5, A file update function 38 for maintaining the failure management DB 6, the specification change DB 7, and the management table 8 is provided.

【0025】進捗管理DB5には、テスト進捗状況の情
報が格納され、障害管理DB6には、障害情報が格納さ
れ、仕様変更DB7には、仕様変更情報が格納される。
The progress management DB 5 stores test progress information, the failure management DB 6 stores failure information, and the specification change DB 7 stores specification change information.

【0026】管理用テーブル8には、品質管理データの
基準値となるバグ件/K、言語別、プログラム規模、テ
スト項目数/K等のデータが予め格納されている。
The management table 8 previously stores data such as a bug / K, a language, a program scale, and the number of test items / K, which are reference values of quality management data.

【0027】テスト管理端末機4は、テスト管理サーバ
3で管理されている進捗管理DB5内のテスト進捗状況
の情報を検索するために、テスト管理サーバ3に対して
検索要求を送出する。
The test management terminal 4 sends a search request to the test management server 3 to search for information on the progress of the test in the progress management DB 5 managed by the test management server 3.

【0028】テスト管理サーバ3は、テスト管理端末機
4からテスト進捗状況の検索要求が送出されると、テス
ト検索機能33により進捗管理DB5からテスト進捗状
況の情報を検索し、検索した情報をテスト管理端末機4
に表示する。
When a test progress search request is sent from the test management terminal 4, the test management server 3 searches the progress management DB 5 for test progress information using the test search function 33, and tests the searched information. Management terminal 4
To be displayed.

【0029】このとき、テスト管理サーバ3は、テスト
検索機能33により進捗管理DB5から検索したテスト
進捗状況の情報を、分類/集計機能34によりグループ
別に分類/集計し、更に、各グループ内でモジュール別
或いはプログラム別に分類/集計してグループ内(別)
/モジュール別テスト進捗管理表91或いはグループ内
(別)/プログラム別テスト進捗管理表92としてテス
ト管理端末機4に表示することも可能である。
At this time, the test management server 3 classifies / aggregates the information on the test progress status retrieved from the progress management DB 5 by the test retrieval function 33 by the classification / aggregation function 34, and furthermore, the module within each group. Classification / aggregation by group or by program (within group)
It can be displayed on the test management terminal 4 as a / test progress management table for each module 91 or a test progress management table for each group (separate) / for each program.

【0030】以下に、上記のように構成されたテスト進
捗管理方式の動作について図1及び図2を参照して説明
する。
The operation of the test progress management system configured as described above will be described below with reference to FIGS.

【0031】図2は、図1に示したテスト進捗管理方式
の動作を説明するためのフローチャートであり、(a)
はテスト端末機1の立ち上げ時の動作を説明するための
フローチャート、(b)はテスト工程終了時の動作を説
明するためのフローチャート、(c)はテスト管理端末
機4を介して行われるテスト進捗状況検索時の動作を説
明するためのフローチャートである。
FIG. 2 is a flow chart for explaining the operation of the test progress management system shown in FIG.
Is a flowchart for explaining an operation at the time of starting the test terminal 1, (b) is a flowchart for explaining an operation at the end of the test process, and (c) is a test performed via the test management terminal 4. It is a flowchart for demonstrating the operation | movement at the time of progress status search.

【0032】まず、テスト端末機1の立ち上げ時の動作
について説明する。
First, the operation of the test terminal 1 when starting up will be described.

【0033】図2(a)に示すように、担当者が電源を
投入してテスト端末機1を立ち上げると、テスト端末機
1においては、立ち上げモード選択機能11によりモー
ド選択画面が表示される(ステップS1)。
As shown in FIG. 2A, when the person in charge turns on the power and starts the test terminal 1, a mode selection screen is displayed on the test terminal 1 by the start mode selection function 11. (Step S1).

【0034】次に、担当者は、テスト端末機1に表示さ
れたモード選択画面上でテストモード或いは本番業務モ
ードのいずれかのモードを選択する(ステップS2)。
Next, the operator selects either the test mode or the production operation mode on the mode selection screen displayed on the test terminal 1 (step S2).

【0035】ステップS2にてテストモードが選択され
た場合には、テスト端末機1にテスト入力画面が表示さ
れるため、担当者は、テスト端末機1に表示されたテス
ト入力画面上でテスト入力項目に従って入力を行う(ス
テップS3)。このとき、前回のテスト結果が更新され
てない場合には、テスト端末機1に前回のテスト結果入
力待ちのステータス画面が表示されるため、担当者は、
今回のテスト入力項目の情報と併せて前回のテスト結果
の情報も入力する。
When the test mode is selected in step S2, a test input screen is displayed on the test terminal 1, so that the person in charge of the test inputs the test input on the test input screen displayed on the test terminal 1. Input is performed according to the items (step S3). At this time, if the previous test result has not been updated, a status screen awaiting the input of the previous test result is displayed on the test terminal 1, so that the person in charge
The information of the previous test result is also input together with the information of the current test input item.

【0036】テスト端末機1に入力されたテスト入力項
目の情報は、ホストコンピュータ2のテスト入力画面転
送処理機能22によりテスト端末機1からテスト管理サ
ーバ3に転送され(ステップS4)、テスト管理サーバ
3のテスト登録機能33により進捗管理DB5に登録さ
れ(ステップS5)、これにより、進捗管理DB5が更
新される。
The information on the test input items input to the test terminal 1 is transferred from the test terminal 1 to the test management server 3 by the test input screen transfer processing function 22 of the host computer 2 (step S4), and the test management server 3 is registered in the progress management DB 5 by the test registration function 33 (step S5), whereby the progress management DB 5 is updated.

【0037】なお、テスト端末機1に今回のテスト入力
項目と併せて前回のテスト結果の情報が入力された場合
には、前回のテスト結果の情報は、今回のテスト入力項
目の情報と同様に、ホストコンピュータ2のテスト入力
画面転送処理機能22によりテスト端末機1からテスト
管理サーバ3に転送された後、進捗管理DB5に登録さ
れることになる。
When information on the previous test result is input to the test terminal 1 together with the current test input item, the information on the previous test result is the same as the information on the current test input item. After being transferred from the test terminal 1 to the test management server 3 by the test input screen transfer processing function 22 of the host computer 2, it is registered in the progress management DB 5.

【0038】一方、ステップS2にて本番業務モードが
選択された場合には、本番業務が開始される(ステップ
S6)。
On the other hand, when the production work mode is selected in step S2, the production work is started (step S6).

【0039】次に、テスト工程終了時の動作について説
明する。
Next, the operation at the end of the test process will be described.

【0040】図2(b)に示すように、テスト工程が終
了すると、担当者は、テスト入力画面を呼び出してテス
ト端末機1に表示し(ステップE1)、テスト端末機1
に表示されたテスト入力画面上でテスト結果に従って入
力を行う(ステップE2)。
As shown in FIG. 2B, when the test process is completed, the person in charge calls the test input screen and displays it on the test terminal 1 (step E1).
Is input in accordance with the test result on the test input screen displayed in (2) (step E2).

【0041】テスト端末機1に入力されたテスト結果の
情報は、ホストコンピュータ2のテスト入力画面転送処
理機能22によりテスト端末機1からテスト管理サーバ
3に転送され(ステップE3)、テスト管理サーバ3の
テスト登録機能32により進捗管理DB5に登録され
(ステップE4)、これにより、進捗管理DB5が更新
される。
The test result information input to the test terminal 1 is transferred from the test terminal 1 to the test management server 3 by the test input screen transfer processing function 22 of the host computer 2 (step E3), and the test management server 3 Is registered in the progress management DB 5 by the test registration function 32 (step E4), whereby the progress management DB 5 is updated.

【0042】次に、テスト管理端末機4を介して行われ
るテスト進捗状況検索時の動作について説明する。
Next, a description will be given of the operation at the time of test progress search performed through the test management terminal 4.

【0043】図2(c)に示すように、テスト管理端末
機4を介してテスト管理サーバ3で管理されているテス
ト進捗状況の情報を検索する場合、担当者は、テスト管
理端末機4を介してテスト管理サーバ3のテスト検索機
能33を呼び出し検索項目入力用の画面をテスト管理端
末機4に表示し(ステップK1)、テスト管理端末機4
に表示された画面上で検索したい項目に従い入力を行う
(ステップK2)。
As shown in FIG. 2C, when searching for information on the test progress status managed by the test management server 3 via the test management terminal 4, the person in charge of the test manages the test management terminal 4. The test search function 33 of the test management server 3 is called via the test management terminal 4 and a screen for inputting a search item is displayed on the test management terminal 4 (step K1).
Is input according to the item to be searched on the screen displayed in step (2) (step K2).

【0044】テスト管理サーバ3においては、担当者に
よりテスト管理端末機4を介して入力された検索項目の
情報に基づいて、テスト検索機能33により進捗管理D
B5からテスト進捗状況の情報を検索し、検索した情報
をテスト管理端末機4に表示する(ステップK3)。
In the test management server 3, the progress management D is performed by the test search function 33 based on the information of the search item input by the person in charge via the test management terminal 4.
The test progress information is searched from B5, and the searched information is displayed on the test management terminal 4 (step K3).

【0045】例えば、担当者によりテスト管理端末機4
を介して各グループ内のモジュール別或いはプログラム
別の検索要求が送出された場合、テスト管理サーバ3に
おいては、テスト検索機能33により進捗管理DB5か
ら検索したテスト進捗状況の情報を、分類/集計機能3
4によりグループ別に分類/集計し、更に、各グループ
毎にモジュール別或いはプログラム別に分類/集計して
グループ内(別)/モジュール別テスト進捗管理表91
或いはグループ内(別)/プログラム別テスト進捗管理
表92としてテスト管理端末機4に表示する。図3に、
グループ内(別)/モジュール別テスト進捗管理表91
の一例を示す。
For example, the person in charge of the test management terminal 4
When a search request for each module or for each program in each group is transmitted via the test management server 3, the information on the test progress status searched from the progress management DB 5 by the test search function 33 is classified by the test management server 3. 3
The test progress management table 91 is obtained by classifying / aggregating each group according to 4 and further classifying / aggregating each module by module or program for each group.
Alternatively, it is displayed on the test management terminal 4 as a test progress management table 92 in the group (separate) / program. In FIG.
Test progress management table 91 within group (extra) / module
An example is shown below.

【0046】なお、ステップK3にてテスト管理端末機
4に表示されるテスト進捗状況の情報は、現在のテスト
進捗状況の情報であるが、テスト管理サーバ3において
は、現在のテスト進捗状況の情報と併せて過去のテスト
結果の情報をテスト管理端末機4に表示することも可能
である。これにより、担当者は、今回のテスト結果の他
に過去のテスト結果をも確認することが可能となる。
The test progress information displayed on the test management terminal 4 in step K3 is information on the current test progress, but the test management server 3 does not provide information on the current test progress. In addition, it is also possible to display information on past test results on the test management terminal 4. This allows the person in charge to check past test results in addition to the current test results.

【0047】ここで、担当者によりテスト管理端末機4
を介してテスト進捗状況の情報の印刷出力要求があった
場合、テスト管理サーバ3においては、進捗管理DB5
から検索した情報が印刷機能37により印刷出力される
(ステップK4)。
Here, the person in charge of the test management terminal 4
When there is a print output request for the information on the test progress status via the test management server 3, the test management server 3
The information retrieved from is printed out by the print function 37 (step K4).

【0048】なお、テスト管理サーバ3においては、進
捗管理DB5から検索した情報をグラフ機能35により
グラフ化したものを印刷出力することも可能であり、ま
た、進捗管理DB5から検索した情報を文書機能36に
より文書化したものを印刷出力することも可能である。
In the test management server 3, it is also possible to print out the information retrieved from the progress management DB 5 in a graph form by the graph function 35, and to output the information retrieved from the progress management DB 5 in the document function. 36, it is also possible to print out a document.

【0049】以下に、図1に示したテスト進捗管理方式
の動作について図4を参照して具体例を挙げて説明す
る。
The operation of the test progress management system shown in FIG. 1 will be described below with reference to a specific example with reference to FIG.

【0050】図4は、図1に示したテスト進捗管理方式
の動作の具体例を示す図である。
FIG. 4 is a diagram showing a specific example of the operation of the test progress management system shown in FIG.

【0051】図4に示すように、テスト端末機1の立ち
上げ時には、立ち上げモード選択機能11によりモード
選択画面41をテスト端末機1に表示し、モード選択画
面41上でテストモード用の「単体テスト」、或いは本
番業務モード用の「本番業務」のいずれかを担当者に選
択させる(図2のステップS2参照)。
As shown in FIG. 4, when the test terminal 1 is started up, a mode selection screen 41 is displayed on the test terminal 1 by the start-up mode selection function 11, and the test mode “ The person in charge selects either "unit test" or "production work" for the production work mode (see step S2 in FIG. 2).

【0052】ここで、担当者が「単体テスト」を選択し
た場合は、テスト入力画面42をテスト端末機1に表示
し、テスト入力画面42上で、担当者名、グループ名、
プログラム名またはモジュール名、テスト項目、特記事
項を担当者に入力させ(図2のステップS3参照)、入
力させた情報を、ホストコンピュータ2のテスト入力画
面転送処理機能22によりテスト端末機1からテスト管
理サーバ3に転送した後、テスト管理サーバ3のテスト
登録機能32により進捗管理DB5に登録する(図2の
ステップS5参照)。
If the operator selects "unit test", a test input screen 42 is displayed on the test terminal 1, and the name of the person in charge, group name,
The person in charge inputs a program name or module name, a test item, and special notes (see step S3 in FIG. 2), and tests the input information from the test terminal 1 by the test input screen transfer processing function 22 of the host computer 2. After being transferred to the management server 3, it is registered in the progress management DB 5 by the test registration function 32 of the test management server 3 (see step S5 in FIG. 2).

【0053】また、テスト工程終了時には、テスト入力
画面43をテスト端末機1に表示し、テスト入力画面4
3上で、プログラム名またはモジュール名、テスト項
目、テスト結果(OK/NG)を担当者に入力させ(図
2のステップE2参照)、入力させた情報を、ホストコ
ンピュータ2のテスト入力画面転送処理機能22により
テスト端末機1からテスト管理サーバ3に転送した後、
テスト管理サーバ3のテスト登録機能32により進捗管
理DB5に登録する(図2のステップE4参照)。
At the end of the test process, the test input screen 43 is displayed on the test terminal 1, and the test input screen 4 is displayed.
3 allows the person in charge to input a program name or module name, a test item, and a test result (OK / NG) (see step E2 in FIG. 2), and transfers the input information to a test input screen transfer process of the host computer 2. After transferring from the test terminal 1 to the test management server 3 by the function 22,
It is registered in the progress management DB 5 by the test registration function 32 of the test management server 3 (see step E4 in FIG. 2).

【0054】上述したように本実施形態においては、テ
スト工程開始時に、テスト端末機1に入力されたテスト
項目の情報が、ホストコンピュータ2のテスト入力画面
転送処理機能22によりテスト管理サーバ3に転送され
た後、テスト管理サーバ3のテスト登録機能33により
進捗管理DB5に登録され、また、テスト工程終了時
に、テスト端末機1に入力されたテスト結果の情報が、
ホストコンピュータ2のテスト入力画面転送処理機能2
2によりテスト管理サーバ3に転送された後、テスト管
理サーバ3のテスト登録機能33により進捗管理DB5
に登録される。
As described above, in the present embodiment, at the start of the test process, the information on the test items input to the test terminal 1 is transferred to the test management server 3 by the test input screen transfer processing function 22 of the host computer 2. After that, the information is registered in the progress management DB 5 by the test registration function 33 of the test management server 3 and the information of the test result input to the test terminal 1 at the end of the test process is
Test input screen transfer processing function 2 of host computer 2
After being transferred to the test management server 3 by the test management server 3, the test management function
Registered in.

【0055】このため、テスト進捗状況の情報を漏れな
く収集することが可能であるとともに、タイムリーにか
つ正確にテスト進捗状況を管理することが可能となる。
As a result, it is possible to collect information on the test progress without omission, and to manage the test progress in a timely and accurate manner.

【0056】また、進捗管理DB5から検索したテスト
進捗状況の情報を、テスト管理サーバ3の分類/集計機
能34によりグループ別に分類/集計する場合には、グ
ループ毎にテスト工程の進捗管理や品質管理を行う専任
の管理者がいなくてもテスト進捗状況をタイムリーに開
示することができるため、グループ毎に専任の管理者を
配置する必要がなくなる。
When the information on the test progress retrieved from the progress management DB 5 is classified / aggregated for each group by the classification / aggregation function 34 of the test management server 3, the progress management and the quality management of the test process are performed for each group. It is possible to disclose the test progress in a timely manner even if there is no dedicated manager who performs the test, so that it is not necessary to assign a dedicated manager for each group.

【0057】また、進捗管理DB5から検索したテスト
進捗状況の情報をテスト管理端末機4に表示する際に、
過去のテスト結果の情報を併せて表示する場合には、担
当者が、今回のテスト結果の他に過去のテスト結果をも
確認することが可能であるため、例えば、前回のテスト
結果がNGで、今回のテスト結果も同様にNGであった
場合、この情報を参考としてNGが発生した要因を追求
することができる。
When displaying the information on the test progress retrieved from the progress management DB 5 on the test management terminal 4,
When displaying the information of the past test results together, the person in charge can check the past test results in addition to the current test results. If the result of this test is also NG, the cause of NG can be pursued with reference to this information.

【0058】[0058]

【発明の効果】以上説明したように本発明においては、
テスト工程開始時に、テスト端末機に入力されたテスト
項目の情報が、ホストコンピュータの転送処理機能によ
りテスト管理サーバに転送された後、テスト管理サーバ
のテスト登録機能により進捗管理DBに登録され、テス
ト工程終了時に、テスト端末機に入力されたテスト結果
の情報が、ホストコンピュータの転送処理機能によりテ
スト管理サーバに転送された後、テスト管理サーバのテ
スト登録機能により進捗管理DBに登録されるように構
成されている。
As described above, in the present invention,
At the start of the test process, the test item information input to the test terminal is transferred to the test management server by the transfer processing function of the host computer, and then registered in the progress management DB by the test registration function of the test management server. At the end of the process, the test result information input to the test terminal is transferred to the test management server by the transfer processing function of the host computer, and then is registered in the progress management DB by the test registration function of the test management server. It is configured.

【0059】これにより、第1の効果として、テスト結
果の情報を漏れなく正確にかつタイムリーに収集するこ
とが可能になるため、テスト進捗状況を正確にかつタイ
ムリーに管理することができるという効果がある。ま
た、テスト結果のデータが正確になるため、品質分析も
正確に行うことができるという効果がある。
Thus, as a first effect, it is possible to accurately and timely collect information on test results without omission, so that test progress can be managed accurately and timely. effective. In addition, since the data of the test result becomes accurate, the quality analysis can be performed accurately.

【0060】また、第2の効果として、テスト管理サー
バが、進捗管理DBから検索したテスト進捗状況の情報
を目的別に分類/集計する分類/集計機能を備えた場合
においては、グループ別にテスト進捗状況の情報や品質
管理データを分類/集計することが可能になるため、グ
ループ毎にテスト工程の進捗管理や品質管理を行う専任
の管理者を配置する必要がないという効果がある。
As a second effect, when the test management server is provided with a classification / aggregation function for classifying / aggregating test progress information retrieved from the progress management DB according to purpose, the test progress status is classified by group. Since the information and the quality control data can be classified / aggregated, there is an effect that it is not necessary to allocate a dedicated manager for performing progress management and quality control of the test process for each group.

【0061】また、第3の効果として、テスト管理サー
バが、進捗管理DBから検索したテスト進捗状況の情報
をテスト管理端末機に表示する際に、過去のテスト結果
をも表示する場合においては、今回のテスト結果や過去
のテスト結果を参考として問題点を早期に発見して対策
を講ずることが可能になるため、プログラムの品質向上
を図ることができるという効果がある。
As a third effect, when the test management server displays test progress information retrieved from the progress management DB on the test management terminal, it also displays past test results. Since it is possible to find a problem at an early stage and take countermeasures with reference to the test results of the current test and the past, the program quality can be improved.

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

【図1】本発明のテスト進捗管理方式の実施の一形態を
示すブロック図である。
FIG. 1 is a block diagram showing an embodiment of a test progress management system according to the present invention.

【図2】図1に示したテスト進捗管理方式の動作を説明
するための流れ図(フローチャート)である。
FIG. 2 is a flowchart (flowchart) for explaining the operation of the test progress management system shown in FIG. 1;

【図3】図1に示したグループ内(別)/モジュール別
テスト進捗管理表の一例を示す図である。
FIG. 3 is a diagram showing an example of a test progress management table within a group (different) / by module shown in FIG. 1;

【図4】図1に示したテスト進捗管理方式の動作の具体
例を示す図である。
FIG. 4 is a diagram showing a specific example of the operation of the test progress management system shown in FIG.

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

1 テスト端末機 2 ホストコンピュータ 3 テスト管理サーバ 4 テスト管理端末機 5 進捗管理DB 6 障害管理DB 7 仕様変更DB 8 管理用テーブル 11 立ち上げモード選択機能 21 テスト進捗管理支援ツール(ホストコンピュー
タ) 22 テスト入力画面転送処理機能 31 テスト進捗管理支援ツール(サーバ) 32 テスト登録機能 33 テスト検索機能 34 分類/集計機能 35 グラフ機能 36 文書機能 37 印刷機能 38 ファイル更新機能 91 グループ内(別)/モジュール別テスト進捗管
理表 92 グループ内(別)/プログラム別テスト進捗管
理表
1 Test Terminal 2 Host Computer 3 Test Management Server 4 Test Management Terminal 5 Progress Management DB 6 Failure Management DB 7 Specification Change DB 8 Management Table 11 Startup Mode Selection Function 21 Test Progress Management Support Tool (Host Computer) 22 Test Input screen transfer processing function 31 Test progress management support tool (server) 32 Test registration function 33 Test search function 34 Classification / aggregation function 35 Graph function 36 Document function 37 Printing function 38 File update function 91 Testing within group (extra) / module Progress management table 92 Test progress management table within group (extra) / program

Claims (9)

【特許請求の範囲】[Claims] 【請求項1】 ソフトウェア開発におけるテスト工程の
進捗状況を管理するテスト進捗管理方式であって、 テスト工程開始時にテスト項目の情報が入力され、テス
ト工程終了時にテスト結果の情報が入力されるテスト端
末機と、 テスト工程の進捗状況の情報が登録される進捗管理DB
を具備し、該進捗管理DBの更新を行うテスト登録機能
を備えるテスト管理サーバと、 テスト工程開始時に前記テスト端末機に入力されたテス
ト項目の情報を前記テスト管理サーバに転送するととも
にテスト工程終了時に前記テスト端末機に入力されたテ
スト結果の情報を前記テスト管理サーバに転送する転送
処理機能を備えるホストコンピュータとを有し、 前記テスト管理サーバは、テスト工程開始時に、前記テ
スト端末機から前記ホストコンピュータを介して転送さ
れてきたテスト項目の情報を、前記テスト登録機能によ
り前記進捗管理DBに登録して該進捗管理DBを更新
し、テスト工程終了時に、前記テスト端末機から前記ホ
ストコンピュータを介して転送されてきたテスト結果の
情報を、前記テスト登録機能により前記進捗管理DBに
登録して該進捗管理DBを更新することを特徴とするテ
スト進捗管理方式。
1. A test progress management method for managing a progress of a test process in software development, wherein test item information is input at the start of a test process, and test result information is input at the end of the test process. Machine and progress management DB in which information on the progress of the test process is registered
A test management server having a test registration function of updating the progress management DB, transferring test item information input to the test terminal at the start of the test process to the test management server, and ending the test process And a host computer having a transfer processing function of transferring information of a test result input to the test terminal to the test management server at the time of starting a test process. The test item information transferred via the host computer is registered in the progress management DB by the test registration function, and the progress management DB is updated. When the test process is completed, the test terminal transmits the host computer to the host computer. The information of the test results transferred via the Test progress management method to register the B and updates the progress management DB.
【請求項2】 請求項1に記載のテスト進捗管理方式に
おいて、 前記進捗管理DBに登録されているテスト進捗状況の情
報の検索要求を前記テスト管理サーバに対して送出する
テスト管理端末機を有し、 前記テスト管理サーバは、前記進捗管理DBに登録され
ているテスト進捗状況の情報を検索するテスト検索機能
を備え、前記テスト管理端末機から送出された検索要求
に応じて、前記テスト検索機能により前記進捗管理DB
からテスト進捗状況の情報を検索し、該検索した情報を
前記テスト管理端末機に表示することを特徴とするテス
ト進捗管理方式。
2. The test progress management system according to claim 1, further comprising: a test management terminal for transmitting a search request for information on test progress status registered in the progress management DB to the test management server. The test management server further includes a test search function for searching for information on test progress registered in the progress management DB, and the test search function is provided in response to a search request sent from the test management terminal. The progress management DB
A test progress management method for retrieving test progress information from the test management terminal, and displaying the retrieved information on the test management terminal.
【請求項3】 請求項2に記載のテスト進捗管理方式に
おいて、 前記テスト管理サーバは、前記テスト検索機能により前
記進捗管理DBから検索したテスト進捗状況の情報を目
的別に分類/集計する分類/集計機能を備え、前記テス
ト管理端末機から送出された検索要求に応じて、前記テ
スト検索機能により前記進捗管理DBからテスト進捗状
況の情報を検索した後、該検索した情報を前記分類/集
計機能により分類/集計し、該分類/集計した情報を前
記テスト管理端末機に表示することを特徴とするテスト
進捗管理方式。
3. The test progress management system according to claim 2, wherein the test management server classifies / aggregates the information on the test progress status searched from the progress management DB by the test search function for each purpose. A search progress information is searched from the progress management DB by the test search function in response to a search request sent from the test management terminal, and the searched information is sorted by the classification / aggregation function. A test progress management method, comprising classifying / aggregating and displaying the classified / aggregated information on the test management terminal.
【請求項4】 請求項2または請求項3に記載のテスト
進捗管理方式において、 前記テスト管理サーバは、前記テスト検索機能により前
記進捗管理DBから検索したテスト進捗状況の情報を前
記テスト管理端末機に表示する際に、前記テスト管理端
末機から送出された検索要求に応じて、過去のテスト結
果の情報を併せて表示することを特徴とするテスト進捗
管理方式。
4. The test progress management system according to claim 2, wherein the test management server stores test progress information retrieved from the progress management DB by the test retrieval function. A test progress management method for displaying information on past test results in response to a search request sent from the test management terminal.
【請求項5】 請求項2乃至4のいずれか1項に記載の
テスト進捗管理方式において、 前記テスト管理サーバは、前記テスト検索機能により前
記進捗管理DBから検索したテスト進捗状況の情報をグ
ラフ化するグラフ機能を備え、前記テスト管理端末機か
ら送出された検索要求に応じて、前記テスト検索機能に
より前記進捗管理DBから検索したテスト進捗状況の情
報を前記グラフ機能によりグラフ化して前記テスト管理
端末機に表示することを特徴とするテスト進捗管理方
式。
5. The test progress management method according to claim 2, wherein the test management server graphs information on a test progress status searched from the progress management DB by the test search function. In response to a search request sent from the test management terminal, the test management terminal converts the test progress information searched from the progress management DB by the test search function into a graph by the graph function, Test progress management method characterized by displaying on the machine.
【請求項6】 請求項2乃至5のいずれか1項に記載の
テスト進捗管理方式において、 前記テスト管理サーバは、前記テスト検索機能により前
記進捗管理DBから検索したテスト進捗状況の情報を文
書化する文書機能を備え、前記テスト管理端末機から送
出された検索要求に応じて、前記テスト検索機能により
前記進捗管理DBから検索したテスト進捗状況の情報を
前記文書機能により文書化して前記テスト管理端末機に
表示することを特徴とするテスト進捗管理方式。
6. The test progress management method according to claim 2, wherein the test management server documents test progress information retrieved from the progress management DB by the test retrieval function. The test management terminal is provided with a document function for performing, according to a search request sent from the test management terminal, test progress information retrieved from the progress management DB by the test search function and documented by the document function. Test progress management method characterized by displaying on the machine.
【請求項7】 請求項2乃至6のいずれか1項に記載の
テスト進捗管理方式において、 前記テスト管理サーバは、前記テスト検索機能により前
記進捗管理DBから検索したテスト進捗状況の情報を印
刷出力する印刷機能を備え、前記テスト管理端末機から
送出された検索要求に応じて、前記テスト検索機能によ
り前記進捗管理DBから検索したテスト進捗状況の情報
を前記印刷機能により印刷出力することを特徴とするテ
スト進捗管理方式。
7. The test progress management method according to claim 2, wherein the test management server prints out information on a test progress status searched from the progress management DB by the test search function. And a print function for printing out test progress information retrieved from the progress management DB by the test retrieval function in response to a retrieval request sent from the test management terminal. Test progress management method.
【請求項8】 請求項2乃至7のいずれか1項に記載の
テスト進捗管理方式において、 前記テスト管理サーバは、前記進捗管理DBのメンテナ
ンスを行うファイル更新機能を備えることを特徴とする
テスト進捗管理方式。
8. The test progress management method according to claim 2, wherein the test management server has a file update function for maintaining the progress management DB. Management method.
【請求項9】 請求項1乃至8のいずれか1項に記載の
テスト進捗管理方式において、 前記テスト端末機は、当該テスト端末機の立ち上げ時に
テストモード或いは本番業務モードのいずれかのモード
を選択させる立ち上げモード選択機能を備え、当該テス
ト端末機の立ち上げ時に、前記テストモードが選択され
た場合は、テスト工程を開始させるために前記テスト項
目を入力させ、前記本番業務モードが選択された場合
は、通常の本番業務を開始させることを特徴とするテス
ト進捗管理方式。
9. The test progress management method according to claim 1, wherein the test terminal sets one of a test mode and a production operation mode when the test terminal starts up. A start-up mode selection function is provided for selecting, when the test terminal is started, if the test mode is selected, the test item is input to start a test process, and the production operation mode is selected. A test progress management method, in which a normal production operation is started in the event of a failure.
JP2001052740A 2001-02-27 2001-02-27 Test progress management system Pending JP2002259120A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2001052740A JP2002259120A (en) 2001-02-27 2001-02-27 Test progress management system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2001052740A JP2002259120A (en) 2001-02-27 2001-02-27 Test progress management system

Publications (1)

Publication Number Publication Date
JP2002259120A true JP2002259120A (en) 2002-09-13

Family

ID=18913326

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2001052740A Pending JP2002259120A (en) 2001-02-27 2001-02-27 Test progress management system

Country Status (1)

Country Link
JP (1) JP2002259120A (en)

Cited By (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014523038A (en) * 2011-07-05 2014-09-08 サウジ アラビアン オイル カンパニー System, computer medium, and computer-implemented method for monitoring and improving biometric health of employees
US9615746B2 (en) 2011-07-05 2017-04-11 Saudi Arabian Oil Company Floor mat system and associated, computer medium and computer-implemented methods for monitoring and improving health and productivity of employees
US9710788B2 (en) 2011-07-05 2017-07-18 Saudi Arabian Oil Company Computer mouse system and associated, computer medium and computer-implemented methods for monitoring and improving health and productivity of employees
US9722472B2 (en) 2013-12-11 2017-08-01 Saudi Arabian Oil Company Systems, computer medium and computer-implemented methods for harvesting human energy in the workplace
US9889311B2 (en) 2015-12-04 2018-02-13 Saudi Arabian Oil Company Systems, protective casings for smartphones, and associated methods to enhance use of an automated external defibrillator (AED) device
US9949640B2 (en) 2011-07-05 2018-04-24 Saudi Arabian Oil Company System for monitoring employee health
US10058285B2 (en) 2011-07-05 2018-08-28 Saudi Arabian Oil Company Chair pad system and associated, computer medium and computer-implemented methods for monitoring and improving health and productivity of employees
US10108783B2 (en) 2011-07-05 2018-10-23 Saudi Arabian Oil Company Systems, computer medium and computer-implemented methods for monitoring health of employees using mobile devices
US10307104B2 (en) 2011-07-05 2019-06-04 Saudi Arabian Oil Company Chair pad system and associated, computer medium and computer-implemented methods for monitoring and improving health and productivity of employees
US10475351B2 (en) 2015-12-04 2019-11-12 Saudi Arabian Oil Company Systems, computer medium and methods for management training systems
US10628770B2 (en) 2015-12-14 2020-04-21 Saudi Arabian Oil Company Systems and methods for acquiring and employing resiliency data for leadership development
US10642955B2 (en) 2015-12-04 2020-05-05 Saudi Arabian Oil Company Devices, methods, and computer medium to provide real time 3D visualization bio-feedback
US10824132B2 (en) 2017-12-07 2020-11-03 Saudi Arabian Oil Company Intelligent personal protective equipment

Cited By (24)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10206625B2 (en) 2011-07-05 2019-02-19 Saudi Arabian Oil Company Chair pad system and associated, computer medium and computer-implemented methods for monitoring and improving health and productivity of employees
US10058285B2 (en) 2011-07-05 2018-08-28 Saudi Arabian Oil Company Chair pad system and associated, computer medium and computer-implemented methods for monitoring and improving health and productivity of employees
JP2017073155A (en) * 2011-07-05 2017-04-13 サウジ アラビアン オイル カンパニー System, computer medium, and computer-implemented method for monitoring and improving biometric health of employee
US9693734B2 (en) 2011-07-05 2017-07-04 Saudi Arabian Oil Company Systems for monitoring and improving biometric health of employees
US9710788B2 (en) 2011-07-05 2017-07-18 Saudi Arabian Oil Company Computer mouse system and associated, computer medium and computer-implemented methods for monitoring and improving health and productivity of employees
US9833142B2 (en) 2011-07-05 2017-12-05 Saudi Arabian Oil Company Systems, computer medium and computer-implemented methods for coaching employees based upon monitored health conditions using an avatar
US9805339B2 (en) 2011-07-05 2017-10-31 Saudi Arabian Oil Company Method for monitoring and improving health and productivity of employees using a computer mouse system
US9808156B2 (en) 2011-07-05 2017-11-07 Saudi Arabian Oil Company Systems, computer medium and computer-implemented methods for monitoring and improving biomechanical health of employees
US9830576B2 (en) 2011-07-05 2017-11-28 Saudi Arabian Oil Company Computer mouse for monitoring and improving health and productivity of employees
US9830577B2 (en) 2011-07-05 2017-11-28 Saudi Arabian Oil Company Computer mouse system and associated computer medium for monitoring and improving health and productivity of employees
US9844344B2 (en) 2011-07-05 2017-12-19 Saudi Arabian Oil Company Systems and method to monitor health of employee when positioned in association with a workstation
US10307104B2 (en) 2011-07-05 2019-06-04 Saudi Arabian Oil Company Chair pad system and associated, computer medium and computer-implemented methods for monitoring and improving health and productivity of employees
US9962083B2 (en) 2011-07-05 2018-05-08 Saudi Arabian Oil Company Systems, computer medium and computer-implemented methods for monitoring and improving biomechanical health of employees
US9949640B2 (en) 2011-07-05 2018-04-24 Saudi Arabian Oil Company System for monitoring employee health
JP2014523038A (en) * 2011-07-05 2014-09-08 サウジ アラビアン オイル カンパニー System, computer medium, and computer-implemented method for monitoring and improving biometric health of employees
US10052023B2 (en) 2011-07-05 2018-08-21 Saudi Arabian Oil Company Floor mat system and associated, computer medium and computer-implemented methods for monitoring and improving health and productivity of employees
US9615746B2 (en) 2011-07-05 2017-04-11 Saudi Arabian Oil Company Floor mat system and associated, computer medium and computer-implemented methods for monitoring and improving health and productivity of employees
US10108783B2 (en) 2011-07-05 2018-10-23 Saudi Arabian Oil Company Systems, computer medium and computer-implemented methods for monitoring health of employees using mobile devices
US9722472B2 (en) 2013-12-11 2017-08-01 Saudi Arabian Oil Company Systems, computer medium and computer-implemented methods for harvesting human energy in the workplace
US9889311B2 (en) 2015-12-04 2018-02-13 Saudi Arabian Oil Company Systems, protective casings for smartphones, and associated methods to enhance use of an automated external defibrillator (AED) device
US10475351B2 (en) 2015-12-04 2019-11-12 Saudi Arabian Oil Company Systems, computer medium and methods for management training systems
US10642955B2 (en) 2015-12-04 2020-05-05 Saudi Arabian Oil Company Devices, methods, and computer medium to provide real time 3D visualization bio-feedback
US10628770B2 (en) 2015-12-14 2020-04-21 Saudi Arabian Oil Company Systems and methods for acquiring and employing resiliency data for leadership development
US10824132B2 (en) 2017-12-07 2020-11-03 Saudi Arabian Oil Company Intelligent personal protective equipment

Similar Documents

Publication Publication Date Title
US7493323B2 (en) Document group analyzing apparatus, a document group analyzing method, a document group analyzing system, a program, and a recording medium
US20070103719A1 (en) Printer control apparatus, printer control method, and computer readable recording medium stored with computer program for controlling printer
JP2002259120A (en) Test progress management system
CN107977171B (en) Print management apparatus and computer-readable medium storing print management program
JP4353051B2 (en) Log management program, log management server, and log management system
US8782512B2 (en) Controller, method, and program product for controlling job information display, and recording medium
US20080232842A1 (en) Image forming apparatus, image forming system and control method of image forming apparatus
US20030061334A1 (en) Method, apparatus, system, computer program and computer program product of network management
US9092431B2 (en) Document management system and document management method for determining whether at least one managed document was printed and updating print information of the at least one managed document based on the determination
JP2000339126A (en) Computer readable recording medium and picture processor
JP2004240772A (en) Press plate progress device
JP4957043B2 (en) Information processing apparatus, program, and business application introduction method
JP2007179493A (en) Business form preparation device, business form preparation system, business form preparation method and business form preparation program
JP2005332358A (en) Printed matter order system using pdf file automatic conversion system, and method thereof
JPH10340261A (en) Document accessing system
JP6676911B2 (en) Management device and image forming device
US11212865B2 (en) Terminal apparatus and terminal control method
JP7109346B2 (en) Performance data management device
US20220026839A1 (en) Printer driver with option search function
JP4330854B2 (en) Batch processing system
JP4373166B2 (en) Product information database
KR100477648B1 (en) Method and apparatus for sorting/searching data
JP5567440B2 (en) Audit preparation support device, audit preparation support system, and audit preparation support method
JP2023019529A (en) Control system, terminal, management device, terminal application, management tool, and error information generating method
JP2023177115A (en) Data migration method

Legal Events

Date Code Title Description
RD03 Notification of appointment of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7423

Effective date: 20041126

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20041126

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20050302

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20050422

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20050622

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20051019