JPH0546427A - Online system - Google Patents

Online system

Info

Publication number
JPH0546427A
JPH0546427A JP3200776A JP20077691A JPH0546427A JP H0546427 A JPH0546427 A JP H0546427A JP 3200776 A JP3200776 A JP 3200776A JP 20077691 A JP20077691 A JP 20077691A JP H0546427 A JPH0546427 A JP H0546427A
Authority
JP
Japan
Prior art keywords
output
input
data
test
file
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
JP3200776A
Other languages
Japanese (ja)
Inventor
Eiji Haruhara
▲英▼二 春原
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 JP3200776A priority Critical patent/JPH0546427A/en
Publication of JPH0546427A publication Critical patent/JPH0546427A/en
Pending legal-status Critical Current

Links

Landscapes

  • Test And Diagnosis Of Digital Computers (AREA)

Abstract

PURPOSE:To improve the test efficiency by inputting test data and outputting the test result independently of the other tasks subordinated to online. CONSTITUTION:In the online system where plural terminal equipments are connected to a central processing unit 100, control information for inter-task communication to a system input/output vicarious execution job is taken into a control information area and a system input file or a system output file of the system input/output vicarious execution job is opened when a program will be tested. Input data is read out from the system input file with one record as the unit and is transferred to the test program by the inter-task communication function at the time of input of test data, and output data is written in the opened system output file with one record as the unit at the time of output of the test result, and the system input file 19 and the system output file 38 are closed.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は、オンライン・ジョブ、
またはオンライン・ジョブのように複数のタスクで構成
されているジョブのプログラム試験に利用する。
BACKGROUND OF THE INVENTION The present invention relates to an online job,
Alternatively, it is used for program testing of jobs that are composed of multiple tasks, such as online jobs.

【0002】本発明は、他タスク上で走行している試験
プログラムに影響されずに試験データの入力、および試
験結果の出力を行いプログラム機能を確認することがで
きるオンライン・システムに関する。
The present invention relates to an online system capable of inputting test data and outputting test results and confirming program functions without being affected by a test program running on another task.

【0003】[0003]

【従来の技術】従来、プログラムの確認方法としての試
験データの入力、および試験結果の出力は、オペレーテ
ィング・システムで用意しているシステム入力ファイ
ル、およびシステム出力ファイルの入出力により行い、
外部入出力装置との入出力動作はジョブ、すなわちオン
ライン・システムでの場合にはオンライン・ジョブの開
始時に入力動作を行い、終了時に出力動作を行ってい
た。
2. Description of the Related Art Conventionally, input of test data and output of test results as a program confirmation method are performed by inputting and outputting a system input file and a system output file prepared by an operating system.
An input / output operation with an external input / output device performs an input operation at the start of a job, that is, an online job in the case of an online system, and an output operation at the end.

【0004】[0004]

【発明が解決しようとする課題】上述した従来のシステ
ム入出力方式は、初期の単体試験ではオンライン環境が
必要でないため1タスク/1ジョブの環境での試験で充
分であるが、結合試験段階になると試験環境を整えなけ
ればならない。通常、オンライン・ジョブ上は複数の起
動が不可能であり、試験の効率化のためにオンライン・
ジョブ配下の複数のタスクを起動して複数のプログラム
の試験を同時に行うため、1プログラムの試験の都合で
オンライン・ジョブを終了・起動することは難しく、従
って試験データはオンライン・ジョブの起動時に複数試
験分のデータを入力しておくなどの工夫が必要である。
また、試験結果もオンライン・ジョブが終了するまで確
認することができず、試験の効率の面で問題があった。
In the conventional system input / output method described above, an online environment is not required in the initial unit test, so a test in a one-task / one-job environment is sufficient. In that case, the test environment must be prepared. Normally, multiple startups are not possible on an online job, and online
Since multiple tasks under the job are activated to test multiple programs at the same time, it is difficult to finish / start the online job for the sake of testing one program. Therefore, multiple test data can be stored when the online job is started. It is necessary to devise such as inputting data for the test.
Further, the test result cannot be confirmed until the online job is completed, which causes a problem in the efficiency of the test.

