JP2713170B2 - Program test execution system - Google Patents

Program test execution system

Info

Publication number
JP2713170B2
JP2713170B2 JP6157892A JP15789294A JP2713170B2 JP 2713170 B2 JP2713170 B2 JP 2713170B2 JP 6157892 A JP6157892 A JP 6157892A JP 15789294 A JP15789294 A JP 15789294A JP 2713170 B2 JP2713170 B2 JP 2713170B2
Authority
JP
Japan
Prior art keywords
program
charge
test execution
correction
person
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 - Lifetime
Application number
JP6157892A
Other languages
Japanese (ja)
Other versions
JPH086818A (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
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 JP6157892A priority Critical patent/JP2713170B2/en
Publication of JPH086818A publication Critical patent/JPH086818A/en
Application granted granted Critical
Publication of JP2713170B2 publication Critical patent/JP2713170B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、複数のプログラムで
成されるテスト対象の処理プログラムのテスト処理に処
理において、構成プログラムの修正前と修正後のテスト
処理を選択的にあるいは並行して実行することができる
プログラム分割テストシステムに関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention selectively performs a test process before and after a modification of a configuration program in a test process of a processing program to be tested composed of a plurality of programs. Alternatively, the present invention relates to a program division test system that can be executed in parallel.

【0002】[0002]

【従来の技術】従来のプログラムテスト実行システムで
は、複数の構成プログラムで構成される処理プログラム
について、何れかの構成プログラムの修正後にテスト確
認を行う場合、修正前と修正後の構成プログラムを含む
それぞれの処理プログラムについて、個々に環境を設定
して実行し直すことで確認を行っている。また、ある構
成プログラムの修正が修正箇所以外に与える影響につい
ての定量的確認が行えるテスト環境が整っていないのが
通常である。
2. Description of the Related Art In a conventional program test execution system, when a test check is performed on a processing program composed of a plurality of constituent programs after any one of the constituent programs is corrected, each of the processing programs includes a pre-corrected and a corrected structural program. For each processing program, confirmation is made by individually setting the environment and re-executing. Further, it is usual that a test environment for quantitatively confirming the influence of a modification of a configuration program on a portion other than the modification is not provided.

【0003】[0003]

【発明が解決しようとする課題】上述した従来のプログ
ラムテスト実行システムでは、テスト対象となる処理プ
ログラムについて各構成プログラムを修正する前の状態
でテスト実行を行ない、その後に構成プログラムの1つ
を修正してテストを実行する際に、その修正プログラム
以外の他の構成プログラムが修正を行なっていると、他
の修正プログラムに影響を受けてテストが中断される、
あるいはテスト確認結果に異常が生じるおそれがある。
このため、構成プログラムの修正によって生じる影響が
発見されずに見過ごしのままになる可能性があるため、
より定量的で信頼性のあるテスト確認が行なえないとい
う問題があった。
In the conventional program test execution system described above, a test execution is performed on a processing program to be tested in a state before each constituent program is corrected, and then one of the constituent programs is corrected. When the test is executed, if another component program other than the hotfix makes a correction, the test is interrupted due to the other hotfix.
Alternatively, an abnormality may occur in the test confirmation result.
As a result, the potential consequences of modifying the configuration program can go unnoticed without being discovered,
There was a problem that more quantitative and reliable test confirmation could not be performed.

【0004】本発明の目的は、上記従来の欠点を解消
し、修正後のプログラムのテスト確認において、テスト
対象となる修正プログラム以外の修正プログラムによる
影響を遮断することにより、信頼性の高いプログラムの
テスト確認を可能とするプログラムテスト実行システム
を提供することにある。また、本発明の他の目的は、テ
スト対象となるプログラムについて、修正前のプログラ
ムを含むプログラム処理と修正後のプログラムを含むプ
ログラム処理を並行して実行することにより、実行結果
の比較確認が同時に行なえるようにしたプログラムテス
ト実行システムを提供することにある。
SUMMARY OF THE INVENTION An object of the present invention is to solve the above-mentioned conventional drawbacks and to cut off the influence of a modification program other than the modification program to be tested in the test confirmation of the modified program, thereby achieving a highly reliable program. It is to provide a program test execution system that enables test confirmation. Another object of the present invention is to simultaneously execute a program process including a program before correction and a program process including a program after correction on a program to be tested so that comparison of execution results can be performed simultaneously. An object of the present invention is to provide a program test execution system that can execute the program test.

【0005】上記目的を達成するため、本発明のプログ
ラムテスト実行システムは、複数のプログラムで構成さ
れるテスト対象の処理プログラムについて、プログラム
の何れかが修正された場合に、前記修正を担当した担当
者の名前と修正後のプログラム名とを対応させて登録す
る修正プログラムデータファイルと、入力データと前記
担当者の名前を含むテスト実行指示により、前記処理プ
ログラムを構成するプログラムのうち、前記修正プログ
ラムデータファイルを参照して、前記テスト実行指示に
含まれる前記担当者が修正を担当していない前記プログ
ラムについて修正前のプログラムを選択し、前記テスト
実行指示に含まれる前記担当者が修正を担当するプログ
ラムについて修正後のプログラムを選択することによ
り、前記入力データによる前記処理プログラムの実行処
理を行なう分割テスト実行手段を備える構成としてい
る。また、好ましい態様では、前記分割テスト実行手段
は、前記テスト実行指示に前記担当者が修正を担当する
修正後のプログラムに対する実行指示の有無を判定し、
前記修正後のプログラムに対する実行指示がない場合に
は、無条件に全てのプログラムについて修正前のプログ
ラムを選択して実行処理を行なう構成としている。
In order to achieve the above object, a program test execution system according to the present invention is provided, when any one of the processing programs to be tested, which is composed of a plurality of programs, is modified, is responsible for the modification. Program data file for registering the name of the user and the corrected program name in association with each other, and a test execution instruction including the input data and the name of the person in charge, among the programs constituting the processing program, the correction program Referring to the data file ,
The program before modification is selected for the program not included in the modification by the person in charge, and the test is performed.
A division test execution unit is provided which executes the processing of the processing program by the input data by selecting the corrected program for the program in charge of the correction included in the execution instruction . Further, in a preferred aspect, the division test execution means determines whether or not there is an execution instruction for the corrected program in which the person in charge corrects the test execution instruction.
When there is no instruction to execute the program after the correction, the program is unconditionally selected to execute the program before the correction for all the programs.

【0006】上記目的を達成する本発明の他のプログラ
ムテスト実行システムは、複数のプログラムで構成され
るテスト対象の処理プログラムについて、前記プログラ
ムの何れかが修正された場合に、前記修正を担当した担
当者の名前と修正後のプログラム名とを対応させて登録
する修正プログラムデータファイルと、入力データと前
記担当者の名前を含むテスト実行指示により、前記処理
プログラムを構成するプログラムのうち、前記修正プロ
グラムデータファイルを参照して、前記テスト実行指示
に含まれる前記担当者が修正を担当していない前記プロ
グラムについて修正前のプログラムを選択し、前記テス
ト実行指示に含まれる前記担当者が修正を担当するプロ
グラムについて修正後のプログラムを選択することによ
り、前記入力データによる前記処理プログラムの実行処
理を行なう分割テスト実行手段と、入力データと前記担
当者の名前を含む並行テスト実行指示により、前記修正
プログラムデータファイルを参照して、前記並行テスト
実行指示に含まれる前記担当者が担当するプログラムに
ついて、前記修正前のプログラムを含む前記処理プログ
ラムと、修正後のプログラムを含む前記処理プログラム
による処理を、同一の入力データにより並行して行い、
それぞれの処理結果の比較確認が可能な並行テスト実行
手段とを備える構成としている。また、他の好ましい態
様では、前記分割テスト実行手段は、前記テスト実行指
示に前記担当者が修正を担当する修正後のプログラムに
対する実行指示の有無を判定し、前記修正後のプログラ
ムに対する実行指示がない場合には、無条件に全てのプ
ログラムについて修正前のプログラムを選択して実行処
理を行ない、前記並行テスト実行手段は、入力データに
基づいて、前記修正前のプログラム用の入力データと、
前記修正後のプログラム用の入力データを生成する構成
としている。
According to another program test execution system of the present invention that achieves the above object, the present invention is in charge of, when any one of the above-mentioned programs is modified, for a processing program to be tested composed of a plurality of programs . A correction program data file for registering the name of the person in charge and the corrected program name in association with each other, and a test execution instruction including the input data and the name of the person in charge, among the programs constituting the processing program, Referring to the program data file, the test execution instruction
The person in charge to select the Modify the previous program for the program that is not in charge of the modification, the test that is included in the
Division test execution means for executing the processing program by the input data by selecting the corrected program for the program in charge by the person in charge included in the execution instruction, and input data and the person in charge of the parallel test execution instruction including the name, by referring to the modification program data file, the parallel test
For the program in charge of the person in charge included in the execution instruction, the processing program including the program before the correction, and the processing by the processing program including the program after the correction, in parallel by the same input data,
A parallel test execution means capable of comparing and confirming the respective processing results is provided. In another preferred aspect, the divided test execution means determines whether or not the test execution instruction includes an execution instruction for a corrected program in which the person in charge is in charge of correction, and the execution instruction for the corrected program is If there is no, unconditionally select the uncorrected programs for all programs and perform the execution process, the parallel test execution means, based on the input data, the input data for the uncorrected program,
The input data for the corrected program is generated.

【0007】[0007]

【実施例】以下、本発明の実施例について図面を参照し
て詳細に説明する。本発明の一実施例によるプログラム
テスト実行システムの機能構成図である図1において、
本実施例のプログラムテスト実行システム10は、担当
プログラムデータファイル30と、分割テスト実行手段
21と、並行テスト実行手段22を備える。
Embodiments of the present invention will be described below in detail with reference to the drawings. FIG. 1 is a functional configuration diagram of a program test execution system according to an embodiment of the present invention.
The program test execution system 10 of the present embodiment includes a program data file 30 in charge, a divided test execution unit 21, and a parallel test execution unit 22.

【0008】担当プログラムデータファイル30には、
入出力装置20によるプログラムの修正生成時に、担当
者名と修正後のプログラム名が登録される。この担当プ
ログラムデータファイル30の内容例を図2に示す。図
示のように、プログラムの修正を担当した担当者名31
と修正後のプログラム名32とを対応付けて登録してい
る。
The assigned program data file 30 includes:
When the input / output device 20 generates and corrects a program, the name of the person in charge and the name of the corrected program are registered. FIG. 2 shows an example of the contents of the assigned program data file 30. As shown, the name of the person responsible for modifying the program 31
And the corrected program name 32 are registered in association with each other.

【0009】分割テスト実行手段21は、入出力装置2
0より複数の構成プログラムから構成される処理プログ
ラムに対する処理の実行指示がなされた際に、担当プロ
グラムデータファイル30を参照して、実行する構成プ
ログラムが修正前プログラムか修正後プログラムかを決
定して、入力データと更新基データベース51に基づい
て処理プログラムによるデータ処理を行ない、処理結果
である出力データを出力すると共に、更新基データベー
ス51の更新結果を更新後データベース52または53
へ格納する。
The division test execution means 21
When a process execution instruction for a processing program composed of a plurality of component programs is issued from 0, the program program refers to the assigned program data file 30 to determine whether the component program to be executed is the pre-correction program or the post-correction program. The data processing by the processing program is performed based on the input data and the update base database 51, and output data as the processing result is output, and the update result of the update base database 51 is updated to the updated database 52 or 53.
To store.

【0010】並行テスト実行手段22は、入出力装置2
0より入力データが入力されてプログラムテストの実行
指示がなされた際に、修正前プログラムの実行用入力デ
ータと修正後プログラムの実行用入力データを作成し、
それぞれの入力データ及び更新基データベース51に基
づいて修正前及び修正後のプログラムによるデータ処理
を並行して実行すると共に、それぞれの実行結果である
出力データを出力すると共に、更新基データベース51
の更新結果をそれぞれ更新後データベース52及び更新
後データベース53へ格納する。
[0010] The parallel test execution means 22
When input data is inputted from 0 and a program test execution instruction is issued, input data for executing the pre-correction program and input data for executing the post-correction program are created,
Based on the respective input data and the update base database 51, the data processing by the pre-correction and post-correction programs is executed in parallel, and the output data as the execution result is output.
Are stored in the updated database 52 and the updated database 53, respectively.

【0011】次に、プログラムテスト実行システムの動
作について説明する。まず、分割テスト実行手段21の
動作について、図3の状態図及び図4のフローチャート
を参照して説明する。図3は、プログラムテスト実行シ
ステム10の分割テスト実行手段21を使用してプログ
ラムテスト処理を行なった場合のプログラム状態を示し
た一例である。分割テスト実行手段21による処理の前
提として、分割テスト実行手段21には、図3に示すよ
うに、4つのプログラム(モジュール)1〜プログラム
(モジュール)4が登録されており、入出力装置20に
よる担当者Aのプログラム2の修正によって修正後プロ
グラム2−1が生成され、また担当者Bのプログラム3
の修正により修正後プログラム3−1が生成され、プロ
グラム2についてはプログラム2−1(修正後)、プロ
グラム3についてはプログラム3−1(修正後)が新規
登録されているものとする。
Next, the operation of the program test execution system will be described. First, the operation of the division test execution unit 21 will be described with reference to the state diagram of FIG. 3 and the flowchart of FIG. FIG. 3 is an example showing a program state when a program test process is performed using the division test execution means 21 of the program test execution system 10. As a premise of the processing by the division test execution unit 21, four programs (modules) 1 to 4 (modules) 4 are registered in the division test execution unit 21 as shown in FIG. The modified program 2-1 is generated by modifying the program 2 of the person in charge A, and the program 3 of the person in charge B is modified.
It is assumed that the corrected program 3-1 is generated by the correction of the program 2, and the program 2-1 (after the correction) is newly registered for the program 2, and the program 3-1 (after the correction) is newly registered for the program 3.

【0012】そして、担当プログラムデータファイル3
0には、担当者名と修正後のプログラム名がセットで登
録される。この場合、図2に示すように、担当者Aとプ
ログラム2−1、担当者Bとプログラム3−1が対応付
けて登録される。
Then, the assigned program data file 3
In 0, the name of the person in charge and the program name after correction are registered as a set. In this case, as shown in FIG. 2, the person in charge A and the program 2-1 and the person in charge B and the program 3-1 are registered in association with each other.

【0013】上記の状態で、入力データ41−1と共に
担当者名(担当者A)が入力されて、処理の実行が指示
された場合を説明する。この処理実行の指示には、入力
された担当者に対応するプログラムについて、修正前あ
るいは修正後のプログラムの何れかを実行すべきかの指
示も含まれる。
A case will be described in which the name of the person in charge (person in charge A) is input together with the input data 41-1 in the above state, and the execution of the processing is instructed. The instruction to execute the process includes an instruction as to whether the program corresponding to the input person in charge should be executed before or after the correction.

【0014】分割テスト実行手段21は、入力データ
(担当者A)を含む実行指示を入力すると(ステップ4
01)、実行指示に基づいて担当者Aが担当するプログ
ラム(プログラム2)について修正後のプログラム2−
1の呼び出し指示があるか否かを判定する(ステップ4
02)。
The division test execution means 21 receives an execution instruction including input data (person in charge A) (step 4).
01), program 2-
1 is determined (step 4).
02).

