JPH05113900A - Automatic testing system for system operation - Google Patents

Automatic testing system for system operation

Info

Publication number
JPH05113900A
JPH05113900A JP3275946A JP27594691A JPH05113900A JP H05113900 A JPH05113900 A JP H05113900A JP 3275946 A JP3275946 A JP 3275946A JP 27594691 A JP27594691 A JP 27594691A JP H05113900 A JPH05113900 A JP H05113900A
Authority
JP
Japan
Prior art keywords
click
information
click information
unit
mouse
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
JP3275946A
Other languages
Japanese (ja)
Inventor
Goji Michigami
剛司 道上
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 Solution Innovators Ltd
Original Assignee
NEC Software Chubu 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 Software Chubu Ltd filed Critical NEC Software Chubu Ltd
Priority to JP3275946A priority Critical patent/JPH05113900A/en
Publication of JPH05113900A publication Critical patent/JPH05113900A/en
Pending legal-status Critical Current

Links

Landscapes

  • Stored Programmes (AREA)
  • Test And Diagnosis Of Digital Computers (AREA)
  • Digital Computer Display Output (AREA)

Abstract

PURPOSE:To automatically and accurately perform a system operation test according to procedure registered in advance, to reduce burden on a tester, and to improve the accuracy of the test. CONSTITUTION:This system is comprised of a click recognizing part 2 which recognizes a clicking operation by a mouse, a click information analyzing part 3 which decides a control instruction from click information in the click recognizing part 2 and instructs a control instruction execution part 4, a click information registration input/output part 5 which registers the information from the click recognizing part 2 on a click information registering part 6 in advance, and takes out registered Information when the operation test is executed, and an automatic click issuing part 7 which generates the same click information as that taken out from the click recognizing part 2 when the mouse 1 is clicked and delivers it to the click information analyzing part 3.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明はシステム動作自動試験方
式に関し、特に画面とマウスとを用いて対話型処理を行
う情報処理装置のシステム動作試験を自動的に行うシス
テム動作自動試験方式に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a system operation automatic test method, and more particularly to a system operation automatic test method for automatically performing a system operation test of an information processing apparatus which performs interactive processing using a screen and a mouse.

【0002】[0002]

【従来の技術】従来、画面とマウスとを用いて対話型処
理を行う情報処理装置のシステム動作試験を行う際に
は、試験すべき項目や内容を記載したチェックシートを
作成し、試験対象の各装置に対して、試験者がチェック
項目に基づいて必要なマウス操作を繰り返しながら動作
確認を行っていた。
2. Description of the Related Art Conventionally, when performing a system operation test of an information processing apparatus that performs interactive processing using a screen and a mouse, a check sheet is prepared that describes items and contents to be tested, For each device, the tester checked the operation while repeating necessary mouse operations based on the check items.

【0003】[0003]

【発明が解決しようとする課題】上述した従来の試験方
法では、一連のシステム動作試験を行うためには試験者
が自らマウス操作を繰り返し行わねばならないため、シ
ステムの動作を十分に理解し操作に慣れている試験者で
も、チェック項目のすべてを消化するには多くの時間と
労力を必要とし、試験者にとって大きな負担となってい
た。又、操作に慣れていない試験者は誤操作を起こす確
率が高く、常に同じ結果が得られないという問題点があ
った。
In the above-mentioned conventional test method, the tester must repeatedly perform the mouse operation in order to perform a series of system operation tests. Even a used tester needs a lot of time and labor to complete all of the check items, which is a great burden on the tester. Further, there is a problem that a tester who is not accustomed to the operation has a high probability of making an erroneous operation and cannot always obtain the same result.

【0004】本発明の目的は、マウス操作に慣れていな
い試験者でも容易に動作試験を誤りなく実施できるシス
テム動作自動試験方式を提供することにある。
It is an object of the present invention to provide a system operation automatic test system which allows an operator who is not accustomed to operating a mouse to easily carry out an operation test without error.

【0005】[0005]