【0005】本発明はこのような問題を解決するもの
で、試験データの入力および試験結果の出力をオンライ
ン配下の他タスクとは独立して入出力できるようにし、
試験効率を向上させることができるシステムを提供する
ことを目的とする。
The present invention solves such a problem by enabling input and output of test data and output of test results independently of other tasks under online control.
It is an object of the present invention to provide a system capable of improving test efficiency.

【0006】[0006]

【課題を解決するための手段】本発明は、入出力装置お
よび記憶装置に接続された中央処理装置が通信制御装置
を介して複数の端末装置に接続され、前記中央処理装置
に、試験プログラム手段を有する試験タスク手段を含む
試験オンライン・ジョブ手段を備えたオンライン・シス
テムにおいて、前記試験プログラム手段に、システム入
出力代行ジョブとのタスク間通信用制御情報を保持する
制御情報領域を有し、試験プログラム実行におけるシス
テム入力ファイル、またはシステム出力ファイルのオー
プン時にシステム入出力代行ジョブを起動してタスク間
通信用制御情報を前記制御情報領域に取り込むオープン
処理代行手段と、試験データ入力時にシステム入出力代
行ジョブに入力要求を行い、システム入力ファイルから
入力データを1レコード単位で読み出すレコード・デー
タ入力代行手段と、試験結果出力時にシステム入出力代
行ジョブに試験結果の出力要求を行い、システム出力フ
ァイルに出力データを1レコード単位で書き出すレコー
ド・データ出力代行手段と、システム入出力代行ジョブ
にクローズ要求を通知してシステム入力ファイル、また
はシステム出力ファイルをクローズし、システム入出力
代行ジョブを終了させるクローズ処理代行手段とを備え
たことを特徴とする。
According to the present invention, a central processing unit connected to an input / output unit and a storage unit is connected to a plurality of terminal units via a communication control unit, and the central processing unit is provided with a test program means. In an online system including a test online job unit including a test task unit having a test task unit, the test program unit has a control information area for holding control information for inter-task communication with a system I / O proxy job, Open processing proxy means for starting the system input / output proxy job to open the control information for inter-task communication into the control information area when the system input file or system output file is opened during program execution, and the system input / output proxy for inputting test data Input request to the job and input data from system input file A record / data input agent that reads out in units of mode, and a record / data output agent that requests output of test results to a system I / O agent job when outputting test results and writes output data to the system output file in units of records. The system input / output proxy job is notified of a close request, the system input file or the system output file is closed, and the system input / output proxy job is terminated.

【0007】前記レコード・データ入力代行手段は、シ
ステム入力ファイルからシステム入出力代行ジョブによ
って読み出されたデータを設定する試験データ読み出し
領域を有し、前記レコード・データ出力代行手段は、シ
ステム入出力代行ジョブによってシステム出力ファイル
に書き出す試験結果データを保持する試験結果データ領
域を有することが望ましい。
The record / data input substituting means has a test data read area for setting data read by a system input / output substituting job from a system input file, and the record / data output substituting means comprises system input / output. It is desirable to have a test result data area for holding test result data to be written to the system output file by the substitute job.

【0008】[0008]

【作用】オンライン・ジョブのように複数のタスクによ
り構成されているジョブの各タスク上のプログラム試験
における試験データをシステム入力ファイルに入力して
プログラム内に取り込み、試験結果をシステム出力ファ
イルに書き出して出力することによりプログラム機能の
確認を行うときに、試験プログラムでのシステム入力フ
ァイル、またはシステム出力ファイルのオープン時にジ
ョブ起動によりシステム入出力代行ジョブを起動し、シ
ステム入出力代行ジョブとのタスク間通信用の制御情報
を制御情報領域に取り込み、システム入出力代行ジョブ
のシステム入力ファイル、またはシステム出力ファイル
をオープンにする。
[Operation] Input the test data in the program test on each task of a job such as an online job, which is composed of a plurality of tasks, into the system input file, import it into the program, and write the test result to the system output file. When confirming the program function by outputting, start the system I / O proxy job by starting the job when the system input file or system output file in the test program is opened, and communicate between tasks with the system I / O proxy job. The control information for the job is loaded into the control information area, and the system input file or system output file of the system I / O proxy job is opened.