【0015】指示がない場合は、担当者Aが担当する以
外のプログラムについては、全て修正前のプログラムが
選択され、担当者Aが担当するプログラムについて修正
前プログラム2が選択され、全て修正前のプログラムに
よる実行がなされる(ステップ403)。すなわち、図
3に示す呼び出し経路(プログラム1、プログラム
2、プログラム3、プログラム4)によってプログラム
実行が行なわれる。プログラム実行により、入力データ
41−1に基づいて更新基データベース51のデータ処
理が行なわれ、更新基データベース51の更新結果が更
新後データベースに格納され、かつ出力データ(担当者
A)61−1が出力される(ステップ404)。この出
力データ(担当者A)61−1は、更新基データベース
51の更新内容の説明あるいはデータ処理による入力デ
ータの変更内容等を示すデータである。
When there is no instruction, the program before modification is selected for all the programs other than those in charge of the person in charge A, and the program 2 before modification is selected for the program in charge of the person in charge A. The program is executed (step 403). That is, the program is executed by the call path (program 1, program 2, program 3, program 4) shown in FIG. By executing the program, data processing of the update base database 51 is performed based on the input data 41-1, the update result of the update base database 51 is stored in the updated database, and the output data (person in charge A) 61-1 is updated. It is output (step 404). The output data (person in charge A) 61-1 is data indicating a description of the update content of the update base database 51 or a change content of the input data by data processing.

