JPH07200355A - Automatic test equipment for software - Google Patents
Automatic test equipment for softwareInfo
- Publication number
- JPH07200355A JPH07200355A JP6000500A JP50094A JPH07200355A JP H07200355 A JPH07200355 A JP H07200355A JP 6000500 A JP6000500 A JP 6000500A JP 50094 A JP50094 A JP 50094A JP H07200355 A JPH07200355 A JP H07200355A
- Authority
- JP
- Japan
- Prior art keywords
- test
- command
- software
- peripheral device
- scenario
- 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
Links
Landscapes
- Debugging And Monitoring (AREA)
Abstract
Description
【0001】[0001]
【産業上の利用分野】本発明は、ソフトウェア開発作業
の一工程である試験作業を実施するためのソフトウェア
自動試験装置に関し、更に詳しくは、処理装置上のアプ
リケーションソフトウェアと処理装置に接続された周辺
装置を対象とした試験手順を試験コマンドの列で記述し
た試験シナリオを解釈実行して試験を実施するソフトウ
ェア自動試験装置に関する。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a software automatic test apparatus for carrying out a test work which is one step of software development work, and more specifically, application software on a processor and a peripheral connected to the processor. The present invention relates to a software automatic test device that executes a test by interpreting and executing a test scenario in which a test procedure for a device is described by a test command sequence.
【0002】[0002]
【従来の技術】従来のソフトウェア試験における周辺装
置の制御は、試験作業中の試験者が周辺装置を直接操作
すること(すなわち、マニュアル操作)によって行われ
てきた。近年、CAE(Computer Aided Engineering)
等ソフトウェア開発支援についての検討が行われ、ソフ
トウェア開発作業において最大の工数を要する試験作業
の人的稼働を軽減するために、試験シナリオを活用した
ソフトウェア自動試験技術が向上しつつある。2. Description of the Related Art Control of a peripheral device in a conventional software test has been performed by a tester during a test operation by directly operating the peripheral device (that is, manual operation). In recent years, CAE (Computer Aided Engineering)
For example, software development support is being studied, and software automatic test technology that uses test scenarios is improving in order to reduce the human operation of test work that requires the maximum number of man-hours in software development work.
【0003】ソフトウェア自動試験においては、デバッ
グツールが試験シナリオから自動制御できることが要求
条件となるが、従来の技術では、アプリケーションソフ
トウェアに関しては、同一プロセッサ上に位置するた
め、試験シナリオから自動制御が可能であるが、周辺装
置に関しては、マニュアル操作であるため、試験シナリ
オを活用した完全な自動試験を実現することが出来なか
った。In the software automatic test, the debug tool is required to be automatically controlled from the test scenario. However, in the conventional technology, the application software is located on the same processor, so that the test scenario can be automatically controlled. However, as for the peripheral devices, it was not possible to realize a complete automatic test using the test scenario because it was a manual operation.
【0004】[0004]
【発明が解決しようとする課題】試験実施稼働の削減に
よるソフトウェアの生産性および信頼性の向上を目的と
して、試験シナリオを活用したソフトウェア自動試験を
実現する際、従来の周辺装置のマニュアル操作では、ワ
ークステーションからの遠隔操作が困難であり、自動制
御を行うことができないため、試験作業全体の自動化が
困難であった。In order to improve the productivity and reliability of software by reducing the number of test executions, when implementing automatic software testing utilizing test scenarios, conventional manual operation of peripheral devices Since remote control from the workstation is difficult and automatic control cannot be performed, automation of the entire test work was difficult.
【0005】本発明は、上記に鑑みてなされたもので、
その目的とするところは、アプリケーションソフトウェ
アおよび周辺装置に対する試験作業を完全自動化して試
験作業を効率化するとともにソフトウェアの高信頼性お
よび高生産性を向上し得るソフトウェア自動試験装置を
提供することにある。The present invention has been made in view of the above,
It is an object of the present invention to provide a software automatic test device capable of improving efficiency of the test work by fully automating the test work for application software and peripheral devices and improving the software reliability and productivity. .
【0006】[0006]
【課題を解決するための手段】上記目的を達成するた
め、本発明のソフトウェア自動試験装置は、処理装置上
のアプリケーションソフトウェアと前記処理装置に接続
された周辺装置を対象とした試験手順を試験コマンドの
列で記述した試験シナリオを解釈実行して試験を実施す
るソフトウェア自動試験装置であって、アプリケーショ
ンソフトウェアと異なるプロセッサ上で動作する周辺装
置に対する周辺装置用試験コマンドとアプリケーション
ソフトウェア用試験コマンドとを用いて試験手順を構成
した各種の試験シナリオを試験シナリオ群として格納す
るとともに、実際に周辺装置を動作させるための装置コ
マンドと前記周辺装置用試験コマンドとの対応付けをコ
マンドリストとして格納したデータ記憶部と、ソフトウ
ェア試験者が試験対象として指示した試験シナリオを前
記試験シナリオ群から検索し、前記コマンドリストから
前記周辺装置用試験コマンドに対応する前記装置コマン
ドを検索するデータ管理部と、前記検索した試験シナリ
オを前記データ管理部から受け取り、該試験シナリオ中
の試験コマンドが前記周辺装置用試験コマンドである場
合、該試験コマンドの中のパラメータである装置識別に
対応する周辺装置を特定して該試験コマンドを通知し、
該試験コマンドが前記アプリケーションソフトウェア用
試験コマンドである場合、該試験コマンドを解釈して実
行する実行制御部と、周辺装置毎に設けられ、前記実行
制御部から通知された前記周辺装置用試験コマンドを受
け取り、前記実行制御部を通じて前記データ管理部に該
試験コマンドに対応する装置コマンドを検索させて受け
取り、この受け取った装置コマンドにより前記周辺装置
を動作させる装置制御部とを有することを要旨とする。In order to achieve the above object, the software automatic test apparatus of the present invention provides a test command for a test procedure targeting application software on a processing apparatus and peripheral devices connected to the processing apparatus. Is a software automatic test device that interprets and executes the test scenario described in the column for performing a test, and uses a peripheral device test command and an application software test command for a peripheral device operating on a processor different from the application software. Data storage unit that stores, as a test scenario group, various test scenarios that form a test procedure, and also stores, as a command list, the correspondence between the device command for actually operating the peripheral device and the peripheral device test command. Software tester The test scenario group designated by the above is retrieved from the test scenario group, and the data management unit that retrieves the device command corresponding to the peripheral device test command from the command list and the retrieved test scenario from the data management unit are received. When the test command in the test scenario is the peripheral device test command, the peripheral device corresponding to the device identification which is the parameter in the test command is specified and the test command is notified,
When the test command is the application software test command, the execution control unit that interprets and executes the test command and the peripheral device test command that is provided for each peripheral device and that is notified from the execution control unit It is characterized in that it has a device control unit that receives and causes the data management unit to retrieve a device command corresponding to the test command through the execution control unit and receives the device command, and operates the peripheral device according to the received device command.
【0007】[0007]
【作用】本発明のソフトウェア自動試験装置では、試験
対象として指示された試験シナリオを試験シナリオ群か
ら検索し、この検索した試験シナリオ中の試験コマンド
が周辺装置用試験コマンドである場合、該試験コマンド
の中のパラメータである装置識別に対応する周辺装置を
特定して、該周辺装置毎に設けられた装置制御部に周辺
装置用試験コマンドを供給し、該装置制御部は実行制御
部を通じてデータ管理部に該試験コマンドに対応する装
置コマンドを検索させて受け取り、この受け取った装置
コマンドにより周辺装置を動作させるとともに、一方試
験コマンドがアプリケーションソフトウェア用試験コマ
ンドである場合、実行制御部は該試験コマンドを解釈し
て実行する。In the software automatic test apparatus of the present invention, the test scenario designated as the test target is searched from the test scenario group, and when the test command in the searched test scenario is the peripheral device test command, the test command is issued. The peripheral device corresponding to the device identification, which is a parameter in the above, is specified, the peripheral device test command is supplied to the device control unit provided for each peripheral device, and the device control unit manages the data through the execution control unit. When a test command is an application software test command, the execution control unit sends the device command corresponding to the test command to the peripheral device by the received device command. Interpret and execute.
【0008】[0008]
【実施例】以下、図面を用いて本発明の実施例を説明す
る。Embodiments of the present invention will be described below with reference to the drawings.
【0009】図1は、本発明の一実施例に係わるソフト
ウェア自動試験装置のハードウェア構成を示すブロック
図である。同図において、2は表示装置、3は入力装
置、4はCPU等から構成される処理装置、5はデータ
部、6は周辺装置である。本ソフトウェア自動試験装置
は、ワークステーションに実装され、オペレーティング
システム上で動作する。なお、本実施例では、UNIX
およびX−Window上で動作することを想定して説
明する。FIG. 1 is a block diagram showing the hardware configuration of a software automatic test apparatus according to an embodiment of the present invention. In the figure, 2 is a display device, 3 is an input device, 4 is a processing device including a CPU and the like, 5 is a data section, and 6 is a peripheral device. This software automatic test equipment is mounted on a workstation and runs on an operating system. In this embodiment, UNIX
And assuming that it operates on X-Window.
【0010】図2は、図1に示すソフトウェア自動試験
装置の、特に前記処理装置4およびデータ部5の詳細な
構成を示すブロック図である。同図において、1はソフ
トウェア試験者である。前記処理装置4は、試験シナリ
オの編集作業を実施する試験シナリオの編集部4a、コ
マンドを解釈し、各部署への指示を行う実行制御部4
b、データ部5内のデータベースの管理を行うデータ管
理部4c、試験実施に必要となる周辺装置6の制御を行
う装置制御部4d、および試験実施に必要となるソフト
ウェアツールであるアプリケーションソフトウェア4e
から構成されている。また、前記データ部5は、アプリ
ケーションソフトウェアと異なるプロセッサ上で動作す
る周辺装置6に対する周辺装置用試験コマンドとアプリ
ケーションソフトウェア用試験コマンドとを用いて試験
手順を構成している試験シナリオを格納した試験シナリ
オ群5a、および周辺装置を実際に動作させるための装
置コマンドと周辺装置用試験コマンドである試験シナリ
オコマンドとの対応付けを格納しているコマンドリスト
5bから構成されている。FIG. 2 is a block diagram showing a detailed configuration of the software automatic test apparatus shown in FIG. 1, particularly the processing apparatus 4 and the data section 5. In the figure, 1 is a software tester. The processing device 4 includes a test scenario editing unit 4a for performing a test scenario editing operation, an execution control unit 4 for interpreting a command, and giving an instruction to each department.
b, a data management unit 4c that manages the database in the data unit 5, a device control unit 4d that controls the peripheral device 6 necessary for the test execution, and an application software 4e that is a software tool necessary for the test execution.
It consists of Further, the data section 5 stores a test scenario that stores a test scenario that forms a test procedure using a peripheral device test command for the peripheral device 6 operating on a processor different from the application software and an application software test command. It is composed of a group 5a and a command list 5b which stores the correspondence between the device command for actually operating the peripheral device and the test scenario command which is the peripheral device test command.
【0011】データ部5のコマンドリスト5bは、図3
に示すように構成されている。同図において、大文字X
XX,YYY,・・・等のように記載されている第1項
目は周辺装置の制御用の試験シナリオコマンドを表し、
小文字xxx,yyy,・・・等のように記載されてい
る第2項目は、第1項目の試験シナリオコマンドに対応
する装置コマンドを表している。なお、この試験シナリ
オ中では、「!装置識別 装置番号 試験シナリオコマ
ンド」として表記されている。The command list 5b of the data section 5 is shown in FIG.
It is configured as shown in. In the figure, capital letter X
The first item such as XX, YYY, ... Represents a test scenario command for controlling a peripheral device,
The second item described as a small letter xxx, yyy, ... Represents a device command corresponding to the test scenario command of the first item. In this test scenario, it is described as "! Device identification device number test scenario command".
【0012】次に、図4に示すフローチャートを参照し
て、本実施例の作用を説明する。Next, the operation of this embodiment will be described with reference to the flow chart shown in FIG.
【0013】図4に示すように、試験の実行または試験
シナリオの編集等のコマンドをソフトウェア試験者1が
入力装置3から入力することにより、本ソフトウェア自
動試験装置は作動するが(ステップ110)、まず最初
は試験の実施コマンドが入力された場合について説明す
る。ソフトウェア試験者1は、試験実施コマンドを入力
装置3から入力すると同時に、試験シナリオ名を入力す
る(ステップ110)。この試験実施コマンドと試験シ
ナリオ名は、入力装置3から処理装置4に供給され、処
理装置4の実行制御部4bにおいてコマンドを解釈し、
該コマンドが試験実施コマンドであることを認識する
(ステップ120)。As shown in FIG. 4, when the software tester 1 inputs a command for executing a test or editing a test scenario from the input device 3, the software automatic test device operates (step 110). First, the case where a test execution command is input will be described. The software tester 1 inputs the test execution command from the input device 3 and simultaneously inputs the test scenario name (step 110). The test execution command and the test scenario name are supplied from the input device 3 to the processing device 4, and the execution control unit 4b of the processing device 4 interprets the command,
Recognize that the command is a test execution command (step 120).
【0014】実行制御部4bは、試験実施コマンドであ
ることを認識すると、データ管理部4cに対して試験シ
ナリオ名と試験シナリオ検索指示を供給する。データ管
理部4cは、試験シナリオ検索指示を受け取ると、同時
に受け取った試験シナリオ名を解釈して(ステップ13
0)、データ部5の試験シナリオ群5aを検索し、実施
対象試験シナリオがあるか否か判定する(ステップ14
0,150)。該当する試験シナリオがデータ部5の試
験シナリオ群5a内に存在しない場合には、データ管理
部4cはその旨を実行制御部4bに伝達し、実行制御部
4bは表示装置2にエラーメッセージを出力する(ステ
ップ150,250)。When the execution control unit 4b recognizes that it is a test execution command, it supplies a test scenario name and a test scenario search instruction to the data management unit 4c. Upon receiving the test scenario search instruction, the data management unit 4c interprets the test scenario name received at the same time (step 13).
0), the test scenario group 5a in the data section 5 is searched to determine whether or not there is a test scenario to be implemented (step 14).
0,150). If the relevant test scenario does not exist in the test scenario group 5a of the data section 5, the data management section 4c notifies the execution control section 4b, and the execution control section 4b outputs an error message to the display device 2. (Steps 150 and 250).
【0015】該当する試験シナリオが存在する場合に
は、データ管理部4cは試験シナリオ抽出終了メッセー
ジを実行制御部4bに出力する。実行制御部4bは、デ
ータ管理部4cから前記メッセージを受け取ると、試験
シナリオをインタプリティブに解釈し、試験シナリオ内
の記述に従って各部に指示を出すことによって試験を実
施する(ステップ160)。If the relevant test scenario exists, the data management unit 4c outputs a test scenario extraction end message to the execution control unit 4b. When the execution control unit 4b receives the message from the data management unit 4c, it interprets the test scenario in an interpretive manner and issues a command to each unit according to the description in the test scenario to carry out the test (step 160).
【0016】ここで、アプリケーションソフトウェア4
eへの指示は、同一オペレーティングシステムで制御可
能であるため、規定されているコマンドを試験シナリオ
に記述することにより実施することができる(ステップ
170)。Here, the application software 4
Since the instruction to e can be controlled by the same operating system, it can be implemented by describing the specified command in the test scenario (step 170).
【0017】周辺装置6への制御は、装置制御部4dを
介して行われる。これは、試験シナリオコマンド(試験
シナリオを記述するためのコマンド)を装置コマンド
(実際に装置を動かすためのコマンド)に変換し、この
装置コマンドを周辺装置6に送信し、その結果や状態を
装置から受け取る作業を行うものであり、周辺装置6と
実行制御部4bとの間に周辺装置6毎に設定される。実
行制御部4bが試験シナリオ中に「!装置識別 装置番
号 試験シナリオコマンド」という特別な形式の装置制
御の試験シナリオコマンドを認識すると、このコマンド
の中の第1パラメータである周辺装置に対応する装置制
御部4dに該コマンドを供給する(ステップ180)。Control of the peripheral device 6 is performed via the device control section 4d. This converts a test scenario command (a command for describing a test scenario) into a device command (a command for actually operating the device), sends this device command to the peripheral device 6, and outputs the result or state to the device. Is performed for each peripheral device 6 between the peripheral device 6 and the execution control unit 4b. When the execution control unit 4b recognizes a special format device control test scenario command "! Device identification device number test scenario command" in the test scenario, the device corresponding to the peripheral device which is the first parameter in this command. The command is supplied to the control unit 4d (step 180).
【0018】試験シナリオコマンドを受け取った装置制
御部4dは、実行制御部4bを通じてデータ管理部4c
に装置コマンドの参照指示を出す。この参照指示をデー
タ管理部4cが受け取ると、試験シナリオコマンドに基
づいてコマンドリスト5bを参照する。具体的には、デ
ータ管理部4cはコマンドリスト5bを検索し、受け取
った試験シナリオコマンドに該当する試験シナリオコマ
ンドをリスト中の第1項目中から探し出す。そして、該
当する試験シナリオコマンドがあると、このコマンドに
対する装置コマンドを第2項目の中から選定する。デー
タ管理部4cが入力試験シナリオコマンド名に該当する
装置コマンドを選定すると、この装置コマンドを実行制
御部4bを介して装置制御部4dに引き渡す。これによ
り、一連の変換作業が終了する(ステップ190)。Upon receiving the test scenario command, the device control unit 4d receives the data management unit 4c through the execution control unit 4b.
Issue a device command reference instruction to. When the data management unit 4c receives this reference instruction, it refers to the command list 5b based on the test scenario command. Specifically, the data management unit 4c searches the command list 5b and finds a test scenario command corresponding to the received test scenario command from the first item in the list. Then, when there is a corresponding test scenario command, the device command for this command is selected from the second item. When the data management unit 4c selects a device command corresponding to the input test scenario command name, the device command is delivered to the device control unit 4d via the execution control unit 4b. This completes a series of conversion operations (step 190).
【0019】また、該当する試験シナリオコマンドがコ
マンドリスト5bの中にない場合には、データ管理部4
cはその旨を実行制御部4bに伝達し、実行制御部4b
は表示装置2にエラーメッセージを出力して試験作業を
終了する。If the relevant test scenario command is not in the command list 5b, the data management unit 4
c notifies the execution control unit 4b to that effect, and the execution control unit 4b
Outputs an error message to the display device 2 and ends the test work.
【0020】そして、該当する試験シナリオコマンドが
コマンドリスト5b内にあった場合には、指定された試
験シナリオコマンドに該当する装置コマンドをデータ管
理部4cが実行制御部4bを介して装置制御部4dに供
給する。装置制御部4dは、該当する装置コマンドを受
け取ると、該装置コマンドを周辺装置6に送信するため
の処理を行う(ステップ200)。具体的には、装置制
御の試験シナリオコマンドの第2のパラメータである装
置番号を該番号に相当する周辺装置が接続されているI
Pアドレスに変換してソケットオープンする。この作業
が終了すると、続いて周辺装置6に装置コマンドを送信
し、ソケットをクローズする等の通信後処理を行う。When the relevant test scenario command is present in the command list 5b, the data management unit 4c transmits the device command corresponding to the designated test scenario command via the execution control unit 4b to the device control unit 4d. Supply to. Upon receiving the corresponding device command, the device control unit 4d performs a process for transmitting the device command to the peripheral device 6 (step 200). Specifically, the device number, which is the second parameter of the device control test scenario command, is connected to the peripheral device corresponding to the device number.
Convert to P address and open socket. When this work is completed, a device command is subsequently transmitted to the peripheral device 6 to perform post-communication processing such as closing the socket.
【0021】なお、図5は、上述した試験シナリオコマ
ンドの変換から装置コマンドの送信終了までの処理を示
す説明図である。FIG. 5 is an explanatory diagram showing the processing from the conversion of the test scenario command to the end of transmission of the device command described above.
【0022】周辺装置6は、上述したようにして装置コ
マンドを受信すると、該装置コマンドに従って動作を実
施する(ステップ210,220)。装置制御部4dが
装置コマンドを周辺装置6に対して送信すると、周辺装
置6は自律動作を開始して、自律的に動作を終了する
(ステップ230)。従って、ワークステーションのプ
ロセスは装置制御部4dから実行制御部4bに返され、
次の試験シナリオ実行文(コマンド)を実行する。When the peripheral device 6 receives the device command as described above, the peripheral device 6 operates according to the device command (steps 210 and 220). When the device control unit 4d transmits a device command to the peripheral device 6, the peripheral device 6 starts autonomous operation and ends autonomously (step 230). Therefore, the process of the workstation is returned from the device control unit 4d to the execution control unit 4b,
Execute the following test scenario execution statement (command).
【0023】以上の動作を繰り返して、試験を行い、試
験シナリオ中の実行文がすべて終了すると、実行制御部
4bは表示装置2に対して終了メッセージを出力し(ス
テップ250)、試験作業を終了する。The test is repeated by repeating the above operation, and when all the execution statements in the test scenario are completed, the execution control unit 4b outputs an end message to the display device 2 (step 250), and the test work is ended. To do.
【0024】一方、ステップ110において、試験シナ
リオの編集等のコマンドがソフトウェア試験者1によっ
て入力装置3から入力されると、すなわち試験シナリオ
に修正が生じた等の理由により試験シナリオの編集コマ
ンドが入力されると、この編集コマンドは処理装置4の
実行制御部4bに供給され、実行制御部4bによって解
釈される(ステップ120)。そして、実行制御部4b
は該編集コマンドであることを識別すると、編集部4a
を起動し、試験シナリオの編集作業が行われる(ステッ
プ260)。この結果、表示装置2には編集画面が表示
され、ソフトウェア試験者1はこの表示された編集画面
に従ってワークステーション上で試験シナリオの修正お
よび作成処理を行うことができる。On the other hand, in step 110, when a command for editing a test scenario is input by the software tester 1 from the input device 3, that is, a test scenario edit command is input because the test scenario is modified. Then, this edit command is supplied to the execution control unit 4b of the processing device 4 and is interpreted by the execution control unit 4b (step 120). Then, the execution control unit 4b
Identifies that it is the edit command, the editing unit 4a
Is started to edit the test scenario (step 260). As a result, the edit screen is displayed on the display device 2, and the software tester 1 can correct and create the test scenario on the workstation according to the displayed edit screen.
【0025】[0025]
【発明の効果】以上説明したように、本発明によれば、
試験対象として指示された試験シナリオを試験シナリオ
群から検索し、この検索した試験シナリオ中の試験コマ
ンドが周辺装置用試験コマンドである場合、該試験コマ
ンドの中のパラメータである装置識別に対応する周辺装
置を特定して、該周辺装置毎に設けられた装置制御部に
周辺装置用試験コマンドを供給し、該装置制御部は実行
制御部を通じてデータ管理部に該試験コマンドに対応す
る装置コマンドを検索させて受け取り、この受け取った
装置コマンドにより周辺装置を動作させるので、試験シ
ナリオからの装置の制御、すなわちワークステーション
からの周辺装置のソフトウェア的な制御を実現すること
ができ、ソフトウェアの高信頼性および高生産性を達成
することができるとともに、周辺装置の制御形態を簡易
化することができる。また、装置コマンドと試験シナリ
オコマンドの変換を行っているため、ユーザは試験シナ
リオコマンドを試験シナリオに記述するだけでよく、ユ
ーザインタフェースの向上を図ることができる。更に、
装置制御部が周辺装置に対して装置コマンドを発生して
以降は周辺装置は自律動作を行うため、プロセスが装置
動作に取られることがなく、試験作業時間が短縮化さ
れ、試験作業の効率化を図ることができる。As described above, according to the present invention,
When the test scenario designated as the test target is searched from the test scenario group and the test command in the searched test scenario is a peripheral device test command, the peripheral corresponding to the device identification, which is the parameter in the test command, is searched. The device is specified, the peripheral device test command is supplied to the device control unit provided for each peripheral device, and the device control unit searches the data management unit through the execution control unit for the device command corresponding to the test command. Since the peripheral device is operated by the received device command, the control of the device from the test scenario, that is, the software control of the peripheral device from the workstation can be realized, and the high reliability of software and High productivity can be achieved and the control mode of peripheral devices can be simplified. . Further, since the device command and the test scenario command are converted, the user only needs to describe the test scenario command in the test scenario, and the user interface can be improved. Furthermore,
After the device control unit issues a device command to the peripheral device, the peripheral device operates autonomously, so the process is not taken by the device operation, the test work time is shortened, and the efficiency of test work Can be achieved.
【図1】本発明の一実施例に係わるソフトウェア自動試
験装置のハードウェア構成を示すブロック図である。FIG. 1 is a block diagram showing a hardware configuration of a software automatic test device according to an embodiment of the present invention.
【図2】図1に示すソフトウェア自動試験装置の特に前
記処理装置およびデータ部の詳細な構成を示すブロック
図である。FIG. 2 is a block diagram showing a detailed configuration of the software automatic test apparatus shown in FIG. 1, particularly the processing apparatus and data unit.
【図3】図1のソフトウェア自動試験装置に使用される
コマンドリストの構成を示す説明図である。FIG. 3 is an explanatory diagram showing the structure of a command list used in the software automatic test device of FIG. 1.
【図4】図1に示すソフトウェア自動試験装置の作用を
示すフローチャートである。FIG. 4 is a flowchart showing an operation of the software automatic test device shown in FIG.
【図5】図1のソフトウェア自動試験装置における試験
シナリオコマンドの変換から装置コマンドの送信終了ま
での処理を示す説明図である。5 is an explanatory diagram showing a process from conversion of a test scenario command to end of transmission of a device command in the software automatic test device of FIG.
2 表示装置 3 入力装置 4 処理装置 4a 編集部 4b 実行制御部 4c データ管理部 4d 装置制御部 4e アプリケーションソフトウェア 5 データ部 5a 試験シナリオ群 5b コマンドリスト 2 display device 3 input device 4 processing device 4a editing unit 4b execution control unit 4c data management unit 4d device control unit 4e application software 5 data unit 5a test scenario group 5b command list
───────────────────────────────────────────────────── フロントページの続き (72)発明者 岩本 康 東京都千代田区内幸町1丁目1番6号 日 本電信電話株式会社内 (72)発明者 鹿内 寿人 東京都千代田区内幸町1丁目1番6号 日 本電信電話株式会社内 ─────────────────────────────────────────────────── ─── Continuation of the front page (72) Yasushi Iwamoto 1-6, Uchisaiwaicho, Chiyoda-ku, Tokyo Nihon Telegraph and Telephone Corporation (72) Inhito Hisato Kauchi 1-6, Uchisaiwaicho, Chiyoda-ku, Tokyo Nippon Telegraph and Telephone Corporation
Claims (1)
ェアと前記処理装置に接続された周辺装置を対象とした
試験手順を試験コマンドの列で記述した試験シナリオを
解釈実行して試験を実施するソフトウェア自動試験装置
であって、 アプリケーションソフトウェアと異なるプロセッサ上で
動作する周辺装置に対する周辺装置用試験コマンドとア
プリケーションソフトウェア用試験コマンドとを用いて
試験手順を構成した各種の試験シナリオを試験シナリオ
群として格納するとともに、実際に周辺装置を動作させ
るための装置コマンドと前記周辺装置用試験コマンドと
の対応付けをコマンドリストとして格納したデータ記憶
部と、 ソフトウェア試験者が試験対象として指示した試験シナ
リオを前記試験シナリオ群から検索し、前記コマンドリ
ストから前記周辺装置用試験コマンドに対応する前記装
置コマンドを検索するデータ管理部と、 前記検索した試験シナリオを前記データ管理部から受け
取り、該試験シナリオ中の試験コマンドが前記周辺装置
用試験コマンドである場合、該試験コマンドの中のパラ
メータである装置識別に対応する周辺装置を特定して該
試験コマンドを通知し、該試験コマンドが前記アプリケ
ーションソフトウェア用試験コマンドである場合、該試
験コマンドを解釈して実行する実行制御部と、 周辺装置毎に設けられ、前記実行制御部から通知された
前記周辺装置用試験コマンドを受け取り、前記実行制御
部を通じて前記データ管理部に該試験コマンドに対応す
る装置コマンドを検索させて受け取り、この受け取った
装置コマンドにより前記周辺装置を動作させる装置制御
部とを有することを特徴とするソフトウェア自動試験装
置。1. A software automatic test device for executing a test by interpreting and executing a test scenario in which application software on a processing device and a test procedure targeting a peripheral device connected to the processing device are described in a series of test commands. In addition to storing the various test scenarios that constitute the test procedure using the test commands for the peripheral device and the test commands for the application software for the peripheral device operating on a processor different from the application software as a test scenario group, A data storage unit that stores, as a command list, the correspondence between the device command for operating the peripheral device and the peripheral device test command, and the test scenario designated by the software tester as the test target is searched from the test scenario group. The command A data management unit that retrieves the device command corresponding to the peripheral device test command from the test device, and the retrieved test scenario is received from the data management unit, and the test command in the test scenario is the peripheral device test command. In some cases, the peripheral device corresponding to the device identification which is a parameter in the test command is specified and the test command is notified, and when the test command is the application software test command, the test command is interpreted. And an execution control unit provided for each peripheral device to receive the peripheral device test command notified from the execution control unit, and to the data management unit through the execution control unit, a device command corresponding to the test command. To receive and then operate the peripheral device by the received device command. An automatic software test apparatus, which has a device control unit for controlling the software.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP6000500A JPH07200355A (en) | 1994-01-07 | 1994-01-07 | Automatic test equipment for software |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP6000500A JPH07200355A (en) | 1994-01-07 | 1994-01-07 | Automatic test equipment for software |
Publications (1)
Publication Number | Publication Date |
---|---|
JPH07200355A true JPH07200355A (en) | 1995-08-04 |
Family
ID=11475486
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP6000500A Pending JPH07200355A (en) | 1994-01-07 | 1994-01-07 | Automatic test equipment for software |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPH07200355A (en) |
-
1994
- 1994-01-07 JP JP6000500A patent/JPH07200355A/en active Pending
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US5659788A (en) | Management system comprising a unified interface for integrating a plurality of different system management software tools | |
JPH0895821A (en) | Method and device for multitask program debugging | |
CN114238077A (en) | Automatic test task arranging system and method | |
CN110209565A (en) | A kind of metadata schema adjustment method and its device | |
JPH09107387A (en) | Protocol conversion gateway system | |
JPH07200355A (en) | Automatic test equipment for software | |
JP2001168946A (en) | Liaison interface | |
US6522936B1 (en) | Control apparatus, control method, and interface device for information processing device | |
CN107592275A (en) | One kind is lined up control method and its system | |
CN112328474B (en) | Method for remotely issuing parameters to Robot Framework based on Web Socket | |
JPH06119273A (en) | Device and method for operating plural sets of computer systems, and work station used for its operation | |
JP2857381B2 (en) | Dynamic simulator | |
JP3377956B2 (en) | Programmable controller | |
CN111984435A (en) | Method and system for executing and debugging test program | |
JPH1083273A (en) | Multiwindow controller | |
JPH0756495A (en) | Virtual controller | |
JP2625571B2 (en) | Online system test method | |
JPS62211760A (en) | Communication controller testing system | |
CN117407009A (en) | Portable software upgrading device and method for airborne computer | |
CN115327947A (en) | Hardware-free HMI (human machine interface) simulation control method and system | |
CN111781888A (en) | WEB remote PLC program modification method | |
JPH04248636A (en) | Control system for plural programs | |
JPH10319094A (en) | Controlling method for ic testing device, and its device | |
JPH05274283A (en) | Plurality process cooperation method and computer system | |
JPH02247742A (en) | Test program forming processing system |