JPH04344539A - Computer program testing device - Google Patents

Computer program testing device

Info

Publication number
JPH04344539A
JPH04344539A JP3145493A JP14549391A JPH04344539A JP H04344539 A JPH04344539 A JP H04344539A JP 3145493 A JP3145493 A JP 3145493A JP 14549391 A JP14549391 A JP 14549391A JP H04344539 A JPH04344539 A JP H04344539A
Authority
JP
Japan
Prior art keywords
program
data
software
computer
test
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.)
Granted
Application number
JP3145493A
Other languages
Japanese (ja)
Other versions
JP2631778B2 (en
Inventor
Junichi Yamashita
山下 順一
Kimio Suzuki
鈴木 公男
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.)
Nippon Steel Corp
Original Assignee
Nippon Steel 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 Nippon Steel Corp filed Critical Nippon Steel Corp
Priority to JP3145493A priority Critical patent/JP2631778B2/en
Publication of JPH04344539A publication Critical patent/JPH04344539A/en
Application granted granted Critical
Publication of JP2631778B2 publication Critical patent/JP2631778B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Landscapes

  • Debugging And Monitoring (AREA)
  • Test And Diagnosis Of Digital Computers (AREA)

Abstract

PURPOSE:To provide the computer program testing device capable of performing a program test for business use of computers by using general program test software independent on manufacturers and type of computers to be used. CONSTITUTION:General program test software 11 independent on the manufacturers and type of a computer 1 and a basic software connection program 12 as an interface means for basic software 2 of this computer 1 and an interface means of the general program test software 11, are provided. As the specifications of a test commander, the operating method for program test software, and the operating method for computers can be standardized, an operator performing the test should learn and make out the only one preparation method and each operation method so that the program development efficiency can be improved.

Description

【発明の詳細な説明】[Detailed description of the invention]

【0001】0001

【産業上の利用分野】本発明は計算機の業務用プログラ
ムを試験するための計算機プログラム試験装置に関する
ものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a computer program testing device for testing business programs for computers.

【0002】0002

【従来の技術】従来の計算機においては、オペレーティ
ングシステムとしての基本ソフトウェアが備えられてお
り、この基本ソフトウェアを介してその計算機に与えら
れた業務用プログラムを実行させるようにしている。基
本ソフトウェアの仕様は計算機メーカ及び機種(形式)
により異なることがあるので、同じ内容の業務用プログ
ラムを実行させる場合でも、その計算機のメーカ、機種
により、計算機との対話や仕事の指示の仕方等の操作が
異なることがある。
2. Description of the Related Art Conventional computers are equipped with basic software as an operating system, and the computer is made to execute a given business program via this basic software. Basic software specifications include computer manufacturer and model (format)
Therefore, even when running a business program with the same content, operations such as how to interact with the computer and give work instructions may differ depending on the manufacturer and model of the computer.

【0003】また、業務用プログラムを試験するための
プログラム試験ソフトウェアを用いる際も、基本ソフト
ウェアの仕様に合わせた操作が必要であり、このため、
メーカ別、機種別のプログラム試験ソフトウェアが用意
されている。
[0003] Furthermore, when using program testing software for testing business programs, operations must be performed in accordance with the specifications of the basic software.
Program test software is available for each manufacturer and model.

【0004】図5は、従来の計算機1における基本ソフ
トウェア2、業務用プログラム3及びメーカ別のプログ
ラム試験ソフトウェア4の関係を概念的に示したもので
、メーカ別の基本ソフトウェア2の内側に業務用プログ
ラム3及びプログラム試験ソフトウェア4が設けられる
形となっている。計算機1には、計算機操作卓5、補助
記憶装置6、ディスプレイ装置7、印刷装置8、プロセ
ス入出力装置9及び伝送制御装置10等の各装置が接続
されており、これらの各装置と業務用プログラム3、プ
ログラム試験ソフトウェア4との対話、アクセス等の通
信は全て基本ソフトウェア2を介してこの基本ソフトウ
ェア2の仕様に合わせた操作方法で行われる。
FIG. 5 conceptually shows the relationship between basic software 2, business program 3, and program test software 4 for each manufacturer in a conventional computer 1. A program 3 and program test software 4 are provided. The computer 1 is connected to various devices such as a computer console 5, an auxiliary storage device 6, a display device 7, a printing device 8, a process input/output device 9, and a transmission control device 10. All communication such as interaction and access with the program 3 and the program testing software 4 is performed via the basic software 2 using an operation method that conforms to the specifications of the basic software 2.

