JP2021111021A - Device test automation method, program and device - Google Patents

Device test automation method, program and device Download PDF

Info

Publication number
JP2021111021A
JP2021111021A JP2020000941A JP2020000941A JP2021111021A JP 2021111021 A JP2021111021 A JP 2021111021A JP 2020000941 A JP2020000941 A JP 2020000941A JP 2020000941 A JP2020000941 A JP 2020000941A JP 2021111021 A JP2021111021 A JP 2021111021A
Authority
JP
Japan
Prior art keywords
screen
operations
evaluation
user
operation mode
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
JP2020000941A
Other languages
Japanese (ja)
Inventor
晴奈 笹隈
Haruna Sasakuma
晴奈 笹隈
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.)
Konica Minolta Inc
Original Assignee
Konica Minolta Inc
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 Konica Minolta Inc filed Critical Konica Minolta Inc
Priority to JP2020000941A priority Critical patent/JP2021111021A/en
Publication of JP2021111021A publication Critical patent/JP2021111021A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Debugging And Monitoring (AREA)
  • Facsimiles In General (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

To provide a technology for adding an input leakage operation to an operation record later.SOLUTION: A device test automation method includes a step for detecting an operation with respect to an operation screen of an objective device, and a step for determining a plurality of operation forms in the operation. The plurality of operation forms include a first operation form registered in an operation record, and an input-leakage second operation form not registered in the operation record. The method further includes; a step for recording first serial operations (1) to (3) including a screen transition which is performed in the first operation form; a step for accepting an operation including a screen transition performed in the second operation form; a step for accepting a start sign (X2) of an insertion operation; a step for accepting second serial operations (A) to (C) performed in the first operation form; a step for accepting a finish sign (X2) of the insertion operation; and a step for creating an operation record with the second serial operations (A) to (C) set as operations which have been accepted prior to the first serial operations (1) to (3).SELECTED DRAWING: Figure 9

Description

本開示は、操作部を備える装置のテストに関し、より特定的には、装置の操作内容に基づく自動実行スクリプトの生成技術に関する。 The present disclosure relates to a test of a device including an operation unit, and more specifically to a technique for generating an automatic execution script based on the operation content of the device.

近年、MFP(Multifunction Peripheral)などのユーザーから入力操作を受け付ける装置は、多機能化が進んでいる。そのため、これらの装置の動作テストの工数も増大し続けている。特に、ソフトウェア開発において、テスト工数の増大は、メーカーにとって大きな負担になっている。 In recent years, devices such as MFPs (Multifunction Peripheral) that accept input operations from users are becoming more multifunctional. Therefore, the man-hours for the operation test of these devices continue to increase. In particular, in software development, an increase in test man-hours is a heavy burden on manufacturers.

ソフトウェアの開発工程においては、動作テストを繰り返すことによりソフトウェアの品質を確保することが重要である。しかし、動作テストにかけられる工数は有限であり、また、開発速度の向上のために、動作テストの効率化が求められている。動作テストの効率化のために、操作内容を記録し、当該操作内容に基づいて同様の操作を実行する自動実行スクリプトを作成するテストツールが使用されることがある。 In the software development process, it is important to ensure the quality of software by repeating operation tests. However, the man-hours required for the operation test are finite, and in order to improve the development speed, the efficiency of the operation test is required. In order to improve the efficiency of the operation test, a test tool that records the operation contents and creates an automatic execution script that executes the same operation based on the operation contents may be used.

記録された操作内容を自動実行するテストツールに関して、例えば、特開2017−117309号公報(特許文献1)は、「管理サーバーのアプリ管理は操作イベント処理コードを注入したアプリケーションをスマートフォン端末に送信し、インストールさせる。クライアント端末上でスマートフォン端末操作を実行すると、スマートフォン端末上で同などの操作が実行され、操作ログ情報がスクリプト生成手段により、スクリプトファイルに保存される。クライアント端末上でテスト実行を指示すると、端末管理は、操作イベント処理コード注入済みのアプリケーションを複数のスマートフォン端末に送信してインストールさせ、スクリプト実行手段が、スクリプトファイルからスクリプトを読み出し、端末操作情報に変換して、スマートフォン端末に送信し、スマートフォン端末では、受信した端末操作情報に基づいてアプリケーションが実行される」テスト自動化システムを開示している([要約]参照)。 Regarding a test tool that automatically executes recorded operation contents, for example, Japanese Patent Application Laid-Open No. 2017-117309 (Patent Document 1) states that "application management of a management server transmits an application in which an operation event processing code is injected to a smartphone terminal. When a smartphone terminal operation is executed on the client terminal, the same operation is executed on the smartphone terminal, and the operation log information is saved in a script file by the script generation means. Test execution is performed on the client terminal. When instructed, the terminal management sends the application with the operation event processing code injected to multiple smartphone terminals to install it, and the script execution means reads the script from the script file, converts it into terminal operation information, and sends it to the smartphone terminal. The application is executed based on the received terminal operation information on the smartphone terminal that sends the application. ”(See [Summary]).

また、操作内容の操作履歴に対する技術などが、特開2015−121869号公報(特許文献2)および特開2015−153183号公報(特許文献3)に開示されている。 Further, Japanese Patent Application Laid-Open No. 2015-121869 (Patent Document 2) and Japanese Patent Application Laid-Open No. 2015-153183 (Patent Document 3) disclose techniques for operating history of operation contents.

特開2017−117309号公報JP-A-2017-117309 特開2015−121869号公報Japanese Unexamined Patent Publication No. 2015-121869 特開2015−153183号公報Japanese Unexamined Patent Publication No. 2015-153183

特許文献1〜3に開示された技術によると、テスターが、操作記録中に、事前にするべき操作を忘れていたことに気づいても、忘れていた操作を後から操作記録に追加することができない。その結果、テスターは、一から全ての操作をやり直す必要があり、テスト工数が増大してしまう。そのため、テスターが、操作記録中に、事前にするべき操作を忘れていたことに気づいた場合に、忘れていた操作を後から操作記録に追加するための技術が必要とされている。 According to the techniques disclosed in Patent Documents 1 to 3, even if the tester notices that he / she has forgotten the operation to be performed in advance during the operation record, the forgotten operation can be added to the operation record later. Can not. As a result, the tester has to redo all the operations from the beginning, which increases the test man-hours. Therefore, when the tester notices that he / she has forgotten the operation to be performed in advance during the operation recording, a technique for adding the forgotten operation to the operation record later is required.

本開示は、上記のような背景に鑑みてなされたものであって、ある局面における目的は、テスターが、操作記録中に、事前にするべき操作を忘れていたことに気づいた場合に、忘れていた操作を後から操作記録に追加するための技術を提供することにある。 The present disclosure has been made in view of the above background, and the purpose in a certain aspect is forgotten when the tester notices in the operation record that he has forgotten the operation to be performed in advance. The purpose is to provide a technique for adding the operation that has been performed to the operation record later.

ある実施の形態に従うと、装置のテスト自動化のための方法が提供される。この方法は、ユーザーの操作入力を受け付ける対象装置の操作画面に対するユーザーによる操作を検出するステップと、操作におけるユーザーの複数の操作態様を判定するステップとを含む。複数の操作態様は、操作記録に登録される第1の操作態様と、操作記録に登録されない第2の操作態様とを含む。方法は、第1の操作態様により実行される画面遷移を含む第1の一連の操作を記録するステップと、第2の操作態様により実行される画面遷移を含む1以上の操作を受け付けるステップと、挿入操作の開始合図を受け付けるステップと、第1の操作態様による第2の一連の操作を受け付けるステップと、挿入操作の終了合図を受け付けるステップと、第2の一連の操作が第1の一連の操作の前に受け付けた操作であるとして操作記録を生成するステップをさらに含む。 According to certain embodiments, methods for test automation of equipment are provided. This method includes a step of detecting an operation by the user on the operation screen of the target device that accepts the operation input of the user, and a step of determining a plurality of operation modes of the user in the operation. The plurality of operation modes include a first operation mode registered in the operation record and a second operation mode not registered in the operation record. The method includes a step of recording a first series of operations including a screen transition performed by the first operation mode, a step of accepting one or more operations including a screen transition performed by the second operation mode, and a step. The step of accepting the start signal of the insertion operation, the step of accepting the second series of operations according to the first operation mode, the step of accepting the end signal of the insertion operation, and the second series of operations are the first series of operations. It further includes a step of generating an operation record as being an operation received before.

ある局面において、第1の一連の操作は、第1の画面から第2の画面への画面遷移を含む。第2の操作態様により実行される画面遷移を含む1以上の操作は、第2の画面から第1の画面への画面遷移の操作を含む。挿入操作の開始合図を受け付けるステップは、第1の画面において実行される。第2の操作態様により実行される画面遷移を含む1以上の操作は、第1の画面から第3の画面への画面遷移と、第3の画面から第1の画面への画面遷移とを含む。挿入操作の終了合図を受け付けるステップは、第1の画面において実行される。 In one aspect, the first series of operations involves a screen transition from the first screen to the second screen. One or more operations including the screen transition performed by the second operation mode include the operation of the screen transition from the second screen to the first screen. The step of accepting the start signal of the insertion operation is executed on the first screen. One or more operations including the screen transition executed by the second operation mode include a screen transition from the first screen to the third screen and a screen transition from the third screen to the first screen. .. The step of accepting the end signal of the insertion operation is executed on the first screen.

ある局面において、操作記録を生成するステップは、第1の一連の操作の前に、第1の画面から第4の画面への画面遷移を含む第3の一連の操作を受け付けていた場合において、第3の一連の操作、第2の一連の操作および第1の一連の操作の順番に操作を受け付けたものとして操作記録を生成するステップを含む。 In a certain aspect, the step of generating the operation record receives a third series of operations including a screen transition from the first screen to the fourth screen before the first series of operations. It includes a step of generating an operation record assuming that the operations are received in the order of the third series of operations, the second series of operations, and the first series of operations.

ある局面において、挿入操作の開始合図を受け付けるステップと、挿入操作の終了合図を受け付けるステップとは、それぞれ、マイクを介して、音による入力を受け付けるステップと、音による入力が、挿入操作の開示合図または終了合図に対応する入力であるか否かを判定するステップとを含む。 In a certain aspect, the step of accepting the start signal of the insertion operation and the step of accepting the end signal of the insertion operation are the step of accepting the input by sound via the microphone, and the step of accepting the input by sound is the disclosure signal of the insertion operation. Alternatively, it includes a step of determining whether or not the input corresponds to the end signal.

ある局面において、挿入操作の開始合図を受け付けるステップと、挿入操作の終了合図を受け付けるステップとは、それぞれ、カメラを介して、ユーザーの手の動きを取得するステップと、ユーザーの手の動きが、挿入操作の開示合図または終了合図に対応する動きであるか否かを判定するステップとを含む。 In a certain aspect, the step of receiving the start signal of the insertion operation and the step of receiving the end signal of the insertion operation are the step of acquiring the movement of the user's hand via the camera and the step of receiving the movement of the user's hand, respectively. It includes a step of determining whether or not the movement corresponds to the disclosure signal or the end signal of the insertion operation.

ある局面において、複数の操作態様を判定するステップは、操作画面に触れる指が、右手の指または左手の指のいずれかであるかに基づいて、各操作態様が、第1の操作態様または第2の操作態様のいずれであるかを判定するステップを含む。 In a certain aspect, the step of determining a plurality of operation modes is based on whether the finger touching the operation screen is either the finger of the right hand or the finger of the left hand, and each operation mode is the first operation mode or the first operation mode. A step of determining which of the two operation modes is included.

ある局面において、複数の操作態様を判定するステップは、操作画面に触れるタッチペンの形状または色に基づいて、各操作態様が、第1の操作態様または第2の操作態様のいずれであるかを判定するステップを含む。 In a certain aspect, the step of determining a plurality of operation modes determines whether each operation mode is a first operation mode or a second operation mode based on the shape or color of the touch pen touching the operation screen. Includes steps to do.

ある局面において、複数の操作態様を判定するステップは、操作画面に触れる対象の形状に基づいて、各操作態様が、第1の操作態様または第2の操作態様のいずれであるかを判定するステップを含む。 In a certain aspect, the step of determining a plurality of operation modes is a step of determining whether each operation mode is a first operation mode or a second operation mode based on the shape of an object touching the operation screen. including.

他の実施の形態に従うと、装置のテスト自動化のための別の方法が提供される。この方法は、ユーザーの操作入力を受け付ける対象装置の操作画面に対するユーザーによる操作を検出するステップと、操作におけるユーザーの複数の操作態様を判定するステップとを含む。複数の操作態様は、操作記録に登録される第1の操作態様と、操作記録に登録されない第2の操作態様および第3の操作態様とを含む。方法は、第1の操作態様により実行される画面遷移を含む第1の一連の操作を記録するステップと、第2の操作態様により実行される画面遷移を含む1以上の操作を受け付けるステップと、第3の操作態様による挿入開始操作を受け付けるステップと、第1の操作態様による第2の一連の操作を受け付けるステップと、第3の操作態様による挿入終了操作を受け付けるステップと、第2の一連の操作が第1の一連の操作の前に受け付けた操作であるとして操作記録を生成するステップをさらに含む。 According to other embodiments, another method for test automation of the device is provided. This method includes a step of detecting an operation by the user on the operation screen of the target device that accepts the operation input of the user, and a step of determining a plurality of operation modes of the user in the operation. The plurality of operation modes include a first operation mode registered in the operation record, and a second operation mode and a third operation mode not registered in the operation record. The method includes a step of recording a first series of operations including a screen transition performed by the first operation mode, a step of accepting one or more operations including a screen transition performed by the second operation mode, and a step. A step of accepting an insertion start operation according to the third operation mode, a step of accepting a second series of operations according to the first operation mode, a step of accepting an insertion end operation according to the third operation mode, and a second series of operations. It further includes a step of generating an operation record assuming that the operation is an operation received prior to the first series of operations.

ある局面において、第1の一連の操作は、第1の画面から第2の画面への画面遷移を含む。第2の操作態様により実行される画面遷移を含む1以上の操作は、第2の画面から第1の画面への画面遷移の操作を含む。挿入開始操作は、第1の画面から第3の画面への画面遷移であり、第2の操作態様により実行される画面遷移を含む1以上の操作は、第3の画面における1以上の操作であり、挿入終了操作は、第3の画面から第1の画面への画面遷移である。 In one aspect, the first series of operations involves a screen transition from the first screen to the second screen. One or more operations including the screen transition performed by the second operation mode include the operation of the screen transition from the second screen to the first screen. The insertion start operation is a screen transition from the first screen to the third screen, and one or more operations including the screen transition executed by the second operation mode are one or more operations on the third screen. Yes, the insertion end operation is a screen transition from the third screen to the first screen.

他の実施の形態に従うと、上述のいずれかの方法をコンピューターに実行させるプログラムが提供される。 According to other embodiments, a program is provided that causes a computer to perform any of the above methods.

他の実施の形態に従うと、装置のテスト自動化のための方法が提供される。この装置は、プロセッサーと、上述のいずれかの方法をプロセッサーに実行させるプログラムを格納するメモリーとを備える。 According to other embodiments, methods for test automation of equipment are provided. The device comprises a processor and a memory that stores a program that causes the processor to perform any of the methods described above.

ある実施の形態に従うと、テスターが、操作記録中に、事前にするべき操作を忘れていたことに気づいた場合に、忘れていた操作を後から操作記録に追加することができる。 According to an embodiment, if the tester notices during the operation record that he has forgotten an operation to be performed in advance, the forgotten operation can be added to the operation record later.

この発明の上記および他の目的、特徴、局面および利点は、添付の図面と関連して理解されるこの発明に関する次の詳細な説明から明らかとなるであろう。 The above and other objectives, features, aspects and advantages of the invention will become apparent from the following detailed description of the invention as understood in connection with the accompanying drawings.

テストスクリプト自動生成システムにより、自動実行スクリプトを生成される画像形成装置の一例である。This is an example of an image forming device that generates an automatic execution script by a test script automatic generation system. ある実施の形態に従うテストスクリプト自動生成システムの一例を示す図である。It is a figure which shows an example of the test script automatic generation system according to a certain embodiment. 情報処理装置200のハードウェア構成の一例を示す図である。It is a figure which shows an example of the hardware composition of the information processing apparatus 200. 修正操作に基づく評価操作の修正処理の概要の一例を示す図である。It is a figure which shows an example of the outline of the correction process of the evaluation operation based on the correction operation. ユーザーの操作手順の第1の例を示す図である。It is a figure which shows the 1st example of the operation procedure of a user. 情報処理装置200における図5の操作を検出したときの内部動作の一例を示す図である。It is a figure which shows an example of the internal operation at the time of detecting the operation of FIG. 5 in an information processing apparatus 200. 修正処理では修正できない操作間違いの典型的な例を示す図である。It is a figure which shows a typical example of an operation error which cannot be corrected by a correction process. 図7の操作間違いを修正するために必要な情報処理装置200の内部処理の一例について説明するための図である。It is a figure for demonstrating an example of the internal processing of the information processing apparatus 200 necessary for correcting an operation error of FIG. 7. FIG. 挿入開始および挿入終了の合図を用いた挿入操作の第1の例を示す図である。It is a figure which shows the 1st example of the insertion operation using the insertion start and insertion end signals. 情報処理装置200における図9の操作および合図を検出したときの内部動作の一例を示す図である。It is a figure which shows an example of the internal operation at the time of detecting the operation and the signal of FIG. 9 in the information processing apparatus 200. 挿入開始および挿入終了の合図を用いた挿入操作の第2の例を示す図である。It is a figure which shows the 2nd example of the insertion operation using the insertion start and insertion end signals. 情報処理装置200における図11の操作および合図を検出したときの内部動作の一例を示す図である。It is a figure which shows an example of the internal operation at the time of detecting the operation and the signal of FIG. 11 in the information processing apparatus 200. 情報処理装置200における自動実行スクリプトの生成手順の一例を示す図である。It is a figure which shows an example of the generation procedure of the automatic execution script in an information processing apparatus 200. 情報処理装置200における操作情報記録処理の実行手順の一例を示す図である。It is a figure which shows an example of the execution procedure of the operation information recording process in an information processing apparatus 200.

以下、図面を参照しつつ、本開示に係る技術思想の実施の形態について説明する。以下の説明では、同一の部品には同一の符号を付してある。それらの名称および機能も同じである。したがって、それらについての詳細な説明は繰り返さない。 Hereinafter, embodiments of the technical concept according to the present disclosure will be described with reference to the drawings. In the following description, the same parts are designated by the same reference numerals. Their names and functions are the same. Therefore, the detailed description of them will not be repeated.

[システム構成について]
まず、図1〜3を用いて、本実施の形態に従うテストスクリプト自動生成システムの概要について説明する。以降の説明では、テスト対象として画像形成装置を例に、テストスクリプト自動生成システムの処理内容について説明するが、本実施の形態に従うテストスクリプト自動生成システムのテスト対象は画像形成装置に限られない。本実施の形態に従うテストスクリプト自動生成システムは、タッチパネルなどの入力手段を持つ任意の装置のテストに使用され得る。
[About system configuration]
First, the outline of the test script automatic generation system according to the present embodiment will be described with reference to FIGS. In the following description, the processing contents of the test script automatic generation system will be described by taking an image forming apparatus as an example as a test object, but the test object of the test script automatic generation system according to the present embodiment is not limited to the image forming apparatus. The test script automatic generation system according to the present embodiment can be used for testing any device having an input means such as a touch panel.

図1は、テストスクリプト自動生成システムにより、自動実行スクリプトを生成する画像形成装置の一例である。画像形成装置100は、制御部101と、原稿読取部102と、印刷出力部103と、FAX(ファクシミリ)部104と、記憶装置105と、無線インターフェイス106と、有線インターフェイス107と、ユーザー認証部108と、操作パネル109とを備える。制御部101は、CPU(Central Processing Unit)110と、RAM(Random Access Memory)111と、ROM(Read Only Memory)112とを含む。操作パネル109は、表示部113と、操作部114とを含む。 FIG. 1 is an example of an image forming apparatus that generates an automatic execution script by a test script automatic generation system. The image forming apparatus 100 includes a control unit 101, a document reading unit 102, a print output unit 103, a fax (facsimile) unit 104, a storage device 105, a wireless interface 106, a wired interface 107, and a user authentication unit 108. And an operation panel 109. The control unit 101 includes a CPU (Central Processing Unit) 110, a RAM (Random Access Memory) 111, and a ROM (Read Only Memory) 112. The operation panel 109 includes a display unit 113 and an operation unit 114.

制御部101は、画像形成装置100を制御し、各種プログラムを実行する。CPU110は、RAM111に読み込まれた各種プログラムおよびデータを実行または参照する。ある局面において、CPU110は、組み込みCPUであってもよいし、FPGA(Field-Programmable Gate Array)であってもよいし、またはこれらの組み合わせなどによって構成される。CPU110は、画像形成装置100の各種機能を実現するためのプログラムを実行し得る。 The control unit 101 controls the image forming apparatus 100 and executes various programs. The CPU 110 executes or refers to various programs and data read into the RAM 111. In a certain aspect, the CPU 110 may be an embedded CPU, an FPGA (Field-Programmable Gate Array), or a combination thereof. The CPU 110 can execute a program for realizing various functions of the image forming apparatus 100.

RAM111は、制御部101によって実行されるプログラムと、制御部101によって参照されるデータとを格納する。ある局面において、DRAM(Dynamic Random Access Memory)またはSRAM(Static Random Access Memory)が、RAM111として使用されてもよい。 The RAM 111 stores a program executed by the control unit 101 and data referenced by the control unit 101. In a certain aspect, DRAM (Dynamic Random Access Memory) or SRAM (Static Random Access Memory) may be used as RAM 111.

ROM112は、不揮発性メモリーであり、CPU110によって実行されるプログラムを格納してもよい。その場合、CPU110は、ROM112からRAM111に読み出されたプログラムを実行する。ある局面において、EPROM(Erasable Programmable ROM)、EEPROM(Electrically Erasable Programmable ROM)またはフラッシュメモリーが、ROM112として使用されてもよい。 The ROM 112 is a non-volatile memory and may store a program executed by the CPU 110. In that case, the CPU 110 executes the program read from the ROM 112 to the RAM 111. In certain aspects, an EPROM (Erasable Programmable ROM), an EEPROM (Electrically Erasable Programmable ROM) or a flash memory may be used as the ROM 112.

原稿読取部102は、原稿をスキャンして、当該原稿を画像データに変換し得る。CPU110は、原稿読取部102を介して、画像データを取得し得る。ある局面において、原稿読取部102は、取得した画像データを記憶装置105に保存し得る。他の局面において、原稿読取部102は、有線インターフェイス107を介して画像データを取得し、当該取得した画像データを記憶装置105に保存してもよい。 The document reading unit 102 can scan the document and convert the document into image data. The CPU 110 can acquire image data via the document reading unit 102. In a certain aspect, the document reading unit 102 may store the acquired image data in the storage device 105. In another aspect, the document reading unit 102 may acquire image data via the wired interface 107 and store the acquired image data in the storage device 105.

印刷出力部103は、画像形成装置100が取り込んだ画像データの印刷処理を行う。ある局面において、イメージングユニットを含む印刷機能のための各種アクチュエーターを制御する回路が、印刷出力部103として使用されてもよい。 The print output unit 103 prints the image data captured by the image forming apparatus 100. In certain aspects, a circuit that controls various actuators for printing functions, including an imaging unit, may be used as the print output unit 103.

FAX部104は、電話回線を用いたファクシミリにより、原稿または画像データの送受信を行う。ある局面において、ファクシミリの通信制御機能を持つ回路および電話回線の通信ポートがFAX部104として使用されてもよい。 The FAX unit 104 transmits and receives manuscripts or image data by facsimile using a telephone line. In a certain aspect, a circuit having a facsimile communication control function and a communication port of a telephone line may be used as the FAX unit 104.

記憶装置105は、不揮発性メモリーであり、画像形成装置100の電源が切れた状態でもデータを保存しておくことができる。記憶装置105は、CPU110が実行または参照する任意のプログラムおよびデータを保存し得る。ある局面において、HDD(Hard Disk Drive)またはSSD(Solid State Drive)が、記憶装置105として使用されてもよい。CPU110は、必要に応じて各種プログラムを記憶装置105からRAM111に読み込み、当該読み込まれたプログラムを実行することができる。 The storage device 105 is a non-volatile memory, and data can be stored even when the power of the image forming device 100 is turned off. The storage device 105 may store any program and data that the CPU 110 executes or references. In a certain aspect, an HDD (Hard Disk Drive) or an SSD (Solid State Drive) may be used as the storage device 105. The CPU 110 can read various programs from the storage device 105 into the RAM 111 and execute the read programs as needed.

無線インターフェイス106は、有線ネットワーク機器と接続される。ある局面において、Wi-Fi(登録商標)モジュールなどが無線インターフェイス106として使用されてもよい。他の局面において、無線インターフェイス106は、TCP/IP(Transmission Control Protocol/Internet Protocol)、UDP(User Datagram Protocol)などの通信プロトコルを用いてデータを送受信してもよい。 The wireless interface 106 is connected to a wired network device. In certain aspects, a Wi-Fi® module or the like may be used as the wireless interface 106. In another aspect, the wireless interface 106 may transmit and receive data using a communication protocol such as TCP / IP (Transmission Control Protocol / Internet Protocol) and UDP (User Datagram Protocol).

有線インターフェイス107は、有線ネットワーク機器と接続される。ある局面において、有線LAN(Local Area Network)ポートなどが有線インターフェイス107として使用されてもよい。他の局面において、有線インターフェイス107は、TCP/IP、UDPなどの通信プロトコルを用いてデータを送受信してもよい。 The wired interface 107 is connected to a wired network device. In some aspects, a wired LAN (Local Area Network) port or the like may be used as the wired interface 107. In another aspect, the wired interface 107 may send and receive data using communication protocols such as TCP / IP and UDP.

ユーザー認証部108は、操作パネル109などから入力されたユーザーID(Identifier)およびパスワードに基づいて、ユーザーを認証し得る。ある局面において、ユーザー認証部108は、外部の認証サーバーと連携してもよいし、ユーザーIDおよびパスワードの代わりに、指紋などの生態認証情報の入力を受け付けてもよい。 The user authentication unit 108 can authenticate the user based on the user ID (Identifier) and password input from the operation panel 109 or the like. In a certain aspect, the user authentication unit 108 may cooperate with an external authentication server, or may accept input of ecological authentication information such as a fingerprint instead of the user ID and password.

操作パネル109は、画像形成装置100への各種操作を受け付けると共に、操作メニューおよび各種情報を表示し得る。表示部113は、一例として、液晶モニターまたは有機EL(Electro-Luminescence)モニターなどであってもよい。表示部113は、操作メニューおよび各種情報を表示する。操作部114は、一例として、操作パネル109に組み込まれたタッチセンサーまたはボタンなどであり、ユーザーからの操作入力を受付け得る。 The operation panel 109 can accept various operations on the image forming apparatus 100 and display an operation menu and various information. As an example, the display unit 113 may be a liquid crystal monitor, an organic EL (Electro-Luminescence) monitor, or the like. The display unit 113 displays an operation menu and various information. As an example, the operation unit 114 is a touch sensor or a button incorporated in the operation panel 109, and can receive an operation input from the user.

図2は、本実施の形態に従うテストスクリプト自動生成システムの一例を示す図である。本実施の形態に従うテストスクリプト自動生成システムは、画像形成装置100におけるユーザーの操作を記録し、同じ操作入力を画像形成装置100に行なうための自動実行スクリプトを生成する。当該テストスクリプト自動生成システムは、画像形成装置100におけるユーザーの操作を記録中に、ユーザーが操作を誤った場合に、誤った操作の修正を受け付け得る。さらに、テストスクリプト自動生成システムは、入力し忘れた操作を後から操作記録に挿入する機能を提供する。以下、テストスクリプト自動生成システムの構成と共に、ユーザーの操作の修正処理および挿入処理について説明する。 FIG. 2 is a diagram showing an example of a test script automatic generation system according to the present embodiment. The test script automatic generation system according to the present embodiment records the user's operation in the image forming apparatus 100, and generates an automatic execution script for performing the same operation input to the image forming apparatus 100. The test script automatic generation system can accept correction of an erroneous operation when the user makes an erroneous operation while recording the user's operation in the image forming apparatus 100. In addition, the automatic test script generation system provides the ability to later insert a forgotten operation into the operation record. Hereinafter, along with the configuration of the test script automatic generation system, the correction process and the insertion process of the user's operation will be described.

テストスクリプト自動生成システムは、情報処理装置200と、カメラ250と、マイク260とを備える。カメラ250は、例えば、画像形成装置100の操作パネル109の画面およびユーザーの操作内容を録画または撮影する。情報処理装置200は、カメラ250から取得した操作記録210(映像または写真)に基づいて、画像形成装置100の自動実行スクリプトを生成し得る。 The test script automatic generation system includes an information processing device 200, a camera 250, and a microphone 260. The camera 250 records or captures, for example, the screen of the operation panel 109 of the image forming apparatus 100 and the operation contents of the user. The information processing device 200 can generate an automatic execution script of the image forming device 100 based on the operation record 210 (video or photograph) acquired from the camera 250.

マイク260は、例えば、画像形成装置100の操作パネル109の画面付近に配置され、ユーザーの指ならしの音、手を叩く音または音声などを取得する。情報処理装置200は、マイク260が特定の音を検出したことに基づいて、後述する操作記録への操作の挿入処理を実行し得る。ある局面において、情報処理装置200は、マイク260で特定の音を検出する代わりに、カメラ250で撮影したユーザーの特定の手の動きに基づいて、操作記録への操作の挿入処理を実行してもよい。また、他の局面において、情報処理装置200は、マイク260が検出した特定の音およびカメラ250で撮影したユーザーの特定の手の動きの両方に基づいて、操作記録への操作の挿入処理を実行してもよい。 The microphone 260 is arranged near the screen of the operation panel 109 of the image forming apparatus 100, for example, and acquires a user's finger-leveling sound, a hand clapping sound, a voice, or the like. The information processing device 200 can execute an operation insertion process into an operation record, which will be described later, based on the detection of a specific sound by the microphone 260. In a certain aspect, instead of detecting a specific sound with the microphone 260, the information processing device 200 executes an operation insertion process into the operation record based on the user's specific hand movement taken by the camera 250. May be good. Further, in another aspect, the information processing apparatus 200 executes the process of inserting the operation into the operation record based on both the specific sound detected by the microphone 260 and the specific hand movement of the user captured by the camera 250. You may.

情報処理装置200は、画面解析部201と、操作解析部202と、操作判定部203と、修正処理部204と、スクリプト生成部205と、コンテンツDB(データベース)206と、修正操作ストア207と、評価操作ストア208と、スクリプトDB209と、挿入操作ストア215とを含む。 The information processing device 200 includes a screen analysis unit 201, an operation analysis unit 202, an operation determination unit 203, a correction processing unit 204, a script generation unit 205, a content DB (database) 206, a correction operation store 207, and the like. It includes an evaluation operation store 208, a script DB 209, and an insert operation store 215.

画面解析部201は、カメラ250から取得した操作記録210と、コンテンツDB206とに基づいて、操作記録210に含まれる画面が何の画面であるかを解析する。一例として、画面解析部201は、操作記録210に含まれる画面が、印刷設定の画面またはスキャン設定の画面などであると判定し得る。 The screen analysis unit 201 analyzes what screen is included in the operation record 210 based on the operation record 210 acquired from the camera 250 and the content DB 206. As an example, the screen analysis unit 201 may determine that the screen included in the operation record 210 is a print setting screen, a scan setting screen, or the like.

コンテンツDB206は、画像形成装置100の操作画面の画面情報および各操作画面に含まれる操作部品(入力フィールド、プルダウンおよびボタンなど)の配置などに関する情報を含む。画面解析部201は、操作記録210に含まれる画面と、コンテンツDB206に含まれる操作画面とを比較し、ユーザーがどの画面で操作入力を行なっているかを検出し得る。 The content DB 206 includes screen information on the operation screen of the image forming apparatus 100 and information on the arrangement of operation parts (input fields, pull-downs, buttons, etc.) included in each operation screen. The screen analysis unit 201 can compare the screen included in the operation record 210 with the operation screen included in the content DB 206, and detect on which screen the user is performing the operation input.

操作解析部202は、カメラ250から取得した操作記録210と、コンテンツDB206とに基づいて、ユーザーが行なった操作または合図を解析し得る。ここでの「操作」とは、ユーザーが画像形成装置100のタッチパネルなどを操作して、画像形成装置100に何らかの機能を実行させる行為を指す。ここでの「合図」とは、情報処理装置200に特定の情報を与えるための行為であり、かつ、画像形成装置100に入力を行なわない行為を指す。ある局面において、「指をならす」、「手を叩く」または「特定のワードを発する」などの行為が、合図として用いられてもよい。合図は、後述する「挿入処理」の開始および終了を情報処理装置200に認識させるために使用される。これ以降、情報処理装置200の「挿入処理」の開始から終了までの動作モードを「挿入モード」と呼び、それ以外の動作モードを「通常モード」と呼ぶ。 The operation analysis unit 202 can analyze the operation or signal performed by the user based on the operation record 210 acquired from the camera 250 and the content DB 206. The "operation" here refers to an act in which the user operates the touch panel or the like of the image forming apparatus 100 to cause the image forming apparatus 100 to perform some function. The "signal" here refers to an act of giving specific information to the information processing apparatus 200 and an act of not inputting to the image forming apparatus 100. In certain situations, actions such as "smoothing a finger," "clapping a hand," or "speaking a particular word" may be used as cues. The signal is used to make the information processing apparatus 200 recognize the start and end of the "insertion process" described later. Hereinafter, the operation mode from the start to the end of the "insertion process" of the information processing apparatus 200 is referred to as an "insertion mode", and the other operation modes are referred to as a "normal mode".

画面解析部201は、一例として、操作記録210に含まれる画面を解析し、ユーザーの指が触れた位置を特定する。次に、画面解析部201は、コンテンツDB206を参照し、ユーザーの指が触れた位置に配置された操作部品を特定することで、ユーザーが何の操作入力を行なっているかを検出し得る。 As an example, the screen analysis unit 201 analyzes the screen included in the operation record 210 and identifies the position touched by the user's finger. Next, the screen analysis unit 201 can detect what operation input the user is performing by referring to the content DB 206 and specifying the operation component arranged at the position touched by the user's finger.

操作判定部203は、ユーザーの操作形態に基づいて、ユーザーの操作が「評価操作」、「修正操作」または「合図」のいずれであるかを判定し得る。操作態様とは、ユーザーがどのように操作入力を行なったかである。一例として、操作態様は、右手での操作、左手での操作、指の本数、カメラ250から見た指の角度、タッチペンを使用したか否かおよび操作パネル109を操作する物体(指、タッチペンなど)の形状などを含み得る。一例として、操作判定部203は、操作パネル109に触れる指が、右手の指または左手の指のいずれかであるかに基づいて、ユーザーの操作が評価操作または修正操作のいずれであるかを判定し得る。他の例として、操作判定部203は、操作パネル109に触れるタッチペンの形状または色に基づいて、ユーザーの操作が評価操作または修正操作のいずれであるかを判定し得る。さらに他の例として、操作パネル109に触れる任意のものの形状に基づいて、ユーザーの操作が評価操作または修正操作のいずれであるかを判定し得る。また、操作判定部203は、カメラ250またはマイク260から取得した情報に基づいて、「指をならす」、「手を叩く」または「特定のワードを発する」などの画像形成装置100に機能を実行させない操作態様を検出したか否かを判定する。操作判定部203は、当該判定の結果に基づいて、ユーザーの操作が「合図」であるか否かを判定し得る。 The operation determination unit 203 can determine whether the user's operation is an "evaluation operation", a "correction operation", or a "signal" based on the user's operation mode. The operation mode is how the user inputs the operation. As an example, the operation modes are right-hand operation, left-hand operation, number of fingers, angle of finger as seen from camera 250, whether or not a touch pen is used, and an object (finger, touch pen, etc.) that operates the operation panel 109. ) And the like. As an example, the operation determination unit 203 determines whether the user's operation is an evaluation operation or a correction operation based on whether the finger touching the operation panel 109 is either the finger of the right hand or the finger of the left hand. Can be done. As another example, the operation determination unit 203 may determine whether the user's operation is an evaluation operation or a correction operation based on the shape or color of the touch pen that touches the operation panel 109. As yet another example, it may be determined whether the user's operation is an evaluation operation or a correction operation based on the shape of any object that touches the operation panel 109. Further, the operation determination unit 203 executes a function on the image forming apparatus 100 such as "smoothing a finger", "clapping a hand", or "sending a specific word" based on the information acquired from the camera 250 or the microphone 260. It is determined whether or not an operation mode that is not allowed to be detected is detected. The operation determination unit 203 can determine whether or not the user's operation is a "signal" based on the result of the determination.