【0016】ステップ402で指示がある場合は、各プ
ログラム呼び出し時に担当プログラムデータファイル3
0が担当者名により検索される(ステップ405)。検
索の結果、入力された担当者名に対応する修正プログラ
ムが担当プログラムデータファイル30に登録されてい
るかどうかが判定される(ステップ406)。入力され
た担当者名に対応する修正プログラムが担当プログラム
データファイル30に登録されていない場合は、全て修
正前のプログラム(プログラム1、プログラム2、プロ
グラム3)、プログラム4)による実行がなされる(ス
テップ403)。図3の例では、実行指示で担当者Aが
入力されるので、ステップ406では、YESとなる。
例えば、実行指示でプログラム1の担当者が入力された
場合には、ステップ406でNOとなる。
If there is an instruction in step 402, the program data file 3
0 is searched by the name of the person in charge (step 405). As a result of the search, it is determined whether a correction program corresponding to the input person-in-charge name is registered in the responsible program data file 30 (step 406). If the correction program corresponding to the input person in charge is not registered in the responsible program data file 30, all the programs (program 1, program 2, program 3), and program 4 before correction are executed ( Step 403). In the example of FIG. 3, the person in charge A is input in the execution instruction, so that the answer to step 406 is YES.
For example, if the person in charge of the program 1 is input in the execution instruction, the result of step 406 is NO.

