JPH04101240A - Testing system for replaceable software - Google Patents

Testing system for replaceable software

Info

Publication number
JPH04101240A
JPH04101240A JP2218682A JP21868290A JPH04101240A JP H04101240 A JPH04101240 A JP H04101240A JP 2218682 A JP2218682 A JP 2218682A JP 21868290 A JP21868290 A JP 21868290A JP H04101240 A JPH04101240 A JP H04101240A
Authority
JP
Japan
Prior art keywords
test
file
change information
load module
automatic
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
JP2218682A
Other languages
Japanese (ja)
Inventor
Tadashi Tanigawa
谷川 忠
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 JP2218682A priority Critical patent/JPH04101240A/en
Publication of JPH04101240A publication Critical patent/JPH04101240A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To prevent a test item from being omitted to be selected by providing a test file automatic selection system and an automatic test system to test automatically a load module converted by a converting system in conformity to test procedure described in a selected test file. CONSTITUTION:The test file selection system 8 selects automatically all the test files 10 in which a series of the test procedures of the test item to have to be tested newly are described from a magnetized test file group 9 in relation to the change of a source file 2 by referring to the change information of a change information file 7 generated by a change information file generating system 6. A flag performing, for instance, that a test is executed is erected in the selected test file 10. Then, the automatic test system 11 tests the load module 3 in conformity to the test procedure described in the test file 10. Thus, the experience of a tester becomes unnecessary, and simultaneously, the test item to have to be tested is prevented from being omitted to be selected.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は交換ソフトウェアの試験方式に関し、特に交換
ソフトウェアのソースファイルの変更情報に基づいて交
換ソフトウェアを自動的に試験する交換ソフトウェアの
試験方式に関する。
[Detailed Description of the Invention] [Field of Industrial Application] The present invention relates to an exchange software testing method, and more particularly to an exchange software testing method for automatically testing exchange software based on change information of source files of the exchange software. .

〔従来の技術〕[Conventional technology]

従来、この種の交換ソフトウェアの試験方法は、試験者
が過去の実績や経験に基づいて交換ソフトウェアのソー
スファイルの変更によって実施しなければならない試験
項目を試験手順書よりすべて選択し、変更したソースフ
ァイルをコンパイルしてロードモジュールに変換した後
に変換したロードモジュールをロードして、選択した試
験項目の試験手順に従って交換ソフトウェアの試験を実
施していた。
Conventionally, the testing method for this type of exchange software is that the tester selects all the test items that must be performed by changing the source file of the exchange software from the test procedure manual based on past performance and experience, and then changes the source file of the exchange software. After compiling the file and converting it to a load module, the converted load module was loaded and the replacement software was tested according to the test procedure of the selected test item.

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

上述した従来の交換ソフトウェアの試験方法では、交換
ソフトウェアのソースファイルの変更により実施しなけ
ればならない試験項目の選択を過去の実績や経験に基づ
いて行っていたので、試験項目の選択のために試験者に
十分な経験が必要になるとともに、実施しなければなら
ない試験項目の選択もれが発生するおそれがあるという
欠点がある。
In the conventional exchange software testing method described above, the selection of test items that must be performed by changing the source file of the exchange software was based on past results and experience. This method requires sufficient experience on the part of the person conducting the test, and has the disadvantage that there is a risk that test items that must be performed may be omitted.

また、選択された試験項目の試験を実施するためには、
試験手順書に従って試験を進めなければならないので、
試験者のための時間や工数(労力)も必要であるという
欠点がある。
In addition, in order to conduct tests on selected test items,
The test must proceed according to the test procedure manual, so
The disadvantage is that it requires time and man-hours (labor) for the tester.

本発明の目的は、上述の点に鑑み、交換ソフトウェアの
ソースファイルの変更情報に基づいて磁気化された試験
ファイル群より実施しなければならない試験項目の一連
の試験手順を記述した試験ファイルをすべて自動的に選
択して、試験ファイルに記述された試験手順に従って交
換ソフトウェアの試験を自動的に実施するようにした交
換ソフトウェアの試験方式を提供することにある。
In view of the above-mentioned points, it is an object of the present invention to generate all test files that describe a series of test procedures for test items that must be performed from a group of magnetized test files based on change information of source files of exchange software. An object of the present invention is to provide a test method for exchange software that automatically selects and tests exchange software according to test procedures described in a test file.

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