【課題を解決するための手段】本発明のシステム動作自
動試験方式は、マウスによるクリック操作を認識して関
数形式のクリック情報を発生するクリック認識部と、前
記クリック情報を解析して該当する制御命令を取り出し
制御命令実行部に指示するクリック情報解析部とを備
え、画面とマウスとを用いて対話型処理を行う情報処理
装置において、登録時に前記クリック認識部から分岐し
た前記クリック情報を所定の形式に変換して発生順にク
リック情報登録部に格納し、試験実施時に前記クリック
情報登録部に格納された情報を格納順に読み出すクリッ
ク情報登録入出力部と、このクリック情報登録入出力部
が読み出した情報から前記クリック情報を発生し前記ク
リック情報解析部に渡すクリック自動発行部とを備えて
構成されている。
SUMMARY OF THE INVENTION A system operation automatic test method of the present invention includes a click recognizing unit for recognizing a click operation by a mouse and generating click information in a functional form, and a corresponding control by analyzing the click information. In an information processing device that includes a click information analysis unit that takes out an instruction and instructs the control instruction execution unit, and performs an interactive process using a screen and a mouse, the click information branched from the click recognition unit at the time of registration is given a predetermined value. The information is converted into a format and stored in the click information registration unit in the order of occurrence, and the information stored in the click information registration unit at the time of the test is read in the order of storage And a click automatic issuing unit for generating the click information from information and passing it to the click information analyzing unit.

【0006】[0006]

【実施例】次に、本発明の実施例について図面を参照し
て説明する。
Embodiments of the present invention will now be described with reference to the drawings.

【0007】図1は本発明の一実施例の構成を示す機能
ブロック図である。
FIG. 1 is a functional block diagram showing the configuration of an embodiment of the present invention.

【0008】本実施例のシステム動作自動試験方式は、
図1に示すように、マウス1によるクリック操作を認識
するクリック認識部2と、クリック認識部2のクリック
情報から制御命令を判定し制御命令実行部4に指示する
クリック情報解析部3と、クリック認識部2からの情報
をクリック情報登録部6に登録したり、クリック情報登
録部6の情報を取り出したりするクリック情報登録入出
力部5と、クリック情報登録入出力部5が取り出した情
報から、マウス1がクリックされたときクリック認識部
2から出されるものと同じクリック情報を発生しクリッ
ク情報解析部3に渡すクリック自動発行部7とから構成
されている。
The system operation automatic test method of this embodiment is
As shown in FIG. 1, a click recognition unit 2 that recognizes a click operation by the mouse 1, a click information analysis unit 3 that determines a control command from the click information of the click recognition unit 2 and instructs the control command execution unit 4, and a click From the click information registration input / output unit 5 for registering the information from the recognition unit 2 in the click information registration unit 6 and for extracting the information of the click information registration unit 6, and the information extracted by the click information registration input / output unit 5, The automatic click issuing unit 7 generates the same click information as that output from the click recognizing unit 2 when the mouse 1 is clicked and passes it to the click information analyzing unit 3.

【0009】クリック認識部2は、マウス1によるクリ
ックを認識すると、クリックされた時点のマウスカーソ
ルの位置情報を、そのときの画面表示内容に対応する関
数形式のクリック情報としてクリック情報解析部3及び
クリック情報登録入出力部5に渡す。このときの関数形
式としては後述する4種類が代表的なものである。
When the click recognition unit 2 recognizes a click by the mouse 1, the position information of the mouse cursor at the time of the click is used as the click information analysis unit 3 and the click information analysis unit 3 as the click information in the function format corresponding to the screen display content at that time. It is passed to the click information registration input / output unit 5. As the function form at this time, the following four types are typical.

【0010】クリック情報解析部3は、クリック認識部
2又はクリック自動発行部7から渡された関数形式のク
リック情報を解析し、該当する制御命令を取り出して制
御命令実行部4に渡す。制御命令実行部4は、クリック
情報解析部3から渡された制御命令を実行する。
The click information analysis unit 3 analyzes the click information in the function format passed from the click recognition unit 2 or the automatic click issue unit 7, extracts the corresponding control command, and transfers it to the control command execution unit 4. The control command execution unit 4 executes the control command passed from the click information analysis unit 3.