【0017】ステップ406で、入力された担当者に対
応する修正プログラムが担当プログラムデータファイル
30に登録されている場合は、入力された担当者に対応
するプログラムについては、修正後のプログラムが選択
され、担当者Aが担当する以外のプログラムについては
修正前のプログラムが選択されて、プログラム実行がな
される(ステップ407)。すなわち、図3に示す呼び
出し経路(プログラム1、プログラム2−1、プログ
ラム3、プログラム4)によってプログラム実行が行な
われる。その後、プログラム実行により、入力データ4
1−1に基づいて更新基データベース51のデータ処理
が行なわれ、更新基データベース51の更新結果が更新
後データベースに格納され、かつ出力データ(担当者
A)61−1が出力される(ステップ404)。
In step 406, if a correction program corresponding to the input person in charge is registered in the responsible program data file 30, the corrected program is selected for the program corresponding to the input person in charge. For the programs other than those in charge of the person in charge A, the program before correction is selected and the program is executed (step 407). That is, the program is executed by the call path (program 1, program 2-1, program 3, program 4) shown in FIG. Then, by executing the program, the input data 4
Data processing of the update base database 51 is performed based on 1-1, the update result of the update base database 51 is stored in the updated database, and output data (person in charge A) 61-1 is output (step 404). ).