【0009】このような状態で、試験プログラムにより
試験データを入力するときに、タスク間通信機能を使用
してシステム入出力代行ジョブに入力要求を行う。入力
要求を受け付けたシステム入出力代行ジョブは、自シス
テム入力ファイルから入力データを1レコード単位で読
み出し、読み出したデータをタスク間通信機能を使用し
て試験プログラムに渡す。
In this state, when the test data is input by the test program, the inter-task communication function is used to make an input request to the system input / output proxy job. The system I / O proxy job that has received the input request reads the input data from the system input file of its own in record units, and passes the read data to the test program using the intertask communication function.

【0010】また、試験プログラムにより試験結果を出
力するときに、タスク間通信機能を使用してシステム入
出力代行ジョブに試験結果の出力要求を行い、出力要求
を受けたシステム入出力代行ジョブは、自システム出力
ファイルに出力データを1レコード単位で書き出す。
Further, when the test result is output by the test program, the inter-task communication function is used to request the system I / O proxy job to output the test result. Write the output data to the local system output file record by record.

【0011】試験プログラム上でシステム入力ファイ
ル、またはシステム出力ファイルをクローズするとき
に、タスク間通信機能を使用してシステム入出力代行ジ
ョブにクローズ要求を通知し、システム入出力代行ジョ
ブのシステム入力ファイル、またはシステム出力ファイ
ルをクローズし、システム入出力代行ジョブを終了させ
る。
When the system input file or system output file is closed on the test program, the inter-task communication function is used to notify the system I / O proxy job of the close request, and the system input file of the system I / O proxy job is notified. , Or close the system output file and end the system I / O surrogate job.

【0012】これにより、オンライン・ジョブ配下の他
のタスクの処理、または動作に影響されることなく、試
験プログラム上でのシステム入力ファイルのオープン時
に試験データを外部入力装置から読み出すことができ、
また、システム出力ファイルのクローズ時に試験結果の
データを外部出力装置に出力することができる。
Thus, the test data can be read from the external input device when the system input file is opened on the test program, without being affected by the processing or operation of other tasks under the online job.
Further, the test result data can be output to the external output device when the system output file is closed.

【0013】[0013]

【実施例】次に、本発明実施例を図面に基づいて説明す
る。図1は本発明実施例の構成を示すブロック図であ
る。
Embodiments of the present invention will now be described with reference to the drawings. FIG. 1 is a block diagram showing the configuration of the embodiment of the present invention.

【0014】本発明実施例は、入出力装置101および
記憶装置102に接続された中央処理装置100が通信
制御装置103を介して複数の端末装置104に接続さ
れ、中央処理装置100に、試験プログラム手段3を有
する試験タスク手段2を含む試験オンライン・ジョブ手
段1を備え、さらに、本発明の特徴として、試験プログ
ラム手段3に、システム入出力代行ジョブとのタスク間
通信用制御情報を保持する制御情報領域を有し、試験プ
ログラム実行におけるシステム入力ファイル19、また
はシステム出力ファイル38のオープン時にシステム入
出力代行ジョブを起動してタスク間通信用制御情報を制
御情報領域に取り込むオープン処理代行手段4と、試験
データ入力時にシステム入出力代行ジョブに入力要求を
行い、システム入力ファイルから入力データを1レコー
ド単位で読み出すレコード・データ入力代行手段5と、
試験結果出力時にシステム入出力代行ジョブに試験結果
の出力要求を行い、システム出力ファイルに出力データ
を1レコード単位で書き出すレコード・データ出力代行
手段25と、システム入出力代行ジョブにクローズ要求
を通知してシステム入力ファイル、またはシステム出力
ファイルをクローズし、システム入出力代行ジョブを終
了させるクローズ処理代行手段6とを備え、レコード・
データ入力代行手段5には、システム入力ファイルから
システム入出力代行ジョブによって読み出されたデータ
を設定する試験データ読み出し領域を有し、レコード・
データ出力代行手段は、システム入出力代行ジョブによ
ってシステム出力ファイルに書き出す試験結果データを
保持する試験結果データ領域を有する。
In the embodiment of the present invention, the central processing unit 100 connected to the input / output unit 101 and the storage unit 102 is connected to a plurality of terminal units 104 via the communication control unit 103, and the central processing unit 100 is provided with a test program. A test online job unit 1 including a test task unit 2 having a unit 3 is further provided. Further, as a feature of the present invention, control for holding control information for intertask communication with a system input / output proxy job in the test program unit 3 An open process acting means 4 having an information area and activating a system input / output acting job when the system input file 19 or the system output file 38 is opened during the execution of the test program and taking intertask communication control information into the control information area. , When inputting test data, request input to system I / O proxy job And record data input agency means 5 for reading the input data from a file in one record unit,
At the time of outputting the test result, the system I / O proxy job is requested to output the test result, and the record / data output proxy unit 25 for writing the output data to the system output file in record units and the system I / O proxy job are notified of the close request. A system input file or a system output file to close the system input / output proxy job, and close the system input / output proxy job.
The data input proxy unit 5 has a test data read area for setting data read by the system input / output proxy job from the system input file.
The data output proxy unit has a test result data area for holding test result data to be written in the system output file by the system input / output proxy job.

