JPH03222044A - Online work program test system - Google Patents

Online work program test system

Info

Publication number
JPH03222044A
JPH03222044A JP2018193A JP1819390A JPH03222044A JP H03222044 A JPH03222044 A JP H03222044A JP 2018193 A JP2018193 A JP 2018193A JP 1819390 A JP1819390 A JP 1819390A JP H03222044 A JPH03222044 A JP H03222044A
Authority
JP
Japan
Prior art keywords
test
transaction
comparison
file
comparison information
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
JP2018193A
Other languages
Japanese (ja)
Inventor
Eikichi Sasaki
佐々木 営吉
Toshiya Asai
浅井 俊也
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
NEC Software Kansai Ltd
Original Assignee
NEC Corp
NEC Software Kansai Ltd
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, NEC Software Kansai Ltd filed Critical NEC Corp
Priority to JP2018193A priority Critical patent/JPH03222044A/en
Publication of JPH03222044A publication Critical patent/JPH03222044A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To reduce trouble and time required for test work and to make an operation recognition test to be efficient by providing a real operation time extraction part, a re-processing starting instruction part, a test time extraction time, a comparison part and an output part. CONSTITUTION:The real operation time extraction part 2 extracts an input telegram at a real operation time from a real operation time transaction recording file 1 based on an operation signal from an input part 7 in the execution order of transaction, stores it in an input telegram file 3, extracts transaction recording on the transaction and stores it in a real operation time comparison information file 8. The test time extraction part 6 extracts transaction recording at the time of the test, which is stored in a test time transaction recording file 5 by the re-processing starting instruction part 4, and stores it in a test time comparison information file 9. The comparison part 10 compares whether the comparison information records in the file 8 and the file 9 are the same or not in the unit of the transaction and a compared result is transmitted from the comparison part 10 to the output part 11. Then, the output part 11 prints the compared result and outputs it.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明はオンライン業務プログラムのプログラム部分の
修正時のテストに関し、特に未修正のプログラム部分を
含むオンライン業務プログラム全体の動作確認テストを
行うオンライン業務プログラムテスト方式に関する。
[Detailed Description of the Invention] [Field of Industrial Application] The present invention relates to a test when modifying a program portion of an online business program, and particularly relates to an online business that performs an operation confirmation test of the entire online business program including unmodified program portions. Regarding program testing methods.

〔従来の技術〕[Conventional technology]

オンライン業務プログラムにバグが発生した場合や機能
追加を行った場合等には、バグ発生や機能追加等に関す
るプログラム部分(修正対象のプログラム部分)の単体
テストのみではなく、未修正のプログラム部分を含むオ
ンライン業務プログラム全体の動作確認テストを行う必
要がある。
When a bug occurs or a function is added to an online business program, in addition to unit testing the program part related to the bug or function addition (program part to be modified), the online business program including the unmodified program part is It is necessary to perform a test to confirm the operation of the entire business program.

従来、この種の動作確認テストを実施するオンライン業
務プログラムテスト方式では、修正後のテスト対象のオ
ンライン業務プログラムに対するテスト用入力電文の全
てが人手によって作成され、そのテスト用入力電文が端
末から入力されていた。
Conventionally, in the online business program testing method that conducts this type of operation confirmation test, all test input messages for the online business program to be tested after modification are created manually, and the test input messages are input from a terminal. was.

また、テスト結果を検証するためには、事前にテスト用
入力電文に対する正しい結果が計算され、その計重結果
とテスト結果とが目視確認等で比較されていた。
In addition, in order to verify the test results, the correct results for the test input message are calculated in advance, and the weighted results and test results are compared by visual confirmation or the like.

〔発明が解決しようとする課題〕[Problem to be solved by the invention]

上述した従来のオンライン業務プログラムテスト方式で
は、テスト用入力電文の作成、テスト用入力電文の端末
からの入力および正しい結果の事前の計算等を人手によ
って行わなければならないので、テスト作業に多くの手
間と時間とが必要になるという欠点がある。
In the conventional online business program testing method described above, it is necessary to manually create the test input message, input the test input message from the terminal, and calculate the correct result in advance, which requires a lot of time and effort in the test work. The disadvantage is that it requires time and effort.