【0018】上記のように、実行指示において入力され
た担当者名に基づいて、該担当者以外が担当するプログ
ラムについては、常に修正前のプログラムが選択されて
実行されるので、入力された担当者が担当するプログラ
ム以外のプログラム(図3の例では、プログラム3が該
当する)が修正されている場合でも、テスト結果におい
て担当者が担当するプログラム以外のプログラムの修正
による影響を遮断することができる。図3の例であれ
ば、最初に、全てのプログラムについて修正前のテスト
実行を行ない、その後プログラム2についてだけ修正後
のプログラム2−1を含むテスト実行を行なうようにす
れば、プログラム2の修正プログラム2−1による影響
を更新後データベースあるいは出力データから確認する
ことができる。
As described above, the program before the modification is always selected and executed for the program which is not assigned by the person in charge based on the name of the person in charge entered in the execution instruction. Even if a program other than the program in charge of the person in charge (program 3 in the example of FIG. 3) is modified, the effect of the modification of the program other than the program in charge of the person in charge on the test results can be blocked. it can. In the example of FIG. 3, the test execution before the correction is first performed for all the programs, and then the test execution including the corrected program 2-1 is performed only for the program 2. The effect of the program 2-1 can be confirmed from the updated database or output data.

【0019】次に、並行テスト実行手段22の動作につ
いて、図5の状態図及び図6のフローチャートを参照し
て説明する。図5は、プログラムテスト実行システム1
0の並行テスト実行手段22を使用してプログラムテス
ト処理を行なった場合のプログラム状態を示した一例で
ある。並行テスト実行手段22による処理の前提とし
て、並行テスト実行手段22には、担当者Aが担当する
修正前のプログラム2と、担当者Aのプログラム2の修
正により生成された修正後プログラム2−1が登録され
ているものとする。担当プログラムデータファイル30
には、担当者Aと修正後のプログラム2−1が対応付け
て登録されている。
Next, the operation of the parallel test execution means 22 will be described with reference to the state diagram of FIG. 5 and the flowchart of FIG. FIG. 5 shows a program test execution system 1.
5 is an example showing a program state when a program test process is performed using the 0 concurrent test execution means 22. As a prerequisite for the processing by the parallel test execution means 22, the parallel test execution means 22 includes a program 2 before modification and a modified program 2-1 generated by modifying the program 2 of the person in charge A. Shall be registered. Assigned program data file 30
, The person in charge A and the corrected program 2-1 are registered in association with each other.