本発明の交換ソフトウェアの試験方式は、交換ソフトウ
ェアのソースファイルを変更するとともに変更内容を表
す変更情報からなる変更情報ファイルを作成する変更情
報ノア5イル作成システムと、この変更情報ファイル作
成システムにより変更されたソースファイルをコンパイ
ルしてロードモジュールに変換する変換システムと、前
記変更情報ファイルの変更情報を参照して磁気化した試
験ファイル群から前記変更情報ファイル作成システムに
よるソースファイルの変更により交換ソフトウェアの試
験を実施しなければならない試験項目の一連の試験手順
を記述した試験ファイルをすべて自動的に選択する試験
ファイル自動選択システムと、この試験ファイル自動選
択システムにより選択された試験ファイルに記述されて
いる試験手順に従って前記変換システムにより変換され
たロードモジュールを自動的に試験する自動試験システ
ムとを有する。
The exchange software testing method of the present invention includes a change information generation system that changes the source file of exchange software and creates a change information file consisting of change information representing the change contents, and a change information file creation system that changes the source file of the exchange software. A conversion system compiles and converts the source file into a load module, and the change information file creation system changes the source file from the magnetized test file group by referring to the change information in the change information file, thereby converting the exchange software into a load module. An automatic test file selection system that automatically selects all test files that describe a series of test procedures for test items that must be tested, and a test file that is written in the test files selected by this automatic test file selection system. and an automatic test system that automatically tests the load module converted by the conversion system according to a test procedure.

〔作用〕[Effect]