【0005】なお、図5の計算機1は、プロセス制御等
を行う場合に用いられる制御用計算機を例として示して
おり、プロセス入出力装置9は、制御対象(図示せず)
との通信に用いられる。また、伝送制御装置10は他の
システム等との通信に用いられる。
Note that the computer 1 in FIG. 5 is a control computer used for process control, etc., and the process input/output device 9 is used to control a control target (not shown).
used for communication with Further, the transmission control device 10 is used for communication with other systems and the like.

【0006】[0006]

【発明が解決しようとする課題】上述のように、従来の
計算機は基本ソフトウェアがメーカや機種により異なる
ため、業務用プログラムの試験を行う場合は、試験を行
うオペレータが、試験に用いる計算機の基本ソフトウェ
アの仕様に合った計算機の操作方法、テストコマンドデ
ータの作成仕様、プログラム試験ソフトウェアの操作方
法等について、予め充分に理解し、習熟しておく必要が
あった。
[Problems to be Solved by the Invention] As mentioned above, the basic software of conventional computers differs depending on the manufacturer and model. It was necessary to fully understand and become familiar with the computer operating methods that meet the software specifications, the test command data creation specifications, the program testing software operating methods, etc.

【0007】例えば、ある制御システムで用いられてい
た計算機が異なるメーカの計算機に変更になったような
場合等には、上記プログラム試験を行う前に、オペレー
タがそのメーカの試験ソフトウェアに関する上記各種操
作方法、データ作成仕様等について充分熟知しておく必
要があり、このため、オペレータの育成に長い期間を必
要とし、計算機のプログラム開発業務の効率を著しく低
下させていた。
For example, when the computer used in a control system is changed to a computer from a different manufacturer, the operator may perform the various operations described above regarding the manufacturer's test software before performing the program test. It is necessary to be fully familiar with the methods, data creation specifications, etc., which requires a long period of time to train operators, which significantly reduces the efficiency of computer program development work.

【0008】本発明は上記のような問題を解決するため
になされたもので、使用する計算機のメーカ、機種に拘
らず汎用のプログラム試験ソフトウェアを用いることの
できる計算機プログラム試験装置を提供することを目的
としている。
The present invention has been made to solve the above-mentioned problems, and it is an object of the present invention to provide a computer program testing device that can use general-purpose program testing software regardless of the manufacturer or model of the computer used. The purpose is

【0009】[0009]

【課題を解決するための手段】本発明においては、図1
に示すように、計算機1のメーカ、機種等に依らない汎
用のプログラム試験ソフトウェア11を設けると共に、
この汎用プログラム試験ソフトウェア11とメーカ別の
基本ソフトウェア2との間のインターフェースとしてメ
ーカ別の基本ソフトウェア接続プログラム12を設けて
いる。
[Means for solving the problem] In the present invention, FIG.
As shown in FIG.
A manufacturer-specific basic software connection program 12 is provided as an interface between the general-purpose program testing software 11 and the manufacturer-specific basic software 2.

【0010】0010

【作用】オペレータが計算機操作卓5を用いて汎用プロ
グラム試験ソフトウェア11と直接対話することにより
、基本ソフトウェア接続プログラム12及び基本ソフト
ウェア2を介して業務用プログラム3の試験を行うこと
ができる。従って、オペレータは、汎用プログラム試験
ソフトウェア11に関する唯一の操作方法、データ作成
仕様等について理解、習熟すればよい。
[Operation] By directly interacting with the general-purpose program testing software 11 using the computer console 5, the operator can test the business program 3 via the basic software connection program 12 and the basic software 2. Therefore, the operator only needs to understand and become familiar with the only operating method, data creation specifications, etc. regarding the general-purpose program testing software 11.

【0011】[0011]

【実施例】先ず、上記汎用プログラム試験ソフトウェア
11を用いて業務用プログラム3の試験を行う場合の手
順について図2、図3のフローチャートと共に説明する
Embodiment First, the procedure for testing a business program 3 using the general-purpose program testing software 11 will be described with reference to the flowcharts of FIGS. 2 and 3.

