JPH05173822A - Test execution system for test program of computer system - Google Patents
Test execution system for test program of computer systemInfo
- Publication number
- JPH05173822A JPH05173822A JP3354032A JP35403291A JPH05173822A JP H05173822 A JPH05173822 A JP H05173822A JP 3354032 A JP3354032 A JP 3354032A JP 35403291 A JP35403291 A JP 35403291A JP H05173822 A JPH05173822 A JP H05173822A
- Authority
- JP
- Japan
- Prior art keywords
- test
- file
- test program
- executed
- unit
- 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
Links
Landscapes
- Test And Diagnosis Of Digital Computers (AREA)
Abstract
Description
【0001】[0001]
【産業上の利用分野】本発明は試験対象装置に各種の状
態を設定しながら試験する試験プログラムにおいて、人
手介入を要する試験を実行する際に、特に、人手操作に
よらずに自動的に、ファイルから打鍵応答に必要な情報
を読み出す方式に関する。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a test program for setting various states in a device under test, and when performing a test requiring manual intervention, in particular, automatically without manual operation, The present invention relates to a method of reading information necessary for a keystroke response from a file.
【0002】[0002]
【従来の技術】従来、計算機システムを試験するプログ
ラムにおいて、人手介入を要する試験を実行するブロッ
ク、ユニットを指定すると、コンソールに表示される打
鍵要求メッセージに対し、人手によって打鍵応答を行
い、試験プログラムを実行していた。2. Description of the Related Art Conventionally, in a program for testing a computer system, when a block or unit for executing a test requiring human intervention is specified, a keystroke response message is manually responded to a keystroke request message displayed on a console, and a test program Was running.
【0003】[0003]
【発明が解決しようとする課題】かかる従来の試験実行
方式では、打鍵要求メッセージに対して、要求がある度
に毎回応答しメッセージを投入する必要があり、長時間
にわたり試験を走行する際には、メッセージ応答操作の
ために余計な時間がかかり、さらに操作員も常にその場
にいなければならないという課題があった。In such a conventional test execution method, it is necessary to respond to the keystroke request message every time there is a request and to insert the message, and when running the test for a long time. However, there was a problem that it took extra time for the message response operation and that the operator also had to be there at all times.
【0004】本発明は上述の課題に鑑みてなされたもの
であり、試験プログラムの実行を操作員による打鍵応答
なしに自動的に行う計算機システムの試験プログラムに
おける試験実行方式を提供することを目的としている。The present invention has been made in view of the above problems, and an object thereof is to provide a test execution method in a test program of a computer system which automatically executes the test program without a keystroke response by an operator. There is.
【0005】[0005]
【課題を解決するための手段】本発明の計算機システム
の試験プログラムにおける試験実行方式は、計算機シス
テムを試験するプログラムにおいて人手介入を要する試
験を実行するとき、人手介入による操作をなくし自動的
にファイル装置から人手介入要求に対する応答を伝える
方式において、人手介入試験を実行する際に、打鍵応答
に必要な情報を格納しておくファイルと、該ファイルを
記憶しておく記憶手段と、前記記憶手段の中をセクショ
ン毎に分けファイルを作成する手段と、前記ファイルを
読み出す手段と、試験プログラムを実行した場合に人手
介入の有無を判別する手段で構成される。A test execution method in a computer system test program according to the present invention eliminates an operation due to human intervention when a test requiring a human intervention is executed in a program for testing a computer system, and automatically executes a file. In a method of transmitting a response to a manual intervention request from an apparatus, a file for storing information necessary for a keystroke response when executing a manual intervention test, a storage unit for storing the file, and a storage unit for storing the file. It is composed of means for dividing the inside into sections and creating a file, means for reading the file, and means for determining the presence or absence of manual intervention when the test program is executed.
【0006】[0006]
【作用】上記の構成によれば、試験プログラムの実行の
際に人手介入の有無を判別する手段により人手介入試験
の実行が判別、許可された場合は、打鍵応答に必要な情
報をデータとして、セクション毎に分け、作成された記
憶手段の格納ファイルから一致データを読み出し、打鍵
応答メッセージの応答内容とするので、人手介入の必要
な試験を自動的に実行させることができる。According to the above configuration, when the execution of the manual intervention test is determined and permitted by the means for determining the presence or absence of manual intervention during the execution of the test program, the information necessary for the keystroke response is used as data, Since the matching data is read out from the created storage file of the storage means and is set as the response content of the keystroke response message, the test requiring human intervention can be automatically executed.
【0007】[0007]
【実施例】次に、本発明の一実施例について図面を参照
して詳細に説明する。DESCRIPTION OF THE PREFERRED EMBODIMENTS Next, one embodiment of the present invention will be described in detail with reference to the drawings.
【0008】図1は、本発明の一実施例である計算機シ
ステムの試験プログラムにおける試験実行方式の構成図
である。FIG. 1 is a block diagram of a test execution system in a test program of a computer system according to an embodiment of the present invention.
【0009】図1において、中央演算処理装置11が使
用する記憶装置12、入出力装置13は相互に接続さ
れ、入出力制御装置13には、ファイル装置14が接続
されている。ファイル装置14は、打鍵応答に必要な情
報が格納してあるファイルが記憶されている。又、入出
力制御装置13には、コンソール装置15が接続され、
操作員が試験プログラムを起動するために用いられた
り、その実行結果を表示されるために用いられる。In FIG. 1, a storage device 12 and an input / output device 13 used by the central processing unit 11 are connected to each other, and a file device 14 is connected to the input / output control device 13. The file device 14 stores a file in which information necessary for keystroke response is stored. A console device 15 is connected to the input / output control device 13,
It is used by the operator to start the test program and to display the execution result.
【0010】図2は、本発明の計算機システムの試験プ
ログラムにおける処理の流れ図である。FIG. 2 is a flow chart of processing in the test program of the computer system of the present invention.
【0011】図3は、本発明のデータスイッチ情報図で
ある。FIG. 3 is a data switch information diagram of the present invention.
【0012】図3において、nはmビットの16進数デ
ータのnビット目の人手介入試験の実行を制御するビッ
トを表わす。In FIG. 3, n represents a bit for controlling the execution of the manual intervention test at the n-th bit of the m-bit hexadecimal data.
【0013】図4は、図1のファイル装置構成図であ
る。FIG. 4 is a block diagram of the file device of FIG.
【0014】図4において、iはファイルを表わし、S
iはセクション名、Uiはユニット名である。In FIG. 4, i represents a file, and S
i is the section name, and Ui is the unit name.
【0015】次に、本発明の計算機システム内の試験プ
ログラムの動作を図を参照して説明する。Next, the operation of the test program in the computer system of the present invention will be described with reference to the drawings.
【0016】人手介入試験プログラムは操作員がコンソ
ール装置15からコマンドを入力し、起動することで実
行される(図2−21)。人手介入試験の実行の有無
は、データスイッチで判断される。The manual intervention test program is executed by the operator inputting a command from the console device 15 and activating the command (FIG. 2-21). Whether or not the manual intervention test is executed is determined by the data switch.
【0017】データスイッチを図3を見ながら説明す
る。データスイッチは試験プログラム起動時に指定する
もので、図3のように、mビットの長さの16進数デー
タであり、1,2,…,mビット各々には、指定したブ
ロック・ユニットのみ実行するとか、ブロック・ユニッ
ト開始終了印刷を行う等の試験を実行する際の制御情報
が入っている。先頭からnビット目(n≦m)を人手介
入試験の実行を制御する内容のビットとする。すなわ
ち、データスイッチの先頭からnビット目の1(on状
態)/0(off状態)を見ることにより人手介入試験
の実行を許可する(1)/禁止する(0)かを判断す
る。このデータスイッチにより、人手介入試験の実行が
許可されたとき、セクション内の最小実行単位であるユ
ニットは、人手操作を要するユニットを含み、順に実行
される(図2−22(2))。人手介入試験の実行が許
可されなかったときは、人手介入ユニットはスキップさ
れる(図2−22(1))。人手介入試験プログラムの
実行が許可されたとき自動的にファイル装置14から人
手介入要求に対する応答を伝える方式を図4を用いて以
下に説明する。The data switch will be described with reference to FIG. The data switch is specified when the test program is started, and is hexadecimal data having a length of m bits as shown in FIG. 3, and only the specified block unit is executed for each of 1, 2, ..., M bits. In addition, it contains control information for executing a test such as performing block unit start / end printing. The n-th bit (n ≦ m) from the beginning is set as a bit for controlling the execution of the manual intervention test. That is, it is determined whether the execution of the manual intervention test is permitted (1) / prohibited (0) by observing 1 (on state) / 0 (off state) of the n-th bit from the head of the data switch. When the execution of the manual intervention test is permitted by this data switch, the minimum execution unit in the section includes units that require manual operation, and the units are executed in sequence (Fig. 2-22 (2)). If execution of the manual intervention test is not permitted, the manual intervention unit is skipped (Fig. 2-22 (1)). A method of automatically transmitting a response to the manual intervention request from the file device 14 when the execution of the manual intervention test program is permitted will be described below with reference to FIG.
【0018】試験プログラムの中の人手介入を要するユ
ニットを選び出し、夫々のユニットの打鍵応答に必要な
情報をデータ(データ1〜i)として、予め作成してお
く。このデータ1〜iに人手介入を要するユニットのセ
クション名S1〜Siと、ユニット名U1〜Uiを付加
し、これを一つ格納単位としたファイルiを作成する。
図4は、i個の人手操作が必要なユニットのファイルを
ファイル装置14に記憶した状態である。Units requiring manual intervention in the test program are selected, and the information necessary for keystroke response of each unit is created in advance as data (data 1 to i). The section names S1 to Si of the units requiring human intervention and the unit names U1 to Ui are added to the data 1 to i, and a file i is created with this as one storage unit.
FIG. 4 shows a state in which files of i units that require manual operation are stored in the file device 14.
【0019】さて、(図2−23)では、ファイル装置
14からファイルiを一つずつ取り出して、実行中の試
験プログラムのセクション名とユニット名を、取りだし
たファイルに格納されているセクション名とユニット名
とで比較し、ファイル装置14の中のi個のファイルの
中から一致するものを検索し、該ファイルに格納されて
いるデータを読みだす。打鍵要求メッセージの応答内容
として、該データを利用することにより、人手介入の必
要な試験を自動的に実行させることが可能となる。Now, in (FIG. 2-23), the files i are taken out one by one from the file device 14, and the section name and unit name of the test program being executed are set to the section name stored in the taken out file. The unit name is compared, the i file in the file device 14 is searched for a matching file, and the data stored in the file is read. By using the data as the response content of the keystroke request message, it becomes possible to automatically execute a test requiring human intervention.
【0020】以上のような方法をとれば、プログラム内
に人手介入の必要なユニットを含む全試験プログラムを
実行した場合、走行中に、人手を介さなくても自動的に
迅速にプログラムを走行することができる。According to the method described above, when the entire test program including the units requiring human intervention is executed in the program, the program is automatically and promptly run during running without any manual operation. be able to.
【0021】[0021]
【発明の効果】以上説明したように、本発明の打鍵応答
に必要な情報をデータとして、セクション毎に分け作成
された記憶手段の格納ファイルから一致したデータを読
み出して、打鍵応答メッセージの内容とする試験実行方
式を利用することにより、試験プログラムを長時間にわ
たり実行する際に、操作員によって打鍵応答を行わなく
てもファイル記憶装置を読み出すことにより自動的に実
行し、迅速に走行することができるという効果がある。As described above, the information necessary for the keystroke response of the present invention is used as data, and the matched data is read out from the storage file of the storage means created separately for each section and the contents of the keystroke response message are read. By using the test execution method described above, when the test program is executed for a long time, it can be automatically executed by reading the file storage device without the keystroke response by the operator, so that the vehicle can run quickly. There is an effect that can be done.
【図1】本発明の一実施例による計算機システムの試験
プログラムにおける試験実行方式の構成図である。FIG. 1 is a configuration diagram of a test execution method in a test program of a computer system according to an embodiment of the present invention.
【図2】本発明の計算機システムの試験プログラムにお
ける処理の流れ図である。FIG. 2 is a flow chart of processing in a test program of the computer system of the present invention.
【図3】本発明のデータスイッチ情報図である。FIG. 3 is a data switch information diagram of the present invention.
【図4】図1に示すファイル装置の構成図である。FIG. 4 is a configuration diagram of the file device shown in FIG. 1.
11 中央演算処理装置 12 記憶装置 13 入出力制御装置 14 ファイル装置 15 コンソール装置 n 人手介入試験実行制御ビット i ファイル 11 central processing unit 12 storage device 13 input / output control device 14 file device 15 console device n human intervention test execution control bit i file
Claims (1)
おいて人手介入を要する試験を実行するとき、人手介入
による操作をなくし自動的にファイル装置から人手操作
要求に対する応答を伝える方式において、人手介入試験
を実行する際に、打鍵応答に必要な情報を格納しておく
ファイルと、該ファイルを記憶しておく記憶手段と、前
記記憶手段の中をセクション毎に分けファイルを作成す
る手段と、前記ファイルを読み出す手段と、試験プログ
ラムを実行した場合に人手介入の有無を判別する手段を
有することを特徴とする計算機システムの試験プログラ
ムにおける試験実行方式。1. When performing a test requiring manual intervention in a program for testing a computer system, the manual intervention test is executed in a method of eliminating the operation by the manual intervention and automatically transmitting a response to the manual operation request from the file device. At this time, a file in which information necessary for keystroke response is stored, storage means for storing the file, means for dividing the storage means into sections, and means for reading the file And a test execution method in a test program for a computer system, characterized in that it has means for determining the presence or absence of manual intervention when the test program is executed.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP3354032A JPH05173822A (en) | 1991-12-19 | 1991-12-19 | Test execution system for test program of computer system |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP3354032A JPH05173822A (en) | 1991-12-19 | 1991-12-19 | Test execution system for test program of computer system |
Publications (1)
Publication Number | Publication Date |
---|---|
JPH05173822A true JPH05173822A (en) | 1993-07-13 |
Family
ID=18434858
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP3354032A Pending JPH05173822A (en) | 1991-12-19 | 1991-12-19 | Test execution system for test program of computer system |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPH05173822A (en) |
-
1991
- 1991-12-19 JP JP3354032A patent/JPH05173822A/en active Pending
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JPH05173822A (en) | Test execution system for test program of computer system | |
JP3658968B2 (en) | DATA OUTPUT DEVICE, DATA OUTPUT METHOD, STORAGE MEDIUM CONTAINING DATA OUTPUT PROGRAM, AND PRINTING DEVICE | |
JPH0651989A (en) | Fast loading system of operating system in computer system | |
JPS62120562A (en) | Output control system for job result given to terminal printer equipment | |
JPH08194588A (en) | Printing device and displaying method for printing job of printing device | |
JPH096457A (en) | Program automatic start controller | |
JPH07219739A (en) | Window management system for data analysis device | |
JPH06110712A (en) | Terminal start processing monitoring system | |
JP2000082128A5 (en) | ||
JPS62219005A (en) | Sequence program processor | |
JPH03109617A (en) | Data processor | |
JPS6142290B2 (en) | ||
JP2655610B2 (en) | Common area update device | |
JPS62281032A (en) | Program start up system | |
JPH04260943A (en) | Trace output system | |
JPH0328923A (en) | Display system for printing time of printer | |
JPS62182823A (en) | Operating device for electronic computer | |
JPS62274332A (en) | Predefined value display system for screen | |
JP2941066B2 (en) | Printing device with dump function | |
JPH0628052A (en) | Automatic operation control system | |
JP2000020256A (en) | Forms reoutput management method and system therefor | |
JP2003005942A (en) | Method for integrally outputting different document and device for performing the same method and its processing program | |
JPH03268156A (en) | Screen controller | |
JPH04289963A (en) | Document printing system for repsonal computer system | |
JPH09288525A (en) | Job starting management system |