JP2740482B2 - Automatic test procedure manual creation system - Google Patents

Automatic test procedure manual creation system

Info

Publication number
JP2740482B2
JP2740482B2 JP7247691A JP24769195A JP2740482B2 JP 2740482 B2 JP2740482 B2 JP 2740482B2 JP 7247691 A JP7247691 A JP 7247691A JP 24769195 A JP24769195 A JP 24769195A JP 2740482 B2 JP2740482 B2 JP 2740482B2
Authority
JP
Japan
Prior art keywords
test
file
test procedure
procedure manual
key
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
JP7247691A
Other languages
Japanese (ja)
Other versions
JPH0991169A (en
Inventor
佐緒里 長澤
Original Assignee
日本電気移動通信株式会社
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 日本電気移動通信株式会社 filed Critical 日本電気移動通信株式会社
Priority to JP7247691A priority Critical patent/JP2740482B2/en
Publication of JPH0991169A publication Critical patent/JPH0991169A/en
Application granted granted Critical
Publication of JP2740482B2 publication Critical patent/JP2740482B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

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

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は試験手順書自動作成
システムに関し、特に携帯電話システムあるいは自動車
電話システム等における移動機の単体試験に用いるソフ
トウェア試験手順書の作成に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a system for automatically preparing a test procedure manual, and more particularly, to a software test procedure manual used for a unit test of a mobile station in a portable telephone system or an automobile telephone system.

【0002】[0002]

【従来の技術】最近の各種システムあるいは装置および
それに接続して使用される通信端末は、それぞれハード
ウェアとソフトウェアで構成されており、ハードウェア
とソフトウェアそれぞれの単体試験後に両者を組合せた
システム総合試験が行われる。そしてソフトウェアの単
体試験はソフトウェアが作動するようハードウェアに代
る疑似的な環境を設定し、シミュレータを使用して行わ
れる。
2. Description of the Related Art Recently, various systems or apparatuses and communication terminals connected thereto are composed of hardware and software, respectively, and after a unit test of each of the hardware and software, a system comprehensive test combining the two is performed. Is performed. Then, the unit test of the software is performed using a simulator by setting a pseudo environment in place of hardware so that the software operates.

【0003】例えばシミュレータを使用して通信端末の
自動試験を行う際、各試験項目毎に実際に通信端末を操
作する通りに、種々信号のやりとりを記述した信号表を
参照してシナリオファイルを作成するが、このシナリオ
ファイルの作成は一般的に人手によることが多く、入力
ミスの危険性があり、また工数がかかり非効率的で経済
的でない。
For example, when an automatic test of a communication terminal is performed by using a simulator, a scenario file is created by referring to a signal table in which various signals are exchanged as if the communication terminal were actually operated for each test item. However, the creation of this scenario file is generally manual and often involves the danger of input errors, and is laborious, inefficient and not economical.

【0004】このような不合理を改善すべく試験項目の
入力作業を自動化する方法が例えば特開平4−2580
73号公報に提案されている。この電子交換機ソフトウ
ェアの試験システム用試験手順書ファイル生成方式は、
電子交換機と端末を接続して実際に端末を通常使用する
場合と同様に操作して、このときに電子交換機の通話路
装置と中央処理装置との間に発生する信号を取出し、電
子交換機のソフトウェアの試験システム用試験手順書を
作成するものである。
A method for automating the work of inputting test items in order to improve such irrationality is disclosed, for example, in Japanese Patent Laid-Open No. Hei 4-2580.
No. 73 is proposed. The test procedure document file generation method for this electronic exchange software test system is as follows:
The terminal is connected to the electronic exchange and the terminal is operated in the same manner as when the terminal is normally used. At this time, the signal generated between the communication path unit of the electronic exchange and the central processing unit is taken out, and the software of the electronic exchange is extracted. It prepares a test procedure manual for the test system.

【0005】すなわち、図3に示すように、端末400
と、電子交換機100と、モニタ装置300と、データ
処理装置200とから構成し、端末400の操作により
電子交換機100の内部の通話装置110と中央処理装
置120との間に発生する各種信号130をモニタ装置
300で取出し、データ処理装置200の信号受信部2
10が、モニタ装置から信号を受取りモニタ信号ファイ
ルを生成してモニタ信号ファイル220へ格納し、試験
手順書自動生成部230がモニタ信号ファイルから信号
を読取り、その信号の処理内容にあわせてソフトウェア
試験部250が解読できる記述言語を用いて、電子交換
機の内部処理を端末の操作と共に記述した試験手順書フ
ァイル240を作成することにより、試験手順書を人手
により作成し、作成した試験手順書を基にソフトウェア
試験部が解読可能な記述言語を用いて人手により書換え
て試験手順書ファイルを作成する際の書き間違いの防
止、作業工数の低減を図るものである。
[0005] That is, as shown in FIG.
, An electronic exchange 100, a monitor device 300, and a data processing device 200, and various signals 130 generated between the communication device 110 and the central processing unit 120 inside the electronic exchange 100 by operating the terminal 400. The signal receiving unit 2 of the data processing device 200
10, a signal is received from the monitor device, a monitor signal file is generated and stored in the monitor signal file 220, and the test procedure manual automatic generation unit 230 reads the signal from the monitor signal file, and performs a software test in accordance with the processing content of the signal. The test procedure manual 240 is created by describing the internal processing of the electronic exchange together with the operation of the terminal using a description language that can be interpreted by the section 250, and the test procedure manual is manually created. In order to prevent mistakes in writing the test procedure manual file by rewriting manually using a description language that can be interpreted by the software testing unit, the present invention aims to prevent mistakes and reduce the number of work steps.

【0006】[0006]

【発明が解決しようとする課題】上述した従来の電子交
換機ソフトウェアの試験システム用試験手順書ファイル
生成方式は、完成したハードウェア(電子交換機および
端末)に完成したソフトウェアを搭載して実動作試験を
行い、この実動作における通話路と中央処理装置間でや
りとりされる各種信号を取出し、取出した各種信号を端
末操作に対応して試験システムが解読可能な記述言語に
自動変換して試験手順書ファイルを作成するので、誤っ
た端末操作が行われた場合には、誤った試験手順書ファ
イルが作成されることになり、この試験手順書ファイル
を使用して自動試験が行われた場合には正常な動作試験
ができないという欠点がある。
The above-described conventional test procedure file generation method for a test system for electronic exchange software uses the completed hardware (electronic exchange and terminal) with the completed software to perform an actual operation test. In the actual operation, the various signals exchanged between the communication path and the central processing unit are extracted, and the extracted signals are automatically converted into a descriptive language that can be interpreted by the test system according to the terminal operation, and the test procedure file If an incorrect terminal operation is performed, an incorrect test procedure manual file will be created.If an automatic test is performed using this test procedure manual file, There is a drawback that a complicated operation test cannot be performed.

【0007】また、試験手順書ファイルが実動作を基に
作成されるので、完成したハードウェアとソフトウェア
による正常な動作試験を行うことはできるが、端末の誤
操作に対応した試験を行うことができない。従って、端
末の誤操作により発生するソフトウェアのバグを見逃し
てしまう危険性がある。
In addition, since the test procedure manual file is created based on the actual operation, a normal operation test using the completed hardware and software can be performed, but a test corresponding to an erroneous operation of the terminal cannot be performed. . Therefore, there is a risk that a software bug caused by an erroneous operation of the terminal may be overlooked.

【0008】特に不特定多数のユーザが使用する端末に
おいては、端末の誤操作は当然予想され、且つ、その誤
操作は多伎に亘り、時には予測さえしなかった誤操作が
行われ、それが原因でソフトウェアの異常動作が発生す
ることが間間ある。この誤操作によるソフトウェアの誤
動作を未然に防ぐために通常行われる正常動作試験以外
に、正常動作試験では使用されない各種異る信号やりと
りして、ソフトウェアの異常動作を確認しておく必要が
あるが、そのための試験手順書ファイルを自動作成する
ことができず、この端末の誤操作に対応する試験を行う
ためには、試験手順書ファイルを従来どおり手作業で行
わなければならず、試験手順書ファイルを作成するため
の工数および手作業による作成ミスが発生する危険性は
軽減されない。
[0008] In particular, in a terminal used by an unspecified number of users, erroneous operation of the terminal is naturally expected, and such erroneous operation is performed over a long period of time, and erroneous operation is sometimes performed even unexpectedly. Abnormal operation may occur occasionally. In addition to the normal operation test that is normally performed to prevent software malfunction due to this erroneous operation, it is necessary to exchange various signals that are not used in the normal operation test to confirm the abnormal operation of the software. The test procedure file cannot be created automatically, and the test procedure file must be manually created as before in order to perform a test that responds to erroneous operation of this terminal. Therefore, the risk of man-hours and manual creation errors is not reduced.

【0009】本発明の目的は、表示装置上に端末のキー
配列と同様なキー配列を表示し、表示されたキーをマウ
ス等で指定して、ユーザが実際に行う正常操作と共に、
誤操作をも想定した試験手順書を自動的に作成した後、
シミュレータが解読可能な記述言語に自動変換して試験
システム用の試験手順書作成方式を提供することにあ
る。
An object of the present invention is to display a key arrangement similar to that of a terminal on a display device, specify the displayed key with a mouse or the like, and perform a normal operation performed by the user together with a normal operation.
After automatically creating a test procedure manual that also assumes erroneous operations,
An object of the present invention is to provide a method for preparing a test procedure manual for a test system by automatically converting the language into a description language that can be interpreted by a simulator.

【0010】[0010]

【課題を解決するための手段】 本発明の試験手順書自
動作成システムは、操作部のキーを操作して回線を介し
て通信を行うプログラムを搭載した通信端末のソフトウ
ェア単体試験に用いる試験手順書の作成方式において; 検査仕様書の記述に基き試験情報を入力する入力装置
と; 前記通信端末の操作部と同一なキー配列を表示し、この
表示されたキー配列を前記入力装置が個々に指定して入
力する前記試験情報のキー情報,試験手順書の作成過程
おける各種情報を表示する表示装置と; 前記通信端末のソフトウェア試験時にハードウェアの動
作状態を疑似的に設定するための動作条件を予め登録し
ておくシリアルデータファイルと; 前記通信端末の操作部の各キーに対応する座標データを
予め登録しておくキーパターンデータファイルと; 前記表示装置から前記入力装置が前記試験情報の入力時
に指定した各キーの座標データを受信し、前記キーパタ
ーンデータファイルに登録されている座標データと照合
して前記入力装置が指定したキーを識別し、試験手順書
にキー番号を記述する試験手順書ファイル作成部と; 前記試験手順書ファイル作成部が生成した試験手順書を
格納する試験手順書ファイルと; シミュレータが解読可能な記述言語を予め登録しておく
変換コマンドデータファイルと; 前記入力装置の指示を受けて前記試験手順書ファイルか
ら前記試験手順書を読出し、前記変換コマンドデータフ
ァイルを参照して前記試験手順書に記述されたキー番号
を前記シミュレータが解読可能な記述言語に変換する試
験システム入力ファイル作成部と; 前記試験システム入力ファイル作成部が作成した前記シ
ミュレータが解読可能な記述言語に変換された試験手順
書を格納する試験システム入力ファイルと; を有することを特徴とする。
An automatic test procedure manual creation system according to the present invention provides a test procedure manual for use in a software unit test of a communication terminal equipped with a program for operating a key of an operation unit to perform communication via a line. An input device for inputting test information based on the description of an inspection specification; and displaying the same key layout as the operation unit of the communication terminal, and the input device individually designating the displayed key layout. Key information of the test information to be entered and input
Displays various information definitive on the display device and; the hardware operation when the software testing of the communication terminal and the serial data file registered in advance operating conditions for setting artificially; operation unit of the communication terminal A key pattern data file in which coordinate data corresponding to each of the keys are registered in advance; and the key pattern data file receiving the coordinate data of each key designated by the input device when the test information is input from the display device. A test procedure document file creator for identifying a key specified by the input device by collating with coordinate data registered in the input device and writing a key number in a test procedure document; and a test generated by the test procedure document file creator. A test procedure manual file for storing the procedure manual; and conversion command data in which a description language that can be interpreted by the simulator is registered in advance. Receiving the instruction from the input device, reading the test procedure manual from the test procedure manual file, and referencing the conversion command data file so that the simulator can decode the key number described in the test procedure manual. A test system input file creator that converts the description into a description language; and a test system input file that stores the test procedure manual created by the test system input file creator and converted into a description language that can be interpreted by the simulator. It is characterized by.

【0011】[0011]

【発明の実施の形態】次に本発明について図面を参照し
て説明する。図1は本発明の試験手順書自動作成システ
ムの構成図である。図2は試験手順書自動作成システム
の作成手順を示すフローチャートである。
DESCRIPTION OF THE PREFERRED EMBODIMENTS Next, the present invention will be described with reference to the drawings. FIG. 1 is a configuration diagram of a test procedure manual automatic creation system of the present invention. FIG. 2 is a flowchart showing a procedure for creating the test procedure manual creating system.

【0012】 図1に示す試験手順書自動作成システム
は、キーボードあるいはマウスである入力装置11と、
移動機のキー配列と同様なキー配列を表示および試験手
順書ファイルを表示する表示装置12と、予め各種試験
おいて必要なハードウェアの動作状態を疑似的に設定
するための動作条件情報を日本語に対応してコード化し
て格納しておくシリアルデータファイル13と、移動機
のキー配列の各キーの座標を格納しておくキーパターン
データファイル15と、入力装置が表示装置上で指定し
たキーの座標データを表示装置から受信し、キーパター
ンデータファイルを参照してキー番号を識別し、識別し
たキー番号を記述して試験手順書ファイルを生成する試
験手順書ファイル作成部14と、試験手順書ファイル作
成部が作成した試験手順書ファイルを格納する試験手順
書ファイル16と、シミュレータが使用可能な信号形式
のデータを格納しておく変換コマンドデータファイル1
8と、入力装置の指示を受け試験手順書ファイルから読
出したキー番号で記入されている試験手順書ファイルを
変換コマンドデータファイルを参照してシミュレータで
使用可能な信号形式に変換する試験システム入力ファイ
ル作成部17と、試験システム入力ファイル作成部でシ
ミュレータ対応の信号形式に変換された試験システム入
力ファイルを格納する試験ンステム入力ファイル19
と、シミュレータとのインタフエースを司るシミュレー
タインタフエース20とから構成される。
The test procedure manual creation system shown in FIG. 1 includes an input device 11 such as a keyboard or a mouse,
A display device 12 for displaying a key layout similar to the key layout of the mobile device and displaying a test procedure manual file;
Each key Oite serial data file 13 to store encoding corresponding to Japanese operation condition information for setting the operating state of the necessary hardware pseudo manner, mobile unit keyboard layout The key pattern data file 15 storing the coordinates of the keys and the coordinate data of the key specified by the input device on the display device are received from the display device, and the key number is identified by referring to the key pattern data file. A test procedure document file creator 14 that describes a key number to generate a test procedure document file, a test procedure document file 16 that stores a test procedure document file created by the test procedure document file creator, and a simulator that can be used. Conversion command data file 1 that stores signal format data
8 and a test system input file for converting a test procedure manual file written with a key number read from the test procedure manual file in response to an input device instruction to a signal format usable by the simulator with reference to a conversion command data file A creating unit 17 and a test system input file 19 for storing a test system input file converted into a signal format compatible with the simulator in the test system input file creating unit
And a simulator interface 20 for controlling an interface with the simulator.

【0013】次に図1,図2を参照して試験手順書の自
動作成について説明する。電源が投入されると、表示装
置12に空白の試験手順書のフォーマットと共に移動機
の操作面のキー配列がウインド表示される(S1)。こ
の表示装置上に表示されたキー配列の各キーを入力装置
11で指定すると指定したキーに対応する座標データが
表示装置12から出力される。検査仕様書の記述に基き
ファイル番号と試験項目とその試験に必要な試験情報を
表示装置上のキー配列から所定のキーを入力装置11で
順番に指定して入力する(S2)。なお、この検査使用
書には、移動機を通常に操作したときの正常動作試験の
外にユーザの誤操作を想定した異常動作試験も記述され
ている。
Next, the automatic creation of a test procedure manual will be described with reference to FIGS. When the power is turned on, a key arrangement on the operation surface of the mobile device is displayed in a window on the display device 12 together with a blank test procedure manual format (S1). When each key of the key arrangement displayed on the display device is designated by the input device 11, coordinate data corresponding to the designated key is output from the display device 12. Based on the description of the inspection specification, a file number, a test item, and test information necessary for the test are input by designating predetermined keys in order from the key arrangement on the display device using the input device 11 (S2). In addition, this inspection manual describes an abnormal operation test that assumes a user's erroneous operation in addition to a normal operation test when the mobile device is operated normally.

【0014】入力装置11が入力した試験情報にハード
ウェアの動作条件の設定が指示されているとき(S3)
は、表示装置12はシリアルデータファイル13をアク
セス(S4)してハードウェアの動作状態を疑似的に設
定するための動作条件情報を読出す。この動作条件情報
は、倒えば通話試験の場合に、被呼の応答を疑似的に設
定するための動作条件情報である。
When the setting of the operating condition of the hardware is instructed in the test information input by the input device 11 (S3)
The display device 12 accesses the serial data file 13 (S4) and reads the operation condition information for setting the operation state of the hardware in a pseudo manner. This operation condition information is operation condition information for setting a response of the called party in a pseudo call test.

【0015】この動作条件情報の読出しは、表示装置1
2が入力装置11から入力された試験情報を基に判断し
て、シリアルデータファイル13から読出す(S5)。
なお、表示装置上に表示されたキー配列の例えはファン
クションキーを入力装置11で指定することにより、シ
リアルデータファイル13から動作状態情報の一覧を表
示装置12に表示させ、所望する動作条件情報をカーソ
ルで指定し、所定の操作により試験手順書ファイル作成
部14へ出力する方法でもよい。
The reading of the operating condition information is performed by the display device 1.
2 is determined based on the test information input from the input device 11, and is read from the serial data file 13 (S5).
By way of example, the key arrangement displayed on the display device is indicated by displaying a list of operation state information from the serial data file 13 on the display device 12 by designating a function key with the input device 11 and displaying desired operation condition information. A method of designating with a cursor and outputting to the test procedure manual file creation unit 14 by a predetermined operation may be used.

【0016】試験手順書ファイル作成部14は、入力さ
れた動作条件情報を空白の試験手順書ファイルの所定の
位置に書込む(S9)。また、ステップ3で動作条件不
要を判定したときは、入力されたキーの座標データが移
動機のどのキーに相当するものかをキーパターンデータ
ファイル15をアクセス(S6)して座標データを読出
し、入力された座標データと照合し(S7)してどのキ
ーが指定されたかを識別(S8)し、空白の試験手順書
ファイルの所定の位置にキー番号を書込む(S9)。そ
して表示装置12へ表示する。
The test procedure manual file creator 14 writes the input operating condition information at a predetermined position in the blank test procedure manual file (S9). When it is determined in step 3 that the operating condition is unnecessary, the key pattern data file 15 is accessed (S6) to determine which key of the input key corresponds to which key of the mobile device, and the coordinate data is read out. The key data is collated with the input coordinate data (S7) to identify which key has been designated (S8), and a key number is written at a predetermined position in a blank test procedure manual file (S9). Then, the image is displayed on the display device 12.

【0017】このようにして、検査仕様書で指定された
各試験項目を順次入力し、試験項目の入力が終了する
(S10)と試験手順書が完成する(S11)。試験手
順書ファイル作成部14は、完成した試験手順書を試験
手順書ファイル16へ格納する(S12)。
In this way, each test item specified in the inspection specification is sequentially input, and when the input of the test items is completed (S10), the test procedure manual is completed (S11). The test procedure document file creation unit 14 stores the completed test procedure document in the test procedure document file 16 (S12).

【0018】入力装置11を操作して試験システム入力
ファイルの作成を指示すると、試験システム入力ファイ
ル作成部17は、試験手順書ファイル16から試験手順
書ファイルを読出し(S13)、変換コマンドデータフ
ァイル18をアクセス(S14)し、試験手順書の内容
を変換コマドデータを参照してシミュレータが解読でき
る信号形式に変換して(S15)試験システム入力ファ
イル19へ格納する(S16)。試験手順書ファイルの
読出しが終了する(S17)と、試験システム入力ファ
イルの作成を終了する。
When the user operates the input device 11 to instruct creation of a test system input file, the test system input file creation unit 17 reads the test procedure manual file from the test procedure manual file 16 (S13), and converts the test command manual file 18 into a conversion command data file 18. Is accessed (S14), the contents of the test procedure manual are converted into a signal format that can be decoded by the simulator with reference to the conversion command data (S15), and stored in the test system input file 19 (S16). When the reading of the test procedure manual file ends (S17), the creation of the test system input file ends.

【0019】[0019]

【発明の効果】以上説明したように本発明の試験手順書
作成方式は、操作部のキーを操作して回線を介して通信
を行うプログラムを搭載した通信端末のソフトウェア単
体試験に用いる試験手順書の作成方式において、検査仕
様書の記述に基き試験情報を入力する入力装置と、通信
端末の操作部と同一なキー配列を表示し、この表示され
たキー配列を前記入力装置が個々に指定して入力する試
験情報のキー情報,試験手順書の作成過程をおける各種
情報を表示する表示装置と、通信端末のソフトウェア試
験時にハードウェアの動作状態を疑似的に設定するため
の動作条件を予め登録しておくシリアルデータファイル
と、通信端末の操作部の各キーに対応する座標データを
予め登録しておくキーパターンデータファイルと、表示
装置から入力装置が試験情報の入力時に指定した各キー
の座標データを受信し、キーパターンデータファイルに
登録されている座標データと照合して入力装置が指定し
たキーを識別し、試験手順書にキー番号を記述する試験
手順書ファイル作成部と、試験手順書ファイル作成部が
生成した試験手順書を格納する試験手順書ファイルと、
シミュレータが解読可能な記述言語を予め登録しておく
変換コマンドデータファイルと、入力装置の指示を受け
て試験手順書ファイルから試験手順書を読出し、変換コ
マンドデータファイルを参照して試験手順書に記述され
たキー番号をシミュレータが解読可能な記述言語に変換
する試験システム入力ファイル作成部と、試験システム
入力ファイル作成部が作成したシミュレータが解読可能
な記述言語に変換された試験手順書を格納する試験シス
テム入力ファイルとから構成したので、ユーザによる移
動機の操作が正常に行われた場合のソフトウェアの正常
動作試験の外に、ユーザの誤操作を想定した異常動作試
験も同時に自動的に行うことができるので、通常操作に
よる正常動作試験だけでは、発見することができなかっ
たソフトウェアのバグを発見することができ、製品の品
質が向上し、ユーザから信頼を得ることができる。
As described above, the test procedure manual creation method of the present invention uses a test procedure manual used for a software unit test of a communication terminal equipped with a program for performing communication via a line by operating a key of an operation unit. In the creation method, an input device for inputting test information based on the description of the inspection specification and the same key layout as the operation unit of the communication terminal are displayed, and the displayed key layout is individually designated by the input device. Display device that displays key information of test information to be input and various kinds of information in the process of creating test procedure manuals, and pre-registers operating conditions for simulating the operating state of hardware during software testing of communication terminals A serial data file to be stored; a key pattern data file in which coordinate data corresponding to each key of the operation unit of the communication terminal are registered in advance; Receives the coordinate data of each key specified when inputting test information, identifies the key specified by the input device by comparing it with the coordinate data registered in the key pattern data file, and describes the key number in the test procedure manual A test procedure document file creating unit, a test procedure document file storing the test procedure document generated by the test procedure document file creating unit,
A conversion command data file in which a description language that can be interpreted by the simulator is registered in advance, and a test procedure manual is read from the test procedure manual file in response to an instruction from the input device, and is described in the test procedure manual by referring to the conversion command data file A test system input file creator that converts the generated key number into a description language that can be interpreted by the simulator, and a test that stores a test procedure manual created by the test system input file creator that is converted into a description language that can be interpreted by the simulator. Since the system is configured from the system input file, in addition to the normal operation test of the software when the operation of the mobile device by the user is performed normally, the abnormal operation test assuming the erroneous operation of the user can be automatically performed at the same time. Therefore, software that could not be found by normal operation tests Can be found grayed improves product quality can be obtained the trust of users.

【0020】また、移動機と同一なキー配列を表示装置
上に表示し、マウス等の入力装置で実際の移動機を操作
するかの如く操作して、試験情報を入力することにより
試験手順書が自動的に作成されるので、試験情報の入力
ミスを防ぐことができ、ソフトウェアの単体試験が信頼
性が向上する。
Further, the same key arrangement as that of the mobile device is displayed on the display device, and operation is performed as if the actual mobile device were operated with an input device such as a mouse, and test information was input by inputting test information. Is automatically created, it is possible to prevent input error of test information, and the reliability of the unit test of the software is improved.

【0021】更に、試験手順書をシミュレータが解読可
能な記述言語で書かれれた試験システム入力ファイルに
自動的に変換するので、試験システム入力ファイルの記
述誤りを防ぐことができる。
Further, since the test procedure manual is automatically converted into a test system input file written in a description language that can be interpreted by the simulator, description errors in the test system input file can be prevented.

【0022】また、ソフトウェアの単体試験によりバグ
の無いソフトウェアを完成させることができるので、ハ
ードウェアとの総合試験も効率的に行うことができ、製
造原価の低減に寄与する。
Further, since a software without a bug can be completed by a unit test of the software, a comprehensive test with the hardware can be efficiently performed, which contributes to a reduction in manufacturing cost.

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

【図1】本発明の試験手順書自動作成システムの一例を
示す構成図である。
FIG. 1 is a configuration diagram illustrating an example of an automatic test procedure manual creation system according to the present invention.

【図2】本発明の試験手順書自動作成システムの作成手
順を説明するためのフローチャートである。
FIG. 2 is a flowchart for explaining a creation procedure of the test procedure manual creation system of the present invention.

【図3】従来の試験手順書ファイル生成方式の構成を示
す図である。
FIG. 3 is a diagram showing a configuration of a conventional test procedure manual file generation method.

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

10 自動試験用の試験手順書自動作成システム 11 入力装置 12 表示装置 13 シリアルデータファイル 14 試験手順書ファイル作成部 15 キーパターンデータファイル 16 試験手順書ファイル 17 試験システム入力ファイル作成部 18 変換コマンドデータファイル 19 試験システム入力ファイル 20 シミュレータインターフエース 100 電子交換機 111 通話路装置 112 中央処理装置 113 通話路装置と中央処理装置間の信号 200 データ処理装置 210 信号受信部 220 モニタ信号ファイル 230 試験手順書自動生成部 240 試験手順書ファイル 250 ソフトウェア試験部 300 モニタ装置 400 端末 Reference Signs List 10 Automatic test procedure manual creation system for automatic test 11 Input device 12 Display device 13 Serial data file 14 Test procedure manual file creation unit 15 Key pattern data file 16 Test procedure manual file 17 Test system input file creation unit 18 Conversion command data file Reference Signs List 19 Test system input file 20 Simulator interface 100 Electronic exchange 111 Communication device 112 Central processing device 113 Signal between communication device and central processing device 200 Data processing device 210 Signal receiving unit 220 Monitor signal file 230 Test procedure manual automatic generation unit 240 Test procedure document file 250 Software test unit 300 Monitor device 400 Terminal

フロントページの続き (56)参考文献 特開 平4−258073(JP,A) 特開 平7−141224(JP,A) 特開 平7−21058(JP,A) 特開 平7−13809(JP,A) 特開 平6−208484(JP,A) 特開 平5−110672(JP,A) 特開 平5−327878(JP,A) 特開 平5−304562(JP,A) 特開 平5−250217(JP,A) 「FM−TOWNS TOWNSシス テムソフトウエア使いこなしガイド」, 富士通(株),1990年10月,P.160− 183,”ソフトウエアキーボード・ディ クショナリ"Continuation of the front page (56) References JP-A-4-25873 (JP, A) JP-A-7-141224 (JP, A) JP-A-7-21058 (JP, A) JP-A-7-13809 (JP) JP-A-6-208484 (JP, A) JP-A-5-110672 (JP, A) JP-A-5-327878 (JP, A) JP-A-5-304562 (JP, A) 5-250217 (JP, A) "FM-TOWNS TOWNS System Software Advanced Guide", Fujitsu Limited, October 1990, p. 160-183, "Software Keyboard Dictionary"

Claims (1)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 操作部のキーを操作して回線を介して通
信を行うプログラムを搭載した通信端末のソフトウェア
単体試験に用いる試験手順書の作成方式において; 検査仕様書の記述に基き試験情報を入力する入力装置
と; 前記通信端末の操作部と同一なキー配列を表示し、この
表示されたキー配列を前記入力装置が個々に指定して入
力する前記試験情報のキー情報,試験手順書の作成過程
おける各種情報を表示する表示装置と; 前記通信端末のソフトウェア試験時にハードウェアの動
作状態を疑似的に設定するための動作条件を予め登録し
ておくシリアルデータファイルと; 前記通信端末の操作部の各キーに対応する座標データを
予め登録しておくキーパターンデータファイルと; 前記表示装置から前記入力装置が前記試験情報の入力時
に指定した各キーの座標データを受信し、前記キーパタ
ーンデータファイルに登録されている座標データと照合
して前記入力装置が指定したキーを識別し、試験手順書
にキー番号を記述する試験手順書ファイル作成部と; 前記試験手順書ファイル作成部が生成した試験手順書を
格納する試験手順書ファイルと; シミュレータが解読可能な記述言語を予め登録しておく
変換コマンドデータファイルと; 前記入力装置の指示を受けて前記試験手順書ファイルか
ら前記試験手順書を読出し、前記変換コマンドデータフ
ァイルを参照して前記試験手順書に記述されたキー番号
を前記シミュレータが解読可能な記述言語に変換する試
験システム入力ファイル作成部と; 前記試験システム入力ファイル作成部が作成した前記シ
ミュレータが解読可能な記述言語に変換された試験手順
書を格納する試験システム入力ファイルと; を有することを特徴とする試験手順書自動作成システ
ム。
1. A method for preparing a test procedure manual for use in a software unit test of a communication terminal equipped with a program for performing communication via a line by operating a key of an operation unit; and transmitting test information based on a description of an inspection specification. An input device for inputting; displaying the same key arrangement as that of the operation unit of the communication terminal; the input device individually designating and displaying the displayed key arrangement; Creation process
Displays various information definitive on the display device and; the hardware operation when the software testing of the communication terminal and the serial data file registered in advance operating conditions for setting artificially; operation unit of the communication terminal A key pattern data file in which coordinate data corresponding to each of the keys are registered in advance; and the key pattern data file receiving the coordinate data of each key designated by the input device when the test information is input from the display device. A test procedure document file creator for identifying a key specified by the input device by collating with coordinate data registered in the input device and writing a key number in a test procedure document; and a test generated by the test procedure document file creator. A test procedure manual file for storing the procedure manual; and conversion command data in which a description language that can be interpreted by the simulator is registered in advance. Receiving the instruction from the input device, reading the test procedure manual from the test procedure manual file, and referencing the conversion command data file so that the simulator can decode the key number described in the test procedure manual. A test system input file creator that converts the description into a description language; and a test system input file that stores the test procedure manual created by the test system input file creator and converted into a description language that can be interpreted by the simulator. An automatic test procedure manual creation system.
JP7247691A 1995-09-26 1995-09-26 Automatic test procedure manual creation system Expired - Fee Related JP2740482B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP7247691A JP2740482B2 (en) 1995-09-26 1995-09-26 Automatic test procedure manual creation system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP7247691A JP2740482B2 (en) 1995-09-26 1995-09-26 Automatic test procedure manual creation system

Publications (2)

Publication Number Publication Date
JPH0991169A JPH0991169A (en) 1997-04-04
JP2740482B2 true JP2740482B2 (en) 1998-04-15

Family

ID=17167215

Family Applications (1)

Application Number Title Priority Date Filing Date
JP7247691A Expired - Fee Related JP2740482B2 (en) 1995-09-26 1995-09-26 Automatic test procedure manual creation system

Country Status (1)

Country Link
JP (1) JP2740482B2 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111427789B (en) * 2020-03-26 2022-08-16 平安医疗健康管理股份有限公司 Method, device, computer equipment and storage medium for automatically verifying rule
JPWO2022254666A1 (en) * 2021-06-03 2022-12-08
CN114937316B (en) * 2022-05-18 2023-12-29 深圳市易孔立出软件开发有限公司 Software fault detection method, device, equipment and medium

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
「FM−TOWNS TOWNSシステムソフトウエア使いこなしガイド」,富士通(株),1990年10月,P.160−183,"ソフトウエアキーボード・ディクショナリ"

Also Published As

Publication number Publication date
JPH0991169A (en) 1997-04-04

Similar Documents

Publication Publication Date Title
US5022028A (en) Software verification apparatus
US10810351B2 (en) Integrated document editor
JP3182111B2 (en) Program test support device
JP2740482B2 (en) Automatic test procedure manual creation system
JPS60263256A (en) Computer provided with skill degree function
US20020049929A1 (en) Humanity interface development system of testing program of circuit board
CN111767214B (en) Automatic testing method and device for software UI
US5964892A (en) General Purpose Interface Bus (GPIB) system and method which provides GPIB call capture and display
US20020199174A1 (en) Tool for converting .MAP file formats
EP0049176A1 (en) Program composing method
JPH09185527A (en) Operation evaluating method for computer system
JPH036630A (en) Check system for interactive processing program
JP2820080B2 (en) Communication system simulator for electronic exchange
JPH0659938A (en) Device for testing program
JPH1040092A (en) System for developing program
US20040230867A1 (en) Method and system of using high-level code for independent debugging of a processor
JPH03144833A (en) Debugging system
JPS62117042A (en) Automatic test control system
JPH0683727A (en) Input/output device
JPH05233268A (en) Execution system for suitability test
JPH0587850B2 (en)
JPH0535455A (en) Scroll display system for program
JPH05150924A (en) Device for generating network monitor screen text file
JPS63270183A (en) Data processor
US20040083461A1 (en) Method for disassembling of micro-controller

Legal Events

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 19971216

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20080123

Year of fee payment: 10

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090123

Year of fee payment: 11

LAPS Cancellation because of no payment of annual fees