【0015】次に、このように構成された本発明実施例
の動作について説明する。
Next, the operation of the embodiment of the present invention thus constructed will be described.

【0016】まず、試験データ入力時の動作について説
明する。図2は本発明実施例における試験データ入力時
の動作を説明する図である。
First, the operation of inputting test data will be described. FIG. 2 is a diagram for explaining the operation when inputting test data in the embodiment of the present invention.

【0017】試験プログラム手段3では試験データ入力
の前準備として試験データを入力するシステム入力ファ
イル19をオープンするためにオープン処理代行処理4
をコールする。オープン処理代行手段4はまずジョブ起
動ルーチンをコールしてジョブ起動処理7を行い、シス
テム入出力代行ジョブ20を起動する。
In the test program means 3, in order to open the system input file 19 for inputting the test data as a preparation for inputting the test data, the open process substitution process 4
To call. The open processing proxy unit 4 first calls a job startup routine to perform job startup processing 7, and boots the system input / output proxy job 20.

【0018】起動されたシステム入出力代行ジョブ20
はタスク間通信のための制御情報を試験プログラム手段
3に通知するためにタスク間通信処理ルーチンをコール
してタスク間通信処理9を行い、続いてシステム入力フ
ァイル19に対しファイルオープン処理10を行う。制
御情報を受け取った試験プログラム手段3はその情報を
制御情報領域8に設定し、以降のタスク間通信処理でそ
のデータを参照する。
The activated system I / O proxy job 20
Calls an inter-task communication processing routine to notify the test program means 3 of control information for inter-task communication, performs inter-task communication processing 9, and then performs file open processing 10 for the system input file 19. .. The test program means 3 having received the control information sets the information in the control information area 8 and refers to the data in the inter-task communication processing thereafter.

【0019】システム入力ファイル19のオープンが完
了したときにレコード・データ入力代行手段5をコール
する。レコード・データ入力代行手段5は試験データの
入力をシステム入出力代行ジョブ20に指示するために
タスク間通信処理ルーチンをコールしてタスク間通信処
理11を行う。
When the opening of the system input file 19 is completed, the record / data input agent means 5 is called. The record / data input proxy unit 5 calls an inter-task communication process routine to perform an inter-task communication process 11 in order to instruct the system I / O proxy job 20 to input test data.

【0020】試験データ入力指示を受けたシステム入出
力代行ジョブ20はシステム入力ファイル19から試験
データを読み出すためにレコード・データ入力処理ルー
チンをコールしてレコード・データ入力処理13を行
い、レコード入力バッファ14に読み出す。読み出しが
完了するとタスク間通信処理ルーチンをコールしてタス
ク間通信処理15を行い、レコード入力バッファ14内
の試験データを試験プログラム手段3に渡し、試験プロ
グラム手段3はそのデータを試験データ読み出し領域1
2に設定する。
Upon receipt of the test data input instruction, the system input / output proxy job 20 calls the record data input processing routine to read the test data from the system input file 19, performs the record data input processing 13, and executes the record data input buffer. Read to 14. When the reading is completed, the inter-task communication processing routine is called to perform the inter-task communication processing 15, pass the test data in the record input buffer 14 to the test program means 3, and the test program means 3 sends the data to the test data read area 1
Set to 2.