【0012】試験開始が指示されると、先ず、図2のス
テップS1で処理メニューの表示が行われる。メニュー
の内容としては、データ登録、データ削除、データ登録
状況表示、データ出力先選択等の処理がある。初めにプ
ログラム試験のためのデータ登録処理が行われ、ステッ
プS2でデータ入力装置の選択が行われる。即ち、デー
タの入手先を補助記憶装置6のフロッピディスク、磁気
ディスク、計算機操作卓5のキー操作等から選択し、そ
の入力先からのデータの入力処理をステップS3で行う
。次にステップS4で上記表示されたメニューの処理が
全て終了したかを調べた後、ステップS1に戻り、次い
でステップS5で登録データのうち必要のないデータを
削除する。次にステップS4、S1を経てステップS6
でデータの登録状況表示のための処理を行い、ステップ
S7でその表示を行う。次にステップS4、S1を経て
ステップS8でデータ出力先を選択する。即ち、試験中
に得られるデータを、ディスプレイ装置7、印刷装置8
等の何れに出力するかを選択し、その選択されたデータ
出力先の変更処理をステップS9で行い、ステップS1
0で終了とする。そしてステップS4で表示メニューの
処理終了と判断されると、試験準備完了として、図3の
ステップS11に行き、ここから試験が実行される。
When the test start is instructed, first, a processing menu is displayed in step S1 of FIG. The contents of the menu include processing such as data registration, data deletion, data registration status display, and data output destination selection. First, a data registration process for a program test is performed, and a data input device is selected in step S2. That is, the data source is selected from the floppy disk of the auxiliary storage device 6, the magnetic disk, the key operation of the computer console 5, etc., and data input from the selected input source is performed in step S3. Next, in step S4, it is checked whether all the processes of the displayed menu have been completed, and then the process returns to step S1. Then, in step S5, unnecessary data from among the registered data is deleted. Next, through steps S4 and S1, step S6
Processing for displaying the data registration status is performed in step S7, and the display is performed in step S7. Next, through steps S4 and S1, a data output destination is selected in step S8. That is, the data obtained during the test is displayed on the display device 7 and the printing device 8.
etc., the selected data output destination is changed in step S9, and step S1
It ends with 0. When it is determined in step S4 that the display menu processing is completed, it is determined that test preparation is complete, and the process goes to step S11 in FIG. 3, where the test is executed.

【0013】このステップS11でテストコマンドデー
タが入力されると、ステップS12でそのコマンドの内
容が解析され、ステップS13でデータの記述に誤りが
無いか調べられる。誤りが無ければステップS14でそ
のデータが終了を示すものかが調べられた後、ステップ
S15でそのコマンドの内容が実行されテストが行われ
る。次にステップS11に戻り、次のコマンドについて
以下同様の処理が行われる。そしてステップS14で終
了のデータが検出されたらステップS1に戻る。
When test command data is input in step S11, the contents of the command are analyzed in step S12, and it is checked in step S13 whether there are any errors in the data description. If there is no error, it is checked in step S14 whether the data indicates the end, and then the contents of the command are executed and tested in step S15. Next, the process returns to step S11, and similar processing is performed for the next command. If end data is detected in step S14, the process returns to step S1.

【0014】上記ステップS13で誤りが有った場合は
、ステップS16に進み、ここで上記ステップS8、S
9で選択されたデータの出力先をステップS11のコマ
ンドに応じて指示する。この指示データはステップS1
7で基本ソフトウェア接続プログラム12を用いて基本
ソフトウェア2の仕様に合うデータに変換された後、ス
テップS18で基本ソフトウェア2を介してディスプレ
イ装置7、印刷装置8への表示指示がなされる。
[0014] If there is an error in the above step S13, the process proceeds to step S16, where the above steps S8 and S
The output destination of the data selected in step S9 is specified in accordance with the command in step S11. This instruction data is used in step S1.
After the data is converted into data that meets the specifications of the basic software 2 using the basic software connection program 12 in step S18, display instructions are given to the display device 7 and printing device 8 via the basic software 2 in step S18.

【0015】また、基本ソフトウェア2はステップS1
5における試験中に得られるデータに応じてステップS
19の基本ソフトウェア接続プログラム12でのデータ
変換を介して主メモリ13、補助記憶装置6に対するデ
ータの読み出し、書き込みを行うと共に、必要に応じて
表示を行う。さらに、プロセス入出力装置9や伝送制御
装置10に対してもデータの入出力を行う。
[0015] The basic software 2 also performs step S1.
Step S depending on the data obtained during the test in 5.
Data is read from and written to the main memory 13 and the auxiliary storage device 6 through data conversion by the basic software connection program 12 of No. 19, and is displayed as necessary. Furthermore, data is input/output to the process input/output device 9 and the transmission control device 10 as well.