【0020】図5は並行テスト実行手段22を使用した
場合のテストデータの流れを示した一例である。並行テ
スト実行手段22は、入出力装置20より送られる実行
指示に含まれる担当者名と入力基データ45を受け取る
と(ステップ601)、担当プログラムデータファイル
30を参照することにより、担当者Aが担当するプログ
ラムについて修正前と修正後のプログラムが存在するこ
とを確認して(ステップ602)、入力基データ45を
基に、修正前プログラム2の実行用の入力データ41−
1と、修正後プログラム2−1の実行用の入力データ4
1−2を作成する(ステップ603)。
FIG. 5 is an example showing the flow of test data when the parallel test execution means 22 is used. When the parallel test execution means 22 receives the name of the person in charge and the input base data 45 included in the execution instruction sent from the input / output device 20 (step 601), the person in charge A refers to the program data file 30 in charge and It is confirmed that there is a program before and after the modification of the program in charge (step 602), and based on the input basis data 45, the input data 41-
1 and input data 4 for executing the modified program 2-1
1-2 is created (step 603).

【0021】そして、修正前のプログラム2の実行によ
り、入力データ41−1に基づいて更新基データベース
51のデータ処理が行なわれ、同時に並行して修正後の
プログラム2−1により、入力データ41−1に基づい
て更新基データベース51のデータ処理が行なわれる
(ステップ604)。
Then, by executing the program 2 before the correction, the data processing of the update base database 51 is performed based on the input data 41-1. At the same time, the input data 41- 1, the data processing of the update base database 51 is performed (step 604).

【0022】そして、入力データ41−1と更新基デー
タベース51による修正前のプログラム2の処理結果と
して入力データ41−1の更新結果が出力データ61−
1として出力され、更新基データベース51の更新結果
が更新後データベース52へ格納されると共に、入力デ
ータ41−2と更新基データベース51による修正後の
プログラム2−1の処理結果として入力データ41−2
の更新結果が出力データ61−2として出力され、更新
基データベース51の更新結果が更新後データベース5
3へ格納される(ステップ605)。
The update result of the input data 41-1 is output data 61- as the processing result of the program 2 before correction by the input data 41-1 and the update base database 51.
1, the update result of the update base database 51 is stored in the post-update database 52, and the input data 41-2 as the input data 41-2 and the processing result of the program 2-1 corrected by the update base database 51.
Is output as output data 61-2, and the update result of the update base database 51 is
3 (step 605).

【0023】上記のように、実行指示で入力された入力
データに基づいて、修正前プログラム用と修正後プログ
ラム用の入力データを作成し、それぞれのデータによっ
て修正前と修正後のプログラムを並行して実行するの
で、テストの実行結果の比較確認が同時に行なえるよう
なる。以上、好ましい実施例を挙げて本発明を説明した
が、本発明は必ずしも上記実施例に限定されるものでは
なく、本発明の趣旨の範囲内で種々改変することができ
るものである。
As described above, the input data for the pre-correction program and the post-correction program are created based on the input data input by the execution instruction, and the pre-correction and post-correction programs are executed in parallel by the respective data. , The comparison of test execution results can be performed simultaneously. As described above, the present invention has been described with reference to the preferred embodiments. However, the present invention is not necessarily limited to the above-described embodiments, and can be variously modified within the scope of the present invention.

【0024】[0024]

【発明の効果】以上述べたように本発明によれば、修正
後のプログラムのテスト確認にて、テスト対象の修正プ
ログラム以外の修正プログラムによる影響を遮断する事
ができるので、他の修正プログラムに影響を受けてテス
トが中断される、あるいはテスト確認結果に異常が生じ
るおそれがなくなる。これによって、テスト対象となる
プログラムの修正によってのみ生じる影響を確認するこ
とができ、信頼性の高いテスト確認が可能となる。
As described above, according to the present invention, the effect of a modification program other than the modification program to be tested can be cut off in the test confirmation of the modified program, so that it can be applied to other modification programs. There is no possibility that the test will be interrupted due to the influence or the test confirmation result will be abnormal. As a result, it is possible to confirm the influence caused only by the modification of the program to be tested, and it is possible to perform highly reliable test confirmation.

【0025】同じ入力データについて、修正前のプログ
ラムを含むプログラム処理と修正後のプログラムを含む
プログラム処理を並行して実行することにより、実行結
果の比較確認が同時に行なえるようになる。
By executing the program processing including the program before the correction and the program processing including the program after the correction in parallel with respect to the same input data, the comparison of the execution results can be performed simultaneously.

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

【図1】 本発明の一実施例によるプログラムテスト実
行システムの機能構成を示すブロック図である。
FIG. 1 is a block diagram showing a functional configuration of a program test execution system according to an embodiment of the present invention.

【図2】 担当プログラムデータファイルの内容例を示
す図である。
FIG. 2 is a diagram showing an example of the contents of a program data file in charge.