【0021】レコード・データ入力代行手段5を繰り返
しコールして全試験データの入力が完了すると試験デー
タの入力の後処理としてクローズ処理代行手段6をコー
ルする。クローズ処理代行手段6はタスク間通信処理ル
ーチンをコールしてタスク間通信処理16を行い、シス
テム入出力代行ジョブ20に試験データの入力の完了を
通知する。通知を受けたシステム入出力代行ジョブ20
ではシステム入力ファイル19に対しファイルクローズ
処理17を行い、続いてプログラム終了処理18を行っ
てプログラムを終了させる。
When the record / data input substituting means 5 is repeatedly called and the input of all the test data is completed, the close processing substituting means 6 is called as a post-processing for inputting the test data. The close processing proxy means 6 calls the inter-task communication processing routine to perform the inter-task communication processing 16, and notifies the system input / output proxy job 20 of the completion of the input of the test data. System I / O proxy job 20
Then, the file close processing 17 is performed on the system input file 19, and then the program termination processing 18 is performed to terminate the program.

【0022】次に試験結果出力の動作について説明す
る。図3は本発明実施例における試験結果出力時の動作
を説明する図である。
Next, the operation of outputting the test result will be described. FIG. 3 is a diagram for explaining the operation at the time of outputting the test result in the embodiment of the present invention.

【0023】試験プログラム手段3では試験結果の出力
の前準備として試験結果を出力するシステム出力ファイ
ル38をオープンするためにオープン処理代行手段4を
コールする。オープン処理代行手段4はまずジョブ起動
ルーチンをコールしてジョブ起動処理7を行い、システ
ム入出力代行ジョブ20を起動する。
The test program means 3 calls the open processing proxy means 4 in order to open the system output file 38 for outputting the test result as a preparation for outputting the test result. The open processing proxy unit 4 first calls a job startup routine to perform job startup processing 7, and boots the system input / output proxy job 20.

【0024】起動されたシステム入出力代行ジョブ20
はタスク間通信のための制御情報を試験プログラム手段
3に通知するためにタスク間通信処理ルーチンをコール
してタスク間通信処理9を行い、続いてシステム出力フ
ァイル38に対しファイルオープン処理30を行う。制
御情報を受け取った試験プログラム手段3はその情報を
制御情報領域8に設定し、以降のタスク間通信処理でそ
のデータを参照する。
The started system I / O proxy job 20
Calls the inter-task communication processing routine to notify the test program means 3 of control information for inter-task communication, performs inter-task communication processing 9, and then performs file open processing 30 for the system output file 38. .. The test program means 3 having received the control information sets the information in the control information area 8 and refers to the data in the inter-task communication processing thereafter.

【0025】システム出力ファイル38のオープンが完
了したときにレコード・データ出力代行手段25をコー
ルする。レコード・データ出力代行手段25は試験結果
の出力をシステム入出力代行ジョブ20に指示するため
にタスク間通信処理ルーチンをコールしてタスク間通信
処理31を行い、試験結果出力データ領域32内のデー
タをシステム入出力代行ジョブ20に渡し、レコード出
力バッファ34に設定する。
When the opening of the system output file 38 is completed, the record / data output agent 25 is called. The record / data output proxy unit 25 calls an inter-task communication process routine to perform an inter-task communication process 31 in order to instruct the system input / output proxy job 20 to output a test result, and then outputs data in the test result output data area 32. Is passed to the system input / output proxy job 20 and set in the record output buffer 34.

【0026】試験結果の出力指示を受けたシステム入出
力代行ジョブ20はシステム出力ファイル38に試験結
果のデータを出力するためにレコード・データ出力処理
ルーチンをコールしてレコード・データ出力処理33を
行い、レコード出力バッファ34からシステム出力ファ
イル38に出力する。
The system I / O proxy job 20 that has received the test result output instruction calls the record data output processing routine to output the test result data to the system output file 38, and performs the record data output processing 33. , From the record output buffer 34 to the system output file 38.