【0016】図4は上記各ステップS1〜S19の処理
を行うために計算機1に設けられる各種プログラム13
〜23及びメモリ24を示す。以下、これらのプログラ
ム13〜23及びメモリ24について説明する。
FIG. 4 shows various programs 13 provided in the computer 1 to carry out the processing of each step S1 to S19 described above.
23 and memory 24 are shown. The programs 13 to 23 and memory 24 will be explained below.

【0017】会話処理プログラム13:計算機操作卓5
のオペレータにデータ入力方法を表示すると共に、入力
されたデータを読込む。
Conversation processing program 13: Computer console 5
Display the data input method to the operator and read the input data.

【0018】データ登録プログラム14:上記会話処理
プログラム13により指示されたデータ入力先の装置か
ら入力されたデータをメモリ24に登録する。
Data registration program 14: Registers in the memory 24 the data input from the data input destination device instructed by the conversation processing program 13.

【0019】データ格納メモリ24:入力されたデータ
を記憶する。
Data storage memory 24: Stores input data.

【0020】データ削除プログラム15:上記データ格
納メモリ24に登録されたデータから上記会話処理プロ
グラム13により指示されたデータを削除する。
Data deletion program 15: Deletes data specified by the conversation processing program 13 from the data registered in the data storage memory 24.

【0021】データ管理プログラム16:上記データ格
納メモリ24に登録されたデータを所定の書式で出力す
る。
Data management program 16: Outputs the data registered in the data storage memory 24 in a predetermined format.

【0022】データ入力プログラム17:上記データ格
納メモリ24からデータ単位にデータを読出す。
Data input program 17: Reads data from the data storage memory 24 in units of data.

【0023】入力データ編集プログラム18:上記デー
タ入力プログラム17により読出したデータを所定の形
式に編集する。
Input data editing program 18: Edits the data read by the data input program 17 into a predetermined format.

【0024】データ解析プログラム19:上記読出され
たデータの妥当性を検査する。
Data analysis program 19: Checks the validity of the read data.

【0025】異常データ編集プログラム20:上記デー
タ解析プログラム19により異常と判定されたデータを
所定の形式に編集する。
Abnormal data editing program 20: Edits data determined to be abnormal by the data analysis program 19 into a predetermined format.

【0026】テストコマンド実行制御プログラム21:
上記読出された正常なデータに従って基本ソフトウェア
接続プログラム12に情報を接続する。
Test command execution control program 21:
Information is connected to the basic software connection program 12 according to the read normal data.

【0027】出力データ編集プログラム22:基本ソフ
トウェア接続プログラム12に接続した情報及び基本ソ
フトウェア接続プログラム12から渡される情報を所定
の形式に編集する。
Output data editing program 22: Edits information connected to the basic software connection program 12 and information passed from the basic software connection program 12 into a predetermined format.

【0028】データ出力プログラム23:各種情報を指
示された出力先装置に出力する。
Data output program 23: Outputs various information to the designated output destination device.

【0029】基本ソフトウェア接続プログラム12:テ
ストコマンドを基本ソフトウェア2の仕様に合わせて編
集した後、基本ソフトウェア2に接続すると共に、基本
ソフトウェア2から渡される情報をテストコマンド実行
制御プログラム21、出力データ編集プログラム22等
に接続する。
Basic software connection program 12: After editing the test command according to the specifications of the basic software 2, it connects to the basic software 2, and also transfers the information passed from the basic software 2 to the test command execution control program 21 and output data editing. Connect to program 22 etc.

【0030】[0030]

【発明の効果】以上のように、本発明は、計算機のメー
カ、機種に依らない汎用のプログラム試験ソフトウェア
を設けると共に、上記計算機の基本ソフトウェアと上記
汎用のプログラム試験ソフトウェアとのインターフェー
ス手段としての基本ソフトウェア接続プログラムを設け
る構成としたので、テストコマンドデータの作成仕様、
プログラム試験ソフトウェアの操作方法及び計算機の操
作方法等を統一化することができる。これにより、プロ
グラム試験を行うオペレータは、唯一つの仕様、操作方
法について理解、習熟しておけば良いことになり、この
結果、プログラム試験に要する工数が大幅に削減され、
プログラム開発業務効率の向上を図ることができる。
As described above, the present invention provides general-purpose program testing software that does not depend on the computer manufacturer or model, and also provides a basic interface between the basic software of the computer and the general-purpose program testing software. Since the configuration includes a software connection program, the test command data creation specifications,
It is possible to unify the operating methods of program testing software, computer operating methods, etc. As a result, operators conducting program tests only need to understand and become familiar with the specifications and operating methods, and as a result, the number of man-hours required for program tests is significantly reduced.
It is possible to improve the efficiency of program development work.

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