【0011】本実施例のシステム動作自動試験方式を使
用するためには、まず、クリック情報登録入出力部5に
対して登録処理の起動を指示し、クリック認識部2から
関数形式のクリック情報として渡されるクリック時点の
マウスカーソル位置情報を、所定の形式でクリック情報
登録部6に格納しておく。
In order to use the system operation automatic test method of the present embodiment, first, the click information registration input / output unit 5 is instructed to start the registration process, and the click recognition unit 2 generates the function-type click information. The passed mouse cursor position information at the time of clicking is stored in the click information registration unit 6 in a predetermined format.

【0012】次に、システム動作試験の自動実行を起動
させ、クリック情報登録部6に登録された情報を、クリ
ック情報登録入出力部5が順次取り出してクリック自動
発行部7に渡す。クリック自動発行部7は、この情報か
らマウス1によるクリック操作時と同様なクリック情報
を発生させ、これをクリック情報解析部3に渡すことに
より、実際にマウス1のクリック操作を行わずともシス
テムの動作試験が行えることになる。
Next, the automatic execution of the system operation test is activated, and the information registered in the click information registration section 6 is sequentially taken out by the click information registration input / output section 5 and passed to the click automatic issuing section 7. From this information, the automatic click issuing unit 7 generates the click information similar to that at the time of the click operation by the mouse 1, and passes it to the click information analysis unit 3, so that the click information of the system can be obtained without actually performing the click operation of the mouse 1. The operation test can be performed.

【0013】図2は本実施例における通常時の一般的な
処理を表すフローチャートであり、システムを動作させ
るための基本処理に当たる。すなわち、マウス1を操作
して画面上の希望位置にマウスカーソルを位置付けてク
リック操作を行う(ステップ11)と、クリック認識部
2がこれを認識してクリック情報をクリック情報解析部
3に渡し(ステップ12)、クリック情報解析部3がク
リック情報を解析して該当する制御命令を取り出し(ス
テップ13)、制御命令実行部4がその制御命令を実行
する(ステップ14)。システム動作試験の際にも、通
常この基本処理を試験項目に対応して繰り返し行うこと
となる。
FIG. 2 is a flow chart showing a general process in a normal time in this embodiment, which corresponds to a basic process for operating the system. That is, when the mouse 1 is operated to position the mouse cursor at a desired position on the screen and a click operation is performed (step 11), the click recognition unit 2 recognizes this and passes the click information to the click information analysis unit 3 ( In step 12), the click information analysis unit 3 analyzes the click information and extracts the corresponding control command (step 13), and the control command execution unit 4 executes the control command (step 14). In the system operation test, this basic process is usually repeated for each test item.

【0014】図3は本実施例における登録処理の動作を
示すフローチャートである。図2の場合と同様にしてス
テップ15,16で得られたクリック情報は、クリック
認識部2からクリック情報解析部3と共にクリック情報
登録入出力部5に渡され、ここで関数名と引数の形に変
換されてクリック情報登録部6に登録され(ステップ1
7)、システム動作試験の一つの試験項目用のマウス操
作に対応する登録データが作成される。クリック情報解
析部3はステップ18,19において対応する制御命令
を実行させて次画面を表示させる。すべての画面操作が
終了するまでこの操作を繰り返し実行することにより、
一連のシステム動作試験に必要なマウス操作を擬似する
登録データが順次格納され登録される。
FIG. 3 is a flow chart showing the operation of the registration processing in this embodiment. The click information obtained in steps 15 and 16 in the same manner as in FIG. 2 is passed from the click recognition unit 2 to the click information registration input / output unit 5 together with the click information analysis unit 3, where the function name and argument form And is registered in the click information registration unit 6 (step 1
7), registration data corresponding to a mouse operation for one test item of the system operation test is created. The click information analysis unit 3 executes the corresponding control command in steps 18 and 19 to display the next screen. By repeating this operation until all screen operations are completed,
Registration data simulating a mouse operation necessary for a series of system operation tests is sequentially stored and registered.