ここでの評価操作とは、自動実行スクリプトに含まれることになる操作である。すなわち、評価操作は、画像形成装置100の動作テストのための操作である。修正操作とは、すでに入力された評価操作の中から、間違った操作を削除するための操作である。挿入操作とは、実行し忘れていた操作を後から自動実行スクリプト(または自動実行スクリプトを生成するための操作記録)に挿入するための操作である。 The evaluation operation here is an operation that will be included in the automatic execution script. That is, the evaluation operation is an operation for operating the image forming apparatus 100. The correction operation is an operation for deleting an erroneous operation from the already input evaluation operations. The insert operation is an operation for inserting an operation that has been forgotten to be executed into an automatic execution script (or an operation record for generating an automatic execution script) later.

ある局面において、操作判定部203は、操作記録210に基づいて、ユーザーが右手で画像形成装置100を操作した場合に評価操作がされたと判定し、ユーザーが左手で画像形成装置100を操作した場合に修正操作がされたと判定し得る。他の局面において、操作判定部203は、操作記録210に基づいて、カメラ250から見た手の角度、どの指で画像形成装置100を操作したか、または、何本の指で画像形成装置100を操作したかなどの任意の方法に基づいて、ユーザーの操作が評価操作または修正操作のいずれであるかを判定し得る。また、操作判定部203は、情報処理装置200が挿入モードで動作しているときに、評価操作の操作態様を検出した場合は、これらの操作を全て挿入操作であると判定する。 In a certain aspect, when the operation determination unit 203 determines that the evaluation operation has been performed when the user operates the image forming apparatus 100 with the right hand based on the operation record 210, and the user operates the image forming apparatus 100 with the left hand. It can be determined that the correction operation has been performed. In another aspect, the operation determination unit 203 determines the angle of the hand as seen from the camera 250, which finger used to operate the image forming apparatus 100, or how many fingers the image forming apparatus 100 operates based on the operation record 210. It is possible to determine whether the user's operation is an evaluation operation or a correction operation based on any method such as whether the operation is performed. Further, when the operation determination unit 203 detects the operation mode of the evaluation operation while the information processing apparatus 200 is operating in the insertion mode, the operation determination unit 203 determines that all of these operations are insertion operations.