【図3】 プログラムテスト実行システムの分割テスト
実行手段を使用した際のテスト実行状態の一例を示す図
である。
FIG. 3 is a diagram illustrating an example of a test execution state when a divided test execution unit of a program test execution system is used.

【図4】 プログラムテスト実行システムの分割テスト
実行手段によるテスト実行処理の内容を説明するフロー
チャートである。
FIG. 4 is a flowchart illustrating the contents of a test execution process performed by a divided test execution unit of the program test execution system.

【図5】 プログラムテスト実行システムの並行テスト
実行手段を使用した際のテスト実行状態の一例を示す図
である。
FIG. 5 is a diagram illustrating an example of a test execution state when a parallel test execution unit of a program test execution system is used.

【図6】 プログラムテスト実行システムの並行テスト
実行手段によるテスト実行処理の内容を説明するフロー
チャートである。
FIG. 6 is a flowchart illustrating the contents of a test execution process performed by a parallel test execution unit of the program test execution system.

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

10 プログラムテスト実行システム 20 入出力装置 21 分割テスト実行手段 22 並行テスト実行手段 30 担当プログラムデータファイル 41−1、41−2 入力データ 51 更新基データベース 52、53 更新後データベース 61−1、61−2 出力データ DESCRIPTION OF SYMBOLS 10 Program test execution system 20 I / O device 21 Division test execution means 22 Parallel test execution means 30 Assigned program data file 41-1 and 41-2 Input data 51 Update base database 52, 53 Updated database 61-1 and 61-2 output data

Claims (4)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 複数のプログラムで構成されるテスト対
象の処理プログラムについて、前記プログラムの何れか
が修正された場合に、前記修正を担当した担当者の名前
と修正後のプログラム名とを対応させて登録する修正プ
ログラムデータファイルと、 入力データと前記担当者の名前を含むテスト実行指示に
より、前記処理プログラムを構成するプログラムのう
ち、前記修正プログラムデータファイルを参照して、前
記テスト実行指示に含まれる前記担当者が修正を担当し
ていない前記プログラムについて修正前のプログラムを
選択し、前記テスト実行指示に含まれる前記担当者が修
正を担当するプログラムについて修正後のプログラムを
選択することにより、前記入力データによる前記処理プ
ログラムの実行処理を行なう分割テスト実行手段を備え
ることを特徴とするプログラムテスト実行システム。
When any one of the programs is modified in a processing program to be tested comprising a plurality of programs, the name of the person in charge of the modification is made to correspond to the modified program name. In the test execution instruction including the correction program data file to be registered and the input data and the name of the person in charge, the correction program data file among the programs constituting the processing program is referred to and included in the test execution instruction. By selecting a program before correction for the program that the person in charge is not in charge of correction, and selecting a program after correction for the program in charge of the person in charge of correction included in the test execution instruction, Split test execution means for executing the processing program according to input data A program test execution system, comprising:
【請求項2】 前記分割テスト実行手段は、前記テスト
実行指示に前記担当者が修正を担当する修正後のプログ
ラムに対する実行指示の有無を判定し、前記修正後のプ
ログラムに対する実行指示がない場合には、無条件に全
てのプログラムについて修正前のプログラムを選択して
実行処理を行なうことを特徴とする請求項1に記載のプ
ログラムテスト実行システム。
2. The divided test execution means determines whether or not the test execution instruction includes an execution instruction for a corrected program to be corrected by the person in charge, and when there is no execution instruction for the corrected program. 2. The program test execution system according to claim 1, wherein the program unconditionally selects and executes an unmodified program for all programs.
【請求項3】 複数のプログラムで構成されるテスト対
象の処理プログラムについて、前記プログラムの何れか
が修正された場合に、前記修正を担当した担当者の名前
と修正後のプログラム名とを対応させて登録する修正プ
ログラムデータファイルと、 入力データと前記担当者の名前を含むテスト実行指示に
より、前記処理プログラムを構成するプログラムのう
ち、前記修正プログラムデータファイルを参照して、前
記テスト実行指示に含まれる前記担当者が修正を担当し
ていない前記プログラムについて修正前のプログラムを
選択し、前記テスト実行指示に含まれる前記担当者が修
正を担当するプログラムについて修正後のプログラムを
選択することにより、前記入力データによる前記処理プ
ログラムの実行処理を行なう分割テスト実行手段と、 入力データと前記担当者の名前を含む並行テスト実行指
示により、前記修正プログラムデータファイルを参照し
て、前記並行テスト実行指示に含まれる前記担当者が担
当するプログラムについて、前記修正前のプログラムを
含む前記処理プログラムと、修正後のプログラムを含む
前記処理プログラムによる処理を、同一の入力データに
より並行して行い、それぞれの処理結果の比較確認が可
能な並行テスト実行手段とを備えることを特徴とするプ
ログラムテスト実行システム。
About wherein test target processing program composed of a plurality of programs, if any of the program is modified, in correspondence with the program name after the correction as the name of the person in charge of the modified In the test execution instruction including the correction program data file to be registered and the input data and the name of the person in charge, the correction program data file among the programs constituting the processing program is referred to and included in the test execution instruction. By selecting a program before correction for the program that the person in charge is not in charge of correction, and selecting a program after correction for the program in charge of the person in charge of correction included in the test execution instruction, Split test execution means for executing the processing program according to input data With the parallel test execution instruction including the input data and the name of the person in charge, with reference to the modified program data file, for the program in charge of the person in charge included in the parallel test execution instruction, the program before the modification And a parallel test execution means capable of performing processing by the processing program including the corrected program in parallel with the same input data and comparing and confirming respective processing results. And a program test execution system.
【請求項4】 前記分割テスト実行手段は、前記テスト
実行指示に前記担当者が修正を担当する修正後のプログ
ラムに対する実行指示の有無を判定し、前記修正後のプ
ログラムに対する実行指示がない場合には、無条件に全
てのプログラムについて修正前のプログラムを選択して
実行処理を行ない、 前記並行テスト実行手段は、入力データに基づいて、前
記修正前のプログラム用の入力データと、前記修正後の
プログラム用の入力データを生成することを特徴とする
請求項3に記載のプログラムテスト実行システム。
4. The divided test execution means determines whether or not the test execution instruction includes an execution instruction for a corrected program which is in charge of correction by the person in charge, and when there is no execution instruction for the corrected program. Unconditionally selects and executes the uncorrected program for all programs, and executes the parallel test execution means, based on the input data, the input data for the uncorrected program, and the The program test execution system according to claim 3, wherein input data for the program is generated.
JP6157892A 1994-06-15 1994-06-15 Program test execution system Expired - Lifetime JP2713170B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP6157892A JP2713170B2 (en) 1994-06-15 1994-06-15 Program test execution system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP6157892A JP2713170B2 (en) 1994-06-15 1994-06-15 Program test execution system