【0015】図4はシステム動作試験を実行する処理の
流れを表すフローチャートである。起動されるとクリッ
ク情報登録入出力部5はクリック情報登録部6にアクセ
スし(ステップ20)、あらかじめ登録されている登録
データを一行ずつ読み出し、順次クリック自動発行部7
に渡す(ステップ21)。これにより、クリック自動発
行部7はマウス1によるクリック操作と同じ関数形式の
クリック情報を発生させ(ステップ22)、あたかもマ
ウス1によりクリック操作が行われたと同様な状況を作
り出す。そのクリック情報をクリック情報解析部3が解
析し、制御命令を制御命令実行部4に渡し実行させる
(ステップ23,24)。以上の動作を登録データが無
くなるまで繰り返すことにより、自動的にクリック情報
登録部6に登録されている一連のシステム動作試験を行
うことになる。
FIG. 4 is a flow chart showing the flow of processing for executing the system operation test. When activated, the click information registration input / output unit 5 accesses the click information registration unit 6 (step 20), reads the registered data registered in advance line by line, and sequentially clicks the automatic issuing unit 7.
(Step 21). As a result, the automatic click issuing unit 7 generates the click information in the same function format as the click operation by the mouse 1 (step 22), and creates the same situation as if the click operation was performed by the mouse 1. The click information is analyzed by the click information analysis unit 3, and the control command is passed to the control command execution unit 4 to be executed (steps 23 and 24). By repeating the above operation until there is no registered data, a series of system operation tests automatically registered in the click information registration section 6 will be performed.

【0016】図5はマウス1のクリック情報を登録する
際のデータ形式を示す説明図でり、一行に一回のマウス
クリック操作に関する登録データが格納されている。マ
ウスクリックを行う操作としては、(1)画面に表示さ
れた図形のクリック、(2)画面に表示されたメニュー
の選択、(3)テンキーウインドウによる数字入力、
(4)一覧ウインドウによるデータ選択などがある。図
5の右側には、これらの処理を行う関数名が記述されて
いる。「クリック」「メニュー表示」「テンキーウイン
ドウ表示」「一覧ウインドウ表示」などがこれに当た
る。又、図5の左側には、その際のクリック操作対象の
ウインドウ名と座標(X,Y)、選択されたメニュー選
択肢、入力された数値、選ばれた選択値が記述されてい
る。
FIG. 5 is an explanatory view showing a data format when registering click information of the mouse 1, and registration data for one mouse click operation is stored in one line. The mouse click operations include (1) clicking on the graphic displayed on the screen, (2) selecting the menu displayed on the screen, (3) inputting numbers using the numeric keypad window,
(4) There is data selection in the list window. On the right side of FIG. 5, function names for performing these processes are described. "Click", "Menu display", "Tenkey window display", "List window display", etc. correspond to this. On the left side of FIG. 5, the window name and coordinates (X, Y) of the click operation target at that time, the selected menu option, the input numerical value, and the selected selection value are described.

【0017】図6は実際の登録データの一例であり、こ
の例に従って、実際に行われた登録処理時の操作を説明
する。まず、画面上に表示されたウインドウ「A」内の
座標X=30,Y=40の位置でクリック操作が行われ
ている。その結果メニュー画面が表示され、メニューの
アイテムである“open”がクリックされている。
“open”の処理が行われた後でウインドウ「B」が
表示され、その中の座標X=20,Y=100の位置で
クリック操作が行われ、テンキーウインドウが表示され
て1000という数字がマウス1により入力された。そ
れに伴う制御が終了した後、ウインドウ「C」内のX=
60,Y=200の位置でクリックが行われ、一覧ウイ
ンドウが表示されてマウス1により“data(1)”
が選択された。このような一連のマウスのクリック操作
の情報が、図6に示す登録データとなってクリック情報
登録部6に格納される。
FIG. 6 is an example of actual registration data, and the operation during the actual registration processing will be described according to this example. First, the click operation is performed at the position of coordinates X = 30 and Y = 40 in the window “A” displayed on the screen. As a result, the menu screen is displayed and the menu item "open" is clicked.
After the "open" process is performed, the window "B" is displayed, the click operation is performed at the position of the coordinates X = 20, Y = 100 in the window, and the ten key window is displayed and the number 1000 is displayed by the mouse. Input by 1. After the control accompanying it ends, X = in the window "C"
A click is made at the position of 60, Y = 200, a list window is displayed, and the mouse 1 is used to "data (1)".
Was selected. Information of such a series of mouse click operations is stored in the click information registration unit 6 as registration data shown in FIG.