以降の説明では、一例として、操作判定部203は、ユーザーがいずれの手で画像形成装置100を操作したかに基づいて、ユーザーの操作が評価操作または修正操作のいずれであるかを判定するものとして説明する。また、操作判定部203は、ユーザーが指をならすことを「通常モード」および「挿入モード」を切り替えるための合図であると判定する。 In the following description, as an example, the operation determination unit 203 determines whether the user's operation is an evaluation operation or a correction operation based on which hand the user operates the image forming apparatus 100. It is explained as. Further, the operation determination unit 203 determines that the user's finger movement is a signal for switching between the "normal mode" and the "insertion mode".

修正操作ストア207は、修正操作をまとめた修正操作テンポラリーデータを格納する。修正操作テンポラリーデータは、ある動作テストのための一連の操作内での修正操作を一時的にまとめたものである。操作判定部203は、操作記録210に基づいて、ユーザーが左手で画像形成装置100を操作したと判定した場合に、当該ユーザーの操作入力を修正操作として判別し得る。修正操作は、当該修正操作によって実際に操作された操作部品と対応付けて、修正操作テンポラリーデータに含められる。当該修正操作テンポラリーデータは、修正操作ストア207に格納される。 The correction operation store 207 stores the correction operation temporary data that summarizes the correction operations. Correction operation temporary data is a temporary collection of correction operations within a series of operations for a certain operation test. When the operation determination unit 203 determines that the user has operated the image forming apparatus 100 with the left hand based on the operation record 210, the operation determination unit 203 can determine the operation input of the user as a correction operation. The correction operation is included in the correction operation temporary data in association with the operation component actually operated by the correction operation. The correction operation temporary data is stored in the correction operation store 207.

評価操作ストア208は、評価操作をまとめた評価操作テンポラリーデータを格納する。評価操作テンポラリーデータは、ある動作テストのための一連の操作内での評価操作を一時的にまとめたものである。操作判定部203は、操作記録210に基づいて、ユーザーが右手で画像形成装置100を操作したと判定した場合に、当該ユーザーの操作入力を評価操作として評価操作ストア208に格納する。評価操作は、当該評価操作によって実際に操作された操作部品と対応付けて、評価操作テンポラリーデータに含められる。当該評価操作テンポラリーデータは、評価操作ストア208に格納される。 The evaluation operation store 208 stores evaluation operation temporary data that summarizes the evaluation operations. Evaluation operation temporary data is a temporary collection of evaluation operations within a series of operations for a certain operation test. When the operation determination unit 203 determines that the user has operated the image forming apparatus 100 with the right hand based on the operation record 210, the operation determination unit 203 stores the operation input of the user as an evaluation operation in the evaluation operation store 208. The evaluation operation is included in the evaluation operation temporary data in association with the operation component actually operated by the evaluation operation. The evaluation operation temporary data is stored in the evaluation operation store 208.

挿入操作ストア215は、挿入操作をまとめ挿入価操作テンポラリーデータを格納する。挿入操作テンポラリーデータは、ある動作テストのための一連の操作内での挿入操作を一時的にまとめたものである。操作判定部203は、操作記録210に基づいて、ユーザーが挿入処理の開始を知らせる合図をしたと判定した場合に(情報処理装置200が挿入モードに入ったと判定した場合に)、それ以降にユーザーが評価操作の態様によって実行した操作を挿入操作として挿入操作ストア215に格納する。挿入操作テンポラリーデータは、後述する挿入処理に使用される。 The insert operation store 215 collects the insert operations and stores the insert value operation temporary data. Insert operation temporary data is a temporary collection of insert operations within a series of operations for a certain operation test. When the operation determination unit 203 determines based on the operation record 210 that the user has given a signal to notify the start of the insertion process (when it is determined that the information processing apparatus 200 has entered the insertion mode), the operation determination unit 203 thereafter determines that the user has entered the insertion mode. The operation executed by the player according to the mode of the evaluation operation is stored in the insert operation store 215 as an insert operation. Insert operation Temporary data is used for the insert process described later.

修正処理部204は、修正操作テンポラリーデータに基づいて、評価操作テンポラリーデータを修正する。より具体的には、修正処理部204は、修正操作テンポラリーデータに含まれる修正操作に基づいて、評価操作テンポラリーデータに含まれる一部の操作を削除する。 The correction processing unit 204 corrects the evaluation operation temporary data based on the correction operation temporary data. More specifically, the correction processing unit 204 deletes some operations included in the evaluation operation temporary data based on the correction operation included in the correction operation temporary data.

また、修正処理部204は、図7〜図12を参照して後述する「挿入処理」を実行する。「挿入処理」とは、例えば、ユーザーが操作(A)〜(D)を画像形成装置100に入力してから、操作(E)〜(F)を入力し忘れていたことに気づいた場合に、操作(E)〜(F)を操作(A)〜(D)の前に入力した操作として評価操作テンポラリーデータに挿入する処理を指す。 Further, the correction processing unit 204 executes the “insertion processing” described later with reference to FIGS. 7 to 12. The "insertion process" is, for example, when the user notices that the operations (A) to (D) have been input to the image forming apparatus 100 and then the operations (E) to (F) have been forgotten to be input. , Refers to the process of inserting the operations (E) to (F) into the evaluation operation temporary data as the operations input before the operations (A) to (D).

スクリプト生成部205は、修正後の評価操作テンポラリーデータを画像形成装置100に読み込ますことができる自動実行スクリプトに変換し、当該自動実行スクリプトをスクリプトDB209に保存する。ある局面において、スクリプト生成部205は、修正操作テンポラリーデータに基づいて、ユーザーが間違った操作のリストを出力してもよい。また、他の局面において、スクリプト生成部205は、修正操作ストア207に蓄えられた過去の修正操作テンポラリーデータに基づいて、ユーザーが間違った各操作と、各操作の間違い回数とに関する情報を出力してもよい。当該情報は、画像形成装置100のユーザーインターフェイスの改善に使用され得る。 The script generation unit 205 converts the modified evaluation operation temporary data into an automatic execution script that can be read into the image forming apparatus 100, and saves the automatic execution script in the script DB 209. In a certain aspect, the script generation unit 205 may output a list of incorrect operations by the user based on the correction operation temporary data. Further, in another aspect, the script generation unit 205 outputs information regarding each operation wrong by the user and the number of mistakes in each operation based on the past correction operation temporary data stored in the correction operation store 207. You may. The information can be used to improve the user interface of the image forming apparatus 100.

ある局面において、テストスクリプト自動生成システムは、ユーザーの操作内容を判別するために、カメラ250およびマイク260以外の構成を含んでいてもよい。一例として、テストスクリプト自動生成システムは、操作パネル109の右上と左上に測距センサーを備え、これらの各々の距離センサーから指の位置(操作パネル109上の操作位置)を特定してもよい。また、他の例として、操作パネル109にかぶせるタッチパネルシートを備え、当該タッチパネルシートにより、指の位置(操作パネル109上の操作位置)を検出してもよい。さらに、タッチパネルシートは、指紋検出機能を備えていてもよい。テストスクリプト自動生成システムは、当該指紋検出機能により、右手と左手の操作を区別し得る。テストスクリプト自動生成システムは、これらの各種センサーなどから取得した情報を操作記録210として解析してもよい。 In some aspects, the test script automatic generation system may include configurations other than the camera 250 and the microphone 260 in order to determine the user's operation content. As an example, the test script automatic generation system may include distance measuring sensors on the upper right and upper left of the operation panel 109, and the finger position (operation position on the operation panel 109) may be specified from each of these distance sensors. Further, as another example, a touch panel sheet to be placed on the operation panel 109 may be provided, and the position of a finger (operation position on the operation panel 109) may be detected by the touch panel sheet. Further, the touch panel sheet may have a fingerprint detection function. The automatic test script generation system can distinguish between right-handed and left-handed operations by the fingerprint detection function. The test script automatic generation system may analyze the information acquired from these various sensors and the like as the operation record 210.

