JP2746180B2 - Program test support management device and program test support management method - Google Patents

Program test support management device and program test support management method

Info

Publication number
JP2746180B2
JP2746180B2 JP7061672A JP6167295A JP2746180B2 JP 2746180 B2 JP2746180 B2 JP 2746180B2 JP 7061672 A JP7061672 A JP 7061672A JP 6167295 A JP6167295 A JP 6167295A JP 2746180 B2 JP2746180 B2 JP 2746180B2
Authority
JP
Japan
Prior art keywords
test
program
data
result
input
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
JP7061672A
Other languages
Japanese (ja)
Other versions
JPH08235025A (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 JP7061672A priority Critical patent/JP2746180B2/en
Publication of JPH08235025A publication Critical patent/JPH08235025A/en
Application granted granted Critical
Publication of JP2746180B2 publication Critical patent/JP2746180B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、アプリケーションプロ
グラムの開発工程の1つとして行われるプログラムのテ
ストに利用されるプログラムテスト開発支援装置及びプ
ログラムテスト開発支援方法に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a program test development support apparatus and a program test development support method used for testing a program performed as one of the development processes of an application program.

【0002】[0002]

【従来の技術】従来より、アプリケーションプログラム
の開発においては、プログラム品質の向上等を図るた
め、プログラムのテストが行われている。すなわち、こ
のようなプログラムのテストが行われる段階において、
まずプログラム開発担当者がテスト仕様書を作成する。
次に、仕様書のテストパターンに基づき、各々のテスト
パターンに対するテストデータを入力ファイルとして作
成する。そして、順次プログラムテストを実施すると共
に、テスト結果とし出力されるファイルのダンプリスト
を元に目視によりチェックを行い、テストパターンを消
化する方法をとっていた。
2. Description of the Related Art Conventionally, in the development of an application program, a test of the program has been performed in order to improve the quality of the program. That is, at the stage where such a program is tested,
First, a program developer creates a test specification.
Next, test data for each test pattern is created as an input file based on the test patterns in the specification. In addition, a method of sequentially executing a program test, visually checking based on a dump list of a file output as a test result, and digesting a test pattern is employed.

【0003】上述したプログラムのテストに関する従来
例が特開平5−233349号及び特開昭63−129
433号等に開示される。特開平5−233349号の
「プログラムモジュールの自動試験ツール」において
は、テスト対象のプログラムで演算実行するテストデー
タと演算結果として期待する期待データをFDD等を介
して入力すると、テストデータの演算結果と上記期待デ
ータとの比較結果が表示装置に表示される。特開昭63
−129433号の「テスト工程支援システム」におい
ては、入力したモジュールテスト仕様書から入力データ
と結果判定データ等を抜き出してテストを実行すると共
に、テスト実行結果と結果判定データとを比較して出力
する。これらの従来例では、何れも上述したようにプロ
グラム開発担当者が作成したテスト仕様書に基づき、各
々のテストパターンに対するテストデータを入力ファイ
ルとして作成し、そのテストデータを用いて順次プログ
ラムテストを実施する。
A conventional example relating to the above-described program test is disclosed in JP-A-5-233349 and JP-A-63-129.
No. 433, etc. Japanese Patent Application Laid-Open No. 5-233349 discloses an "automatic test tool for a program module". When test data to be executed by a test target program and expected data as an operation result are input via FDD or the like, the operation result of the test data is obtained. The result of comparison between the expected data and the expected data is displayed on the display device. JP 63
In the "test process support system" of JP-A-129433, the input data and the result determination data are extracted from the input module test specification, the test is executed, and the test execution result and the result determination data are compared and output. . In each of these conventional examples, test data for each test pattern is created as an input file based on the test specification created by the program developer as described above, and program tests are sequentially performed using the test data. I do.

【0004】[0004]

【発明が解決しようとする課題】しかしながら、このよ
うな従来のプログラムのテストの方法では、テスト項
目、テストデータ、検証等についてプログラム開発担当
者個人に任される場合が多いため、個人によってプログ
ラムの品質が左右されることが多分にあった。また、類
似のプログラムを開発していても、個々にテストが行わ
れ、テストデータ、方法等の流用が行いにくいフェーズ
となり、結果として作業が標準化できず、生産性、品質
等にばらつきが発生していた。さらに、管理者の立場に
立って考えてみたとき、テストの進捗状況が把握しにく
く、プログラムの品質、生産性等が標準化できないとい
う課題があった。
However, in such a conventional method of testing a program, the test items, test data, verification, and the like are often left to the individual in charge of the program development. The quality was likely to be affected. In addition, even if similar programs are developed, individual tests are performed, and it is difficult to divert test data and methods.As a result, work cannot be standardized, resulting in variations in productivity, quality, etc. I was Furthermore, when considered from the manager's point of view, there is a problem that it is difficult to grasp the progress of the test, and it is not possible to standardize program quality, productivity, and the like.

【0005】本発明は、上記従来の欠点を解消し、プロ
グラムのテストにおける標準化を可能とすることによ
り、プログラムの品質及び生産性の向上を図ることがで
きるプログラムテスト開発支援装置及びプログラムテス
ト開発支援方法を提供することを目的とする。また、本
発明の他の目的は、テスト項目を一元管理することによ
り、テストの進捗状況を容易に把握することができるプ
ログラムテスト開発支援装置及びプログラムテスト開発
支援方法を提供することにある。
SUMMARY OF THE INVENTION The present invention solves the above-mentioned conventional drawbacks and makes it possible to standardize program testing, thereby improving program quality and productivity. The aim is to provide a method. It is another object of the present invention to provide a program test development support device and a program test development support method that can easily grasp the progress of a test by centrally managing test items.

【0006】[0006]

【課題を解決するための手段】上記目的を達成するた
め、本発明のプログラムテスト開発支援装置は、テスト
を行うプログラムに対するテストパターンを入力するテ
ストパターン入力手段と、前記入力された各テストパタ
ーンを記憶するテストパターン記憶手段と、前記各テス
トパターンに対する実際のテストデータを入力するテス
トデータ入力手段と、前記入力された各テストデータを
記憶するテストデータ記憶手段と、当該テストによって
出力される結果データイメージを入力する結果データイ
メージ入力手段と、前記入力された各結果データイメー
ジを記憶する結果データイメージ記憶手段と、前記テス
トパターン記憶手段に記憶された各テストパターンに対
するテストデータを前記テストデータ記憶手段から抽出
し、抽出した各テストデータを対応する被テストプログ
ラムに入力してプログラムを実行するプログラム実行手
段と、前記プログラム実行手段による実行結果を記憶す
る出力データ記憶手段と、前記プログラム実行手段によ
る実行結果と前記結果データイメージ記憶手段に記憶さ
れた結果データイメージとを照合するテスト結果照合手
段と、前記テスト結果照合手段による照合結果を出力す
る出力手段を構成としている。
In order to achieve the above object, a program test development support apparatus according to the present invention comprises: a test pattern input unit for inputting a test pattern for a program to be tested; Test pattern storage means for storing, test data input means for inputting actual test data for each of the test patterns, test data storage means for storing each of the input test data, and result data output by the test A result data image input unit for inputting an image, a result data image storage unit for storing the input result data images, and a test data storage unit for storing test data for each test pattern stored in the test pattern storage unit Each test extracted from Program execution means for inputting data to a corresponding program to be tested and executing the program, output data storage means for storing an execution result by the program execution means, execution result by the program execution means, and the result data image storage means Test result collating means for collating with the result data image stored in the storage means, and output means for outputting the collation result by the test result collating means.

【0007】また、他の態様では、上記のプログラムテ
スト支援管理装置において、前記出力データ記憶手段に
記憶されたプログラムの実行結果に基づき、当該テスト
の進捗状況を把握して出力する手段を更に具備すること
を特徴としている。
In another aspect, the above-mentioned program test support management device further comprises means for grasping and outputting the progress of the test based on the execution result of the program stored in the output data storage means. It is characterized by doing.

【0008】さらに、他の態様では、上記のプログラム
テスト支援管理装置において、前記出力手段は、照合結
果がエラーであったときには当該エラーデータを出力す
ることを特徴としている。
In another aspect, in the above-described program test support management device, the output means outputs the error data when the collation result is an error.

【0009】また、本発明のプログラムテスト支援管理
方法は、テストを行うプログラムに対するテストパター
ンを入力するステップと、前記テストパターンに対する
実際のテストデータを入力するステップと、当該テスト
によって出力される結果データイメージを入力するステ
ップと、前記入力された各テストパターンに対するテス
トデータを前記入力されたテストデータ、抽出した各テ
ストデータを対応する被テストプログラムに入力してプ
ログラムを実行するステップと、前記実行結果と前記入
力された結果データイメージとを照合するステップと、
前記照合結果を出力するステップとを構成としている。
The program test support management method according to the present invention includes a step of inputting a test pattern for a program to be tested, a step of inputting actual test data for the test pattern, and a result data output by the test. Inputting an image, inputting test data for each of the input test patterns to the input test data, and inputting each of the extracted test data to a corresponding program under test, and executing the program; And comparing the input result data image with
Outputting the collation result.

【0010】[0010]

【作用】本発明では、テストパターンを事前に入力して
記憶するように構成したので、類似プログラムのテスト
を行う際に、テスト項目を参照でき、テスト項目、テス
ト方法が標準化でき、これによりプログラムの品質及び
生産性の向上を図ることができる。加えて、テストデー
タ及び結果データイメージを事前入力して記憶するよう
に構成したので、プログラムの機能をまとめると共に、
テスト項目についても再度検討できることができ、これ
により仕様のもれ等のチェックを事前に行え、品質の向
上が図れる。しかも、テスト結果は自助的に合否判定さ
れるため、従来のような目視による検証作業は不必要に
なり、結果としてプログラムの生産性の向上につなが
る。また、テストの進捗状況の把握が容易に可能である
ため、プログラムの品質、生産性等の標準化が可能とな
る。
According to the present invention, a test pattern is input and stored in advance, so that when a similar program is tested, the test items can be referred to, and the test items and test methods can be standardized. Quality and productivity can be improved. In addition, since the test data and the result data image are configured to be pre-input and stored, the functions of the program are summarized and
The test items can be examined again, so that the specification can be checked in advance for leakage and the like, and the quality can be improved. In addition, since the test result is judged as pass / fail on its own, the conventional visual verification work becomes unnecessary, and as a result, the productivity of the program is improved. Further, since it is possible to easily grasp the progress of the test, it is possible to standardize the program quality, productivity, and the like.

【0011】[0011]

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

【0012】図1は本発明の一実施例に係るプログラム
テスト支援管理装置の構成を示すブロック図である。同
図に示すように、このプログラムテスト支援管理装置
は、各種の処理を実行する実行処理部11と、各種のフ
ァイルを格納するファイル記憶部12と、例えばCRT
からなる表示部13と、キーボードやマウスからなる入
力部14とを備える。
FIG. 1 is a block diagram showing the configuration of a program test support management apparatus according to one embodiment of the present invention. As shown in FIG. 1, the program test support management device includes an execution processing unit 11 for executing various processes, a file storage unit 12 for storing various files, and a CRT, for example.
And a input unit 14 including a keyboard and a mouse.

【0013】ファイル記憶部12には、テストのパター
ン、テスト結果、進捗状況の管理情報を格納するテスト
パターン管理ファイル、テスト結果イメージを格納する
テスト結果データイメージファイル、実際のテストデー
タを格納する入力データファイル、実際のテスト結果デ
ータを格納する出力データファイル及びエラーデータを
格納するエラーデータファイルが存在する。また、実行
処理部11は、出力データとテスト結果イメージデータ
との照合を行い、テストの合否を判定いテスト結果をテ
ストパターン管理ファイルに登録し、エラーの場合にエ
ラーデータを出力するテスト結果参照プログラム及び被
テストプログラムを有する。
The file storage unit 12 includes a test pattern management file for storing test pattern, test results, and management information of progress, a test result data image file for storing test result images, and an input for storing actual test data. There are a data file, an output data file for storing actual test result data, and an error data file for storing error data. Further, the execution processing unit 11 compares the output data with the test result image data, determines whether the test is successful or not, registers the test result in a test pattern management file, and outputs a test result for outputting error data in the case of an error. It has a program and a program to be tested.

【0014】さらに、表示部13には、プログラムのテ
ストを行う際に、テストのパターンを項目ことに管理し
て進捗状況を把握すると共に、テストJOBの起動及び
テスト結果の管理を行うためのテスト管理画面と、テス
トデータの入力、テスト結果イメージの入力及びテスト
結果がエラーの場合にエラーデータを参照するためのデ
ータイメージ入出力画面とが表示される。
Further, the display unit 13 has a test pattern for managing a test pattern, ascertaining the progress of the program, and for activating a test job and managing test results. A management screen, a test data input, a test result image input, and a data image input / output screen for referring to error data when the test result is an error are displayed.

【0015】そして、図2及び図3に示すようにプログ
ラムに対するテスト処理が実行される。
Then, a test process for the program is executed as shown in FIGS.

【0016】まず、表示部13におけるテスト管理画面
22において、テストを行うプログラム(JOB)24
に対するテストパターンを入力することにより、テスト
パターン管理ファイル15にパターンを登録する。
First, a program (JOB) 24 for performing a test is displayed on a test management screen 22 of the display unit 13.
Is registered in the test pattern management file 15 by inputting a test pattern corresponding to.

【0017】次に、表示部13のデータイメージ入出力
画面23において、テスト管理画面22で登録した各々
のテストパターンについて、実際のテストデータ及びそ
のテストによって出力される結果データイメージを入力
する。実際のテストデータは入力データファイル17に
格納され、テスト結果イメージはテスト結果データイメ
ージファイル16に格納される。
Next, on the data image input / output screen 23 of the display unit 13, for each test pattern registered on the test management screen 22, actual test data and a result data image output by the test are input. Actual test data is stored in the input data file 17, and the test result image is stored in the test result data image file 16.

【0018】次に、表示部13のテスト管理画面22に
より、テストパターン管理ファイル15により登録され
たテストパターン別に被テストJOB24を起動する。
このとき、入力データファイル17からテストパターン
に対応したデータを抽出して被テストプログラム21に
入力し、プログラムの実行を自動で行う。この実行結果
は、出力データファイル18に格納される。
Next, the test job 24 is activated for each test pattern registered by the test pattern management file 15 on the test management screen 22 of the display unit 13.
At this time, data corresponding to the test pattern is extracted from the input data file 17 and input to the program under test 21 to automatically execute the program. This execution result is stored in the output data file 18.

【0019】次に、出力データファイル18に格納され
た実行結果とテスト結果データイメージファイル16に
格納されたテスト結果イメージとがテスト結果照合プロ
グラム20に入力され、データの照合処理が行われる。
この照合の結果は、テストパターン管理ファイル15に
出力されると共に、照合結果がエラーの場合には、エラ
ーデータがエラーデータファイル19に出力される。
Next, the execution result stored in the output data file 18 and the test result image stored in the test result data image file 16 are input to the test result collation program 20, and data collation processing is performed.
The result of the collation is output to the test pattern management file 15, and if the collation result is an error, error data is output to the error data file 19.

【0020】そして、このテスト結果が表示部13に表
示される。テスト管理画面22には、テストの合否及び
現時点でのプログラムテストの進捗状況が表示され、ま
たエラーデータについては、データイメージ入出力画面
23a(図3参照)によりデータの内容及びテスト結果
データイメージを参照することができる。
The test result is displayed on the display unit 13. The test management screen 22 displays the pass / fail of the test and the progress of the program test at the present time. For the error data, the data image and the test result data image are displayed on the data image input / output screen 23a (see FIG. 3). Can be referenced.

【0021】したがって、本実施例のプログラムテスト
支援管理装置では、テスト項目を画面で一元管理するこ
とにより、テストの進捗状況の把握を標準化できる。ま
た、テストパターンを登録しておくことにより、類似プ
ログラムのテストを行う際に、テスト項目を参照でき、
テスト項目やテスト方法が標準化できる。
Therefore, in the program test support management apparatus of the present embodiment, the test items can be standardized on the screen to standardize the grasp of the progress of the test. Also, by registering test patterns, you can refer to test items when testing similar programs,
Test items and test methods can be standardized.

【0022】また、デストデータ及びテスト結果イメー
ジを事前に作成することにより、プログラムの機能をま
とめるきっかけとなると共に、テスト項目についても再
度検討することとなることにより仕様のもれ等のチェッ
クを事前に行え、プログラムの品質の向上を図ることが
できる。
Further, by preparing the destruction data and the test result image in advance, it is possible to summarize the functions of the program, and to reexamine the test items, thereby checking the specification leakage and the like in advance. And the quality of the program can be improved.

【0023】さらに、テスト結果は自助的に合否判定さ
れるため、目視による検証作業は不必要になり、結果と
してプログラムの生産性の向上につながる。
Further, since the test result is self-assessed, the visual verification work becomes unnecessary, and as a result, the productivity of the program is improved.

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

【0025】[0025]

【発明の効果】以上説明したように、本発明によれば、
テスト項目及びテスト結果を一元管理することにより、
テストの進捗状況を容易に把握することができるように
なると共に、テストパターンを登録して類似のプログラ
ムテストの際にテスト項目を参照することにより、テス
ト項目及びテスト方法の標準化が実現される。これによ
り、プログラムのテストにおける標準化を可能とし、プ
ログラムの品質及び生産性の向上を図ることができる。
As described above, according to the present invention,
By centrally managing test items and test results,
The progress of the test can be easily grasped, and the standardization of the test items and the test method is realized by registering the test patterns and referring to the test items at the time of the similar program test. As a result, standardization in the test of the program can be performed, and the quality and productivity of the program can be improved.

【0026】また、テストデータ及び結果データイメー
ジを事前入力して記憶するように構成したので、プログ
ラムの機能をまとめると共に、テスト項目についても再
度検討できることができ、これにより仕様のもれ等のチ
ェックを事前に行え、品質の向上が図れる。しかも、テ
スト結果は自助的に合否判定されるため、従来のような
目視による検証作業は不必要になり、結果としてプログ
ラムの生産性の向上につながる。
Also, since the test data and the result data image are configured to be inputted and stored in advance, the functions of the program can be summarized and the test items can be examined again. Can be performed in advance, and the quality can be improved. In addition, since the test result is judged as pass / fail on its own, the conventional visual verification work becomes unnecessary, and as a result, the productivity of the program is improved.

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

【図1】 本発明の一実施例におけるプログラムテスト
支援管理装置の構成を示す図である。
FIG. 1 is a diagram showing a configuration of a program test support management device according to an embodiment of the present invention.

【図2】 本発明の一実施例におけるプログラムテスト
支援管理装置の動作を示す図である。
FIG. 2 is a diagram showing an operation of the program test support management device in one embodiment of the present invention.

【図3】 本発明の一実施例におけるプログラムテスト
支援管理装置の動作を示す図である。
FIG. 3 is a diagram showing an operation of the program test support management device in one embodiment of the present invention.

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

11 実行処理部 12 ファイル記憶部 13 表示部 14 入力部 15 テストパターン管理ファイル 16 テスト結果データイメージファイル 17 入力データファイル 18 出力データファイル 19 エラーデータファイル 20 テスト結果参照プログラム 21 被テストプログラム 22 テスト管理画面 23 データイメージ入出力画面 Reference Signs List 11 execution processing unit 12 file storage unit 13 display unit 14 input unit 15 test pattern management file 16 test result data image file 17 input data file 18 output data file 19 error data file 20 test result reference program 21 program under test 22 test management screen 23 Data image input / output screen

───────────────────────────────────────────────────── フロントページの続き (56)参考文献 特開 平6−161824(JP,A) 特開 平5−35525(JP,A) 特開 平2−161539(JP,A) 特開 平6−35753(JP,A) 特開 平6−259287(JP,A) 特開 平6−250882(JP,A) 特開 平6−266549(JP,A) 特開 平5−35531(JP,A) 特開 平3−37736(JP,A) 特開 平3−132831(JP,A) 特開 平4−177437(JP,A) 特開 平5−134896(JP,A) 特開 平2−208745(JP,A) 特開 平2−230434(JP,A) 特開 平3−9436(JP,A) 特開 平4−199438(JP,A) ──────────────────────────────────────────────────続 き Continuation of the front page (56) References JP-A-6-161824 (JP, A) JP-A-5-35525 (JP, A) JP-A-2-161538 (JP, A) JP-A-6-161825 35753 (JP, A) JP-A-6-259287 (JP, A) JP-A-6-250882 (JP, A) JP-A-6-266549 (JP, A) JP-A-5-35531 (JP, A) JP-A-3-37736 (JP, A) JP-A-3-13831 (JP, A) JP-A-4-177377 (JP, A) JP-A-5-134896 (JP, A) JP-A-2-208745 (JP, A) JP-A-2-230434 (JP, A) JP-A-3-9436 (JP, A) JP-A-4-199438 (JP, A)

Claims (4)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 テストを行うプログラムに対するテスト
パターンを入力するテストパターン入力手段と、 前記入力された各テストパターンを記憶するテストパタ
ーン記憶手段と、 前記各テストパターンに対する実際のテストデータを前
記テストパターン記憶手段に格納されている前記テスト
パターンに対応付けて入力するテストデータ入力手段
と、 前記入力された各テストデータを記憶するテストデータ
記憶手段と、 当該テストによって出力される結果データイメージを入
力する結果データイメージ入力手段と、 前記入力された各結果データイメージを記憶する結果デ
ータイメージ記憶手段と、 前記テストパターン記憶手段に記憶された各テストパタ
ーンに対応付けられたテストデータを前記テストデータ
記憶手段から抽出すると共に、抽出した各テストデータ
を対応する被テストプログラムに入力してプログラムを
実行するプログラム実行手段と、 前記プログラム実行手段による実行結果を記憶する出力
データ記憶手段と、 前記プログラム実行手段による実行結果と前記結果デー
タイメージ記憶手段に記憶された結果データイメージと
を照合するテスト結果照合手段と、 前記テスト結果照合手段による照合結果を出力する出力
手段と を具備することを特徴とするプログラムテスト支援管理
装置。
1. Test pattern input means for inputting a test pattern for a test program, test pattern storage means for storing the input test patterns, and actual test data for each test pattern
The test stored in the test pattern storage means.
Test data input means for inputting in association with a pattern ; test data storage means for storing the input test data; result data image input means for inputting a result data image output by the test; results and data image storage means for each result storing data images that are each stored in said test pattern memory means Tesutopata
A program execution unit for extracting test data associated with the program from the test data storage unit, inputting the extracted test data to a corresponding program to be tested, and executing the program; and execution by the program execution unit. Output data storage means for storing results, test result matching means for matching the execution result by the program execution means with the result data image stored in the result data image storage means, and a comparison result by the test result matching means. An output means for outputting a program test support management device.
【請求項2】 請求項1記載のプログラムテスト支援管
理装置において、 前記出力データ記憶手段に記憶されたプログラムの実行
結果に基づき、当該テストの進捗状況を把握して出力す
る手段を更に具備することを特徴とするプログラムテス
ト支援管理装置。
2. The program test support management device according to claim 1, further comprising: means for grasping and outputting the progress of the test based on the execution result of the program stored in the output data storage means. A program test support management device, characterized in that:
【請求項3】 請求項1または2記載のプログラムテス
ト支援管理装置において、 前記出力手段は、照合結果がエラーであったときには当
該エラーデータを出力することを特徴とするプログラム
テスト支援管理装置。
3. The program test support management device according to claim 1, wherein the output unit outputs the error data when the collation result is an error.
【請求項4】 テストを行うプログラムに対するテスト
パターンを入力するステップと、 前記テストパターンに対する実際のテストデータを前記
テストパターン記憶手段に格納されている前記テストパ
ターンに対応付けて入力するステップと、 当該テストによって出力される結果データイメージを入
力するステップと、 前記入力された各テストパターンに対応付けられたテス
トデータを前記入力されたテストデータ、抽出した各テ
ストデータを対応する被テストプログラムに入力してプ
ログラムを実行するステップと、 前記プログラムの実行結果と前記入力された結果データ
イメージとを照合するステップと、 前記照合結果を出力するステップとを具備することを特
徴とするプログラムテスト支援管理方法。
4. A step of inputting a test pattern for a program to be tested, wherein actual test data for the test pattern is
The test pattern stored in the test pattern storage means;
Inputting the result data image output by the test; and inputting the result data image output by the test.
Said input test data to Todeta, and executing the program by entering the test data to a corresponding test target program extracted, a step of collating the results and data image that is the input and the execution result of the program And a step of outputting the collation result.
JP7061672A 1995-02-24 1995-02-24 Program test support management device and program test support management method Expired - Fee Related JP2746180B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP7061672A JP2746180B2 (en) 1995-02-24 1995-02-24 Program test support management device and program test support management method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP7061672A JP2746180B2 (en) 1995-02-24 1995-02-24 Program test support management device and program test support management method

Publications (2)

Publication Number Publication Date
JPH08235025A JPH08235025A (en) 1996-09-13
JP2746180B2 true JP2746180B2 (en) 1998-04-28

Family

ID=13177975

Family Applications (1)

Application Number Title Priority Date Filing Date
JP7061672A Expired - Fee Related JP2746180B2 (en) 1995-02-24 1995-02-24 Program test support management device and program test support management method

Country Status (1)

Country Link
JP (1) JP2746180B2 (en)

Family Cites Families (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH02161539A (en) * 1988-12-14 1990-06-21 Nec Corp Method for controlling progress of program test
JPH02208745A (en) * 1989-02-09 1990-08-20 Mitsubishi Electric Corp Software system developing and fault managing system
JPH02230434A (en) * 1989-03-03 1990-09-12 Fujitsu Ltd Inspecting method for performance of test program
JPH039436A (en) * 1989-06-06 1991-01-17 Nec Corp Automatic control system for design and execution
JPH0337736A (en) * 1989-07-04 1991-02-19 Nec Corp Check information management system
JPH03132831A (en) * 1989-10-19 1991-06-06 Nec Corp Automatic extraction system for check item
JPH04177437A (en) * 1990-11-08 1992-06-24 Fujitsu Ltd Debugging state control system
JPH04199438A (en) * 1990-11-29 1992-07-20 Nec Corp Software check system
JPH0535525A (en) * 1991-07-31 1993-02-12 Toshiba Corp Program analysis back-up system
JPH0535531A (en) * 1991-07-31 1993-02-12 Toshiba Corp Test device for progress degree visualizing program
JPH05134896A (en) * 1991-11-11 1993-06-01 Toshiba Corp Automatic preparation device for program testing data
JPH0635753A (en) * 1992-07-16 1994-02-10 Fujitsu Ltd Program test method
JPH06161824A (en) * 1992-11-17 1994-06-10 Riyoosan:Kk Automatic software evaluation system for microcomputer
JPH06250882A (en) * 1993-02-26 1994-09-09 Hitachi Ltd Program test execution system
JPH06259287A (en) * 1993-03-02 1994-09-16 Toshiba Corp System specification verifying device
JPH06266549A (en) * 1993-03-16 1994-09-22 Toshiba Corp Support device for updating program test specifications

Also Published As

Publication number Publication date
JPH08235025A (en) 1996-09-13

Similar Documents

Publication Publication Date Title
WO2005055051A2 (en) Determining the possibility of adverse effects arising from a code change
US20050204345A1 (en) Method and apparatus for monitoring computer software
JP4098448B2 (en) Program verification method and apparatus
US7062753B1 (en) Method and apparatus for automated software unit testing
JP2000112784A (en) Program test support device and storage medium recording program test support program
JP2746180B2 (en) Program test support management device and program test support management method
JP2765549B2 (en) Operation evaluation system in computer system
JP2606085B2 (en) Program evaluation method
JP3357567B2 (en) Program evaluation system
JP2002259160A (en) Device for test item extraction system, test item extraction method, recording medium in which test item extraction program is recorded and test item extraction program
JP2003099285A (en) Method and device for preparing test case related to function competition and program therefor
JPH10232795A (en) Software component combination test method
JPH11143743A (en) Message classifying method and device therefor
JP3179353B2 (en) Program test automation system
JP2001273168A (en) System for automatically testing software
JPH04172538A (en) Verifier
JP2001084163A (en) Device and method for preliminarily examining influence of update processing and device and method for testing operation of update processing program
JPH05233349A (en) Automatic test tool for program module
JPH04273341A (en) Automatic test device for program
JPH0756732A (en) Method for preparing test result inspecting program and automatic test result inspecting method using the preparing method
JPH05100898A (en) Program debugging system
JPH11353206A (en) Test support system
JPH04316140A (en) Program tracing device
JPH1091403A (en) Program linkage verification system
JPH03129537A (en) Test coverage system for microprogram

Legal Events

Date Code Title Description
LAPS Cancellation because of no payment of annual fees