【0018】次に、クリック情報登録部6に格納してあ
る登録データから、マウスのクリック処理を疑似的に発
生させるクリック自動発行部7の仕組みを図6を用いて
説明する。まず、クリック情報登録入出力部5より渡さ
れた図6の第1行目に示す登録データから、クリック処
理を発生させる関数を作成する。この例ではマウスのク
リック待ちを作り出す関数“click―func”に
ウインドウ名(ウインドウ「A」)と座標(X=30,
Y=40)を引数として渡している。この結果ウインド
ウ「A」内のX=30,Y=40の位置で擬似マウスク
リックが自動的に発生し、それに伴う制御がクリック情
報解析部3及び制御命令実行部4によって行われる。次
に、図6の第2行目の登録データがクリック情報登録入
出力部5から渡され、先の命令実行により表示されたメ
ニューで“open”というアイテムがクリックされた
という処理を、関数“menu―func”にメニュー
選択肢(open)を引数として渡すことにより擬似的
に発生させる。このようにマウスクリックに関係する関
数に、引数として必要な情報を与えて実行させることに
より、擬似的にマウスクリック操作と同じ状況を発生さ
せている。
Next, the mechanism of the automatic click issuing section 7 for pseudo-generating mouse click processing from the registration data stored in the click information registration section 6 will be described with reference to FIG. First, a function for generating a click process is created from the registration data shown in the first line of FIG. 6 passed from the click information registration input / output unit 5. In this example, the window name (window “A”) and coordinates (X = 30,
Y = 40) is passed as an argument. As a result, a pseudo mouse click automatically occurs at the position of X = 30 and Y = 40 in the window “A”, and the control associated therewith is performed by the click information analysis unit 3 and the control command execution unit 4. Next, the registration data on the second line of FIG. 6 is passed from the click information registration input / output unit 5, and the processing that the item “open” is clicked in the menu displayed by executing the previous command is executed by the function “ A menu option (open) is passed as an argument to "menu-func" to generate a pseudo. In this way, by giving necessary information as an argument to the function related to mouse click and executing the function, the same situation as the mouse click operation is generated in a pseudo manner.

【0019】最後に、上述の説明を参照して実際に行う
処理の流れに沿って本実施例の動作を総括して説明す
る。
Finally, with reference to the above description, the operation of this embodiment will be summarized along the flow of the processing actually performed.

【0020】まず最初に、クリック情報登録入出力部5
を入力モードで起動し、図3に示すマウスのクリック情
報の登録処理を行う。入力モードが起動されると、クリ
ック認識部2が受け付けたマウスクリックによる位置情
報は、クリック情報登録入出力部5とクリック情報解析
部3に伝達される。この情報を受け取ったクリック情報
登録入出力部5は、これを図5のような形式に基づいて
クリック情報登録部6に順次登録していく。もう一方の
クリック情報解析部3は、この情報を解析し制御命令を
取り出して制御命令実行部4に伝達する。制御命令実行
部4は制御命令を実行し、システムはもう一度マウスク
リック待ちの状態を作り出す。このような一連の流れを
繰り返すことにより、クリック情報登録部6にはシステ
ム動作試験用の登録データが格納されていく。
First, the click information registration input / output unit 5
Is started in the input mode, and registration processing of mouse click information shown in FIG. 3 is performed. When the input mode is activated, the position information by the mouse click received by the click recognition unit 2 is transmitted to the click information registration input / output unit 5 and the click information analysis unit 3. The click information registration input / output unit 5 that has received this information sequentially registers it in the click information registration unit 6 based on the format shown in FIG. The other click information analysis unit 3 analyzes this information, extracts a control command, and transmits it to the control command execution unit 4. The control command execution unit 4 executes the control command, and the system creates the state of waiting for a mouse click again. By repeating such a series of flows, the click information registration unit 6 stores the registration data for the system operation test.