上記のように、本実施の形態に従うテストスクリプト自動生成システムは、ユーザーの操作態様に基づいて、ユーザーの操作が評価操作、修正操作または合図のいずれであるかを判定し得る。さらに、テストスクリプト自動生成システムは、修正操作に基づいて、評価操作を修正し得る。さらに、テストスクリプト自動生成システムは、挿入操作に基づいて、評価操作に後からユーザーが実行し忘れていた操作を挿入し得る。そのため、ユーザーはテスト操作中に誤った操作を行なった場合でも、一から操作をやり直す必要はなく、その場で操作を修正することができる。その結果、テストスクリプト自動生成システムは、多くの機能を有する画像形成装置100における自動実行スクリプトの作成効率を大幅に改善し得る。 As described above, the test script automatic generation system according to the present embodiment can determine whether the user's operation is an evaluation operation, a correction operation, or a signal based on the user's operation mode. In addition, the test script auto-generation system can modify the evaluation operation based on the modification operation. In addition, the test script auto-generation system can insert into the evaluation operation an operation that the user has forgotten to perform later, based on the insert operation. Therefore, even if the user makes an erroneous operation during the test operation, it is not necessary to restart the operation from the beginning, and the operation can be corrected on the spot. As a result, the test script automatic generation system can greatly improve the efficiency of creating the automatic execution script in the image forming apparatus 100 having many functions.

図2の情報処理装置200の各機能部は、図3で説明するハードウェアによって実行されるプログラムまたはデータとして実現されてもよい。図3は、情報処理装置200のハードウェア構成の一例を示す図である。 Each functional unit of the information processing apparatus 200 of FIG. 2 may be realized as a program or data executed by the hardware described with reference to FIG. FIG. 3 is a diagram showing an example of the hardware configuration of the information processing apparatus 200.

情報処理装置200は、CPU301と、1次記憶装置302と、2次記憶装置303と、外部機器インターフェイス304と、入力インターフェイス305と、出力インターフェイス306と、通信インターフェイス307とを備える。 The information processing device 200 includes a CPU 301, a primary storage device 302, a secondary storage device 303, an external device interface 304, an input interface 305, an output interface 306, and a communication interface 307.

CPU301は、1次記憶装置302に読み込まれた各種プログラムおよびデータを実行または参照する。ある局面において、CPU301は、組み込みCPUであってもよいし、FPGAであってもよいし、またはこれらの組み合わせなどによって構成される。CPU301は、図2の各種機能部を実現するためのプログラムを実行し得る。 The CPU 301 executes or refers to various programs and data read into the primary storage device 302. In a certain aspect, the CPU 301 may be an embedded CPU, an FPGA, or a combination thereof. The CPU 301 can execute a program for realizing the various functional units shown in FIG.

1次記憶装置302は、CPU301によって実行されるプログラムと、CPU301によって参照されるデータとを格納する。ある局面において、DRAMまたはSRAMが、1次記憶装置302として使用されてもよい。 The primary storage device 302 stores a program executed by the CPU 301 and data referenced by the CPU 301. In certain aspects, DRAM or SRAM may be used as the primary storage device 302.

2次記憶装置303は、不揮発性メモリーであり、情報処理装置200の電源が切れた状態でもデータを保存しておくことができる。2次記憶装置303は、CPU301が実行または参照する任意のプログラムおよびデータを保存し得る。ある局面において、HDDまたはSSDが、2次記憶装置303として使用されてもよい。CPU301は、必要に応じて各種プログラムを2次記憶装置303から1次記憶装置302に読み込み、当該読み込まれたプログラムを実行することができる。 The secondary storage device 303 is a non-volatile memory, and can store data even when the power of the information processing device 200 is turned off. The secondary storage device 303 may store any program and data executed or referenced by the CPU 301. In some aspects, the HDD or SSD may be used as the secondary storage device 303. The CPU 301 can read various programs from the secondary storage device 303 into the primary storage device 302 as needed, and execute the read programs.

外部機器インターフェイス304は、プリンター、スキャナーおよび外付けHDDなどの任意の外部機器に接続され得る。情報処理装置200は、外部機器インターフェイス304を介して、カメラ250およびマイク260と通信してもよい。ある局面において、USB(Universal Serial Bus)端子などが外部機器インターフェイス304として使用されてもよい。 The external device interface 304 may be connected to any external device such as a printer, scanner and external HDD. The information processing device 200 may communicate with the camera 250 and the microphone 260 via the external device interface 304. In a certain aspect, a USB (Universal Serial Bus) terminal or the like may be used as the external device interface 304.

入力インターフェイス305は、キーボード、マウスまたはゲームパッドなどの任意の入力装置に接続され得る。ある局面において、USB端子、PS/2端子およびBluetooth(登録商標)モジュールなどが入力インターフェイス305として使用されてもよい。 The input interface 305 may be connected to any input device such as a keyboard, mouse or gamepad. In some aspects, a USB terminal, a PS / 2 terminal, a Bluetooth® module, and the like may be used as the input interface 305.

出力インターフェイス306は、ブラウン管ディスプレイ、液晶ディスプレイまたは有機ELディスプレイなどの任意の出力装置に接続され得る。ある局面において、USB端子、D−sub端子、DVI端子およびHDMI(登録商標)端子などが出力インターフェイス306として使用されてもよい。 The output interface 306 may be connected to any output device such as a cathode ray tube display, a liquid crystal display or an organic EL display. In some aspects, a USB terminal, a D-sub terminal, a DVI terminal, an HDMI® terminal, and the like may be used as the output interface 306.

通信インターフェイス307は、有線または無線のネットワーク機器と接続される。情報処理装置200は、通信インターフェイス307を介して、カメラ250およびマイク260と通信してもよい。ある局面において、有線LAN(Local Area Network)ポートおよびWi-Fiモジュールなどが通信インターフェイス307として使用されてもよい。他の局面において、通信インターフェイス307は、TCP/IP、UDPなどの通信プロトコルを用いてデータを送受信してもよい。 The communication interface 307 is connected to a wired or wireless network device. The information processing device 200 may communicate with the camera 250 and the microphone 260 via the communication interface 307. In some aspects, a wired LAN (Local Area Network) port, a Wi-Fi module, or the like may be used as the communication interface 307. In another aspect, the communication interface 307 may send and receive data using a communication protocol such as TCP / IP or UDP.

[評価操作の修正処理について]
図4は、修正操作に基づく評価操作の修正処理の概要の一例を示す図である。図4を参照して、本実施の形態に従うテストスクリプト自動生成システムの、評価操作および修正操作の役割について説明する。
[Correction processing of evaluation operation]
FIG. 4 is a diagram showing an example of an outline of the correction process of the evaluation operation based on the correction operation. With reference to FIG. 4, the roles of the evaluation operation and the correction operation of the test script automatic generation system according to the present embodiment will be described.

画面401において、第1に、ユーザーが右手(評価操作)で、操作(A)および操作(B)を行なう。情報処理装置200は、カメラ250から取得した操作記録に基づき、評価操作テンポラリーデータに、操作(A),Bを含める。第2に、ユーザーが、操作(B)が間違った操作であることに気づき、左手(修正操作)で操作(B)を取り消す作業を行なう。情報処理装置200は、カメラ250から取得した操作記録に基づき、修正操作テンポラリーデータに、操作(B)の修正操作を含める。第3に、情報処理装置200は、修正操作テンポラリーデータに基づいて、評価操作テンポラリーデータから操作(B)を削除し、当該修正後の評価操作テンポラリーデータから自動実行スクリプトを生成する。上記のように、評価操作は、自動実行スクリプトに含めるべき操作を記録するために使用される。修正操作は、間違った評価操作を正しい評価操作に上書きするために使用され得る。 On the screen 401, first, the user performs the operation (A) and the operation (B) with the right hand (evaluation operation). The information processing apparatus 200 includes operations (A) and B in the evaluation operation temporary data based on the operation record acquired from the camera 250. Second, the user notices that the operation (B) is an incorrect operation, and cancels the operation (B) with his / her left hand (correction operation). The information processing apparatus 200 includes the correction operation of the operation (B) in the correction operation temporary data based on the operation record acquired from the camera 250. Third, the information processing apparatus 200 deletes the operation (B) from the evaluation operation temporary data based on the correction operation temporary data, and generates an automatic execution script from the modified evaluation operation temporary data. As mentioned above, evaluation operations are used to record the operations that should be included in the autorun script. The corrective operation can be used to overwrite the wrong evaluation operation with the correct evaluation operation.

次に、図5および図6を参照して、評価操作の修正処理によって修正可能な操作間違いの典型的な例について説明する。評価操作の修正処理で修正可能な操作は、典型的には直前の操作間違いである。 Next, with reference to FIGS. 5 and 6, a typical example of an operation error that can be corrected by the correction process of the evaluation operation will be described. The operation that can be corrected by the correction process of the evaluation operation is typically an operation error immediately before.

図5は、ユーザーの操作手順の第1の例を示す図である。図5の例では、ユーザーは、全9ステップの操作を行なう中で、1度操作を誤り、その直後に修正操作を行なう。 FIG. 5 is a diagram showing a first example of a user operation procedure. In the example of FIG. 5, the user makes an error once in the operation of all nine steps, and immediately after that, performs a correction operation.

ホームメニュー画面501において、ユーザーは、右手で、評価操作(1)「コピー選択」を行なう。評価操作(1)により、画面はコピー設定画面502に遷移する。コピー設定画面502において、ユーザーは、右手で、評価操作(2)「部数を3に設定」と、評価操作(3)「カラー設定をカラーに設定」とを行なう。 On the home menu screen 501, the user performs the evaluation operation (1) "copy selection" with the right hand. The screen transitions to the copy setting screen 502 by the evaluation operation (1). On the copy setting screen 502, the user performs the evaluation operation (2) "set the number of copies to 3" and the evaluation operation (3) "set the color setting to color" with the right hand.