このように、従来のオンライン業務プログラムテスト方
式は非効率的であり、そのオンライン業務プログラムテ
スト方式によっては現実的には十分な動作確認テストを
実施することができない状況であった。
As described above, the conventional online business program testing method is inefficient, and depending on the online business program testing method, it is not possible to actually perform a sufficient operation confirmation test.

本発明の目的は、上述の点に鑑み、テスト作業に必要と
なる手間と時間とを削減して動作確認テストを効率化す
ることができ(テスト用入力電文の作成やテスト結果の
検証作業等を自動化することができ)、テスト結果の検
証についての信頼性を向上することができるオンライン
業務プログラムテスト方式を提供することにある。
In view of the above-mentioned points, it is an object of the present invention to reduce the effort and time required for test work and to improve the efficiency of operation confirmation tests (such as creating test input messages and verifying test results). The purpose of the present invention is to provide an online business program testing method that can automate the process (automating the process) and improve the reliability of verifying test results.

〔課題を解決するための手段〕[Means to solve the problem]

本発明のオンライン業務プログラムテスト方式は、修正
前のテスト対象のオンライン業務プログラムの実稼動時
の取り引き記録から入力電文をトランザクションの終了
順に抽出しその入力電文により発生するトランザクショ
ンに関する取り引き記録を比較情報として抽出する実稼
動時抽出部と、この実稼動時抽出部により抽出された入
力電文に基づく修正後のテスト対象のオンライン業務プ
ログラムによる再処理の起動を指示する再処理起動指示
部と、この再処理起動指示部により起動された修正後の
テスト対象のオンライン業務プログラムのテスト時の取
り引き記録を比較情報として抽出するテスト時抽出部と
、前記実稼動時抽出部により抽出された実稼動時の取り
引き記録に基づく比較情報と前記テスト時抽出部により
抽出されテスト時の取り引き記録に基づく比較情報との
比較をトランザクション単位で行う比較部と、この比較
部による比較結果を出力する出力部とを有する。
The online business program testing method of the present invention extracts input messages in the order of transaction completion from transaction records during actual operation of the online business program to be tested before modification, and uses transaction records related to transactions caused by the input messages as comparison information. An extraction part during actual operation to extract, a reprocessing start instruction part which instructs to start reprocessing by the online business program to be tested after modification based on the input message extracted by this extraction part during actual operation, and this reprocessing. A test time extraction unit that extracts, as comparison information, transaction records during the test of the modified online business program to be tested that are started by the startup instruction unit, and transaction records during actual operation extracted by the actual operation extraction unit. The present invention includes a comparison section that compares, on a transaction-by-transaction basis, the comparison information based on the transaction record extracted by the test extraction section and the comparison information based on the transaction record during the test, and an output section that outputs the comparison result of the comparison section.

〔作用〕[Effect]

本発明のオンライン業務プログラムテスト方式では、実
稼動時抽出部が修正前のテスト対象のオンライン業務プ
ログラムの実稼動時の取り引き記録から入力電文をトラ
ンザクションの終了順に抽出しその入力電文により発生
するトランザクションに関する取り引き記録を比較情報
として抽出し、再処理起動指示部が実稼動時抽出部によ
り抽出された入力電文に基づく修正後のテスト対象のオ
ンライン業務プログラムによる再処理の起動を指示し、
テスト時抽出部が再処理起動指示部により起動された修
正後のテスト対象のオンライン業務プログラムのテスト
時の取り引き記録を比較情報として抽出し、比較部が実
稼動時抽出部により抽出された実稼動時の取り引き記録
に基づく比較情報とテスト時抽出部により抽出されテス
ト時の取り引き記録に基づく比較情報との比較をトラン
ザクション単位で行い、出力部が比較部による比較結果
を出力する。
In the online business program testing method of the present invention, the actual operation extraction unit extracts input messages from transaction records during actual operation of the online business program to be tested before modification in the order of transaction completion, and extracts input messages in the order in which the transactions occur due to the input messages. The transaction record is extracted as comparison information, and the reprocessing start instruction unit instructs the start of reprocessing by the online business program to be tested after modification based on the input message extracted by the actual operation extraction unit,
The test time extraction unit extracts the transaction record during the test of the modified online business program to be tested that was started by the reprocessing start instruction unit as comparison information, and the comparison unit extracts the transaction record at the time of the test of the online business program to be tested after the modification started by the reprocessing start instruction unit, and the comparison unit extracts the transaction record at the time of testing of the online business program to be tested after the modification started by the reprocessing start instruction unit, The comparison information based on the transaction record at the time and the comparison information extracted by the test extraction section and based on the transaction record at the time of the test are compared for each transaction, and the output section outputs the comparison result by the comparison section.