Publications (2)

Publication Number Publication Date
JPH086818A JPH086818A (en) 1996-01-12
JP2713170B2 true JP2713170B2 (en) 1998-02-16

Family

ID=15659703

Family Applications (1)

Application Number Title Priority Date Filing Date
JP6157892A Expired - Lifetime JP2713170B2 (en) 1994-06-15 1994-06-15 Program test execution system

Country Status (1)

Country Link
JP (1) JP2713170B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4610623B2 (en) * 2008-01-24 2011-01-12 日本電信電話株式会社 Setting content verification device
JP5313336B2 (en) * 2008-05-29 2013-10-09 ヒューレット−パッカード デベロップメント カンパニー エル.ピー. Method and system for testing software using real-time replication

Also Published As

Publication number Publication date
JPH086818A (en) 1996-01-12

Similar Documents

Publication Publication Date Title
JP2713170B2 (en) Program test execution system
JPH0667871A (en) Automatic program updating system
JPS63282525A (en) Correction system for execution type program file
JP2773672B2 (en) Input check method
JP2500770B2 (en) Program modification method
JPH03116354A (en) Automatic generating device for online system operating environment
JP2845694B2 (en) Data processing device
JPH01302428A (en) Patch preparing method
JPH03266178A (en) Interactive design supporting system generator
JPH04354019A (en) Sort processor
JPH0689299A (en) Automatic input picture setting system
JPS63132340A (en) Execution control system in logical type language
JPH0314132A (en) Error processing control system
JPH04148336A (en) Fortran program grammar analyzing system
JPS61147335A (en) Parameter registration system of job
JPH09265385A (en) Software consistency management method
JPH04101240A (en) Testing system for replaceable software
JPS62184546A (en) Control system for execution of test program
JPS63140344A (en) Exception processing control system
JPH0497448A (en) Interactive type simplex testing system
JPH02161522A (en) Memory content changing system
JPH06266568A (en) Job scheduler
JPH05216828A (en) Error processing system in batch execution of software simulator
JPH05233349A (en) Automatic test tool for program module
JPH05189226A (en) Module generation device