JP2765549B2 - Operation evaluation system in computer system - Google Patents

Operation evaluation system in computer system

Info

Publication number
JP2765549B2
JP2765549B2 JP7352977A JP35297795A JP2765549B2 JP 2765549 B2 JP2765549 B2 JP 2765549B2 JP 7352977 A JP7352977 A JP 7352977A JP 35297795 A JP35297795 A JP 35297795A JP 2765549 B2 JP2765549 B2 JP 2765549B2
Authority
JP
Japan
Prior art keywords
input
key
result
storing
standard
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
JP7352977A
Other languages
Japanese (ja)
Other versions
JPH09185527A (en
Inventor
政幸 櫻木
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NEC Corp
Original Assignee
Nippon Electric Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Nippon Electric Co Ltd filed Critical Nippon Electric Co Ltd
Priority to JP7352977A priority Critical patent/JP2765549B2/en
Publication of JPH09185527A publication Critical patent/JPH09185527A/en
Application granted granted Critical
Publication of JP2765549B2 publication Critical patent/JP2765549B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Debugging And Monitoring (AREA)

Description

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

【0001】[0001]

【発明が属する技術分野】本発明は、コンピュータシス
テムを構成するソフトウェアやハードウェアの動作適性
を評価する動作評価システムに関し、特に処理結果を表
示画面に表示するための表示データを自動的に評価する
ことにより動作適性の評価を行う動作評価システムに関
する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an operation evaluation system for evaluating the operation suitability of software and hardware constituting a computer system, and in particular, to automatically evaluate display data for displaying a processing result on a display screen. The present invention relates to an operation evaluation system for evaluating operation suitability by performing the above.

【0002】[0002]

【従来の技術】コンピュータシステムにて動作するソフ
トウェア・プログラムを改善した場合、改訂版のプログ
ラムが現行版のプログラムと同様に動作するかどうか確
認するため、プログラムの動作テストを行う。この場
合、現行版のプログラムと改訂版のプログラムまたは関
連プログラムとについて、同一のデータ(キー)を入力
して動作させ、同一の処理結果が出力されるかどうかを
評価する。
2. Description of the Related Art When a software program operating on a computer system is improved, an operation test of the program is performed to check whether the revised version of the program operates in the same manner as the current version of the program. In this case, the same data (key) is input and operated for the current version program and the revised version program or related program, and it is evaluated whether the same processing result is output.

【0003】従来、この種のテストにおいては、各プロ
グラムによる処理結果をディスプレイ装置に表示し、表
示結果をオペレータが視認して評価を行っている。ま
た、処理結果の評価の確度を向上し誤認を回避するた
め、オペレータの視認に寄らず機械的に処理結果の評価
を行うプログラム評価技術が提案されている。
Conventionally, in this type of test, the processing result of each program is displayed on a display device, and the display result is visually recognized and evaluated by an operator. Further, in order to improve the accuracy of the evaluation of the processing result and avoid erroneous recognition, a program evaluation technique for mechanically evaluating the processing result without depending on the visual recognition of the operator has been proposed.

【0004】従来の処理結果を自動的に評価するこの種
の技術には、例えば、特開平3−182941号公報に
記載された技術がある。同文献には、現行版のプログラ
ムと改訂版のプログラムとにそれぞれ同一のデータを入
力して動作させ、各プログラムによる画面表示結果を格
納したファイルを作成し、両ファイルを比較用の制御プ
ログラムを用いて自動的に比較する技術について開示さ
れている。
[0004] As a conventional technique of this type for automatically evaluating the processing result, there is a technique described in, for example, Japanese Patent Application Laid-Open No. 3-182951. In the same document, the same program is input to the current version program and the revised version program, and the same program is input and operated, a file storing the screen display results of each program is created, and a control program for comparing both files is created. It discloses a technique for automatically comparing data by using it.

【0005】しかし、上記従来の技術では、画面表示結
果を自動的に比較することは可能なものの、データ入力
は相変わらずオペレータの操作により入力装置から行わ
なければならない。したがって、入力の手間がかかり、
また入力の際に誤操作が生じる恐れがあった。
[0005] However, in the above-described conventional technique, although the screen display results can be automatically compared, the data input must still be performed from the input device by the operation of the operator. Therefore, it takes time and effort to input,
In addition, there is a possibility that an erroneous operation may occur at the time of input.

【0006】また、上述した特開平3−182941号
公報に記載された従来技術は、プラットホーム上で動作
するプログラム、特にアプリケーションプログラムの改
訂版の評価には有効である。しかし、アプリケーション
レベルでプログラムの評価を行っているため、オペレー
ティングシステムを変更したりハードウェアの変更や追
加を行った場合に、当該オペレーティングシステムやハ
ードウェアの当該コンピュータシステムにおける動作適
性や互換性の有無の評価を行うことはできなかった。
The prior art described in the above-mentioned Japanese Patent Application Laid-Open No. Hei 3-182941 is effective for evaluating a program operating on a platform, particularly a revised version of an application program. However, because the program is evaluated at the application level, if the operating system is changed or the hardware is changed or added, whether the operating system or hardware is compatible or not compatible with the computer system Could not be evaluated.

【0007】[0007]

【発明が解決しようとする課題】上述したように、従来
のプログラム評価技術では、ディスプレイ装置に表示さ
れた処理結果をオペレータが視認して評価するため、処
理結果の誤認により評価を誤る恐れがあった。
As described above, in the conventional program evaluation technology, the operator visually recognizes and evaluates the processing result displayed on the display device. Was.

【0008】また、評価を自動的に行う従来のプログラ
ム評価技術においても、試験に用いるデータの入力をオ
ペレータの操作により入力装置から行うため、手間がか
かり、誤操作の発生の恐れがあるという欠点があった。
Further, the conventional program evaluation technique for automatically performing the evaluation also has the disadvantage that the data used for the test is input from an input device by an operator's operation, which is troublesome and may cause an erroneous operation. there were.

【0009】また、動作テストをアプリケーションレベ
ルで実行するため、オペレーティングシステムの改版や
ハードウェアの変更、追加等に伴う動作適性や互換性の
評価には利用できないという欠点があった。
Further, since the operation test is executed at the application level, there is a disadvantage that it cannot be used for evaluation of operation suitability and compatibility due to a revision of an operating system or a change or addition of hardware.

【0010】本発明は、上記従来技術の欠点を解決し、
データの入力から画面表示結果の比較、評価に至る全過
程を自動的に行って操作の手間を削減し、かつ誤操作の
発生を回避すると共に、オペレーティングシステムの改
版やハードウェアの変更、追加等に伴う動作適性や互換
性の評価を実行することのできる動作評価システムを提
供することを目的とする。
The present invention solves the above disadvantages of the prior art,
Automatically performs the entire process from data entry to comparison of screen display results and evaluation, reducing operation time, avoiding erroneous operations, and updating operating systems, changing or adding hardware, etc. It is an object of the present invention to provide an operation evaluation system capable of performing an evaluation of operation suitability and compatibility.

【0011】[0011]

【課題を解決するための手段】上記の目的を達成するた
め、本発明は、動作テストのために入力される入力キー
を予め入力して格納しておく入力キー格納手段と、正常
に動作する所定の動作環境で前記入力キーに基づいて動
作テストを行った結果である標準結果を格納する標準結
果格納手段と、前記標準結果を取得するための所定の動
作環境とは異なる動作環境で前記入力キーに基づいて動
作テストを実行し、所定の動作段階で前記標準結果格納
手段に格納された該動作段階に該当する標準結果と比較
する動作評価手段と、動作評価手段による比較結果を格
納する比較結果格納手段とを備える構成としている。
SUMMARY OF THE INVENTION In order to achieve the above object, the present invention provides an input key storing means for preliminarily inputting and storing an input key input for an operation test, and operates normally. Standard result storage means for storing a standard result that is a result of performing an operation test based on the input key in a predetermined operating environment, and inputting the input result in an operating environment different from the predetermined operating environment for obtaining the standard result An operation evaluation unit that executes an operation test based on the key and compares the operation result with a standard result corresponding to the operation stage stored in the standard result storage unit at a predetermined operation stage; and a comparison unit that stores a comparison result by the operation evaluation unit. And a result storage unit.

【0012】また、他の態様では、前記入力キー格納手
段が、入力キーの1種として、処理結果を前記標準結果
と比較することを命令する比較コードを格納し、前記動
作評価手段が、前記入力キーに基づいて動作テストを実
行し、前記比較コードを検出した場合に、該比較コード
を検出した時点における動作テストの処理結果と対応す
る標準結果とを比較する構成としている。
In another aspect, the input key storage means stores, as one type of input key, a comparison code for instructing to compare a processing result with the standard result, and the operation evaluation means includes An operation test is executed based on an input key, and when the comparison code is detected, a processing result of the operation test at the time when the comparison code is detected is compared with a corresponding standard result.

【0013】さらに他の態様では、種々の処理結果をデ
ィスプレイ装置に表示出力するために表示データとして
記憶する画面バッファメモリと、前記標準結果格納手段
に格納された標準結果を読み出して記憶するIOバッフ
ァメモリとをさらに備え、前記動作評価手段が、前記画
面バッファメモリの記憶内容と前記IOバッファメモリ
の記憶内容とを比較する構成としている。
In still another aspect, a screen buffer memory for storing various processing results as display data for display output on a display device, and an IO buffer for reading and storing standard results stored in the standard result storage means. A memory, wherein the operation evaluation means compares the storage content of the screen buffer memory with the storage content of the IO buffer memory.

【0014】また、他の態様では、前記動作環境は、少
なくとも、種々の処理を実行するためのアプリケーショ
ンソフトと、コンピュータシステムを動作制御するため
のオペレーティングシステムと、周辺機能を実現するハ
ードウェアとを含むまた、上記の目的を達成する他の動
作評価システムでは、動作テストのために入力される入
力キーを予め入力して格納しておく入力キー格納手段
と、正常に動作する所定の動作環境で前記入力キーに基
づいて動作テストを行った結果である標準結果を格納す
る標準結果格納手段と、種々の処理結果をディスプレイ
装置に表示出力するために表示データとして記憶する画
面バッファメモリと、前記標準結果格納手段に格納され
た標準結果を読み出して記憶するIOバッファメモリ
と、前記標準結果を取得するための所定の動作環境とは
異なる動作環境で前記入力キーに基づいて動作テストを
実行し、所定の動作段階で前記画面バッファメモリの記
憶内容と、対応する標準結果を格納した前記IOバッフ
ァメモリの記憶内容とを比較する動作評価手段と、動作
評価手段による比較結果を格納する比較結果格納手段と
を備える構成としている。
In another aspect, the operating environment includes at least application software for executing various processes, an operating system for controlling the operation of a computer system, and hardware for implementing peripheral functions. In another operation evaluation system that achieves the above object, an input key storage means for preliminarily inputting and storing an input key input for an operation test, and a predetermined operation environment that normally operates. A standard result storing means for storing a standard result which is a result of performing an operation test based on the input key; a screen buffer memory for storing various processing results as display data for display output on a display device; An IO buffer memory for reading and storing the standard result stored in the result storage means; An operation test based on the input key in an operating environment different from the predetermined operating environment for performing the operation test, and the IO buffer memory storing the storage contents of the screen buffer memory and the corresponding standard result in a predetermined operation stage And a comparison result storage unit for storing the comparison result by the operation evaluation unit.

【0015】[0015]

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

【0016】図1は本発明の1実施例による動作評価シ
ステムの構成を示すブロック図である。
FIG. 1 is a block diagram showing a configuration of an operation evaluation system according to one embodiment of the present invention.

【0017】図示のように、本実施例の動作評価システ
ムは、プログラムにしたがって所望の演算処理を実行す
ると共に当該コンピュータシステムの新たな動作環境に
おける動作テストを行うコンピュータ10と、プログラ
ムに基づく処理結果を表示出力するためのディスプレイ
装置20と、コンピュータシステムの従来の動作環境に
おいて特定のテスト用の処理を実行した場合の処理結果
(ディスプレイ装置20の表示結果、以下、標準結果と
称す)を格納した標準結果ファイル30と、特定のテス
ト用の処理を実行するために用いる入力データを格納し
た入力ログファイル40と、プログラムのテスト結果を
格納する比較結果格納ファイル50とを備える。また、
コンピュータ10には、種々のデータやコマンドを入力
するための入力装置であるキーボード60を接続してあ
る。
As shown in the figure, the operation evaluation system of the present embodiment executes a desired arithmetic processing according to a program and performs an operation test in a new operation environment of the computer system. And a processing result (display result of the display device 20, hereinafter referred to as a standard result) when a specific test process is executed in a conventional operating environment of the computer system. The system includes a standard result file 30, an input log file 40 storing input data used for executing a specific test process, and a comparison result storage file 50 storing test results of a program. Also,
A keyboard 60, which is an input device for inputting various data and commands, is connected to the computer 10.

【0018】コンピュータ10は、図示のように、ディ
スプレイ装置20に表示する画像データを記憶する画面
バッファメモリ11と、標準結果ファイル30から標準
結果を読み出して記憶するIOバッファメモリ12と、
画面バッファメモリ11及びIOバッファメモリ12の
記憶内容を比較する比較部13とを備える。
As shown, the computer 10 includes a screen buffer memory 11 for storing image data to be displayed on the display device 20, an IO buffer memory 12 for reading and storing standard results from a standard result file 30, and
A comparison unit 13 for comparing the contents stored in the screen buffer memory 11 and the IO buffer memory 12 is provided.

【0019】画面バッファメモリ11は、コンピュータ
システムにおいて処理が実行されるにしたがって、ディ
スプレイ装置に表示されるべき表示データを逐次格納す
る。IOバッファメモリ12は、コンピュータ10が動
作テストを行うモード(テストモード)になった後、比
較部13からの指示により標準結果ファイル30から標
準結果を読み込んで格納する。
The screen buffer memory 11 sequentially stores display data to be displayed on the display device as the processing is executed in the computer system. The IO buffer memory 12 reads and stores the standard result from the standard result file 30 according to an instruction from the comparing unit 13 after the computer 10 enters a mode in which the computer 10 performs an operation test (test mode).

【0020】比較部13は、コンピュータ10に搭載さ
れたCPUとRAM等のメモリで実現され、画像表示自
動比較プログラムの制御にしたがって、新たな動作環境
における動作テストを実行する。ここで新たな動作環境
とは、改訂版のプログラムや関連プログラムによる処
理、改訂版のオペレーティングシステムによる制御、変
更または追加されたハードウェアを含む新たなシステム
構成等を意味する。
The comparison section 13 is realized by a CPU and a memory such as a RAM mounted on the computer 10 and executes an operation test in a new operation environment under the control of an image display automatic comparison program. Here, the new operating environment means processing by a revised program or a related program, control by a revised operating system, a new system configuration including changed or added hardware, and the like.

【0021】動作テストは、プログラムに基づくテスト
用の動作の実行と、当該実行結果と標準結果との比較処
理とからなる。比較部13は、キーボードからの入力キ
ーまたは入力ログファイルから読み出したキーに基づい
てテスト用の特定の処理を実行すると共に、これらのキ
ーに含まれる画面比較コードを検出した際に、IOバッ
ファメモリ12に標準結果ファイル30に格納されてい
る標準結果を読み込ませて、画面バッファメモリ11の
記憶内容である実行結果とIOバッファメモリ12の記
憶内容である標準結果とを比較する。
The operation test includes execution of a test operation based on a program and comparison processing between the execution result and a standard result. The comparing unit 13 executes a specific process for testing based on an input key from a keyboard or a key read from an input log file, and when detecting a screen comparison code included in these keys, an IO buffer memory 12 reads the standard result stored in the standard result file 30, and compares the execution result stored in the screen buffer memory 11 with the standard result stored in the IO buffer memory 12.

【0022】入力ログファイル40は、コンピュータ1
0がテストモードで動作している際に、キーボード60
から入力されたキーを入力キーとして格納する。入力ロ
グファイル40に入力キーが格納された後は、格納され
ている入力キーを用いて動作テストを実行する。この場
合に、動作テストにおいて新たな処理を実行するために
入力ログファイル40に格納されていないキーの入力を
行う必要があるときは、キーボード60からキーの入力
を行う。入力された当該キーは、入力キーとして入力ロ
グファイル40に格納され、他の入力キーと共に次回以
降の動作テストに用いられる。
The input log file 40 is stored in the computer 1
0 is operating in test mode, the keyboard 60
Is stored as an input key. After the input keys are stored in the input log file 40, an operation test is executed using the stored input keys. In this case, when it is necessary to input a key that is not stored in the input log file 40 in order to execute a new process in the operation test, the key is input from the keyboard 60. The input key is stored in the input log file 40 as an input key, and is used together with other input keys in the next and subsequent operation tests.

【0023】比較結果格納ファイル50は、コンピュー
タ10の比較部13の比較結果を格納する。オペレータ
は、動作テストを行った後、格納されている比較結果を
参照することにより、動作テストのどの時点でどのよう
なエラー(従来の動作環境における動作結果との不一
致)が発生したかといった情報を得ることができる。
The comparison result storage file 50 stores the comparison result of the comparison unit 13 of the computer 10. After performing the operation test, the operator refers to the stored comparison result to obtain information as to when and what kind of error (inconsistency with the operation result in the conventional operation environment) occurred in the operation test. Can be obtained.

【0024】なお、図1には、本実施例の特徴的な構成
のみを記載し、他の構成については省略してある。実際
には、コンピュータ10には、プログラムにしたがって
種々の演算処理を実行する演算処理部やメモリ等が搭載
され、また処理結果を印字出力するプリンタやデータ入
力を行うマウス等の入出力デバイス等が接続されること
は言うまでもない。
FIG. 1 shows only the characteristic configuration of the present embodiment, and the other configuration is omitted. Actually, the computer 10 is equipped with an arithmetic processing unit and a memory for executing various arithmetic processes according to programs, and also includes an input / output device such as a printer for printing out processing results and a mouse for inputting data. It goes without saying that they are connected.

【0025】次に、図2のフローチャートを参照して本
実施例の動作について説明する。
Next, the operation of this embodiment will be described with reference to the flowchart of FIG.

【0026】初期段階として、入力ログファイル40に
何も格納されていない場合において、動作テストはキー
ボード60からのキー入力にしたがって行われる。コン
ピュータ10の比較部13は、キーボード60から入力
されるキーにしたがって処理動作を実行する。オペレー
タは、従来の動作環境における処理結果と比較すべき画
面がディスプレイ装置20に表示された時点で、画面比
較コードを入力する。比較部13は、画面比較コードが
入力されたときは、ディスプレイ装置20に表示される
べき処理結果と標準結果ファイル30に格納されている
標準結果とを比較する。動作テストにおいて入力された
これらのキーは、すべて入力ログファイル40に送られ
格納される。
As an initial stage, when nothing is stored in the input log file 40, the operation test is performed according to a key input from the keyboard 60. The comparison unit 13 of the computer 10 executes a processing operation according to a key input from the keyboard 60. The operator inputs a screen comparison code when a screen to be compared with the processing result in the conventional operating environment is displayed on the display device 20. When the screen comparison code is input, the comparing unit 13 compares the processing result to be displayed on the display device 20 with the standard result stored in the standard result file 30. All of these keys input in the operation test are sent to the input log file 40 and stored.

【0027】次に、入力ログファイル40に入力キーが
格納された状態で動作テストを行う場合、まず、キーボ
ード60からの操作等によりコンピュータ10がテスト
モードに切り替わると(ステップ201)、比較部13
が入力ログファイル40から必要な入力キーを読み出し
て(ステップ202)、動作テスト用の特定の処理を実
行する(ステップ203)。
Next, when an operation test is performed in a state where the input keys are stored in the input log file 40, first, when the computer 10 is switched to the test mode by an operation from the keyboard 60 or the like (step 201), the comparison unit 13
Reads out necessary input keys from the input log file 40 (step 202) and executes a specific process for an operation test (step 203).

【0028】入力キーの中から画面比較コードが検出さ
れた場合、標準結果ファイル30から対応する標準結果
を読み出してIOバッファメモリ12に格納する(ステ
ップ204、205)。そして、比較結果を比較結果格
納ファイル50に格納する(ステップ206)。以上の
動作を、動作テストのすべての処理が終了するまで行う
(ステップ207)。
When a screen comparison code is detected from the input keys, the corresponding standard result is read from the standard result file 30 and stored in the IO buffer memory 12 (steps 204 and 205). Then, the comparison result is stored in the comparison result storage file 50 (step 206). The above operation is performed until all processing of the operation test is completed (step 207).

【0029】なお、必要があれば、動作テストに用いる
新たなキーを、任意のタイミングでキーボード60から
入力することができる。動作テストの実行に先立って新
たなキーを入力し、入力ログファイル40に格納した後
に動作テストを開始すれば、動作テストの実行中は何ら
オペレータによる操作を必要とせずに、新たなキーに基
づく動作を含む動作テストを行うことができる。
If necessary, a new key used for the operation test can be input from the keyboard 60 at an arbitrary timing. If a new key is input prior to the execution of the operation test and the operation test is started after storing it in the input log file 40, no operation by the operator is required during the execution of the operation test, and the new key is used. An operation test including an operation can be performed.

【0030】以上の動作テストは、アプリケーションレ
ベルの制御によって行われるのではなく、コンピュータ
システム上に構築された図1に示す動作評価システムに
よって行われるため、コンピュータシステムを制御する
オペレーティングシステムを変更した場合や、ハードウ
ェアの変更や追加を行った場合の適正な動作の可否や互
換性の有無の検証を行う場合にも何ら問題なく利用する
ことができる。
The above operation test is performed not by application level control but by the operation evaluation system shown in FIG. 1 constructed on the computer system. Therefore, when the operating system for controlling the computer system is changed. Also, the present invention can be used without any problem when verifying whether or not proper operation is performed when hardware is changed or added, and whether or not compatibility is checked.

【0031】以上、好ましい実施例をあげて本発明を説
明したが、本発明は必ずしも上記実施例に限定されるも
のではない。
Although the present invention has been described with reference to the preferred embodiments, the present invention is not necessarily limited to the above embodiments.

【0032】[0032]

【発明の効果】以上説明したように、本発明の動作評価
システムによれば、ディスプレイ装置に表示されるべき
処理結果を、オペレータの視認に頼ることなく、自動的
に評価することができる。したがって、オペレータの介
入による誤認を回避し、評価の確度の向上を図ることが
できる。
As described above, according to the operation evaluation system of the present invention, the processing result to be displayed on the display device can be automatically evaluated without relying on the visual recognition of the operator. Therefore, erroneous recognition due to operator intervention can be avoided, and the accuracy of evaluation can be improved.

【0033】また、入力ログファイルに入力キーが格納
されていない初期段階における動作テストを除き、キー
の入力から処理結果の比較に至るすべての動作を自動的
に行うため、動作テストの実行に要する手間を大幅に削
減することができる。
In addition, except for an operation test in an initial stage in which an input key is not stored in an input log file, all operations from input of a key to comparison of a processing result are automatically performed. The labor can be greatly reduced.

【0034】確認できるようになる。その結果、コンピ
ュータが評価を自動的に行うようになるので、評価に関
わる工数を削減できる。
It is possible to confirm. As a result, the computer automatically performs the evaluation, so that the man-hour related to the evaluation can be reduced.

【0035】また、キーの入力を自動的に行い、オペレ
ータによる入力作業を必要としないため、誤操作の発生
を回避することができる。
Further, since the key input is automatically performed and the input operation by the operator is not required, the occurrence of an erroneous operation can be avoided.

【0036】さらに本発明は、動作テストをコンピュー
タシステム上に構築された動作評価システムによって行
うため、アプリケーションの動作テストのみならず、ペ
レーティングシステムを変更した場合や、ハードウェア
の変更や追加を行った場合の適正な動作の可否や互換性
の有無の検証を行う場合等にも適用することができ、よ
り広範囲な利用が可能となる。
Further, according to the present invention, since the operation test is performed by the operation evaluation system built on the computer system, not only the operation test of the application but also the case where the operating system is changed or the hardware is changed or added is performed. In this case, the present invention can also be applied to the case of verifying whether or not proper operation can be performed or compatibility, and can be used in a wider range.

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

【図1】 本発明の1実施例による動作評価システムの
構成を示すブロック図である。
FIG. 1 is a block diagram showing a configuration of an operation evaluation system according to one embodiment of the present invention.

【図2】 本実施例の動作を示すフローチャートであ
る。
FIG. 2 is a flowchart illustrating the operation of the present embodiment.

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

10 コンピュータ 11 画面バッファメモリ 12 IOバッファメモリ 13 比較部 20 ディスプレイ装置 30 標準結果ファイル 40 入力ログファイル 50 比較結果格納ファイル 60 キーボード Reference Signs List 10 computer 11 screen buffer memory 12 IO buffer memory 13 comparison unit 20 display device 30 standard result file 40 input log file 50 comparison result storage file 60 keyboard

Claims (4)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 任意のタイミングで動作テストのための
入力キーを入力するキー入力手段と、 動作テストのために入力される入力キーを予め入力して
格納し、かつ前記キー入力手段によって入力された入力
キーを次回以降の動作テスト用に格納する入力キー格納
手段と、 正常に動作する所定の動作環境で前記入力キーに基づい
て動作テストを行った結果である標準結果を格納する標
準結果格納手段と、 前記標準結果を取得した所定の動作環境とは異なる新た
動作環境であって、少なくとも、種々の処理を実行す
るための新たなアプリケーションソフト、コンピュータ
システムを動作制御するための新たなオペレーティング
システム、周辺機能を実現する追加変更された新たなハ
ードウェアを含む新たな動作環境上で、前記入力キー格
納手段又は前記キー入力手段からの前記入力キーに基づ
いて動作テストを実行し、所定の動作段階で前記標準結
果格納手段に格納された該動作段階に該当する標準結果
と比較する動作評価手段と、 動作評価手段による比較結果を格納する比較結果格納手
段とを備えることを特徴とするコンピュータシステムに
おける動作評価システム。
1. A method for testing an operation at an arbitrary timing.
Key input means for inputting an input key, input key input for an operation test being input and stored in advance , and input input by the key input means
Input key storage means for storing the key for the next and subsequent operation tests; and standard result storage means for storing a standard result which is a result of performing an operation test based on the input key in a predetermined operating environment in which the key operates normally. A new operating environment different from the predetermined operating environment from which the standard result was obtained.
A Do operating environment, at least, to perform various processing
New application software for computers
New operating system to control the operation of the system
New and changed systems that realize the system and peripheral functions
In a new operating environment including hardware, the input key case
Operation evaluation means for executing an operation test based on the input key from the storage means or the key input means, and comparing with a standard result corresponding to the operation step stored in the standard result storage means at a predetermined operation step; An operation evaluation system for a computer system, comprising: a comparison result storage unit for storing a comparison result by the operation evaluation unit.
【請求項2】 前記入力キー格納手段が、予め入力され
或いは前記キー入力手段から入力された入力キーの1種
として、処理結果を前記標準結果と比較することを命令
する比較コードを格納し、 前記動作評価手段、前記入力キーに基づいて動作テス
トを実行し、前記入力キー格納手段又は前記キー入力手
段から入力された前記比較コードを検出した場合に、該
比較コードを検出した時点における動作テストの処理結
果と対応する標準結果とを比較することを特徴とする請
求項1に記載のコンピュータシステムにおける動作評価
システム。
Wherein said input key storing means is inputted in advance
Alternatively, a comparison code for instructing to compare a processing result with the standard result is stored as one type of input key input from the key input unit , and the operation evaluation unit performs an operation test based on the input key. Executing the input key storing means or the key input means.
2. The computer system according to claim 1, wherein when the comparison code input from a stage is detected, the processing result of the operation test at the time when the comparison code is detected is compared with a corresponding standard result. Operation evaluation system.
【請求項3】 種々の処理結果をディスプレイ装置に表
示出力するために表示データとして記憶する画面バッフ
ァメモリと、前記標準結果格納手段に格納された標準結
果を読み出して記憶するIOバッファメモリとをさらに
備え、 前記動作評価手段が、前記画面バッファメモリの記憶内
容と前記IOバッファメモリの記憶内容とを比較するこ
とを特徴とする請求項1または請求項2に記載のコンピ
ュータシステムにおける動作評価システム。
3. A screen buffer memory for storing various processing results as display data in order to display and output them on a display device, and an IO buffer memory for reading and storing standard results stored in the standard result storage means. The operation evaluation system according to claim 1, wherein the operation evaluation unit compares the contents stored in the screen buffer memory with the contents stored in the IO buffer memory.
【請求項4】 任意のタイミングで動作テストのための
入力キーを入力するキー入力手段と、 動作テストのために入力される入力キーを予め入力して
格納し、かつ前記キー入力手段によって入力された入力
キーを次回以降の動作テスト用に格納する入力キー格納
手段と、 正常に動作する所定の動作環境で前記入力キーに基づい
て動作テストを行った結果である標準結果を格納する標
準結果格納手段と、 種々の処理結果をディスプレイ装置に表示出力するため
に表示データとして記憶する画面バッファメモリと、 前記標準結果格納手段に格納された標準結果を読み出し
て記憧するIOバッファメモリと、 前記標準結果を取得した所定の動作環境とは異なる新た
動作環境であって、少なくとも、種々の処理を実行す
るための新たなアプリケーションソフト、コンピュータ
システムを動作制御するための新たなオペレーティング
システム、周辺機能を実現する追加変更された新たなハ
ードウェアを含む新たな動作環境上で、前記入力キー格
納手段又は前記キー入力手段からの前記入力キーに基づ
いて動作テストを実行し、所定の動作段階で前記画面バ
ッファメモリの記憶内容と、対応する標準結果を格納し
た前記IOバッファメモリの記憶内容とを比較する動作
評価手段と、 動作評価手段による比較結果を格納する比較結果格納手
段とを備えることを特徴とするコンピュータシステムに
おける動作評価システム。
4. An operation test at an arbitrary timing.
Key input means for inputting an input key, input key input for an operation test being input and stored in advance , and input input by the key input means
Input key storage means for storing the key for the next and subsequent operation tests, and standard result storage means for storing a standard result which is a result of performing an operation test based on the input key in a predetermined operating environment that normally operates. A screen buffer memory for storing various processing results as display data for display and output on a display device; an IO buffer memory for reading and storing standard results stored in the standard result storage means; different new and acquired predetermined operating environment
A Do operating environment, at least, to perform various processing
New application software for computers
New operating system to control the operation of the system
New and changed systems that realize the system and peripheral functions
In a new operating environment including hardware, the input key case
An operation test is executed based on the input key from the storage unit or the key input unit, and the storage contents of the screen buffer memory and the storage contents of the IO buffer memory storing the corresponding standard result at a predetermined operation stage. An operation evaluation system for a computer system, comprising: an operation evaluation unit that compares the operation results; and a comparison result storage unit that stores a comparison result obtained by the operation evaluation unit.
JP7352977A 1995-12-29 1995-12-29 Operation evaluation system in computer system Expired - Fee Related JP2765549B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP7352977A JP2765549B2 (en) 1995-12-29 1995-12-29 Operation evaluation system in computer system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP7352977A JP2765549B2 (en) 1995-12-29 1995-12-29 Operation evaluation system in computer system

Publications (2)

Publication Number Publication Date
JPH09185527A JPH09185527A (en) 1997-07-15
JP2765549B2 true JP2765549B2 (en) 1998-06-18

Family

ID=18427744

Family Applications (1)

Application Number Title Priority Date Filing Date
JP7352977A Expired - Fee Related JP2765549B2 (en) 1995-12-29 1995-12-29 Operation evaluation system in computer system

Country Status (1)

Country Link
JP (1) JP2765549B2 (en)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4786998B2 (en) * 2005-11-07 2011-10-05 株式会社日立ソリューションズ Software reuse parts management system
JP2009122970A (en) * 2007-11-15 2009-06-04 Nomura Research Institute Ltd Program inspection system
JP5101448B2 (en) * 2008-09-30 2012-12-19 株式会社野村総合研究所 Test support system
JP5101447B2 (en) * 2008-09-30 2012-12-19 株式会社野村総合研究所 Test support system
JP2013168072A (en) * 2012-02-16 2013-08-29 Fujitsu Fsas Inc Support device, support program and support method

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH036630A (en) * 1989-06-02 1991-01-14 Chubu Nippon Denki Software Kk Check system for interactive processing program
JPH03257636A (en) * 1990-03-08 1991-11-18 Nec Corp Interactive data preparing system
JPH0452932A (en) * 1990-06-20 1992-02-20 Nec Corp Program evaluating system
JPH04172538A (en) * 1990-11-06 1992-06-19 Nec Corp Verifier
JPH04273341A (en) * 1991-02-28 1992-09-29 Hokuriku Nippon Denki Software Kk Automatic test device for program
JPH0628209A (en) * 1992-07-06 1994-02-04 Hitachi Ltd Program inspecting device

Also Published As

Publication number Publication date
JPH09185527A (en) 1997-07-15

Similar Documents

Publication Publication Date Title
US5926638A (en) Program debugging system for debugging a program having graphical user interface
US20060010429A1 (en) Method, system and program for model based software development with test case generation and evaluation
US4520440A (en) Test verification of processor architecture having a partial instruction set
US5826078A (en) Job re-execution system and controlling method thereof
JP2765549B2 (en) Operation evaluation system in computer system
JP2001109644A (en) Method and device for verifying program
JP3206096B2 (en) Input data processing device
US5153927A (en) Character reading system and method
CN113076140A (en) GPIO (general purpose input/output) configuration detection method and device and server
JP2968782B1 (en) Print result automatic evaluation method
JPH01297738A (en) Computer testing device
JP2746180B2 (en) Program test support management device and program test support management method
JPH036630A (en) Check system for interactive processing program
JP2001273168A (en) System for automatically testing software
JP3248433B2 (en) Program linkage verification method
JPH1165888A (en) Software testing device and storage medium
JP2005100068A (en) Automatic software verification system
JP2967741B2 (en) CPU compatibility test equipment
JP2874601B2 (en) Screen application program evaluation processing system
JPH09265385A (en) Software consistency management method
JPH1031584A (en) Automatic device for verification of software
JPH05233349A (en) Automatic test tool for program module
JPH1074144A (en) Alter display system
JPH0619844A (en) Command input controller
JPH1040092A (en) System for developing program

Legal Events

Date Code Title Description
FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20080403

Year of fee payment: 10

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090403

Year of fee payment: 11

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100403

Year of fee payment: 12

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110403

Year of fee payment: 13

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120403

Year of fee payment: 14

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120403

Year of fee payment: 14

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313113

R371 Transfer withdrawn

Free format text: JAPANESE INTERMEDIATE CODE: R371

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120403

Year of fee payment: 14

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313113

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120403

Year of fee payment: 14

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120403

Year of fee payment: 14

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120403

Year of fee payment: 14

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120403

Year of fee payment: 14

LAPS Cancellation because of no payment of annual fees