【0027】レコード・データ出力代行手段25を繰り
返しコールして全試験結果データの出力が完了すると試
験結果データの出力の後処理としてクローズ処理代行手
段6をコールする。クローズ処理代行手段6はタスク間
通信処理ルーチンをコールしてタスク間通信処理16を
行い、システム入出力代行ジョブ20に試験データの入
力の完了を通知する。通知を受けたシステム入出力代行
ジョブ20はシステム出力ファイル38に対しクローズ
処理36を行い、続いてプログラム終了処理18を行っ
てプログラムを終了させる。このプログラムの終了によ
りシステム入出力代行ジョブ20が終了し、システム出
力ファイル38内の試験結果データが図外の外部出力装
置に出力される。
When the record / data output acting means 25 is repeatedly called and the output of all the test result data is completed, the close processing acting means 6 is called as a post-process for outputting the test result data. The close processing proxy means 6 calls the inter-task communication processing routine to perform the inter-task communication processing 16, and notifies the system input / output proxy job 20 of the completion of the input of the test data. Upon receipt of the notification, the system input / output proxy job 20 performs the close processing 36 on the system output file 38, and then executes the program end processing 18 to end the program. When this program ends, the system input / output proxy job 20 ends, and the test result data in the system output file 38 is output to an external output device (not shown).

【0028】[0028]

【発明の効果】以上説明したように本発明によれば、オ
ンライン・ジョブ配下の他のタスクの処理、または動作
に影響されることなく、試験プログラム上でのシステム
入力ファイルのオープン時に試験データを外部入力装置
から読み出すことができ、システム出力ファイルのクロ
ーズ時に試験結果のデータを外部出力装置に出力するこ
とができる効果がある。
As described above, according to the present invention, the test data is stored when the system input file is opened on the test program without being affected by the processing or operation of other tasks under the online job. It is possible to read from the external input device and output the test result data to the external output device when the system output file is closed.

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

【図1】本発明実施例の全体構成を示すブロック図。FIG. 1 is a block diagram showing the overall configuration of an embodiment of the present invention.

【図2】本発明実施例における試験データ入力時の動作
を説明する図。
FIG. 2 is a diagram for explaining an operation when inputting test data in the embodiment of the present invention.

【図3】本発明実施例における試験結果出力時の動作を
説明する図。
FIG. 3 is a diagram illustrating an operation at the time of outputting a test result in the embodiment of the present invention.

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

1 試験オンライン・ジョブ 2 試験タスク 3 試験プログラム 4 オープン処理代行手段 5 レコード・データ入力代行手段 6 クローズ処理代行手段 7 ジョブ起動処理 8 制御情報領域 9、11、15、16、31 タスク間通信処理 10、30 ファイルオープン処理 12 試験データ読み出し領域 13 レコード・データ入力処理 14 レコード入力バッファ 17、36 ファイルクローズ処理 18 プログラム終了処理 19 システム入力ファイル 20 システム入出力代行ジョブ 25 レコード・データ出力代行手段 32 試験結果出力データ領域 33 レコード・データ出力処理 34 レコード・データ出力バッファ 38 システム出力ファイル 100 中央処理装置 101 入出力装置 102 記憶装置 103 通信制御装置 104 端末装置 1 test online job 2 test task 3 test program 4 open processing proxy means 5 record / data input proxy means 6 close processing proxy means 7 job startup processing 8 control information area 9, 11, 15, 16, 31 Inter-task communication processing 10, 30 file open processing 12 test data read area 13 record data input processing 14 record input buffer 17, 36 File Close Processing 18 Program Termination Processing 19 System Input File 20 System Input / Output Substitute Job 25 Record / Data Output Substitution Means 32 Test Result Output Data Area 33 Record / Data Output Processing 34 Record / Data Output Buffer 38 System Output File 100 Central Processing Device 101 Input / output device 102 Storage device 103 Communication control device 104 Terminal device

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 入出力装置および記憶装置に接続された
中央処理装置が通信制御装置を介して複数の端末装置に
接続され、 前記中央処理装置に、試験プログラム手段を有する試験
タスク手段を含む試験オンライン・ジョブ手段を備えた
オンライン・システムにおいて、 前記試験プログラム手段に、 システム入出力代行ジョブとのタスク間通信用制御情報
を保持する制御情報領域を有し、試験プログラム実行に
おけるシステム入力ファイル、またはシステム出力ファ
イルのオープン時にシステム入出力代行ジョブを起動し
てタスク間通信用制御情報を前記制御情報領域に取り込
むオープン処理代行手段と、 試験データ入力時にシステム入出力代行ジョブに入力要
求を行い、システム入力ファイルから入力データを1レ
コード単位で読み出すレコード・データ入力代行手段
と、 試験結果出力時にシステム入出力代行ジョブに試験結果
の出力要求を行い、システム出力ファイルに出力データ
を1レコード単位で書き出すレコード・データ出力代行
手段と、 システム入出力代行ジョブにクローズ要求を通知してシ
ステム入力ファイル、またはシステム出力ファイルをク
ローズし、システム入出力代行ジョブを終了させるクロ
ーズ処理代行手段とを備えたことを特徴とするオンライ
ン・システム。
1. A test including a central processing unit connected to an input / output unit and a storage unit, connected to a plurality of terminal units via a communication control unit, and the central processing unit including a test task unit having a test program unit. In an online system including an online job unit, the test program unit has a control information area for holding control information for inter-task communication with a system I / O proxy job, and a system input file in executing the test program, or When the system output file is opened, the system I / O proxy job is activated to open the inter-task communication control information into the control information area, and the system I / O proxy job is requested to input the test data. A record that reads the input data from the input file in record units. Data / data input agent, record / data output agent for writing test data to the system output file by requesting test result output to the system input / output agent job when outputting test results, and system input / output An online system comprising: a close processing proxy means for notifying a proxy job of a close request, closing the system input file or system output file, and terminating the system input / output proxy job.
【請求項2】 前記レコード・データ入力代行手段は、
システム入力ファイルからシステム入出力代行ジョブに
よって読み出されたデータを設定する試験データ読み出
し領域を有する請求項1記載のオンライン・システム。
2. The record / data input agent means,
The online system according to claim 1, further comprising a test data read area for setting data read by the system input / output proxy job from the system input file.
【請求項3】 前記レコード・データ出力代行手段は、
システム入出力代行ジョブによってシステム出力ファイ
ルに書き出す試験結果データを保持する試験結果データ
領域を有する請求項1記載のオンライン・システム。
3. The record / data output surrogate means,
The online system according to claim 1, further comprising a test result data area for holding test result data to be written to a system output file by the system I / O proxy job.
JP3200776A 1991-08-09 1991-08-09 Online system Pending JPH0546427A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3200776A JPH0546427A (en) 1991-08-09 1991-08-09 Online system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3200776A JPH0546427A (en) 1991-08-09 1991-08-09 Online system