【0021】次に、図4に示すシステム動作試験を行う
ときの処理は、クリック情報登録入出力部5を出力モー
ドにして実行する。クリック情報登録入出力部5はクリ
ック情報登録部6に格納されている登録データを確認
し、登録データが存在すれば1行ずつ取り出してクリッ
ク自動発行部7に伝達する。この情報を基にクリック自
動発行部7は擬似マウスクリック処理を発生させ、クリ
ック情報解析部3および制御命令実行部4により、指定
の位置でマウスクリックが行われたときの処理が実行さ
れ、再度クリック情報登録入出力部5の制御ループに戻
り、登録データが無くなるまで繰り返される。この一連
の動作を確認することにより、試験者自らがチェックシ
ートに基づいてマウスクリック操作を行わずとも、シス
テムの動作確認が行える。
Next, the processing for performing the system operation test shown in FIG. 4 is executed by setting the click information registration input / output unit 5 in the output mode. The click information registration input / output unit 5 confirms the registration data stored in the click information registration unit 6, and if the registration data exists, fetches it line by line and transmits it to the click automatic issuing unit 7. Based on this information, the automatic click issuing unit 7 generates a pseudo mouse click process, and the click information analyzing unit 3 and the control command executing unit 4 execute the process when the mouse click is performed at the specified position, and then again. The process returns to the control loop of the click information registration input / output unit 5 and is repeated until there is no registration data. By confirming this series of operations, it is possible to confirm the operation of the system without the tester himself performing a mouse click operation based on the check sheet.

【0022】[0022]

【発明の効果】以上説明したように、本発明のシステム
動作自動試験方式は、あらかじめ登録した手順に従って
システム動作試験を自動的に正確に行うことができ、試
験者の負担を軽くし試験精度を向上できる効果がある。
又、登録する試験パターンを増やすことも容易で、種々
の動作試験を行うことができ品質の向上が図れる。
As described above, the system operation automatic test method of the present invention can automatically and accurately perform the system operation test according to the procedure registered in advance, reducing the burden on the tester and improving the test accuracy. There is an effect that can be improved.
In addition, it is easy to increase the number of test patterns to be registered, and various operation tests can be performed, and quality can be improved.

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

【図1】本発明の一実施例の構成を示すブロック図であ
る。
FIG. 1 is a block diagram showing the configuration of an embodiment of the present invention.

【図2】本実施例の通常の一般的な動作を示すフローチ
ャートである。
FIG. 2 is a flowchart showing a normal general operation of this embodiment.

【図3】本実施例の登録処理の動作を示すフローチャー
トである。
FIG. 3 is a flowchart showing an operation of registration processing of this embodiment.

【図4】本実施例の試験実施時の動作を示すフローチャ
ートである。
FIG. 4 is a flow chart showing an operation at the time of conducting a test of this embodiment.

【図5】本実施例の登録データの構成を示す説明図であ
る。
FIG. 5 is an explanatory diagram showing a structure of registration data according to the present embodiment.

【図6】本実施例の実際の登録データの一例を示す説明
図である。
FIG. 6 is an explanatory diagram showing an example of actual registration data according to the present embodiment.

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