本発明の交換ソフトウェアの試験方式では、変更悄I[
1ファイル作成システムが交換ソフトウェアのソースフ
ァイルを変更するとともに変更内容を表す変更情報から
なる変更情報ファイルを作成し、変換システムが変更情
報ファイル作成システムにより変更されたソースファイ
ルをコンパイルしてロードモジュールに変換し、・試験
ファイル自動選択システムが変更情報ファイルの変更情
報を参照して磁気化した試験ファイル群から変更情報フ
ァイル作成システムによるソースファイルの変更により
交換ソフトウェアの試験を実施しなければならない試験
項目の一連の試験手順を記述した試験ファイルをすべて
自動的に選択し、自動試験システムが試験ファイル自動
選択システムにより選択された試験ファイルに記述され
ている試験手順に従って変換システムにより変換された
ロードモジュールを自動的に試験する。
In the exchange software testing method of the present invention, the change
1. The file creation system changes the source file of the exchange software and creates a change information file consisting of change information representing the changed contents, and the conversion system compiles the changed source file by the change information file creation system into a load module. Test items that require conversion and testing of exchange software by changing the source file by the change information file creation system from the test file group magnetized by the test file automatic selection system by referring to the change information in the change information file. The automatic test system automatically selects all test files that describe a series of test procedures, and the automatic test system converts the load module converted by the conversion system according to the test procedures described in the test files selected by the automatic test file selection system. Test automatically.

〔実施例〕〔Example〕

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

第1図は、本発明の一実施例に係る交換ソフトウェアの
試験方式が適用されたデータ処理装置lの構成を示すブ
ロック図である。このデータ処理装置lは、変更部分4
を含む交換ソフトウェアのソースファイル2と、ロード
モジュール3と、変換システム5と、変更情報ファイル
作成ンステム6と、変更情報ファイル7と、試験ファイ
ル選択システム8と、複数の試験ファイル10からなる
磁気化された試験ファイル群9と、自動試験ソステム1
1とを含んで構成されている。
FIG. 1 is a block diagram showing the configuration of a data processing device l to which an exchange software testing method according to an embodiment of the present invention is applied. This data processing device l has a modified part 4
A magnetization system consisting of an exchange software source file 2 including a load module 3, a conversion system 5, a change information file creation system 6, a change information file 7, a test file selection system 8, and a plurality of test files 10. Test file group 9 and automatic test system 1
1.

変更情報ファイル作成システム6は、ソースファイル2
を変更するとともに、ソースファイル2の変更部分4を
参照して変更内容を表す変更情報からなる変更情報ファ
イル7を作成する。
The change information file creation system 6 creates the source file 2
At the same time, the modified portion 4 of the source file 2 is referred to to create a change information file 7 consisting of change information representing the changed contents.

変換システム5は、変更情報ファイル作成システム6に
より変更されたソースファイル2をコンパイルしてロー
ドモジュール3に変換する。
The conversion system 5 compiles the source file 2 modified by the modification information file creation system 6 and converts it into a load module 3.

試験ファイル選択システム8は、変更情報ファイル作成
システム6により作成された変更情報ファイル7の変更
情報を参照して、磁気化されている試験ファイル群9よ
りソースファイル2の変更に関連して新たに試験を実施
しなければならない試験項目の一連の試験手順を記述し
た試験ファイル10をすべて自動的に選択する。選択し
た試験ファイル10には、例えば試験を実施する旨のフ
ラグを立てる。
The test file selection system 8 refers to the change information in the change information file 7 created by the change information file creation system 6, and selects a new file related to the change in the source file 2 from the magnetized test file group 9. All test files 10 that describe a series of test procedures for test items that must be tested are automatically selected. For example, a flag is set on the selected test file 10 to indicate that a test will be conducted.

自動試験システム11は、試験ファイル選択システム8
により選択された(例えば、試験を実施する旨のフラグ
が立っている)試験ファイル10に記述された試験手順
に従ってロードモジュール3を自動的に試験する。
The automatic test system 11 includes a test file selection system 8
The load module 3 is automatically tested according to the test procedure described in the test file 10 selected by (for example, flagged to perform the test).

第2図を参照すると、本実施例の交換ソフトウェアの試
験方式の処理は、ソースファイル変更ステップS1と、
変更終了判定ステップS2と、変更情報ファイル作成ス
テップS3と、ロードモジュール作成ステップS4と、
試験ファイル選択ステ・7プS5と、選択終了判定ステ
ップS6と、自動試験ステップS7とから構成されてい
る。
Referring to FIG. 2, the processing of the exchange software testing method of this embodiment includes a source file change step S1,
A change completion determination step S2, a change information file creation step S3, a load module creation step S4,
This step consists of a test file selection step S5, a selection completion determination step S6, and an automatic test step S7.

次に、このように構成された本実施例の交換ソフトウェ
アの試験方式の動作について説明する。
Next, the operation of the exchange software testing method of this embodiment configured as described above will be explained.

まず、変更情報ファイル作成システム6は、ソースファ
イル2の変更を行い(ステップSl)、ソースファイル
2の変更が終了したならば(ステップS2でイエス)、
ソースファイル2中の変更部分4を参照して変更内容を
表す変更情報からなる変更情報ファイル7を作成する(
ステップS3)。
First, the change information file creation system 6 modifies the source file 2 (step Sl), and when the modification of the source file 2 is completed (YES in step S2),
Create a change information file 7 consisting of change information representing the change contents by referring to the changed part 4 in the source file 2 (
Step S3).

次に、変換システム5は、変更情報ファイル作成ンステ
ム6により変更されたソースファイル2をコンパイルし
てロードモジュール3に変換する(ステップS4)。
Next, the conversion system 5 compiles the source file 2 changed by the change information file creation system 6 and converts it into the load module 3 (step S4).

続いて、試験ファイル自動選択システム8は、変更情報
ファイル7の変更情報を参照して、磁気化された試験フ
ァイル群9よりソースファイル2の変更に関連して新た
に実施しなければならない試験項目の一連の試験手順を
記述した試験ファイ10をすべて自動的に選択する(例
えば、選択した試験ファイル10に試験を実施する旨の
フラグを立てる) (ステップS5)。
Next, the test file automatic selection system 8 refers to the change information in the change information file 7 and selects a new test item that must be performed in connection with the change in the source file 2 from the magnetized test file group 9. All test files 10 that describe a series of test procedures are automatically selected (for example, a flag indicating that a test will be conducted is set in the selected test files 10) (step S5).

試験ファイル自動選択システム8による試験ファイlO
の選択が終了すると(ステップS6でイエス)、自動試
験システム11は、例えば試験ファイルIOの試験を実
施する旨のフラグに基づいて、選択された試験ファイル
10に記述された試験手順に従ってロードモジュール3
の試験を自動的に実施する(ステップS7)。
Test file lO by test file automatic selection system 8
When the selection of the test file 10 is completed (YES in step S6), the automatic test system 11 executes the load module 3 according to the test procedure described in the selected test file 10, for example, based on the flag indicating that the test is to be performed in the test file IO.
The test is automatically performed (step S7).

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

以上説明したように本発明は、ソースファイルの変更内
容を表す変更情報からなる変更情報ファイルを作成し、
変更情報ファイルの変更情報を参照して磁気化された試
験ファイル群より実施しなければならない試験項目の一
連の試験手順を記述した試験ファイルをすべて自動的に
選択して、試験ファイルに記述された試験手順に従って
ロードモジュールの試験を行うことにより、試験項目の
選択のために必要だった試験者の経験がいらなくなると
ともに、実施しなければならない試験項目の選択もれが
なくなるという効果がある。
As explained above, the present invention creates a change information file consisting of change information representing changes in a source file,
All test files that describe a series of test procedures for the test items that must be performed are automatically selected from the magnetized test file group by referring to the change information in the change information file. By testing the load module according to the test procedure, the experience of the tester who was required to select the test items is no longer required, and the test items that need to be performed are not omitted.

また、選択された試験ファイルに記述された試験手順に
従ってロードモジュールの試験が自動的に実施されるの
で、試験者により試験を実施するときの時間や工数(労
力)も不要になるという効果がある。
In addition, since the load module test is automatically performed according to the test procedure described in the selected test file, there is no need for the tester to take the time and man-hours (effort) to perform the test. .

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

第1図は本発明の一実施例に係る交換ソフトウェアの試
験方式が適用されたデータ処理装置の構成を示すプロ、
り図、 第2図は本実施例の交換ソフトウェアの試験方式の処理
を示す流れ図である。 図において、 ■・・・データ処理装置、 2・・・ソースファイル、 3・・・ロードモジュール、 4・・・変更部分、 5・・・変換システム、 6・・・変更情報ファイル作成ンステム、7・・・変更
情報ファイル、 8・・・試験ファイル選択システム、 9・・・試験ファイル群、 10・・試験ファイル、 11・・自動試験システムである。
FIG. 1 shows the configuration of a data processing device to which an exchange software testing method according to an embodiment of the present invention is applied.
FIG. 2 is a flowchart showing the processing of the exchange software testing method of this embodiment. In the figure, ■...Data processing device, 2...Source file, 3...Load module, 4...Change part, 5...Conversion system, 6...Change information file creation system, 7 ...Change information file, 8.Test file selection system, 9.Test file group, 10.Test file, 11.Automatic test system.

Claims (1)

【特許請求の範囲】 交換ソフトウェアのソースファイルを変更するとともに
変更内容を表す変更情報からなる変更情報ファイルを作
成する変更情報ファイル作成システムと、 この変更情報ファイル作成システムにより変更されたソ
ースファイルをコンパイルしてロードモジュールに変換
する変換システムと、 前記変更情報ファイルの変更情報を参照して磁気化した
試験ファイル群から前記変更情報ファイル作成システム
によるソースファイルの変更により交換ソフトウェアの
試験を実施しなければならない試験項目の一連の試験手
順を記述した試験ファイルをすべて自動的に選択する試
験ファイル自動選択システムと、 この試験ファイル自動選択システムにより選択された試
験ファイルに記述されている試験手順に従って前記変換
システムにより変換されたロードモジュールを自動的に
試験する自動試験システムと を有することを特徴とする交換ソフトウェアの試験方式
[Scope of Claims] A change information file creation system that changes a source file of exchange software and creates a change information file consisting of change information representing the change contents; and a change information file creation system that compiles the changed source file. and a conversion system that converts the change information into a load module, and the change information file creation system changes the source file from the test file group magnetized by referring to the change information in the change information file to test the exchange software. an automatic test file selection system that automatically selects all test files that describe a series of test procedures for test items that are not applicable; and a conversion system that follows the test procedures described in the test files selected by this automatic test file selection system. and an automatic test system that automatically tests a load module converted by the exchange software.
JP2218682A 1990-08-20 1990-08-20 Testing system for replaceable software Pending JPH04101240A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2218682A JPH04101240A (en) 1990-08-20 1990-08-20 Testing system for replaceable software

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2218682A JPH04101240A (en) 1990-08-20 1990-08-20 Testing system for replaceable software

Publications (1)

Publication Number Publication Date
JPH04101240A true JPH04101240A (en) 1992-04-02

Family

ID=16723769

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2218682A Pending JPH04101240A (en) 1990-08-20 1990-08-20 Testing system for replaceable software

Country Status (1)

Country Link
JP (1) JPH04101240A (en)

Similar Documents

Publication Publication Date Title
CN105760296A (en) Automation testing control method, device and terminal
JPH04101240A (en) Testing system for replaceable software
Rombach Design Metrics for Maintenance
JPH0363837A (en) Software program inspection system
JP2720768B2 (en) Program customization equipment
JPH03271949A (en) Automatic generation system for test environment of program test
JP2820184B2 (en) Load module unit test support device
JPH01177165A (en) Definition-quotation relation checking system for array
JPH1115695A (en) Program test pattern automatic generating system
JP2932987B2 (en) Automatic test equipment for computer systems
JPH07319950A (en) Test system
JPH10232795A (en) Software component combination test method
JPH02171938A (en) Device for supporting program development
JPH01261737A (en) Automatic control system for inspection of language processor
JPH04247532A (en) Test supporting system
JPH064348A (en) Program debugging system
JPH0895817A (en) Method for testing information processor
JPH0497448A (en) Interactive type simplex testing system
JPS63182752A (en) System for supporting single unit test capable of preserving result
JPS63201841A (en) Program debugging system
JPS61184647A (en) Performance test system of computer equipment
JPH06138911A (en) Programming device
JPH0478935A (en) Simulation test system for input device
JPH06348542A (en) Computer system test assisting device
JPH1173343A (en) Program test device and storage medium