【図1】本発明の実施例を概念的に示すブロック図であ
る。
FIG. 1 is a block diagram conceptually showing an embodiment of the present invention.

【図2】本発明の実施例によるプログラム試験を行う手
順を示すフローチャートである。
FIG. 2 is a flowchart showing a procedure for performing a program test according to an embodiment of the present invention.

【図3】本発明の実施例によるプログラム試験を行う手
順を示すフローチャートである。
FIG. 3 is a flowchart showing a procedure for performing a program test according to an embodiment of the present invention.

【図4】本発明の実施例に用いられる各種プログラム及
びメモリの構成を示すブロック図である。
FIG. 4 is a block diagram showing the configuration of various programs and memory used in the embodiment of the present invention.

【図5】従来の計算機プログラム試験装置を概念的に示
すブロック図である。
FIG. 5 is a block diagram conceptually showing a conventional computer program testing device.

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

1  計算機 2  基本ソフトウェア 3  業務用プログラム 1. Calculator 2 Basic software 3. Business programs

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】  計算機に与えられた業務用プログラム
をプログラム試験ソフトウェアを用いて試験する計算機
プログラム試験装置において、上記計算機のメーカ、機
種に依らない汎用のプログラム試験ソフトウェアと、上
記計算機の基本ソフトウェアと上記汎用のプログラム試
験ソフトウェアとのインターフェースを行うための基本
ソフトウェア接続プログラムとを設けたことを特徴とす
る計算機プログラム試験装置。
Claim 1: A computer program testing device that tests a business program given to a computer using program testing software, comprising: general-purpose program testing software that is independent of the manufacturer and model of the computer; and basic software for the computer. A computer program testing device comprising a basic software connection program for interfacing with the general-purpose program testing software.
JP3145493A 1991-05-21 1991-05-21 Computer program test equipment Expired - Lifetime JP2631778B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3145493A JP2631778B2 (en) 1991-05-21 1991-05-21 Computer program test equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3145493A JP2631778B2 (en) 1991-05-21 1991-05-21 Computer program test equipment

Publications (2)

Publication Number Publication Date
JPH04344539A true JPH04344539A (en) 1992-12-01
JP2631778B2 JP2631778B2 (en) 1997-07-16

Family

ID=15386540

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3145493A Expired - Lifetime JP2631778B2 (en) 1991-05-21 1991-05-21 Computer program test equipment

Country Status (1)

Country Link
JP (1) JP2631778B2 (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH02135548A (en) * 1988-11-16 1990-05-24 Fujitsu Ltd Test processing system for program
JPH0337728A (en) * 1989-07-04 1991-02-19 Nec Corp Operating system

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH02135548A (en) * 1988-11-16 1990-05-24 Fujitsu Ltd Test processing system for program
JPH0337728A (en) * 1989-07-04 1991-02-19 Nec Corp Operating system

Also Published As

Publication number Publication date
JP2631778B2 (en) 1997-07-16

Similar Documents

Publication Publication Date Title
JP3206096B2 (en) Input data processing device
JPH04344539A (en) Computer program testing device
JPH09223040A (en) System test supporting device for software and test scenario generator to be used for the same
JP3000319B2 (en) Window display control system
JP2740482B2 (en) Automatic test procedure manual creation system
JP3120493B2 (en) Data processing device
JPH09223042A (en) System test device for software
CN115716494A (en) Interlocking data testing method and device
JP2500385B2 (en) Input data management method
JP2629051B2 (en) File organization information acquisition processing method
JPH02201673A (en) Ccs trace file editing/output system
JPH0587850B2 (en)
JPS6177941A (en) Portable fault diagnosing device for information processor
JPH03257636A (en) Interactive data preparing system
JP2726998B2 (en) Computer testing method
JPS60217467A (en) Data collecting processing unit
JPS6220579B2 (en)
JPH04247552A (en) Data preparing/updating device
JPH09200809A (en) Storage program type electronic exchange method and exchange applying the method
JPH06110797A (en) Information processor
JPH09114789A (en) General console device and console device
JPS6255174B2 (en)
JPS59108130A (en) Method for generating automatic system of controlling program for input/output controlling device
JPS60171546A (en) Debug system of input and output device
JPH06139108A (en) Method for debugging processing

Legal Events

Date Code Title Description
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 19970128