ユーザーは、評価操作(3)の直後に、本来は、カラー設定をモノクロに設定する予定であったことに気づく。そこで、ユーザーは、左手で、修正操作(A)「カラー設定をキャンセル」を行なう。次に、右手で、評価操作(3’)「カラー設定をモノクロに設定」を行なう。 Immediately after the evaluation operation (3), the user notices that the color setting was originally planned to be set to monochrome. Therefore, the user performs the correction operation (A) "Cancel color setting" with the left hand. Next, with the right hand, perform the evaluation operation (3') "Set the color setting to monochrome".

続けて、コピー設定画面502において、ユーザーは、右手で、評価操作(4)「印刷種類を両面に設定」と、評価操作(5)「余白設定ボタンの選択」とを行なう。評価操作(5)により、画面は余白設定画面503に遷移する。 Subsequently, on the copy setting screen 502, the user performs the evaluation operation (4) "set the print type on both sides" and the evaluation operation (5) "selection of the margin setting button" with the right hand. By the evaluation operation (5), the screen transitions to the margin setting screen 503.

余白設定画面503において、ユーザーは、右手で、評価操作(6)「余白のたてを5mmに設定」と、評価操作(7)「余白のよこを5mmに設定」と、評価操作(8)「OK選択」とを行なう。評価操作(8)により、画面はコピー設定画面502に遷移する。コピー設定画面502において、ユーザーは、右手で、評価操作(9)「印刷実行」を行なう。 On the margin setting screen 503, the user uses his right hand to perform the evaluation operation (6) "set the vertical margin to 5 mm" and the evaluation operation (7) "set the horizontal margin to 5 mm" and the evaluation operation (8). Perform "OK selection". The screen transitions to the copy setting screen 502 by the evaluation operation (8). On the copy setting screen 502, the user performs the evaluation operation (9) “print execution” with his / her right hand.

図6は、情報処理装置200における図5の操作を検出したときの内部動作の一例を示す図である。操作記録601は、評価操作(1)〜(9)および(3’)と、修正操作(A)とを含む。以下に、図5の操作に基づく情報処理装置200の内部処理について説明する。 FIG. 6 is a diagram showing an example of an internal operation when the operation of FIG. 5 in the information processing apparatus 200 is detected. The operation record 601 includes evaluation operations (1) to (9) and (3'), and a correction operation (A). The internal processing of the information processing apparatus 200 based on the operation of FIG. 5 will be described below.

第1のステップにおいて、情報処理装置200は、カメラ250から取得した操作記録601に基づいて、評価操作テンポラリーデータ602および修正操作テンポラリーデータ603を生成する。評価操作テンポラリーデータ602は、「カラー設定」に対する操作(3)および操作(3’)をレコードとして含む。修正操作テンポラリーデータ603は、「カラー設定」を修正する操作(A)をレコードとして含む。 In the first step, the information processing apparatus 200 generates the evaluation operation temporary data 602 and the correction operation temporary data 603 based on the operation record 601 acquired from the camera 250. The evaluation operation temporary data 602 includes the operation (3) and the operation (3') for the "color setting" as a record. The correction operation temporary data 603 includes the operation (A) for correcting the "color setting" as a record.

第2のステップにおいて、情報処理装置200は、修正操作テンポラリーデータ603に基づいて、評価操作テンポラリーデータ602を修正する。より具体的には、まず、情報処理装置200は、「カラー設定」に対する修正操作(A)に基づいて、評価操作テンポラリーデータ602内の修正操作(A)の直前に行なわれた「カラー設定」に対する評価操作(3)を削除する。次に、情報処理装置200は、修正操作(A)の後に行なわれた「カラー設定」に対する評価操作(3’)に基づいて、評価操作テンポラリーデータ602内の評価操作(3)のあった位置に評価操作(3’)を挿入する。当該処理により、情報処理装置200は、最終的に、評価操作テンポラリーデータ602の評価操作(3)を評価操作(3’)に置き換える。 In the second step, the information processing apparatus 200 modifies the evaluation operation temporary data 602 based on the modification operation temporary data 603. More specifically, first, the information processing apparatus 200 performs the "color setting" immediately before the correction operation (A) in the evaluation operation temporary data 602 based on the correction operation (A) for the "color setting". The evaluation operation (3) for is deleted. Next, the information processing apparatus 200 is based on the evaluation operation (3') for the "color setting" performed after the correction operation (A), and the position where the evaluation operation (3) is in the evaluation operation temporary data 602. Insert the evaluation operation (3') into. By this process, the information processing apparatus 200 finally replaces the evaluation operation (3) of the evaluation operation temporary data 602 with the evaluation operation (3').

第3のステップにおいて、情報処理装置200は、修正後の評価操作テンポラリーデータ602を、自動実行スクリプトに変換する。情報処理装置200は、生成した自動実行スクリプトを2次記憶装置303に保存し得る。ユーザーは、例えば、ネットワークを介して、自動実行スクリプトを画像形成装置100に入力することで、画像形成装置100に図5の操作に基づく動作を再現させることができる。 In the third step, the information processing apparatus 200 converts the modified evaluation operation temporary data 602 into an automatic execution script. The information processing device 200 can store the generated automatic execution script in the secondary storage device 303. The user can reproduce the operation based on the operation of FIG. 5 in the image forming apparatus 100 by inputting the automatic execution script into the image forming apparatus 100 via the network, for example.

上記のように、情報処理装置200は、ある操作部品(P)に対する評価操作(X)をした後に、操作部品(P)に対する修正操作(Y)を検出したことに基づいて、評価操作(X)を削除する。または、操作部品(P)が設定選択用の操作部品である場合、情報処理装置200は、操作部品(P)に対する修正操作(Y)を検出したことに基づいて、操作部品(P)の設定をデフォルトに戻す。 As described above, the information processing apparatus 200 performs the evaluation operation (X) on the operation component (P) and then detects the correction operation (Y) on the operation component (P), and then the evaluation operation (X). ) Is deleted. Alternatively, when the operation component (P) is an operation component for setting selection, the information processing apparatus 200 sets the operation component (P) based on the detection of the correction operation (Y) for the operation component (P). To return to the default.

さらに、情報処理装置200は、操作部品(P)に対する修正操作(Y)を検出した後に、再度操作部品(P)に対する評価操作(Z)を検出したことに基づいて、評価操作テンポラリーデータ内の評価操作(X)のあった位置に、評価操作(Z)を挿入する。すなわち、情報処理装置200は、評価操作テンポラリーデータ内の評価操作(X)を評価操作(Z)で上書きする。 Further, the information processing apparatus 200 detects the correction operation (Y) for the operation component (P) and then detects the evaluation operation (Z) for the operation component (P) again, and based on that, the evaluation operation temporary data The evaluation operation (Z) is inserted at the position where the evaluation operation (X) was performed. That is, the information processing apparatus 200 overwrites the evaluation operation (X) in the evaluation operation temporary data with the evaluation operation (Z).

これらの処理により、ユーザーは、操作を途中で間違えた場合も、操作を1からやり直す必要はなく、修正操作および上書き操作を行なうだけで、目的の自動実行スクリプトを入手することができる。 By these processes, even if the user makes a mistake in the middle of the operation, it is not necessary to restart the operation from 1, and the target automatic execution script can be obtained only by performing the correction operation and the overwrite operation.

従来のテストスクリプト自動生成システムは、このような操作態様に基づいて評価操作を修正する機能を有していなかった。そのため、ユーザーは、評価操作を途中で修正することができず、ユーザーは、評価操作の入力を1度でも間違えると、最初からやり直す必要があった。 The conventional automatic test script generation system does not have a function of modifying the evaluation operation based on such an operation mode. Therefore, the user cannot correct the evaluation operation in the middle, and if the user makes a mistake in inputting the evaluation operation even once, he / she has to start over from the beginning.

例えば、ユーザーが従来のテストスクリプト自動生成システムを使用して全30ステップの操作を含む自動実行スクリプトを作成する場合、ユーザーが29ステップ目で操作を失敗したとき、ユーザーは、全30ステップをやり直す必要があった。 For example, if the user uses a conventional test script auto-generation system to create an auto-execution script that includes an operation of all 30 steps, if the user fails the operation at the 29th step, the user redoes all 30 steps. I needed it.

これに対して、ユーザーが本実施の形態に従うテストスクリプト自動生成システムを使用して全30ステップの操作を含む自動実行スクリプトを作成する場合、ユーザーが29ステップ目で操作を失敗したとしても、修正操作を1度実行するだけでよく、ユーザーの自動実行スクリプトの作成負担は大幅に削減され得る。 On the other hand, when the user creates an automatic execution script including the operation of all 30 steps using the test script automatic generation system according to the present embodiment, even if the user fails the operation at the 29th step, it is corrected. The operation only needs to be executed once, and the burden of creating the automatic execution script of the user can be significantly reduced.

[評価操作の挿入処理について]
次に、図7〜図12を参照して挿入処理の例について説明する。情報処理装置200は、修正処理で修正できない操作間違いが発生したときに、挿入処理を実行することで、操作間違いを修正し得る。
[About the insertion process of evaluation operation]
Next, an example of the insertion process will be described with reference to FIGS. 7 to 12. The information processing apparatus 200 can correct an operation error by executing an insertion process when an operation error that cannot be corrected by the correction process occurs.

図7は、修正処理では修正できない操作間違いの典型的な例を示す図である。図7の例では、ユーザーは、評価操作(1)〜(5)を行なう途中で、事前に評価操作(A)〜(C)を行なうべきであったことに気づく。 FIG. 7 is a diagram showing a typical example of an operation error that cannot be corrected by the correction process. In the example of FIG. 7, the user notices that the evaluation operations (A) to (C) should have been performed in advance during the evaluation operations (1) to (5).

ホームメニュー画面701において、ユーザーは、右手で、評価操作(1)「スキャン選択」を行なう。評価操作(1)により、画面はスキャン設定画面702に遷移する。スキャン設定画面702において、ユーザーは、右手で、評価操作(2)「解像度設定を標準に設定」と、評価操作(3)「カラー設定をカラーに設定」とを行なう。 On the home menu screen 701, the user performs the evaluation operation (1) "scan selection" with the right hand. The screen transitions to the scan setting screen 702 by the evaluation operation (1). On the scan setting screen 702, the user performs the evaluation operation (2) "set the resolution setting to the standard" and the evaluation operation (3) "set the color setting to the color" with the right hand.

ユーザーは、評価操作(3)の次に、評価操作(4)「スキャンデータの送信先の選択」を行なうはずであったが、事前にスキャンデータの送信先を画像形成装置100に登録し忘れていたことに気づく。 The user was supposed to perform the evaluation operation (4) "selection of the scan data transmission destination" after the evaluation operation (3), but forgot to register the scan data transmission destination in the image forming apparatus 100 in advance. Notice that it was.

本来であれば、ユーザーは、評価操作(1)の前に、ホームメニュー画面701において、評価操作(A)「設定選択」を行なう必要がある。評価操作(A)により、画面は初期設定画面703に遷移する。初期設定画面703において、ユーザーは、右手で、評価操作(B)「Eメールアドレスの登録」を行い、評価操作(4)で選択するはずのEメールアドレスを画像形成装置100に登録する。次に、評価操作(C)「OKボタンの選択」を行なうことで、画面をホームメニュー画面701に遷移させる。ユーザーは、これらの評価操作(A)〜(C)を実行した後に、評価操作(1)〜(5)を実行することで、画像形成装置100に正しい設定を入力することができる。 Originally, the user needs to perform the evaluation operation (A) "setting selection" on the home menu screen 701 before the evaluation operation (1). The screen transitions to the initial setting screen 703 by the evaluation operation (A). On the initial setting screen 703, the user performs the evaluation operation (B) "registering the e-mail address" with the right hand, and registers the e-mail address to be selected in the evaluation operation (4) in the image forming apparatus 100. Next, the screen is changed to the home menu screen 701 by performing the evaluation operation (C) "selection of OK button". The user can input the correct setting to the image forming apparatus 100 by executing the evaluation operations (1) to (5) after executing these evaluation operations (A) to (C).

上記のように、ユーザーが本来すべき操作を入力し忘れて次の操作をした場合、図5〜図6を参照して説明した修正操作を実行しても、操作間違いを修正することはできない。なぜなら、修正操作は、間違って入力された評価操作の内容を修正するための操作であり、後から入力されていない評価操作を評価操作テンポラリーデータに追加することはできないためである。すなわち、修正操作は、画像形成装置100に入力された評価操作(1)〜(5)の内容を上書きすることはできても、画像形成装置100に入力されていない評価操作(A)〜(B)を評価操作(1)〜(5)より前に入力された操作として評価操作テンポラリーデータに挿入することはできない。 As described above, when the user forgets to input the operation that should be performed and performs the next operation, the operation error cannot be corrected even if the correction operation described with reference to FIGS. 5 to 6 is executed. .. This is because the correction operation is an operation for correcting the content of the evaluation operation that is input incorrectly, and the evaluation operation that is not input later cannot be added to the evaluation operation temporary data. That is, the correction operation can overwrite the contents of the evaluation operations (1) to (5) input to the image forming apparatus 100, but the evaluation operations (A) to (A) to (5) not input to the image forming apparatus 100. B) cannot be inserted into the evaluation operation temporary data as an operation input before the evaluation operations (1) to (5).

図8は、図7の操作間違いを修正するために必要な情報処理装置200の内部処理の一例について説明するための図である。情報処理装置200は、評価操作(1)〜(5)の後に入力されたEメールアドレスを登録するための一連の操作810を評価操作テンポラリーデータ802内のスキャン設定をするための一連の操作820の前に挿入する必要がある。当該挿入処理には、後述する合図が使用され得る。 FIG. 8 is a diagram for explaining an example of internal processing of the information processing apparatus 200 necessary for correcting the operation error of FIG. 7. The information processing device 200 evaluates a series of operations 810 for registering the e-mail address input after the evaluation operations (1) to (5). A series of operations 820 for setting the scan in the evaluation operation temporary data 802. Must be inserted before. A signal described later may be used for the insertion process.

図9は、挿入開始および挿入終了の合図を用いた挿入操作の第1の例を示す図である。図9の例では、ユーザーは、評価操作(1)〜(5)の操作を行なう途中で、事前に評価操作(A)〜(C)を行なうべきであったことに気づき、評価操作テンポラリーデータ内の評価操作(1)の直前に評価操作(A)〜(C)を挿入する。 FIG. 9 is a diagram showing a first example of an insertion operation using the insertion start and insertion end cues. In the example of FIG. 9, the user noticed that the evaluation operations (A) to (C) should have been performed in advance during the operations of the evaluation operations (1) to (5), and the evaluation operation temporary data. The evaluation operations (A) to (C) are inserted immediately before the evaluation operation (1) in the above.

最初に、ホームメニュー画面701において、ユーザーは、右手で、評価操作(1)「スキャン選択」を行なう。評価操作(1)により、画面はスキャン設定画面702に遷移する。スキャン設定画面702において、ユーザーは、右手で、評価操作(2)「解像度設定を標準に設定」と、評価操作(3)「カラー設定をカラーに設定」とを行なう。 First, on the home menu screen 701, the user performs the evaluation operation (1) "scan selection" with the right hand. The screen transitions to the scan setting screen 702 by the evaluation operation (1). On the scan setting screen 702, the user performs the evaluation operation (2) "set the resolution setting to the standard" and the evaluation operation (3) "set the color setting to the color" with the right hand.

ユーザーは、評価操作(3)の直後に、事前にスキャンデータの送信先を画像形成装置100に登録し忘れていたことに気づく。そこで、ユーザーは、左手で、修正操作(4)「キャンセルボタンの選択」を行なうことで、画面をホームメニュー画面701に遷移させる。修正操作(4)は、評価操作テンポラリーデータには記録されない。 Immediately after the evaluation operation (3), the user notices that he / she has forgotten to register the transmission destination of the scan data in the image forming apparatus 100 in advance. Therefore, the user shifts the screen to the home menu screen 701 by performing the correction operation (4) "selection of the cancel button" with the left hand. The correction operation (4) is not recorded in the evaluation operation temporary data.

次に、ユーザーは、指をならして、挿入開始合図(X1)を実行する。情報処理装置200は、カメラ250またはマイク260により、挿入開始合図(X1)を検出し、これ以降に画像形成装置100に入力された操作は挿入処理の対象の操作であると認識する。より具体的には、情報処理装置200は、マイク260から入力された音が、挿入開始合図(X1)に対応する音であるか否かを判定する。ある局面において、情報処理装置200は、カメラ250から取得した映像または画像から、挿入開始合図(X1)に対応するユーザーの動作を検出できたか否かを判定してもよい。 Next, the user smoothes his finger to execute the insertion start signal (X1). The information processing device 200 detects the insertion start signal (X1) by the camera 250 or the microphone 260, and recognizes that the operations input to the image forming device 100 after that are the operations to be inserted. More specifically, the information processing apparatus 200 determines whether or not the sound input from the microphone 260 is a sound corresponding to the insertion start signal (X1). In a certain aspect, the information processing apparatus 200 may determine whether or not the user's action corresponding to the insertion start signal (X1) can be detected from the video or image acquired from the camera 250.

次に、ホームメニュー画面701において、ユーザーは、右手で、評価操作(A)「設定選択」を行なう。評価操作(A)により、画面は初期設定画面703に遷移する。初期設定画面703において、ユーザーは、右手で、評価操作(B)「Eメールアドレスの登録」を行い、Eメールアドレスを画像形成装置100に登録する。次に、ユーザーは、右手で、評価操作(C)「OKボタンの選択」を行なうことで、画面をホームメニュー画面701に遷移させる。 Next, on the home menu screen 701, the user performs the evaluation operation (A) "setting selection" with the right hand. The screen transitions to the initial setting screen 703 by the evaluation operation (A). On the initial setting screen 703, the user performs the evaluation operation (B) "registering the e-mail address" with the right hand, and registers the e-mail address in the image forming apparatus 100. Next, the user shifts the screen to the home menu screen 701 by performing the evaluation operation (C) "selection of the OK button" with the right hand.

次に、ユーザーは、指をならして、挿入終了合図(X2)を実行する。情報処理装置200は、カメラ250またはマイク260により、挿入終了合図(X2)を検出し、これ以降に画像形成装置100に入力された操作は通常の評価操作であると認識する。ある局面において、挿入開始合図(X1)および挿入終了合図(X2)は、手を叩くまたは特定の言葉を発するなどであってもよい。より具体的には、情報処理装置200は、マイク260から入力された音が、挿入終了合図(X2)に対応する音であるか否かを判定する。ある局面において、情報処理装置200は、カメラ250から取得した映像または画像から、挿入終了合図(X2)に対応するユーザーの動作を検出できたか否かを判定してもよい。 Next, the user smoothes his / her finger to execute the insertion end signal (X2). The information processing device 200 detects the insertion end signal (X2) by the camera 250 or the microphone 260, and recognizes that the operation input to the image forming device 100 after that is a normal evaluation operation. In some aspects, the insertion start signal (X1) and the insertion end signal (X2) may be clapping hands or uttering specific words. More specifically, the information processing apparatus 200 determines whether or not the sound input from the microphone 260 is a sound corresponding to the insertion end signal (X2). In a certain aspect, the information processing apparatus 200 may determine whether or not the user's action corresponding to the insertion end signal (X2) can be detected from the video or image acquired from the camera 250.

上記のように、情報処理装置200は、評価操作および修正操作以外に2回の合図を検出することで、1回目の合図から2回目の合図までの間に画像形成装置100に入力された操作を挿入処理の対象になる操作であると判別し得る。すなわち、情報処理装置200は、2回の合図を検出することで、図8の一連の操作810を検出できたことになる。 As described above, the information processing apparatus 200 detects two cues in addition to the evaluation operation and the correction operation, so that the operation input to the image forming apparatus 100 between the first cues and the second cues is performed. Can be determined to be an operation that is the target of the insertion process. That is, the information processing device 200 has been able to detect the series of operations 810 of FIG. 8 by detecting the two signals.

次に、ホームメニュー画面701において、ユーザーは、左手で、修正操作(5)「スキャン選択」を行なう。修正操作(5)により、画面はスキャン設定画面702に遷移する。修正操作(5)は、評価操作テンポラリーデータには記録されない。次に、スキャン設定画面702において、ユーザーは、右手で、評価操作(6)「スキャンデータの送信先の選択」と、評価操作(7)「OKボタンの選択」とを行なう。 Next, on the home menu screen 701, the user performs the correction operation (5) "scan selection" with the left hand. By the correction operation (5), the screen transitions to the scan setting screen 702. The correction operation (5) is not recorded in the evaluation operation temporary data. Next, on the scan setting screen 702, the user performs the evaluation operation (6) "selection of the scan data transmission destination" and the evaluation operation (7) "selection of the OK button" with the right hand.

図10は、情報処理装置200における図9の操作および合図を検出したときの内部動作の一例を示す図である。第1のステップにおいて、情報処理装置200は、評価操作(1)〜(3)を検出する。情報処理装置200は、評価操作(1)〜(3)を含む一連の操作1001を評価操作テンポラリーデータ1006に記録する。 FIG. 10 is a diagram showing an example of an internal operation when the operation and the signal of FIG. 9 in the information processing apparatus 200 are detected. In the first step, the information processing apparatus 200 detects the evaluation operations (1) to (3). The information processing apparatus 200 records a series of operations 1001 including the evaluation operations (1) to (3) in the evaluation operation temporary data 1006.

第2のステップにおいて、情報処理装置200は、修正操作(4)および挿入開始合図(X1)を検出する。修正操作(4)および挿入開始合図(X1)は評価対象の操作でないため、情報処理装置200は、修正操作(4)および挿入開始合図(X1)を評価操作テンポラリーデータ1006に記録しない。また、情報処理装置200は、これ以降の評価操作は、挿入処理の対象になる操作であると認識する。 In the second step, the information processing apparatus 200 detects the correction operation (4) and the insertion start signal (X1). Since the correction operation (4) and the insertion start signal (X1) are not the operations to be evaluated, the information processing apparatus 200 does not record the correction operation (4) and the insertion start signal (X1) in the evaluation operation temporary data 1006. Further, the information processing apparatus 200 recognizes that the subsequent evaluation operations are operations that are subject to the insertion process.

第3のステップにおいて、情報処理装置200は、評価操作(A)〜(C)を検出する。評価操作(A)〜(C)は、挿入開始合図(X1)後の操作であるため、情報処理装置200は、評価操作(A)〜(C)を含む一連の操作1003を挿入処理の対象の操作として認識し、評価操作(A)〜(C)を含む一連の操作1003を挿入操作テンポラリーデータに記録する。 In the third step, the information processing apparatus 200 detects the evaluation operations (A) to (C). Since the evaluation operations (A) to (C) are operations after the insertion start signal (X1), the information processing apparatus 200 targets a series of operations 1003 including the evaluation operations (A) to (C) for the insertion process. A series of operations 1003 including the evaluation operations (A) to (C) are recorded in the insertion operation temporary data.

第4のステップにおいて、情報処理装置200は、挿入終了合図(X2)および修正操作(5)を検出する。挿入終了合図(X2)および修正操作(5)は評価対象の操作でないため、情報処理装置200は、挿入終了合図(X2)および修正操作(5)を評価操作テンポラリーデータ1006に記録しない。また、情報処理装置200は、これ以降の評価操作は、通常の評価操作であると認識する。 In the fourth step, the information processing apparatus 200 detects the insertion end signal (X2) and the correction operation (5). Since the insertion end signal (X2) and the correction operation (5) are not the operations to be evaluated, the information processing apparatus 200 does not record the insertion end signal (X2) and the correction operation (5) in the evaluation operation temporary data 1006. Further, the information processing apparatus 200 recognizes that the subsequent evaluation operations are normal evaluation operations.

第5のステップにおいて、情報処理装置200は、挿入処理の対象になる一連の操作1003(挿入操作テンポラリーデータ)の範囲が確定したため、一連の操作1003を評価操作テンポラリーデータの先頭に挿入する。 In the fifth step, since the range of the series of operations 1003 (insertion operation temporary data) to be the target of the insertion process is determined, the information processing apparatus 200 inserts the series of operations 1003 at the beginning of the evaluation operation temporary data.

第6のステップにおいて、評価操作(6)および(7)を検出する。情報処理装置200は、評価操作(6)および(7)を含む一連の操作1005を評価操作テンポラリーデータ1006に追加する。 In the sixth step, the evaluation operations (6) and (7) are detected. The information processing apparatus 200 adds a series of operations 1005 including the evaluation operations (6) and (7) to the evaluation operation temporary data 1006.

上述のように、情報処理装置200は、挿入開始合図(X1)および挿入終了合図(X2)により、挿入処理の対象となる一連の操作1003を認識する。そして、情報処理装置200は、挿入処理の対象となる一連の操作1003を評価操作テンポラリーデータ1006の先頭に挿入する。当該処理により、ユーザーは、テスト対象機器(画像形成装置100)の操作途中に初期設定を忘れていた場合などに、後から初期設定の操作を評価操作テンポラリーデータに挿入することができる。その結果、ユーザーは、仮に、テスト操作において入力漏れがあった場合でも、一から操作をやり直す必要はなく、テスト対象機器のテスト工数の削減が可能になる。 As described above, the information processing apparatus 200 recognizes a series of operations 1003 to be the target of the insertion process by the insertion start signal (X1) and the insertion end signal (X2). Then, the information processing apparatus 200 inserts a series of operations 1003, which is the target of the insertion process, at the beginning of the evaluation operation temporary data 1006. By this process, the user can later insert the initial setting operation into the evaluation operation temporary data when the initial setting is forgotten during the operation of the test target device (image forming apparatus 100). As a result, even if there is an input omission in the test operation, the user does not have to restart the operation from the beginning, and the test man-hours of the device to be tested can be reduced.

図10の例では、情報処理装置200は、挿入処理の対象となる一連の操作1003を評価操作テンポラリーデータ1006の先頭に挿入したが、これは一例であり、挿入処理の対象となる一連の操作1003の挿入位置はこれに限られない。ある局面において、情報処理装置200は、画面の遷移情報に基づいて、挿入処理の対象となる一連の操作1003の挿入位置を決定してもよい。挿入位置の決定の詳細については、図11を参照して説明する。 In the example of FIG. 10, the information processing apparatus 200 inserts a series of operations 1003 to be the target of the insertion process at the beginning of the evaluation operation temporary data 1006, but this is just an example and a series of operations to be the target of the insertion process. The insertion position of 1003 is not limited to this. In a certain aspect, the information processing apparatus 200 may determine the insertion position of a series of operations 1003 to be inserted, based on the transition information of the screen. Details of the determination of the insertion position will be described with reference to FIG.

また、情報処理装置200は、挿入処理の対象となる一連の操作1003を識別するために、挿入開始合図(X1)および挿入終了合図(X2)を検出しているが、挿入処理の対象となる一連の操作1003の識別方法はこれに限られない。ある局面において、情報処理装置200は、評価操作および修正操作のいずれとも異なる第3の操作態様を挿入開始操作(Y1)および挿入終了操作(Y2)として検出してもよい。例えば、情報処理装置200は、2本指での操作を第3の操作態様として認識してもよい。その場合、情報処理装置200は、修正操作(4)および挿入開始合図(X1)の代わりに、右手2本指での挿入開始操作(Y1)「キャンセルボタンの選択」を検出してもよい。同様に、情報処理装置200は、挿入終了合図(X1)および修正操作(5)の代わりに、右手2本指での挿入終了操作(Y2)「スキャン選択」を検出してもよい。情報処理装置200は、任意の操作態様の挿入開始操作(Y1)および挿入終了操作(Y2)を検出することで、挿入処理時のユーザーの入力回数を削減し得る。また、他の局面において、挿入開始操作(Y1)および挿入終了操作(Y2)は、互いに異なる操作態様であってもよい。図11以降の処理についても同様である。 Further, the information processing apparatus 200 detects the insertion start signal (X1) and the insertion end signal (X2) in order to identify the series of operations 1003 to be the target of the insertion process, but is the target of the insert process. The identification method of the series of operations 1003 is not limited to this. In a certain aspect, the information processing apparatus 200 may detect a third operation mode different from both the evaluation operation and the correction operation as the insertion start operation (Y1) and the insertion end operation (Y2). For example, the information processing device 200 may recognize the operation with two fingers as the third operation mode. In that case, the information processing apparatus 200 may detect the insertion start operation (Y1) "selection of the cancel button" with two fingers of the right hand instead of the correction operation (4) and the insertion start signal (X1). Similarly, the information processing apparatus 200 may detect the insertion end operation (Y2) "scan selection" with two fingers of the right hand instead of the insertion end signal (X1) and the correction operation (5). The information processing apparatus 200 can reduce the number of user inputs during the insertion process by detecting the insertion start operation (Y1) and the insertion end operation (Y2) in any operation mode. Further, in another aspect, the insertion start operation (Y1) and the insertion end operation (Y2) may be different operation modes from each other. The same applies to the processing after FIG. 11.

図11は、挿入開始および挿入終了の合図を用いた挿入操作の第2の例を示す図である。図11の例では、ユーザーは、評価操作(1)〜(3)を完了し、次に、評価操作(4)〜(6)を実行した時点で、予め評価操作(A)〜(C)を事前にしておく必要があることに気づく。 FIG. 11 is a diagram showing a second example of an insertion operation using the insertion start and insertion end cues. In the example of FIG. 11, when the user completes the evaluation operations (1) to (3) and then executes the evaluation operations (4) to (6), the evaluation operations (A) to (C) are performed in advance. I realize that I need to do it in advance.

ホームメニュー画面1101において、ユーザーは、右手で、評価操作(1)「コピー選択」を行なう。評価操作(1)により、画面はコピー設定画面1102に遷移する。コピー設定画面1102において、ユーザーは、右手で、評価操作(2)「部数を2に設定」と、評価操作(3)「OKボタンの選択」とを行なう。評価操作(3)により、画面はホームメニュー画面1101に遷移する。 On the home menu screen 1101, the user performs the evaluation operation (1) "copy selection" with the right hand. The screen transitions to the copy setting screen 1102 by the evaluation operation (1). On the copy setting screen 1102, the user performs the evaluation operation (2) "set the number of copies to 2" and the evaluation operation (3) "selection of the OK button" with the right hand. The screen transitions to the home menu screen 1101 by the evaluation operation (3).

続けて、ホームメニュー画面1101において、ユーザーは、右手で、評価操作(4)「スキャン選択」を行なう。評価操作(4)により、画面はスキャン設定画面1103に遷移する。スキャン設定画面1103において、ユーザーは、右手で、評価操作(5)「解像度設定を標準に設定」と、評価操作(6)「カラー設定をカラーに設定」とを行なう。 Subsequently, on the home menu screen 1101, the user performs the evaluation operation (4) "scan selection" with the right hand. By the evaluation operation (4), the screen transitions to the scan setting screen 1103. On the scan setting screen 1103, the user performs the evaluation operation (5) "set the resolution setting to the standard" and the evaluation operation (6) "set the color setting to the color" with the right hand.

ユーザーは、評価操作(6)の直後に、事前にスキャンデータの送信先を画像形成装置100に登録し忘れていたことに気づく。そこで、ユーザーは、左手で、修正操作(7)「キャンセルボタンの選択」を行なうことで、画面をホームメニュー画面1101に遷移させる。修正操作(7)は、評価操作テンポラリーデータには記録されない。 Immediately after the evaluation operation (6), the user notices that he / she has forgotten to register the transmission destination of the scan data in the image forming apparatus 100 in advance. Therefore, the user shifts the screen to the home menu screen 1101 by performing the correction operation (7) "selection of the cancel button" with the left hand. The correction operation (7) is not recorded in the evaluation operation temporary data.

次に、ユーザーは、指をならして、挿入開始合図(X1)を実行する。情報処理装置200は、カメラ250またはマイク260により、挿入開始合図(X1)を検出し、これ以降に画像形成装置100に入力された操作は挿入処理の対象の操作であると認識する。 Next, the user smoothes his finger to execute the insertion start signal (X1). The information processing device 200 detects the insertion start signal (X1) by the camera 250 or the microphone 260, and recognizes that the operations input to the image forming device 100 after that are the operations to be inserted.

次に、ホームメニュー画面1101において、ユーザーは、右手で、評価操作(A)「設定選択」を行なう。評価操作(A)により、画面は初期設定画面1104に遷移する。初期設定画面1104において、ユーザーは、右手で、評価操作(B)「Eメールアドレスの登録」を行い、Eメールアドレスを画像形成装置100に登録する。次に、ユーザーは、右手で、評価操作(C)「OKボタンの選択」を行なうことで、画面をホームメニュー画面1101に遷移させる。 Next, on the home menu screen 1101, the user performs the evaluation operation (A) "setting selection" with the right hand. The screen transitions to the initial setting screen 1104 by the evaluation operation (A). On the initial setting screen 1104, the user performs the evaluation operation (B) "registering the e-mail address" with the right hand, and registers the e-mail address in the image forming apparatus 100. Next, the user shifts the screen to the home menu screen 1101 by performing the evaluation operation (C) "selection of the OK button" with the right hand.

次に、ユーザーは、指をならして、挿入終了合図(X2)を実行する。情報処理装置200は、カメラ250またはマイク260により、挿入終了合図(X2)を検出し、これ以降に画像形成装置100に入力された操作は通常の評価操作であると認識する。 Next, the user smoothes his / her finger to execute the insertion end signal (X2). The information processing device 200 detects the insertion end signal (X2) by the camera 250 or the microphone 260, and recognizes that the operation input to the image forming device 100 after that is a normal evaluation operation.

次に、ホームメニュー画面1101において、ユーザーは、左手で、修正操作(8)「スキャン選択」を行なう。修正操作(8)により、画面はスキャン設定画面1103に遷移す修正操作(8)は、評価操作テンポラリーデータには記録されない。次に、スキャン設定画面1103において、ユーザーは、右手で、評価操作(9)「スキャンデータの送信先の選択」と、評価操作(10)「OKボタンの選択」とを行なう。 Next, on the home menu screen 1101, the user performs the correction operation (8) "scan selection" with the left hand. The screen transitions to the scan setting screen 1103 by the correction operation (8). The correction operation (8) is not recorded in the evaluation operation temporary data. Next, on the scan setting screen 1103, the user performs the evaluation operation (9) "selection of the scan data transmission destination" and the evaluation operation (10) "selection of the OK button" with the right hand.

図12は、情報処理装置200における図11の操作および合図を検出したときの内部動作の一例を示す図である。第1のステップにおいて、情報処理装置200は、評価操作(1)〜(6)を検出する。情報処理装置200は、評価操作(1)〜(6)を含む一連の操作1201を評価操作テンポラリーデータ1206に記録する。 FIG. 12 is a diagram showing an example of the internal operation when the operation and the signal of FIG. 11 in the information processing apparatus 200 are detected. In the first step, the information processing apparatus 200 detects the evaluation operations (1) to (6). The information processing apparatus 200 records a series of operations 1201 including the evaluation operations (1) to (6) in the evaluation operation temporary data 1206.

第2のステップにおいて、情報処理装置200は、修正操作(7)および挿入開始合図(X1)を検出する。修正操作(7)および挿入開始合図(X1)は評価対象の操作でないため、情報処理装置200は、修正操作(7)および挿入開始合図(X1)を評価操作テンポラリーデータ1206に記録しない。また、情報処理装置200は、これ以降の評価操作は、挿入処理の対象になる操作であると認識する。 In the second step, the information processing apparatus 200 detects the correction operation (7) and the insertion start signal (X1). Since the correction operation (7) and the insertion start signal (X1) are not the operations to be evaluated, the information processing apparatus 200 does not record the correction operation (7) and the insertion start signal (X1) in the evaluation operation temporary data 1206. Further, the information processing apparatus 200 recognizes that the subsequent evaluation operations are operations that are subject to the insertion process.

第3のステップにおいて、情報処理装置200は、評価操作(A)〜(C)を検出する。評価操作(A)〜(C)は、挿入開始合図(X1)後の操作であるため、情報処理装置200は、評価操作(A)〜(C)を含む一連の操作1203を挿入処理の対象の操作として認識し、当該一連の操作1203を挿入操作テンポラリーデータに記録する。 In the third step, the information processing apparatus 200 detects the evaluation operations (A) to (C). Since the evaluation operations (A) to (C) are operations after the insertion start signal (X1), the information processing apparatus 200 targets a series of operations 1203 including the evaluation operations (A) to (C) in the insertion process. The series of operations 1203 is recorded in the insertion operation temporary data.

第4のステップにおいて、情報処理装置200は、挿入終了合図(X2)および修正操作(8)を検出する。挿入終了合図(X2)および修正操作(8)は評価対象の操作でないため、情報処理装置200は、挿入終了合図(X2)および修正操作(8)を評価操作テンポラリーデータ1206に記録しない。また、情報処理装置200は、これ以降の評価操作は、通常の評価操作であると認識する。 In the fourth step, the information processing apparatus 200 detects the insertion end signal (X2) and the correction operation (8). Since the insertion end signal (X2) and the correction operation (8) are not the operations to be evaluated, the information processing apparatus 200 does not record the insertion end signal (X2) and the correction operation (8) in the evaluation operation temporary data 1206. Further, the information processing apparatus 200 recognizes that the subsequent evaluation operations are normal evaluation operations.

第5のステップにおいて、情報処理装置200は、挿入処理の対象になる一連の操作1203(挿入操作テンポラリーデータ)の範囲が確定したため、一連の操作1203を評価操作テンポラリーデータに挿入する。このとき、一連の操作1203は、評価操作(3)および評価操作(4)の間に挿入される。情報処理装置200は、挿入開始合図(X1)の前後の画面遷移を記憶しておき、当該画面遷移に基づいて、一連の操作1203の挿入位置を決定し得る。 In the fifth step, since the range of the series of operations 1203 (insertion operation temporary data) to be the target of the insertion process is determined, the information processing apparatus 200 inserts the series of operations 1203 into the evaluation operation temporary data. At this time, a series of operations 1203 is inserted between the evaluation operation (3) and the evaluation operation (4). The information processing apparatus 200 can store the screen transitions before and after the insertion start signal (X1), and can determine the insertion position of the series of operations 1203 based on the screen transitions.

より具体的には、最初に、情報処理装置200は、操作記録から、ホームメニュー画面1101で挿入開始合図(X1)が実行されたことを検出する。次に、情報処理装置200は、操作記録から、スキャン設定画面1103がホームメニュー画面1101の直前に表示されていたことを検出する。続けて、情報処理装置200は、操作記録から、スキャン設定画面1103で実行された評価操作(4)〜(6)を取得する。最後に、情報処理装置200は、一連の操作1103の挿入位置を評価操作(4)〜(6)の直前の位置に決定する。すわなち、情報処理装置200は、挿入開始合図(X1)が実行された画面(M)の直前に表示されていた画面(N)を特定し、当該画面(N)で実行された評価操作(O1)の開始位置に、挿入処理の対象となる一連の操作(O2)を挿入する。 More specifically, first, the information processing apparatus 200 detects from the operation record that the insertion start signal (X1) has been executed on the home menu screen 1101. Next, the information processing device 200 detects from the operation record that the scan setting screen 1103 is displayed immediately before the home menu screen 1101. Subsequently, the information processing apparatus 200 acquires the evaluation operations (4) to (6) executed on the scan setting screen 1103 from the operation record. Finally, the information processing apparatus 200 determines the insertion position of the series of operations 1103 to the position immediately before the evaluation operations (4) to (6). That is, the information processing apparatus 200 identifies the screen (N) displayed immediately before the screen (M) on which the insertion start signal (X1) is executed, and the evaluation operation executed on the screen (N). A series of operations (O2) to be inserted is inserted at the start position of (O1).

第6のステップにおいて、評価操作(9)および(10)を検出する。情報処理装置200は、評価操作(9)および(10)を含む一連の操作1205を評価操作テンポラリーデータ1206に記録する。 In the sixth step, the evaluation operations (9) and (10) are detected. The information processing apparatus 200 records a series of operations 1205 including the evaluation operations (9) and (10) in the evaluation operation temporary data 1206.

上述のように、情報処理装置200は、入処理の対象となる一連の操作を挿入開始合図(X1)が実行された画面の直前に表示された画面の評価操作の開始位置に挿入する。当該処理により、ユーザーは、複数の画面遷移を含む操作をした場合でも、後から初期設定の操作を評価操作テンポラリーデータの適切な位置に挿入することができる。その結果、ユーザーは、仮に、何度も画面遷移を繰り返すテスト入力を行なった後に入力漏れに気づいた場合でも、一から操作をやり直す必要はなく、テスト対象機器のテスト工数の削減が可能になる。 As described above, the information processing apparatus 200 inserts a series of operations to be input processing at the start position of the evaluation operation of the screen displayed immediately before the screen on which the insertion start signal (X1) is executed. By this process, the user can later insert the initial setting operation at an appropriate position in the evaluation operation temporary data even when the operation includes a plurality of screen transitions. As a result, even if the user notices an input omission after performing a test input that repeats screen transitions many times, it is not necessary to restart the operation from the beginning, and the test man-hours of the device under test can be reduced. ..

[情報処理装置200の内部処理のフローについて]
次に、図13および図14を参照して、情報処理装置の内部処理のフローについて説明する。図13は、情報処理装置200における自動実行スクリプトの生成手順の一例を示す図である。ある局面において、CPU301は、図13の処理を行うためのプログラムを2次記憶装置303から1次記憶装置302に読み込んで、当該プログラムを実行してもよい。他の局面において、当該処理の一部または全部は、当該処理を実行するように構成された回路素子の組み合わせとしても実現され得る。
[About the internal processing flow of the information processing device 200]
Next, the flow of internal processing of the information processing apparatus will be described with reference to FIGS. 13 and 14. FIG. 13 is a diagram showing an example of a procedure for generating an automatic execution script in the information processing apparatus 200. In a certain aspect, the CPU 301 may read the program for performing the process of FIG. 13 from the secondary storage device 303 into the primary storage device 302 and execute the program. In other aspects, some or all of the processing may also be realized as a combination of circuit elements configured to perform the processing.

ステップS1310において、CPU301は、操作態様の設定がされたか否かを判定する。CPU301は、入力インターフェイス305などを介して、ユーザーからの操作態様の設定を受け付け得る。操作態様の設定は、評価操作の操作態様、修正操作の操作態様、挿入開始合図の態様および挿入終了合図の態様の少なくともいずれかを含む。ある局面において、挿入開始合図の態様および挿入終了合図の態様は同一であってもよい。また、他の局面において、操作態様の設定は、挿入開始合図の態様および挿入終了合図の態様の代わりに、挿入開始操作の態様および挿入終了操作の態様を含んでもよい。CPU301は、操作態様の設定がされたと判定した場合(ステップS1310にてYES)、制御をステップS1320に移す。そうでない場合(ステップS1310にてNO)、CPU301は、再度ステップS1310の処理を実行する。 In step S1310, the CPU 301 determines whether or not the operation mode has been set. The CPU 301 can accept the setting of the operation mode from the user via the input interface 305 or the like. The setting of the operation mode includes at least one of the operation mode of the evaluation operation, the operation mode of the correction operation, the mode of the insertion start signal, and the mode of the insertion end signal. In a certain aspect, the mode of the insertion start signal and the mode of the insertion end signal may be the same. Further, in another aspect, the setting of the operation mode may include the mode of the insertion start operation and the mode of the insertion end operation instead of the mode of the insertion start signal and the mode of the insertion end signal. When the CPU 301 determines that the operation mode has been set (YES in step S1310), the CPU 301 shifts control to step S1320. If not (NO in step S1310), the CPU 301 executes the process of step S1310 again.

ステップS1320において、CPU301は、カメラ250およびマイク260を制御し、ユーザーの画像形成装置100の操作の記録を開始する。ステップS1330において、CPU301は、カメラ250から、操作記録を取得する。当該操作記録は、映像または画像であってもよい。また、操作記録は、マイク260から取得した音情報を含んでいてもよい。CPU301は、操作記録に基づいて、評価操作テンポラリーデータを更新する。ある局面において、操作記録は、評価操作、修正操作、挿入開始合図および挿入終了合図の少なくともいずれかを含み得る。また、他の局面において、操作記録は、評価操作、修正操作、挿入開始操作および挿入終了操作の少なくともいずれかを含み得る。 In step S1320, the CPU 301 controls the camera 250 and the microphone 260, and starts recording the operation of the user's image forming apparatus 100. In step S1330, the CPU 301 acquires an operation record from the camera 250. The operation record may be a video or an image. Further, the operation record may include sound information acquired from the microphone 260. The CPU 301 updates the evaluation operation temporary data based on the operation record. In some aspects, the operation record may include at least one of an evaluation operation, a correction operation, an insertion start signal and an insertion end signal. Also, in other aspects, the operation record may include at least one of an evaluation operation, a correction operation, an insertion start operation and an insertion end operation.

ステップS1340において、CPU301は、操作情報記録処理を実行する。操作情報記録処理は、図5〜図12を参照して説明した、評価操作、修正操作および合図に基づいて評価操作テンポラリーデータを生成する処理である。操作情報記録処理の詳細については、図14を参照して説明する。 In step S1340, the CPU 301 executes the operation information recording process. The operation information recording process is a process for generating evaluation operation temporary data based on the evaluation operation, the correction operation, and the signal described with reference to FIGS. 5 to 12. The details of the operation information recording process will be described with reference to FIG.

ステップS1350において、CPU301は、ユーザーの画像形成装置100の操作の記録を終了するか否かを判定する。一例として、CPU301は、入力インターフェイス305などを介して、ユーザーの画像形成装置100の操作の記録を終了する命令を受け付けてもよい。CPU301は、ユーザーの画像形成装置100の操作の記録を終了すると判定した場合(ステップS1350にてYES)、制御をステップS1360に移す。そうでない場合(ステップS1350にてNO)、CPU301は、制御をステップS1330に移す。ステップS1360において、CPU301は、評価操作テンポラリーデータに基づいて、自動実行スクリプトを生成する。 In step S1350, the CPU 301 determines whether or not to end the recording of the operation of the user's image forming apparatus 100. As an example, the CPU 301 may accept an instruction to end recording of the operation of the user's image forming apparatus 100 via the input interface 305 or the like. When the CPU 301 determines that the recording of the operation of the user's image forming apparatus 100 is finished (YES in step S1350), the CPU 301 shifts the control to step S1360. If not (NO in step S1350), the CPU 301 shifts control to step S1330. In step S1360, the CPU 301 generates an automatic execution script based on the evaluation operation temporary data.

図14は、情報処理装置200における操作情報記録処理の実行手順の一例を示す図である。ある局面において、CPU301は、図14の処理を行うためのプログラムを2次記憶装置303から1次記憶装置302に読み込んで、当該プログラムを実行してもよい。他の局面において、当該処理の一部または全部は、当該処理を実行するように構成された回路素子の組み合わせとしても実現され得る。 FIG. 14 is a diagram showing an example of an execution procedure of the operation information recording process in the information processing apparatus 200. In a certain aspect, the CPU 301 may read the program for performing the process of FIG. 14 from the secondary storage device 303 into the primary storage device 302 and execute the program. In other aspects, some or all of the processing may also be realized as a combination of circuit elements configured to perform the processing.

ステップS1405において、CPU301は、ユーザーの操作がモードの切り替え操作であるか否かを判定する。ここでの「モードの切り替え操作」とは、挿入開始合図または挿入終了合図に相当する。すなわち、CPU301は、挿入開始合図または挿入終了合図として情報処理装置200に設定されている合図(指をならす、手を叩くまたは特定のワードを発するなど)を検出したか否かを判定する。ある局面において、「モードの切り替え操作」は、挿入開始操作または挿入終了操作であってもよい。 In step S1405, the CPU 301 determines whether or not the user's operation is a mode switching operation. The "mode switching operation" here corresponds to an insertion start signal or an insertion end signal. That is, the CPU 301 determines whether or not a signal set in the information processing apparatus 200 (such as smoothing a finger, clapping a hand, or issuing a specific word) is detected as an insertion start signal or an insertion end signal. In a certain aspect, the "mode switching operation" may be an insertion start operation or an insertion end operation.

CPU301は、ユーザーの操作がモードの切り替え操作であると判定した場合(ステップS1405にてYES)、制御をステップS1410に移す。そうでない場合(ステップS1405にてNO)、CPU301は、制御をステップS1430に移す。 When the CPU 301 determines that the user's operation is a mode switching operation (YES in step S1405), the CPU 301 shifts the control to step S1410. If not (NO in step S1405), the CPU 301 shifts control to step S1430.

ステップS1410において、CPU301は、情報処理装置200の現在の動作モードが挿入モードであるか否かを判定する。ここでの「挿入モード」とは、CPU301が、図9などにおける挿入開始合図(X1)を検出し、かつ、挿入終了合図(X2)を検出するまでの動作モードである。 In step S1410, the CPU 301 determines whether or not the current operation mode of the information processing device 200 is the insertion mode. The "insertion mode" here is an operation mode until the CPU 301 detects the insertion start signal (X1) in FIG. 9 and the like and detects the insertion end signal (X2).

CPU301は、情報処理装置200の現在の動作モードが挿入モードであると判定した場合(ステップS1410にてYES)、制御をステップS1415に移す。そうでない場合(ステップS1410にてNO)、CPU301は、制御をステップS1425に移す。 When the CPU 301 determines that the current operation mode of the information processing apparatus 200 is the insertion mode (YES in step S1410), the CPU 301 shifts control to step S1415. If not (NO in step S1410), the CPU 301 shifts control to step S1425.

ステップS1415において、CPU301は、挿入モードをOFFにする。当該ステップは、情報処理装置200が挿入モードで動作している状態で、CPU301がステップS1405にて合図を検出した場合の処理である。この場合、ステップS1405にて検出された合図は挿入終了合図になる。よって、CPU301は、情報処理装置200の現在の動作モードを挿入モードから通常モードに変更する。 In step S1415, the CPU 301 turns off the insertion mode. This step is a process when the CPU 301 detects a signal in step S1405 while the information processing device 200 is operating in the insertion mode. In this case, the signal detected in step S1405 becomes the insertion end signal. Therefore, the CPU 301 changes the current operation mode of the information processing apparatus 200 from the insert mode to the normal mode.

ステップS1420において、CPU301は、挿入操作ストア215に一時的に格納された挿入操作テンポラリーデータを評価操作テンポラリーデータに挿入する。CPU301は、図9〜図12を参照して説明した手順に基づいて挿入処理を実行する。 In step S1420, the CPU 301 inserts the insert operation temporary data temporarily stored in the insert operation store 215 into the evaluation operation temporary data. The CPU 301 executes the insertion process based on the procedure described with reference to FIGS. 9 to 12.

ステップS1425において、CPU301は、挿入モードをONにする。当該ステップは、情報処理装置200が通常モードで動作している状態で、CPU301がステップS1405にて合図を検出した場合の処理である。この場合、ステップS1405にて検出された合図は挿入開始合図になる。よって、CPU301は、情報処理装置200の現在の動作モードを通常モードから挿入モードに変更する。 In step S1425, the CPU 301 turns on the insertion mode. This step is a process when the CPU 301 detects a signal in step S1405 while the information processing device 200 is operating in the normal mode. In this case, the signal detected in step S1405 becomes the insertion start signal. Therefore, the CPU 301 changes the current operation mode of the information processing apparatus 200 from the normal mode to the insert mode.

ステップS1430において、CPU301は、ユーザーの操作が修正操作であるか否かを判定する。CPU301は、ユーザーの操作が修正操作であると判定した場合(ステップS1430にてYES)、制御をステップS1435に移す。そうでない場合(ステップS1430にてNO)、CPU301は、制御をステップS1440に移す。ステップS1435において、CPU301は、ユーザーの操作を修正操作として修正操作ストア207に保存する。 In step S1430, the CPU 301 determines whether or not the user's operation is a correction operation. When the CPU 301 determines that the user's operation is a correction operation (YES in step S1430), the CPU 301 shifts control to step S1435. If not (NO in step S1430), the CPU 301 shifts control to step S1440. In step S1435, the CPU 301 saves the user's operation as a correction operation in the correction operation store 207.

ステップS1440において、CPU301は、現在の情報処理装置200の動作モードが挿入モードであるか否かを判定する。CPU301は、現在の情報処理装置200の動作モードが挿入モードであると判定した場合(ステップS1440にてYES)、制御をステップS1445に移す。そうでない場合(ステップS1440にてNO)、CPU301は、制御をステップS1450に移す。 In step S1440, the CPU 301 determines whether or not the current operation mode of the information processing apparatus 200 is the insertion mode. When the CPU 301 determines that the current operation mode of the information processing apparatus 200 is the insertion mode (YES in step S1440), the CPU 301 shifts control to step S1445. If not (NO in step S1440), the CPU 301 shifts control to step S1450.

ステップS1445において、CPU301は、ユーザーの操作を挿入処理の対象となる操作として挿入操作ストア215に保存する。ここでの挿入処理の対象となる操作とは、例えば、図9などにおける操作(A)〜(C)などである。ステップS1450において、CPU301は、ユーザーの操作を評価操作として評価操作ストア208に保存する。 In step S1445, the CPU 301 saves the user's operation in the insertion operation store 215 as an operation to be inserted. The operations targeted for the insertion process here are, for example, operations (A) to (C) in FIG. 9 and the like. In step S1450, the CPU 301 stores the user's operation as an evaluation operation in the evaluation operation store 208.

以上説明したように、本実施の形態に従う情報処理装置200は、挿入開始合図および挿入終了合図により、挿入処理の対象となる一連の操作を認識する。そして、情報処理装置200は、挿入処理の対象となる一連の操作を評価操作テンポラリーデータの先頭に挿入し、当該評価操作テンポラリーデータに基づいて自動実行スクリプトを生成する。当該処理により、ユーザーは、テスト対象機器の操作途中に初期設定を忘れていた場合などに、一から操作をやり直す必要が無く、自動実行スクリプトの作成の工数を削減することができる。 As described above, the information processing apparatus 200 according to the present embodiment recognizes a series of operations to be the target of the insertion process by the insertion start signal and the insertion end signal. Then, the information processing apparatus 200 inserts a series of operations to be inserted at the beginning of the evaluation operation temporary data, and generates an automatic execution script based on the evaluation operation temporary data. By this process, the user does not have to restart the operation from the beginning when the user forgets the initial setting during the operation of the device to be tested, and the man-hours for creating the automatic execution script can be reduced.

さらに、情報処理装置200は、複数の画面を遷移する操作においても、画面遷移の記録に基づいて、後から初期設定の操作を評価操作テンポラリーデータの適切な位置に挿入することができる。当該処理により、ユーザーは、何度も画面遷移を繰り返すテスト入力を行なった後に入力漏れに気づいた場合でも、一から操作をやり直す必要はなく、テスト対象機器のテスト工数の削減が可能になる。 Further, the information processing apparatus 200 can later insert the initial setting operation into an appropriate position of the evaluation operation temporary data based on the recording of the screen transition even in the operation of transitioning a plurality of screens. By this process, even if the user notices an input omission after performing a test input in which the screen transition is repeated many times, it is not necessary to restart the operation from the beginning, and the test man-hours of the device to be tested can be reduced.

今回開示された実施の形態は全ての点で例示であって制限的なものではないと考えられるべきである。本発明の範囲は上記した説明ではなくて特許請求の範囲によって示され、特許請求の範囲と均等の意味及び範囲内で全ての変更が含まれることが意図される。また、実施の形態および各変形例において説明された発明は、可能な限り、単独でも、組合わせても、実施することが意図される。 It should be considered that the embodiments disclosed this time are exemplary in all respects and not restrictive. The scope of the present invention is shown not by the above description but by the scope of claims, and it is intended that all modifications are included in the meaning and scope equivalent to the scope of claims. In addition, the inventions described in the embodiments and the modifications are intended to be implemented, either alone or in combination, wherever possible.

100 画像形成装置、101 制御部、102 原稿読取部、103 印刷出力部、104 FAX部、105 記憶装置、106 無線インターフェイス、107 有線インターフェイス、108 ユーザー認証部、109 操作パネル、110,301 CPU、111 RAM、112 ROM、113 表示部、114 操作部、200 情報処理装置、201 画面解析部、202 操作解析部、203 操作判定部、204 修正処理部、205 スクリプト生成部、206 コンテンツDB、207 修正操作ストア、208 評価操作ストア、209 スクリプトDB、210,601 操作記録、215 挿入操作ストア、250 カメラ、260 マイク、302 1次記憶装置、303 2次記憶装置、304 外部機器インターフェイス、305 入力インターフェイス、306 出力インターフェイス、307 通信インターフェイス、401 画面、501,701,1101 ホームメニュー画面、502,1102 コピー設定画面、503 余白設定画面、602,802,1006,1206 評価操作テンポラリーデータ、603 修正操作テンポラリーデータ、702,1103 スキャン設定画面、703,1104 初期設定画面、810,820,1001,1003,1005,1201,1203,1205 一連の操作。 100 image forming device, 101 control unit, 102 document reading unit, 103 print output unit, 104 FAX unit, 105 storage device, 106 wireless interface, 107 wired interface, 108 user authentication unit, 109 operation panel, 110, 301 CPU, 111 RAM, 112 ROM, 113 display unit, 114 operation unit, 200 information processing device, 201 screen analysis unit, 202 operation analysis unit, 203 operation judgment unit, 204 correction processing unit, 205 script generation unit, 206 content DB, 207 correction operation Store, 208 Evaluation Operation Store, 209 Script DB, 210,601 Operation Record, 215 Insert Operation Store, 250 Camera, 260 Microphone, 302 Primary Storage, 303 Secondary Storage, 304 External Device Interface, 305 Input Interface, 306 Output interface, 307 communication interface, 401 screen, 501,701,1101 home menu screen, 502,1102 copy setting screen, 503 margin setting screen, 602,802,1006,1206 evaluation operation temporary data, 603 correction operation temporary data, 702 , 1103 Scan setting screen, 703, 1104 Initial setting screen, 810,820,1001,1003,1005,1201,1203,1205 A series of operations.

Claims (12)

装置のテスト自動化のための方法であって、
ユーザーの操作入力を受け付ける対象装置の操作画面に対するユーザーによる操作を検出するステップと、
前記操作におけるユーザーの複数の操作態様を判定するステップとを含み、
前記複数の操作態様は、
操作記録に登録される第1の操作態様と、
前記操作記録に登録されない第2の操作態様とを含み、
前記方法は、
前記第1の操作態様により実行される画面遷移を含む第1の一連の操作を記録するステップと、
前記第2の操作態様により実行される画面遷移を含む1以上の操作を受け付けるステップと、
挿入操作の開始合図を受け付けるステップと、
前記第1の操作態様による第2の一連の操作を受け付けるステップと、
挿入操作の終了合図を受け付けるステップと、
前記第2の一連の操作が前記第1の一連の操作の前に受け付けた操作であるとして操作記録を生成するステップとをさらに含む、方法。
A method for test automation of equipment,
A step to detect the user's operation on the operation screen of the target device that accepts the user's operation input, and
Including a step of determining a plurality of user operation modes in the operation.
The plurality of operation modes
The first operation mode registered in the operation record and
Including a second operation mode not registered in the operation record.
The method is
A step of recording a first series of operations including a screen transition performed by the first operation mode, and
A step of accepting one or more operations including a screen transition executed by the second operation mode, and
The step of accepting the start signal of the insert operation and
A step of accepting a second series of operations according to the first operation mode, and
The step of accepting the end signal of the insert operation and
A method further comprising the step of generating an operation record assuming that the second series of operations is an operation received prior to the first series of operations.
前記第1の一連の操作は、第1の画面から第2の画面への画面遷移を含み、
前記第2の操作態様により実行される画面遷移を含む1以上の操作は、前記第2の画面から前記第1の画面への画面遷移の操作を含み、
前記挿入操作の開始合図を受け付けるステップは、前記第1の画面において実行され、
前記第2の操作態様により実行される画面遷移を含む1以上の操作は、前記第1の画面から第3の画面への画面遷移と、前記第3の画面から前記第1の画面への画面遷移とを含み、
前記挿入操作の終了合図を受け付けるステップは、前記第1の画面において実行される、請求項1に記載の方法。
The first series of operations includes a screen transition from the first screen to the second screen.
One or more operations including the screen transition executed by the second operation mode include the operation of the screen transition from the second screen to the first screen.
The step of accepting the start signal of the insertion operation is executed on the first screen.
One or more operations including the screen transition executed by the second operation mode include a screen transition from the first screen to the third screen and a screen from the third screen to the first screen. Including transitions
The method according to claim 1, wherein the step of receiving the end signal of the insertion operation is executed on the first screen.
前記操作記録を生成するステップは、前記第1の一連の操作の前に、前記第1の画面から第4の画面への画面遷移を含む第3の一連の操作を受け付けていた場合において、前記第3の一連の操作、前記第2の一連の操作および前記第1の一連の操作の順番に操作を受け付けたものとして前記操作記録を生成するステップを含む、請求項2に記載の方法。 The step of generating the operation record is the case where a third series of operations including a screen transition from the first screen to the fourth screen is accepted before the first series of operations. The method according to claim 2, wherein the operation record is generated assuming that the operations are received in the order of the third series of operations, the second series of operations, and the first series of operations. 挿入操作の開始合図を受け付けるステップと、挿入操作の終了合図を受け付けるステップとは、それぞれ、
マイクを介して、音による入力を受け付けるステップと、
前記音による入力が、前記挿入操作の開示合図または終了合図に対応する入力であるか否かを判定するステップとを含む、請求項1〜3のいずれかに記載の方法。
The step of accepting the start signal of the insert operation and the step of accepting the end signal of the insert operation are respectively.
Steps to accept sound input via a microphone,
The method according to any one of claims 1 to 3, comprising a step of determining whether or not the sound input is an input corresponding to the disclosure signal or the end signal of the insertion operation.
挿入操作の開始合図を受け付けるステップと、挿入操作の終了合図を受け付けるステップとは、それぞれ、
カメラを介して、ユーザーの手の動きを取得するステップと、
前記ユーザーの手の動きが、前記挿入操作の開示合図または終了合図に対応する動きであるか否かを判定するステップとを含む、請求項1〜4のいずれかに記載の方法。
The step of accepting the start signal of the insert operation and the step of accepting the end signal of the insert operation are respectively.
Steps to capture the movement of the user's hand through the camera,
The method according to any one of claims 1 to 4, comprising a step of determining whether or not the movement of the user's hand corresponds to the disclosure signal or the end signal of the insertion operation.
前記複数の操作態様を判定するステップは、操作画面に触れる指が、右手の指または左手の指のいずれかであるかに基づいて、各操作態様が、前記第1の操作態様または前記第2の操作態様のいずれであるかを判定するステップを含む、請求項1〜5のいずれかに記載の方法。 The step of determining the plurality of operation modes is based on whether the finger touching the operation screen is either the finger of the right hand or the finger of the left hand, and each operation mode is the first operation mode or the second operation mode. The method according to any one of claims 1 to 5, which includes a step of determining which of the operation modes of the above. 前記複数の操作態様を判定するステップは、操作画面に触れるタッチペンの形状または色に基づいて、各操作態様が、前記第1の操作態様または前記第2の操作態様のいずれであるかを判定するステップを含む、請求項1〜5のいずれかに記載の方法。 The step of determining the plurality of operation modes determines whether each operation mode is either the first operation mode or the second operation mode based on the shape or color of the touch pen that touches the operation screen. The method of any of claims 1-5, which comprises steps. 前記複数の操作態様を判定するステップは、操作画面に触れる対象の形状に基づいて、各操作態様が、前記第1の操作態様または前記第2の操作態様のいずれであるかを判定するステップを含む、請求項1〜5のいずれかに記載の方法。 The step of determining the plurality of operation modes is a step of determining whether each operation mode is the first operation mode or the second operation mode based on the shape of the object touching the operation screen. The method according to any one of claims 1 to 5, including the method according to any one of claims 1 to 5. 装置のテスト自動化のための方法であって、
ユーザーの操作入力を受け付ける対象装置の操作画面に対するユーザーによる操作を検出するステップと、
前記操作におけるユーザーの複数の操作態様を判定するステップとを含み、
前記複数の操作態様は、
操作記録に登録される第1の操作態様と、
前記操作記録に登録されない第2の操作態様および第3の操作態様とを含み、
前記方法は、
前記第1の操作態様により実行される画面遷移を含む第1の一連の操作を記録するステップと、
前記第2の操作態様により実行される画面遷移を含む1以上の操作を受け付けるステップと、
前記第3の操作態様による挿入開始操作を受け付けるステップと、
前記第1の操作態様による第2の一連の操作を受け付けるステップと、
前記第3の操作態様による挿入終了操作を受け付けるステップと、
前記第2の一連の操作が前記第1の一連の操作の前に受け付けた操作であるとして操作記録を生成するステップとをさらに含む、方法。
A method for test automation of equipment,
A step to detect the user's operation on the operation screen of the target device that accepts the user's operation input, and
Including a step of determining a plurality of user operation modes in the operation.
The plurality of operation modes
The first operation mode registered in the operation record and
Including a second operation mode and a third operation mode that are not registered in the operation record.
The method is
A step of recording a first series of operations including a screen transition performed by the first operation mode, and
A step of accepting one or more operations including a screen transition executed by the second operation mode, and
The step of accepting the insertion start operation according to the third operation mode, and
A step of accepting a second series of operations according to the first operation mode, and
The step of accepting the insertion end operation according to the third operation mode, and
A method further comprising the step of generating an operation record assuming that the second series of operations is an operation received prior to the first series of operations.
前記第1の一連の操作は、第1の画面から第2の画面への画面遷移を含み、
前記第2の操作態様により実行される画面遷移を含む1以上の操作は、前記第2の画面から前記第1の画面への画面遷移の操作を含み、
前記挿入開始操作は、前記第1の画面から第3の画面への画面遷移であり、
前記第2の操作態様により実行される画面遷移を含む1以上の操作は、前記第3の画面における1以上の操作であり、
前記挿入終了操作は、前記第3の画面から前記第1の画面への画面遷移である、請求項9に記載の方法。
The first series of operations includes a screen transition from the first screen to the second screen.
One or more operations including the screen transition executed by the second operation mode include the operation of the screen transition from the second screen to the first screen.
The insertion start operation is a screen transition from the first screen to the third screen.
One or more operations including the screen transition executed by the second operation mode are one or more operations on the third screen.
The method according to claim 9, wherein the insertion end operation is a screen transition from the third screen to the first screen.
請求項1〜10のいずれかに記載の方法をコンピューターに実行させるプログラム。 A program that causes a computer to execute the method according to any one of claims 1 to 10. プロセッサーと、
請求項1〜10のいずれかに記載の方法を前記プロセッサーに実行させるプログラムを格納するメモリーとを備える、装置。
With the processor
An apparatus comprising a memory for storing a program for causing the processor to execute the method according to any one of claims 1 to 10.
JP2020000941A 2020-01-07 2020-01-07 Device test automation method, program and device Pending JP2021111021A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2020000941A JP2021111021A (en) 2020-01-07 2020-01-07 Device test automation method, program and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2020000941A JP2021111021A (en) 2020-01-07 2020-01-07 Device test automation method, program and device

Publications (1)

Publication Number Publication Date
JP2021111021A true JP2021111021A (en) 2021-08-02

Family

ID=77059886

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2020000941A Pending JP2021111021A (en) 2020-01-07 2020-01-07 Device test automation method, program and device

Country Status (1)

Country Link
JP (1) JP2021111021A (en)

Similar Documents

Publication Publication Date Title
US10949151B2 (en) Job processing apparatus, method for controlling job processing apparatus, and storage medium for displaying a record of an executed job
US8356279B2 (en) Program-generating device and method, program for implementing the program-generating method, and storage medium
US20160360051A1 (en) Image forming apparatus, method for controlling operation screen of image forming apparatus
US10768874B2 (en) Image forming apparatus capable of selectively performing login-time automatic printing, method of controlling same, and storage medium
JP6248404B2 (en) Information processing apparatus, processing method, program.
JP6214824B2 (en) Automatic test equipment
US11836442B2 (en) Information processing apparatus, method, and storage medium for associating metadata with image data
JP7294043B2 (en) Program and method for device test automation and script generator
US9727281B2 (en) Image processing apparatus, computer readable medium, and image processing method
US20190020773A1 (en) Information processing apparatus, method for controlling information processing apparatus, and recording medium
US11558513B2 (en) Image forming apparatus, method, and computer-readable medium for displaying appropriate objects on screen in each user mode
JP7367471B2 (en) Information processing device, file guarantee method, and file guarantee program
JP2021111021A (en) Device test automation method, program and device
US11800032B2 (en) Apparatus, information processing method, and storage medium
CN107770409B (en) Authentication device
JP7467929B2 (en) Method, program and device for automating device testing
US11269680B2 (en) Information processing apparatus, information processing system, and information processing method
US20210350027A1 (en) Information processing apparatus, information processing method and non-transitory recording medium
US10346251B2 (en) Information processing apparatus, non-transitory computer readable medium, and information processing method
JP2018195067A (en) Information processing apparatus and information processing program
JP2018195953A (en) Scan system, control method, and program
JP2017105146A (en) Information processing unit, information processing system, information processing method, program and apparatus
US20190158685A1 (en) Information processing apparatus, information processing method, and recording medium
US11030473B2 (en) Information processing apparatus and non-transitory computer readable medium storing information processing program
US20210367833A1 (en) Information processing apparatus that provides requirement management service, network system, method of controlling information processing apparatus, and storage medium

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20221117

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20231025

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20231031

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20240423