〔実施例〕〔Example〕

次に、本発明について図面を参照して説明する。 Next, the present invention will be explained with reference to the drawings.

第1図は、本発明のオンライン業務プログラムテスト方
式の一実施例の構成を示すブロック図である。
FIG. 1 is a block diagram showing the configuration of an embodiment of the online business program testing method of the present invention.

第1図において、実稼動時取り引き記録ファイル1は、
修正前のテスト対象のオンライン業務プログラムの実稼
動時の取り引き記録(入力電文。
In FIG. 1, transaction record file 1 during actual operation is as follows:
Transaction records (input messages) during actual operation of the online business program to be tested before modification.

更新記録、業務的なデータおよびトランザクションの終
了状態等)を含むいくつかのオンライン業務プログラム
の実稼動時の取り引き記録を記録している。
It records transaction records during actual operation of several online business programs, including update records, business data, transaction completion status, etc.

実稼動時抽出部2は、実稼動時取り引き記録ファイル1
内の修正前のテスト対象のオンライン業務プログラムの
実稼動時の取り引き記録から入力電文をトランザクショ
ンの終了順に抽出して入力電文ファイル3に格納する。
The actual operation extraction unit 2 extracts the actual operation transaction record file 1.
The input messages are extracted from the transaction records during actual operation of the online business program to be tested before modification in the transaction completion order and stored in the input message file 3.