1 マウス 2 クリック認識部 3 クリック情報解析部 4 制御命令実行部 5 クリック情報登録入出力部 6 クリック情報登録部 7 クリック自動発行部 1 mouse 2 click recognition unit 3 click information analysis unit 4 control command execution unit 5 click information registration input / output unit 6 click information registration unit 7 click automatic issue unit

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 マウスによるクリック操作を認識して関
数形式のクリック情報を発生するクリック認識部と、前
記クリック情報を解析して該当する制御命令を取り出し
制御命令実行部に指示するクリック情報解析部とを備
え、画面とマウスとを用いて対話型処理を行う情報処理
装置において、登録時に前記クリック認識部から分岐し
た前記クリック情報を所定の形式に変換して発生順にク
リック情報登録部に格納し、試験実施時に前記クリック
情報登録部に格納された情報を格納順に読み出すクリッ
ク情報登録入出力部と、このクリック情報登録入出力部
が読み出した情報から前記クリック情報を発生し前記ク
リック情報解析部に渡すクリック自動発行部とを備えた
ことを特徴とするシステム動作自動試験方式。
1. A click recognition section for recognizing a click operation by a mouse to generate click information in a functional form, and a click information analysis section for analyzing the click information and extracting a corresponding control instruction to instruct a control instruction execution section. In an information processing device that includes an interactive processing using a screen and a mouse, the click information branched from the click recognition unit at the time of registration is converted into a predetermined format and stored in the click information registration unit in the order of occurrence. , A click information registration input / output unit that reads out the information stored in the click information registration unit at the time of performing a test in the order of storage, and generates the click information from the information read by the click information registration input / output unit An automatic system operation test method characterized by having an automatic click issuing unit.
JP3275946A 1991-10-24 1991-10-24 Automatic testing system for system operation Pending JPH05113900A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3275946A JPH05113900A (en) 1991-10-24 1991-10-24 Automatic testing system for system operation

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3275946A JPH05113900A (en) 1991-10-24 1991-10-24 Automatic testing system for system operation

Publications (1)

Publication Number Publication Date
JPH05113900A true JPH05113900A (en) 1993-05-07

Family

ID=17562633

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3275946A Pending JPH05113900A (en) 1991-10-24 1991-10-24 Automatic testing system for system operation

Country Status (1)

Country Link
JP (1) JPH05113900A (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5899852A (en) * 1981-12-08 1983-06-14 Mitsubishi Electric Corp Imitating method of light pen operation
JPH02222020A (en) * 1989-02-23 1990-09-04 Sanyo Electric Co Ltd Pointing device controller
JP3116440B2 (en) * 1990-08-22 2000-12-11 日本電気株式会社 Signal transmission circuit

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5899852A (en) * 1981-12-08 1983-06-14 Mitsubishi Electric Corp Imitating method of light pen operation
JPH02222020A (en) * 1989-02-23 1990-09-04 Sanyo Electric Co Ltd Pointing device controller
JP3116440B2 (en) * 1990-08-22 2000-12-11 日本電気株式会社 Signal transmission circuit

Similar Documents

Publication Publication Date Title
US7076713B1 (en) Test generator for converting a model of computer component object behavior and stimulus values to test script
US7100150B2 (en) Method and apparatus for testing embedded examples in GUI documentation
JP2000122886A (en) Program production system of semiconductor testing device
JP3535354B2 (en) Stall detection display device and method
WO2021176523A1 (en) Screen recognition device, screen recognition method, and program
JP2723762B2 (en) Automatic inspection system for parts
JPH05113900A (en) Automatic testing system for system operation
JPH06324873A (en) Diagnostic knowledge base input method and diagnostic knowledge base output method, diagnosing device, remote system for numerical controller
US20060136426A1 (en) Method for automated control of an internet site, as well as a use
JPH0926897A (en) Program analyzer and program analyzing method
JPH0760363B2 (en) Method for automatically creating user-defined commands
JPH0816432A (en) Method and device for executing test program
JPH05265958A (en) Control command converting method for ic tester
JP2616613B2 (en) Programmable controller
JPH11118889A (en) Test program generating system
JPH05165677A (en) Test program generating device
JPH01250109A (en) Robot simulation device
JP3033723B2 (en) Simulated test method and program recording medium for stored exchange program controlled electronic exchange
JPH11353206A (en) Test support system
JPH07114485A (en) Simulation test system execution method
JPH04317112A (en) Error message treatment of man-machine-interface
JPH0535715A (en) Computer semantic operation deciding device
JPH0471016A (en) Key simulator device
JPH08202741A (en) Device and method for supporting function design
JPH0954704A (en) Automatic test program generating system for language processor

Legal Events

Date Code Title Description
A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 19980421