Publications (1)

Publication Number Publication Date
JPH0546427A true JPH0546427A (en) 1993-02-26

Family

ID=16429995

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3200776A Pending JPH0546427A (en) 1991-08-09 1991-08-09 Online system

Country Status (1)

Country Link
JP (1) JPH0546427A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH10205134A (en) * 1996-11-21 1998-08-04 Sansen Eng Kk Concrete structure reinforcing method and reinforcing structure obtained by it as well as cushion spacer used for it
JP2014232462A (en) * 2013-05-30 2014-12-11 株式会社日立製作所 Control system

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH10205134A (en) * 1996-11-21 1998-08-04 Sansen Eng Kk Concrete structure reinforcing method and reinforcing structure obtained by it as well as cushion spacer used for it
JP2014232462A (en) * 2013-05-30 2014-12-11 株式会社日立製作所 Control system

Similar Documents

Publication Publication Date Title
JPH0546427A (en) Online system
US10922249B2 (en) Input/output control code filter
JP3143330B2 (en) Programmable controller
JP2780601B2 (en) Message batch processing system
JP2845261B2 (en) Write test method for external storage device and information processing system using the same
JPS644211B2 (en)
JPH04181321A (en) Microprogram loading system
JP2912046B2 (en) File server control method
JPS62219140A (en) Debugging control system for data processor
JPS5837586B2 (en) Data file control method
JPH08202630A (en) Test system for magnetic disk device
JPH04248635A (en) Probe effect eliminating method for parallel processing debugging
JPS60254328A (en) Task processing method in data processing system
JPH08171611A (en) Character recognizing system
JPH113231A (en) Software processing method
JPH05298140A (en) Self-diagnostic system
JPH01316840A (en) Diagnosis control system
JPS6349935A (en) Central controller
JPS62197828A (en) Microprogram loading confirmation system
JPH0981436A (en) File access control system
JPS63254538A (en) Program debugging device
JPH0253148A (en) Debugging method for test program for input/output device
JPH11212819A (en) Debugging system for control firmware
JPS60134994A (en) Output system of data
JPH04262443A (en) Information processor