また、抽出した入力電文により発生するトランザクショ
ンに関する取り引き記録を比較情報として(比較部10
による比較が可能となる比較情報レコードのフォーマン
トで)抽出し、その比較情報を実稼動時比較情報ファイ
ル8に格納する。
In addition, transaction records related to transactions generated by the extracted input message are used as comparison information (comparison unit 10
(in a formant of a comparison information record that allows comparison according to the following) and stores the comparison information in the comparison information file 8 during actual operation.

再処理起動指示部4は、入力電文ファイル3から入力電
文を読み込み、その入力電文に基づく修正後のテスト対
象のオンライン業務プログラムによるオンライン環境で
の再処理(修正前のテスト対象のオンライン業務プログ
ラムの実稼動時における入力電文と同一の入力電文によ
り発生するトランザクションによる処理)の起動を指示
する。
The reprocessing start instruction unit 4 reads an input message from the input message file 3, and performs reprocessing in an online environment using the online business program to be tested after modification based on the input message (the online business program to be tested before modification). Instructs to start processing (processing based on a transaction generated by the same input message as the input message during actual operation).

その際に、1つの入力電文により発生するトランザクシ
ョンの終了後に次の入力電文により発生するトランザク
ションの起動を指示するので、トランザクションの実行
順序については、テスト時と実稼動時とで同期をとるこ
とができる。
At that time, after the transaction generated by one input message ends, the start of the transaction generated by the next input message is instructed, so the transaction execution order can be synchronized between testing and actual operation. can.

テスト時抽出部6は、再処理起動指示部4により起動さ
れた修正後のテスト対象のオンライン業務プログラムに
おけるテスト時の取り引き記録をテスト時取り引き記録
ファイル5から比較情報として抽出し、その比較情報を
テスト時比較情報ファイル9に格納する。
The test time extraction unit 6 extracts the test time transaction record of the modified online business program to be tested started by the reprocessing start instruction unit 4 from the test time transaction record file 5 as comparison information, and extracts the comparison information from the test time transaction record file 5. It is stored in the test comparison information file 9.

入力部7は、実稼動時抽出部2.再処理起動指示部4.
テスト時抽出部6および比較部lOの各部の操作を指示
する命令(動作信号)の入力と解析とを行い、各部に所
定の命令を発行する。
The input unit 7 includes the extraction unit 2 during actual operation. Reprocessing start instruction section 4.
During the test, commands (operation signals) instructing the operation of each part of the extraction part 6 and the comparison part 1O are input and analyzed, and predetermined commands are issued to each part.

比較部10は、実稼動時取り引き記録ファイル1から実
稼動時抽出部2により抽出された実稼動時比較情報ファ
イル8内の比較情報中の比較情報レコードと、テスト時
取り引き記録ファイル5からテスト時抽出部6により抽
出されたテスト時比較情報ファイル9内の比較情報中の
比較情報レコードとの比較を行う、この比較はトランザ
クション単位で行われ、比較対象の比較情報レコードは
規定のフォーマットを有している。
The comparison unit 10 compares the comparison information record in the comparison information in the actual operation comparison information file 8 extracted by the actual operation extraction unit 2 from the actual operation transaction record file 1 and the test time transaction record file 5 from the actual operation transaction record file 5. A comparison is made with the comparison information record in the comparison information in the test comparison information file 9 extracted by the extraction unit 6. This comparison is performed in transaction units, and the comparison information record to be compared has a specified format. ing.

出力部11は、比較部lOによる比較結果を出力する。The output unit 11 outputs the comparison result by the comparison unit IO.

次に、このように構成された本実施例のオンライン業務
プログラムテスト方式の動作について、第1図に基づき
説明する。
Next, the operation of the online business program testing system of this embodiment configured as described above will be explained based on FIG.

■ 修正前のテスト対象のオンライン業務プログラム(
以下、テスト対象のオンライン業務プログラムを単にオ
ンライン業務プログラムという)における実稼動時の取
り引き記録を実稼動時取り引き記録ファイル1から比較
情報として抽出するために、入力部7では実稼動時抽出
部2に対する動作信号(命令)が入力される。
■ Online business program to be tested before modification (
In order to extract the transaction record during actual operation in the online business program to be tested (hereinafter simply referred to as online business program) from the actual operation transaction record file 1, the input unit 7 inputs the transaction record to the actual operation extraction unit 2. An operation signal (command) is input.

この動作信号は、入力部7から実稼動時抽出部2に送ら
れる。
This operation signal is sent from the input section 7 to the extraction section 2 during actual operation.

実稼動時抽出部2は、この動作信号に基づき、実稼動時
取り引き記録ファイルl内の修正前のオンライン業務プ
ログラムの取り引き記録からトランザクションの終了順
に入力電文を抽出し、その入力電文を入力電文ファイル
3に格納する。
Based on this operation signal, the actual operation extraction unit 2 extracts the input messages from the transaction records of the online business program before modification in the actual operation transaction record file l in the order of transaction completion, and extracts the input messages from the input message file. Store in 3.

また、実稼動時抽出部2は、抽出した入力電文により発
生するトランザクションに関する取り引き記録を順次実
稼動時取り引き記録ファイルlから抽出し、その取り引
き記録を比較情報として(比較情報レコードのフォーマ
ットで)実稼動時比較情報ファイル8に格納する。
In addition, the actual operation extraction unit 2 sequentially extracts transaction records related to transactions generated by the extracted input message from the actual operation transaction record file l, and executes the transaction records as comparison information (in the format of a comparison information record). It is stored in the operating comparison information file 8.

これらの作業で、入力電文ファイル3には実稼動時の入
力電文がトランザクション実行順(実稼動時のトランザ
クションの終了順)に抽出され、実稼動時比較情報ファ
イル8にはこれらのトランザクションに関する取り引き
記録の全てを示す比較情報が抽出される。
Through these operations, input messages during actual operation are extracted into the input message file 3 in the order of transaction execution (order of transaction completion during actual operation), and transaction records regarding these transactions are stored in the actual operation comparison information file 8. Comparison information indicating all of the above is extracted.

■ 入力電文ファイル3に抽出された入力電文に基づく
修正後のオンライン業務プログラムの再処理の起動のた
めに、入力部7では再処理起動指示部4に対する動作信
号が入力される。
(2) In order to start the reprocessing of the modified online business program based on the input message extracted into the input message file 3, the input unit 7 receives an operation signal for the reprocessing start instruction unit 4.

この動作信号は、入力部7から再処理起動指示部4に送
られる。
This operation signal is sent from the input section 7 to the reprocessing start instruction section 4.

再処理起動指示部4は、修正後のオンライン業務プログ
ラムの動作確認テストのために、この動作信号に基づき
、入力電文ファイル3から入力電文を1つずつ読み込み
、その入力電文により発生する修正後のオンライン業務
プログラムにおけるトランサクションの起動を指示する
The reprocessing start instruction unit 4 reads the input messages one by one from the input message file 3 based on this operation signal in order to test the operation of the modified online business program. Instructs to start a transaction in an online business program.

ここで、再処理起動指示部4は1つの入力電文により発
生するトランザクションが終了するまで次の入力電文に
より発生するトランサクションを起動しないので、テス
ト時のトランザクション実行順序と実稼動時のトランザ
クション実行順序とは完全に同期する。
Here, since the reprocessing start instruction unit 4 does not start the transaction generated by the next input message until the transaction generated by one input message ends, the transaction execution order during testing and the transaction execution order during actual operation are completely in sync with.

このようにして、修正後のオンライン業務プログラムの
動作確認テストは、実稼動時と同一の入力電文で、かつ
同一のトランザクション実行順序で実施される。
In this way, the operation confirmation test of the modified online business program is performed using the same input message and in the same transaction execution order as during actual operation.

このような再処理の過程で、再処理起動指示部4はテス
ト時の取り引き記録をテスト時取り引き記録ファイル5
に格納する。
In the course of such reprocessing, the reprocessing start instruction unit 4 saves the test transaction records to the test transaction record file 5.
Store in.

■ テスト時の取り引き記録をテスト時取り引き記録フ
ァイル5から比較情報として抽出するために、入力部7
ではテスト時抽出部6に対する動作信号が入力される。
■ In order to extract the transaction record at the time of the test as comparison information from the transaction record file 5 at the time of the test, the input section 7
Then, an operation signal for the test extractor 6 is input.

この動作信号は、入力部7からテスト時抽出部6に送ら
れる。
This operation signal is sent from the input section 7 to the test extraction section 6 .

テスト時抽出部6は、この動作信号に基づき、テスト時
取り引き記録ファイル5からテスト時の取り引き記録を
抽出し、その取り引き記録を比較情報として(比較情報
レコードのフォーマ、トで〉テスト時比較情報ファイル
9に格納する。
Based on this operation signal, the test time extraction unit 6 extracts the test transaction record from the test transaction record file 5, and uses the transaction record as comparison information (in the comparison information record format). Store in file 9.

■ 実稼動時比較情報ファイル8内の比較情報レコード
とテスト時比較情報ファイル9内の比較情報レコードと
を比較するために、入力部7では比較部10に対する動
作信号が入力される。
(2) In order to compare the comparison information record in the comparison information file 8 during actual operation with the comparison information record in the comparison information file 9 during test, the input section 7 receives an operation signal for the comparison section 10 .

この動作信号は、入力部7から比較部10に送られる。This operation signal is sent from the input section 7 to the comparison section 10.

比較部10は、この動作信号に基づき、実稼動時比較情
報ファイル8内の比較情報レコードとテスト時比較情報
ファイル9内の比較情報レコードとが同一であるかどう
かをトランザクション単位で比較する。
Based on this operation signal, the comparison unit 10 compares the comparison information records in the actual operation comparison information file 8 and the comparison information records in the test comparison information file 9 on a transaction-by-transaction basis.

比較対象の比較情報レコードは一定のフォーマットを有
しており、そのヘッダ部分にはトランザクションの実行
日付や時刻等の情報が存在する。
The comparison information record to be compared has a certain format, and information such as transaction execution date and time is present in the header part.

上述の比較の際には、このようなヘッダ部分の情報は当
然に不一致となるので、ヘッダ部分はマスクされて処理
される。
In the above-mentioned comparison, since the information in the header part naturally does not match, the header part is masked and processed.

上述の比較で、不一致となった比較情報レコードや、相
手側の比較情報中に対応する比較情報レコードが存在し
なかった比較情報レコード等を示す比較結果は、比較部
10から出力部11に送られる。
In the above comparison, comparison results indicating a comparison information record that is inconsistent or a comparison information record for which a corresponding comparison information record does not exist in the comparison information of the other party are sent from the comparison unit 10 to the output unit 11. It will be done.

出力部11は、その比較結果を印字して出力する。The output unit 11 prints and outputs the comparison result.

このようにして、修正後のオンライン業務プログラムに
おけるテスト時の取り引き記録に基づく比較情報と修正
前のオンライン業務プログラムにおける実稼動時の取り
引き記録に基づく比較情報とをトランザクション単位で
比較して、修正後のオンライン業務プログラムの動作確
認テストを行うことができる。
In this way, the comparison information based on the transaction record during testing in the online business program after modification is compared with the comparison information based on the transaction record during actual operation in the online business program before modification, and the You can test the operation of online business programs.

〔発明の効果〕〔Effect of the invention〕

以上説明したように本発明は、実稼動時抽出部。 As explained above, the present invention relates to an extraction unit during actual operation.

再処理起動指示部、テスト時抽出部、比較部および出力
部を設けることにより、修正後のテスト対象のオンライ
ン業務プログラムの動作確認テストにおけるテスト作業
に必要となる手間と時間とを削減することが可能になっ
て動作確認テストを効率化することができ(テスト用入
力電文を自動的に生成でき検証作業を自動化することが
できる)、テスト結果の検証についての信頼性を向上す
ることができるという効果がある。
By providing a reprocessing start instruction section, a test extraction section, a comparison section, and an output section, it is possible to reduce the effort and time required for testing work in the operation confirmation test of the online business program to be tested after modification. This makes it possible to make operation confirmation tests more efficient (test input messages can be automatically generated and verification work can be automated), and the reliability of verification of test results can be improved. effective.

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

第1図は本発明の一実施例の構成を示すブロック図であ
る。 図において、 1・・・実稼動時取り引き記録ファイル、2・・・実稼
動時抽出部、 3・・・入力電文ファイル、 4・・・再処理起動指示部、 5・・・テスト時取り引き記録ファイル、6・・・テス
ト時抽出部、 7・・・入力部、 8・・・実稼動時比較情報ファイル、 9・・・テスト時比較情報ファイル、 10・・比較部、 11・・出力部である。
FIG. 1 is a block diagram showing the configuration of an embodiment of the present invention. In the figure, 1... Transaction record file during actual operation, 2... Extraction section during actual operation, 3... Input message file, 4... Reprocessing start instruction section, 5... Transaction record during test. File, 6... Extraction section during testing, 7... Input section, 8... Comparison information file during actual operation, 9... Comparison information file during testing, 10... Comparison section, 11... Output section It is.

Claims (1)

【特許請求の範囲】 修正前のテスト対象のオンライン業務プログラムの実稼
動時の取り引き記録から入力電文をトランザクションの
終了順に抽出しその入力電文により発生するトランザク
ションに関する取り引き記録を比較情報として抽出する
実稼動時抽出部と、この実稼動時抽出部により抽出され
た入力電文に基づく修正後のテスト対象のオンライン業
務プログラムによる再処理の起動を指示する再処理起動
指示部と、 この再処理起動指示部により起動された修正後のテスト
対象のオンライン業務プログラムのテスト時の取り引き
記録を比較情報として抽出するテスト時抽出部と、 前記実稼動時抽出部により抽出された実稼動時の取り引
き記録に基づく比較情報と前記テスト時抽出部により抽
出されテスト時の取り引き記録に基づく比較情報との比
較をトランザクション単位で行う比較部と、 この比較部による比較結果を出力する出力部とを有する
ことを特徴とするオンライン業務プログラムテスト方式
[Claims] Actual operation in which input messages are extracted in the order of completion of transactions from transaction records during actual operation of the online business program to be tested before modification, and transaction records related to transactions caused by the input messages are extracted as comparison information. a reprocessing startup instruction section that instructs to start reprocessing by the online business program to be tested after modification based on the input message extracted by the actual operation extraction section; a test time extraction unit that extracts, as comparison information, transaction records during a test of the online business program to be tested after being activated and modified; and comparison information based on transaction records during actual operation extracted by the actual operation extraction unit. and a comparison section that performs a comparison on a transaction-by-transaction basis with comparison information extracted by the test extraction section and based on transaction records during the test, and an output section that outputs the comparison result by the comparison section. Business program test method.
JP2018193A 1990-01-29 1990-01-29 Online work program test system Pending JPH03222044A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2018193A JPH03222044A (en) 1990-01-29 1990-01-29 Online work program test system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2018193A JPH03222044A (en) 1990-01-29 1990-01-29 Online work program test system

Publications (1)

Publication Number Publication Date
JPH03222044A true JPH03222044A (en) 1991-10-01

Family

ID=11964791

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2018193A Pending JPH03222044A (en) 1990-01-29 1990-01-29 Online work program test system

Country Status (1)

Country Link
JP (1) JPH03222044A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005293053A (en) * 2004-03-31 2005-10-20 Nippon Steel Corp Test support device and method
JP2005322157A (en) * 2004-05-11 2005-11-17 Nippon Steel Corp Device, system, and program for supporting test

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005293053A (en) * 2004-03-31 2005-10-20 Nippon Steel Corp Test support device and method
JP4500085B2 (en) * 2004-03-31 2010-07-14 新日本製鐵株式会社 Test support apparatus and test support method
JP2005322157A (en) * 2004-05-11 2005-11-17 Nippon Steel Corp Device, system, and program for supporting test

Similar Documents

Publication Publication Date Title
JPH03222044A (en) Online work program test system
JP4672532B2 (en) Operator simulation system and operator simulation method
JP3206096B2 (en) Input data processing device
CN110941544B (en) Automatic testing method and framework
JPH05216706A (en) On-line simulation system
JPH05143547A (en) On-line system
JPH0713809A (en) Program evaluation system
JPH11110258A (en) Error message diagnostic device
JPH05173968A (en) Method and device for testing online application program
JP2704117B2 (en) Simulator
JPH08278809A (en) Plant controller
JPH0635754A (en) Retesting method and device therefor
JP3033723B2 (en) Simulated test method and program recording medium for stored exchange program controlled electronic exchange
JPH0225929A (en) Back-up system for erasion of flag
CN114741303A (en) Test script generation method and device and electronic equipment
JPH06250889A (en) Fault processing system in data processing system
JPH04111024A (en) Automatic test item extracting system for computer system
JPH08227301A (en) Device for verifying operation of sequence control program
JPH04216139A (en) Method for controlling emulator
JPH10187611A (en) Altering process system for job schedule
JPS59114650A (en) Program tracing system
JPH0442370A (en) Logic simulation system
JPH05143312A (en) Method for testing on-line program
JPH08339351A (en) Method and system for automatic response processing
JPH07311689A (en) Verification system of information processor