JP2010170459A - Test system, test method, and test program - Google Patents

Test system, test method, and test program Download PDF

Info

Publication number
JP2010170459A
JP2010170459A JP2009014150A JP2009014150A JP2010170459A JP 2010170459 A JP2010170459 A JP 2010170459A JP 2009014150 A JP2009014150 A JP 2009014150A JP 2009014150 A JP2009014150 A JP 2009014150A JP 2010170459 A JP2010170459 A JP 2010170459A
Authority
JP
Japan
Prior art keywords
test
image
unit
information
operation signal
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
JP2009014150A
Other languages
Japanese (ja)
Inventor
Satoshi Kobayashi
智 小林
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.)
Renesas Electronics Corp
Original Assignee
Renesas Electronics Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Renesas Electronics Corp filed Critical Renesas Electronics Corp
Priority to JP2009014150A priority Critical patent/JP2010170459A/en
Publication of JP2010170459A publication Critical patent/JP2010170459A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Debugging And Monitoring (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide a test system, a test method and a test program for reducing the amount of data necessary in a test. <P>SOLUTION: The test system is configured to execute a test of a device to be tested having an operation part for outputting an operation signal for specifying an operation in response to the operation, and a control part 22 for generating an image signal by changing an image according to an operation signal output by the operation part. The test system is provided with: a test execution part 21 for generating the operation signal based on test information including operation specification information specifying the operation, and for outputting it to the control part 22; an image event output part 221 for outputting image event information including the operation specification information generated when an image is changed according to the operation signal; and a result determination part 14 for determining whether or not the image has been changed in accordance with the operation signal input from the text execution part 21 to the control part 22 based on the operation specification information included in the test information and the operation specification information included in the image event information. <P>COPYRIGHT: (C)2010,JPO&INPIT

Description

本発明は、テストシステム、テスト方法およびテストプログラムに関する。   The present invention relates to a test system, a test method, and a test program.

次世代DVD(Digital Versatile Disc)再生装置では、再生中の画面に重ねて、ボタンとして機能する画像(以下、「ボタン画像」とする)を表示することができる。ここで、ボタン画像には、リモートコントローラ(以下、「リモコン」とする)やフロントパネルのボタン配置に基づいて表示されて、"再生"、"停止"もしくは"早送り"等のボタンのそれぞれの機能をガイドする画像や、選択するチャプターのそれぞれを示すようなリモコンやフロントパネルのボタン配置に基づいた表示となっていない画像等がある。   In a next-generation DVD (Digital Versatile Disc) playback device, an image functioning as a button (hereinafter referred to as a “button image”) can be displayed on the screen being played back. Here, the button image is displayed based on the button layout on the remote controller (hereinafter referred to as “remote control”) or the front panel, and the function of each button such as “play”, “stop” or “fast forward” is displayed. There are images that guide the user, images that are not displayed based on a remote controller or a front panel button layout that shows each of the chapters to be selected, and the like.

ユーザは、"再生"を示すボタン画像に対応するリモコンやフロントパネルのボタンを押下することにより、DVDの再生を行うことができる。また、リモコンやフロントパネルの選択ボタンの押下により、それぞれのチャプターを示すボタン画像のうちの任意のボタン画像を選択して、さらに確定ボタンを押下することにより、チャプターの選択を行うことができる。
その他に、次世代DVD再生装置は、複数のチャプターを示すボタン画像が表示されている画面において、ユーザがページの切り替えを示すボタン画像を選択して、リモコンやフロントパネルのボタンを押下した場合に、異なる複数のチャプターを示すボタン画像を表示するといったインタラクティブな処理も行うことができる。
The user can play back the DVD by pressing a button on the remote control or front panel corresponding to the button image indicating “play”. Further, a chapter can be selected by selecting an arbitrary button image from the button images indicating the respective chapters by pressing a selection button on the remote controller or the front panel, and further pressing a confirm button.
In addition, in the next-generation DVD playback device, when a user selects a button image indicating page switching on a screen on which button images indicating a plurality of chapters are displayed and presses a button on the remote control or the front panel Interactive processing such as displaying button images indicating different chapters can also be performed.

このようにユーザにより、リモコンやフロントパネルのボタンが押下された場合、次世代DVD再生装置は、押下されたボタンに対応するボタン画像もしくは選択されているボタン画像の色を反転表示するなどして押下されたことを示す表示に変化させる制御や、現在選択されているボタン画像とは異なるボタン画像を選択表示にして、現在選択されているボタン画像の選択表示を解除することにより、選択されているボタン画像を変更する制御を行っている。   In this way, when the user presses a button on the remote control or the front panel, the next-generation DVD playback device displays the color of the button image corresponding to the pressed button or the color of the selected button image. It is selected by changing the display to indicate that it has been pressed, or by selecting a button image that is different from the currently selected button image, and canceling the selection display of the currently selected button image. Control to change the button image.

次世代DVD再生装置に実装されるソフトウェアを開発するにあたっては、このようなボタン画像の表示機能をテストする場合、テスト担当者が手動によってボタンを操作し、ボタン画像の表示の変化を目視によって確認して、結果を手入力により記録している。そのため、さまざまなパターンのボタン操作をテストする場合には、人手による工数が膨大に必要となり、コスト増大の要因となっている。
よって、このようなボタン画像の表示機能のテストを、人手に依らず簡単に実施することができるシステムが必要とされている。
When developing such a button image display function when developing software to be implemented on the next-generation DVD player, the tester manually operates the button and visually confirms the change in the button image display. The result is recorded manually. For this reason, when testing button operations of various patterns, a large number of man-hours are required, which causes an increase in cost.
Therefore, there is a need for a system that can easily perform such a button image display function test without human intervention.

特許文献1には、携帯電話やPHS(Personal Handyphone System)等の機器が、操作ボタンからの入力によって、設定動作、静止画像、動画および音声が設計通り出力されるようになっているかどうかを、自動的に判断できるようにする技術が記載されている。
特許文献1に記載の検査装置は、検査対象となる携帯電話のLCD(Liquid Crystal Display)パネルを撮像し、LCDパネルの画像を得るカメラと、携帯電話の操作ボタンを押し下げ可能なレリーズを複数有するプランジャーユニットと、プランジャーユニットの動作を制御するとともに、この動作制御に対応するLCDパネルの表示内容の正否を判断するコンピュータと、コンピュータからの信号に基づく画像の表示手段となるモニタから構成される。
In Patent Document 1, whether a device such as a mobile phone or a PHS (Personal Handyphone System) is configured to output a setting operation, a still image, a video, and a sound as designed by input from an operation button. A technique that enables automatic determination is described.
The inspection device described in Patent Document 1 has a camera that captures an LCD (Liquid Crystal Display) panel of a mobile phone to be inspected and obtains an image of the LCD panel, and a plurality of releases that can push down operation buttons of the mobile phone. It consists of a plunger unit, a computer that controls the operation of the plunger unit, determines whether the display content of the LCD panel corresponding to this operation control is correct, and a monitor that serves as an image display means based on a signal from the computer. The

ここで、この検査装置の処理について、簡単に説明する。まず、予め作成されたシナリオに従って、レリーズにより携帯電話のキーボタンを押下する。次に、キーボタンが押下された後のLCDパネルの画面がカメラにより撮像される。撮像された画面は、コンピュータにおいて補正、変換などの処理が行われ、予め用意している期待値画像と比較される。そして、比較の結果から携帯電話が期待通りの動作を行ったかどうかの判定を行う。検査装置は、以上の処理をシナリオに含まれるコマンドの数だけ実行する。   Here, the processing of this inspection apparatus will be briefly described. First, according to a scenario created in advance, the key button of the cellular phone is pressed by the release. Next, the screen of the LCD panel after the key button is pressed is imaged by the camera. The captured screen is subjected to processing such as correction and conversion in a computer, and is compared with an expected value image prepared in advance. Then, it is determined from the comparison result whether or not the mobile phone has performed as expected. The inspection apparatus executes the above processing for the number of commands included in the scenario.

しかし、特許文献1に記載の技術においては、1回のボタン操作につき、1つの期待値画像が必要なため、テストにおける操作量が多くなると、膨大なデータ量の期待値データが必要となってしまう。   However, since the technique described in Patent Document 1 requires one expected value image for each button operation, if the amount of operation in the test increases, expected value data with a huge amount of data is required. End up.

なお、特許文献2には、任意の入力イベントに応じて、アプリケーションプログラムが出力する出力画面を参照し、期待値となる画像データを含むリファレンスデータと参照結果を比較することにより、アプリケーションプログラムを自動評価するシミュレーション装置において、出力画面のデータ更新が確定するタイミングに従って出力画面を参照することにより、出力画面にブリンクカーソルや画面上を動くキャラクタがあっても信頼性の高い評価を可能とする技術が開示されている。
しかし、特許文献2に記載の技術においては、入力イベントのそれぞれに対応するように、期待値となる画像データを含むリファレンスデータを用意しておく必要があるため、テストにおいて必要となる期待値データ量が多くなってしまうという問題がある。
Note that Patent Document 2 automatically refers to an output screen output by an application program in response to an arbitrary input event, and automatically compares the application data by comparing reference data including image data that is an expected value with reference results. A technology that enables highly reliable evaluation even when there is a blink cursor or a character moving on the screen by referring to the output screen according to the timing at which the data update of the output screen is confirmed in the simulation device to be evaluated. It is disclosed.
However, in the technique described in Patent Document 2, it is necessary to prepare reference data including image data that is an expected value so as to correspond to each input event. There is a problem that the amount increases.

さらに、特許文献3には、一連のテストデータを含むシナリオに基づいて生成されたテスト信号に従って、テスト対象装置が表示した表示画像の画像データを、期待値DBに格納される情報に基づいて生成した基準画像の画像データと比較することにより、テスト対象装置が正常に稼働しているか否かを検証する技術が開示されている。
しかし、特許文献3に記載の技術においては、生成する基準画像に含まれるボタンや文字列を画像データとして期待値DBに用意しておく必要があるため、テストにおいて必要となる期待値データ量が多くなってしまうという問題がある。
Further, Patent Document 3 generates image data of a display image displayed by a test target device based on information stored in an expected value DB, according to a test signal generated based on a scenario including a series of test data. A technique for verifying whether or not a test target apparatus is operating normally by comparing it with image data of a reference image that has been performed is disclosed.
However, in the technique described in Patent Document 3, since it is necessary to prepare buttons and character strings included in the generated reference image in the expected value DB as image data, the expected value data amount required in the test is large. There is a problem of increasing.

国際公開第2005/071930号パンフレットInternational Publication No. 2005/071930 Pamphlet 国際公開第01/097034号パンフレットInternational Publication No. 01/097034 Pamphlet 特開2007−328509号公報JP 2007-328509 A

背景技術として説明したように、期待値データとして、画像データを用意するテストシステムでは、テストにおいて必要となるデータ量が多くなってしまうという問題がある。   As described in the background art, a test system that prepares image data as expected value data has a problem that the amount of data required in the test increases.

本発明にかかるテストシステムは、操作に応じて、当該操作を特定する操作信号を出力する操作部と、前記操作部により出力された操作信号に応じて画像を変化させた画像信号を生成する制御部とを有するテスト対象装置のテストを実行するテストシステムであって、前記操作を特定する操作特定情報を含むテスト情報に基づいて、前記操作信号を生成し、前記制御部に出力するテスト実行部と、前記操作信号に応じて前記画像を変化させる場合に生成され、前記操作特定情報を含む画像イベント情報を出力する画像イベント出力部と、前記テスト情報に含まれる操作特定情報と、前記画像イベント情報に含まれる操作特定情報に基づいて、前記テスト実行部から前記制御部に入力された操作信号に対応した画像変化が行われたかどうかを判定する結果判定部とを備えたものである。
これにより、テストの期待値データとして用意する情報は、テスト情報のみとなるため、テストにおいて必要となるデータ量を削減することができる。
The test system according to the present invention includes an operation unit that outputs an operation signal that specifies the operation according to an operation, and a control that generates an image signal in which an image is changed according to the operation signal output by the operation unit. And a test execution unit that generates the operation signal based on test information including operation specifying information for specifying the operation and outputs the operation signal to the control unit. And an image event output unit that outputs image event information including the operation specifying information generated when changing the image according to the operation signal, the operation specifying information included in the test information, and the image event Based on the operation specifying information included in the information, it is determined whether an image change corresponding to the operation signal input from the test execution unit to the control unit has been performed. It is obtained by a result judging unit for.
As a result, the information prepared as the expected value data for the test is only the test information, so that the amount of data required for the test can be reduced.

本発明により、テストにおいて必要となるデータ量を削減することができるテストシステム、テスト方法およびテストプログラムを提供することができる。   According to the present invention, it is possible to provide a test system, a test method, and a test program that can reduce the amount of data required for a test.

本発明の実施の形態1にかかるテストシステムを示すブロック図である。It is a block diagram which shows the test system concerning Embodiment 1 of this invention. 本発明の実施の形態1にかかるテストシステムの処理を示すフローチャートである。It is a flowchart which shows the process of the test system concerning Embodiment 1 of this invention. 本発明の実施の形態1にかかるテストテーブルを示す図である。It is a figure which shows the test table concerning Embodiment 1 of this invention. 本発明の実施の形態1にかかる画像イベント情報を示す図である。It is a figure which shows the image event information concerning Embodiment 1 of this invention. 本発明の実施の形態1にかかるテストシステムのディスク再生装置の詳細を示すブロック図である。It is a block diagram which shows the detail of the disc reproducing | regenerating apparatus of the test system concerning Embodiment 1 of this invention. 本発明の実施の形態1にかかるテスト結果を示す図である。It is a figure which shows the test result concerning Embodiment 1 of this invention. 本発明の実施の形態2にかかるテストシステムを示すブロック図である。It is a block diagram which shows the test system concerning Embodiment 2 of this invention. 本発明の実施の形態2にかかるテストシステムの処理を示すフローチャートである。It is a flowchart which shows the process of the test system concerning Embodiment 2 of this invention. 本発明の実施の形態2にかかる音声イベント情報を示す図である。It is a figure which shows the audio | voice event information concerning Embodiment 2 of this invention. 本発明の実施の形態2にかかるテストシステムのディスク再生装置の詳細を示すブロック図である。It is a block diagram which shows the detail of the disc reproducing | regenerating apparatus of the test system concerning Embodiment 2 of this invention. 本発明の実施の形態2にかかるテスト結果を示す図である。It is a figure which shows the test result concerning Embodiment 2 of this invention. 本発明の実施の形態3にかかるテストシステムのディスク再生装置の詳細を示すブロック図である。It is a block diagram which shows the detail of the disc reproducing | regenerating apparatus of the test system concerning Embodiment 3 of this invention.

発明の実施の形態1.
図1は、本発明の実施の形態1にかかるテストシステムを示すブロック図である。
テストシステムは、テスト用ホストPC(Personal computer)1及びディスク再生装置2を備える。テスト用ホストPC1とディスク再生装置2は、USB(Universal Serial Bus)ケーブルやRS−232Cケーブル等の任意の通信手段により接続されている。
なお、ディスク再生装置2は、フロントパネル3やリモートコントローラ4のボタン操作に応じて変化させた画像を表示装置5に出力することができる装置である。具体的には、フロントパネル3又はリモートコントローラ4は、ボタン操作に応じた操作信号をディスク再生装置2の制御部22に対して出力する。そして、ディスク再生装置2の制御部22は、取得した操作信号に応じて、画像を変化させた画像信号を表示装置5に出力する。なお、フロントパネル3及びリモートコントローラ4は、操作部として機能する。
Embodiment 1 of the Invention
FIG. 1 is a block diagram showing a test system according to Embodiment 1 of the present invention.
The test system includes a test host PC (Personal computer) 1 and a disk playback device 2. The test host PC 1 and the disk playback device 2 are connected by an arbitrary communication means such as a USB (Universal Serial Bus) cable or an RS-232C cable.
The disc playback device 2 is a device that can output an image changed according to the button operation of the front panel 3 or the remote controller 4 to the display device 5. Specifically, the front panel 3 or the remote controller 4 outputs an operation signal corresponding to the button operation to the control unit 22 of the disc playback apparatus 2. Then, the control unit 22 of the disk reproducing device 2 outputs an image signal obtained by changing an image to the display device 5 in accordance with the acquired operation signal. The front panel 3 and the remote controller 4 function as an operation unit.

テスト用ホストPC1は、テストテーブル格納部11、テスト実行プログラム格納部12、テスト結果格納部13、結果判定部14、画像イベント取得部15及びテスト対象実行制御部16を備える。テスト用ホストPC1は、テストのための情報を有し、ディスク再生装置2に対するテストを実行する。   The test host PC 1 includes a test table storage unit 11, a test execution program storage unit 12, a test result storage unit 13, a result determination unit 14, an image event acquisition unit 15, and a test target execution control unit 16. The test host PC 1 has information for testing, and executes a test for the disc playback apparatus 2.

テストテーブル格納部11は、ディスク再生装置2のテストにおいて実行するボタン操作を予め定めたテストテーブルを格納する。テストテーブルは、テスト情報に相当する。
テスト実行プログラム格納部12は、ディスク再生装置2のテスト実行部21にダウンロードされて実行されるテスト実行プログラムを格納する。
テスト結果格納部13は、結果判定部14において作成されたテスト結果を格納する。テスト実施者は、テスト結果格納部13に格納されたテスト結果を参照することにより、テストの合否を確認することができる。
The test table storage unit 11 stores a test table in which button operations to be executed in the test of the disc playback device 2 are determined in advance. The test table corresponds to test information.
The test execution program storage unit 12 stores a test execution program that is downloaded to the test execution unit 21 of the disc playback apparatus 2 and executed.
The test result storage unit 13 stores the test result created by the result determination unit 14. The test executor can confirm the pass / fail of the test by referring to the test result stored in the test result storage unit 13.

結果判定部14は、ディスク再生装置2のテストにおいて使用したテストテーブルと、使用したテストテーブルに従ってボタン操作を実行したときに生成された画像イベント情報に基づいて、ボタン操作に対応したボタン画像の変化が発生したかどうかを判定する。そして、判定の結果をテスト結果として生成し、テスト結果格納部13に格納する。
画像イベント取得部15は、画像イベント出力部221から出力された画像イベント情報を取得し、取得した画像イベント情報を結果判定部14に出力する。
テスト対象実行制御部16は、テストテーブル格納部11に格納されているテストテーブルと、テスト実行プログラム格納部12に格納されているテスト実行プログラムをディスク再生装置2のテスト実行部21に送信する。
なお、テスト用ホストPCとして機能する装置の構成は、上述の構成要素に相当する機能が含まれていれば、本実施の形態における構成に限られない。例えば、上述の構成要素をPCもしくはサーバなどの複数の情報処理装置のそれぞれに分散して備えるようにしてもよく、上述の構成要素を含む情報処理装置はPCのみに限られない。
The result determination unit 14 changes the button image corresponding to the button operation based on the test table used in the test of the disc player 2 and the image event information generated when the button operation is executed according to the used test table. It is determined whether or not has occurred. Then, the determination result is generated as a test result and stored in the test result storage unit 13.
The image event acquisition unit 15 acquires the image event information output from the image event output unit 221 and outputs the acquired image event information to the result determination unit 14.
The test target execution control unit 16 transmits the test table stored in the test table storage unit 11 and the test execution program stored in the test execution program storage unit 12 to the test execution unit 21 of the disc playback apparatus 2.
Note that the configuration of the apparatus that functions as the test host PC is not limited to the configuration in the present embodiment as long as the function corresponding to the above-described components is included. For example, the above-described components may be distributed and provided in each of a plurality of information processing devices such as a PC or a server, and the information processing device including the above-described components is not limited to a PC.

ディスク再生装置2は、テスト実行部21及び画像イベント出力部221を有する制御部22を備える。ディスク再生装置2は、テスト用ホストPC1からテストを実行されるテスト対象となる装置である。ディスク再生装置2は、本来の機能に加えて、テストのための処理を実行するテスト実行部21および画像イベント出力部221が設けられている。
なお、本実施の形態においては、テスト対象装置として、ディスク再生装置を適用した場合について例示しているが、ディスク以外のメモリ又はHDD(Hard Disk Drive)等の記憶手段を備える画像再生装置においても適用することができる。
The disc playback apparatus 2 includes a control unit 22 having a test execution unit 21 and an image event output unit 221. The disc playback apparatus 2 is a test target apparatus that is tested by the test host PC 1. In addition to the original functions, the disc playback device 2 is provided with a test execution unit 21 and an image event output unit 221 that execute processing for a test.
In the present embodiment, a case where a disk playback device is applied as the test target device is illustrated, but an image playback device including a memory other than a disk or a storage unit such as an HDD (Hard Disk Drive) may also be used. Can be applied.

テスト実行部21は、テストテーブルに基づいて、ボタン操作を実行する。テスト実行部21は、実際にフロントパネル3又はリモートコントローラ4のボタン操作を実行するのではなく、制御部22においてボタン操作に対応する画像信号生成処理が実行されるように、制御部22に対する処理を実行する。なお、テスト実行部21は、ディスク再生装置2の外部に設けて、フロントパネル3又はリモートコントローラ4のボタンを実際に押下することによりボタン操作を実行するようにしてもよい。
また、テスト実行部21は、画像イベント出力部221から出力された画像イベント情報を取得し、画像イベント取得部15に出力する処理を行う。
なお、これらのテスト実行部21における処理は、テスト実行プログラム格納部12からダウンロードされて実行されるテスト実行プログラムが行う。
The test execution unit 21 executes a button operation based on the test table. The test execution unit 21 does not actually execute the button operation of the front panel 3 or the remote controller 4, but performs processing for the control unit 22 so that the control unit 22 executes image signal generation processing corresponding to the button operation. Execute. Note that the test execution unit 21 may be provided outside the disc playback device 2 and execute a button operation by actually pressing a button on the front panel 3 or the remote controller 4.
In addition, the test execution unit 21 acquires the image event information output from the image event output unit 221 and performs processing to output to the image event acquisition unit 15.
Note that the processing in the test execution unit 21 is performed by a test execution program downloaded from the test execution program storage unit 12 and executed.

制御部22は、ボタン操作に応じてディスク再生装置2を制御する。例えば、ボタン操作に応じて、再生画像の出力やボタン画像を表示する処理を行う。
画像イベント出力部221は、制御部22がボタン画像を変化させる場合に、ボタン画像が変化した時刻とボタン画像の変化に対応する操作番号を特定し、特定した時刻と操作番号を含む画像イベント情報を生成する。また、画像イベント出力部221は、生成した画像イベント情報をテスト実行部21に出力する。
The control unit 22 controls the disc playback device 2 according to button operations. For example, in response to a button operation, processing for outputting a playback image and displaying a button image is performed.
When the control unit 22 changes the button image, the image event output unit 221 specifies the time when the button image is changed and the operation number corresponding to the change of the button image, and the image event information including the specified time and the operation number Is generated. In addition, the image event output unit 221 outputs the generated image event information to the test execution unit 21.

続いて、テストシステムの処理について、図2に示すフローチャートを用いて説明する。
始めに、テスト対象実行制御部16は、テストテーブル格納部11からテストテーブルを取得し、テスト実行プログラム格納部12からテスト実行プログラムを取得する。そして、テスト対象実行制御部16は、取得したテストテーブル及びテスト実行プログラムをディスク再生装置2のテスト実行部21に送信する(S301)。テスト実行部21は、テスト実行プログラムを実行することにより、以降の処理を実行する。
なお、予めテスト実行部21にテスト実行プログラムを格納しておくようにして、テスト実行プログラム格納部12を備えないような構成としてもよい。
Next, the processing of the test system will be described using the flowchart shown in FIG.
First, the test target execution control unit 16 acquires a test table from the test table storage unit 11 and acquires a test execution program from the test execution program storage unit 12. Then, the test target execution control unit 16 transmits the acquired test table and test execution program to the test execution unit 21 of the disk playback device 2 (S301). The test execution unit 21 executes the subsequent processing by executing the test execution program.
The test execution program may be stored in advance in the test execution unit 21 so that the test execution program storage unit 12 is not provided.

まず、テスト実行部21は、テストテーブルから1行分の情報を読み出す(S302)。
ここで、図3にテストテーブルを例示する。テストテーブルは、1回のボタン操作に対する項目番号、ボタン操作を行う時刻を示す操作時刻およびボタン操作を特定する操作番号を含む。
First, the test execution unit 21 reads information for one row from the test table (S302).
Here, FIG. 3 illustrates a test table. The test table includes an item number for one button operation, an operation time indicating a time for performing the button operation, and an operation number for specifying the button operation.

"項目番号"は、ボタン操作が行われる順番を示す。
"操作時刻"は、テスト開始時刻を"0:00:00"としたボタン操作が行われる時刻を示す。
"操作番号"は、どのようなボタン操作が行われるかを示す。例えば、"再生"、"停止"もしくは"早送り"等のボタンの押下か、選択するチャプターを変更するボタンの押下か、現在の選択を確定するボタンの押下か等のボタン操作を一意に識別することができる情報である。
“Item number” indicates the order in which button operations are performed.
“Operation time” indicates the time when the button operation is performed with the test start time set to “0:00”.
The “operation number” indicates what button operation is performed. For example, a button operation such as pressing a button such as “Play”, “Stop”, or “Fast-forward”, a button that changes a selected chapter, or a button that confirms the current selection is uniquely identified. Information that can be.

次に、テスト実行部21は、ステップS301において取得した操作時刻に、取得した操作番号に対応するボタン操作を実行する(S303)。ステップS303における処理は、テスト実行部21が操作番号に対応する操作信号を疑似的に生成し、生成した操作信号を制御部22に出力する。そして、制御部22がテスト実行部21から出力された操作信号を取得し、取得した操作信号に対応する処理を実行する。この処理により、制御部22は、操作信号に応じて変化させた画像を表示する情報である画像信号を生成し、生成した画像信号を表示装置5に出力する。
なお、テスト実行部21をテスト用ホストPC1に含めるようにして、操作信号をテスト用ホストPC1からディスク再生装置2の制御部22に送信するようにしてもよい。
また、テスト実行部21を制御部22に含めて、操作番号に対応する処理を直接起動するようにしてもよい。
Next, the test execution unit 21 executes the button operation corresponding to the acquired operation number at the operation time acquired in step S301 (S303). In the processing in step S <b> 303, the test execution unit 21 artificially generates an operation signal corresponding to the operation number, and outputs the generated operation signal to the control unit 22. And the control part 22 acquires the operation signal output from the test execution part 21, and performs the process corresponding to the acquired operation signal. By this processing, the control unit 22 generates an image signal that is information for displaying an image changed according to the operation signal, and outputs the generated image signal to the display device 5.
Note that the test execution unit 21 may be included in the test host PC 1 and the operation signal may be transmitted from the test host PC 1 to the control unit 22 of the disc reproducing apparatus 2.
Alternatively, the test execution unit 21 may be included in the control unit 22 to directly start the process corresponding to the operation number.

次に、画像イベント出力部221は、ボタン画像に変化が発生した場合には、画像イベント情報を生成する(S304、S305)。
ここで、図4に画像イベント情報を例示する。
"ボタン画像が変化した時刻"は、テスト開始時刻を"0:00:00"とした場合におけるボタン画像に変化があった時刻を示す。
"ボタン画像の変化に対応する操作番号"は、発生したボタン画像の変化を生じさせるボタン操作に対応する操作番号である。
Next, the image event output unit 221 generates image event information when a change occurs in the button image (S304, S305).
Here, FIG. 4 illustrates image event information.
“Time when button image changed” indicates the time when the button image has changed when the test start time is set to “0:00”.
The “operation number corresponding to a change in button image” is an operation number corresponding to a button operation that causes a change in the generated button image.

また、ステップS305における処理の詳細について、図5を用いて説明する。図5は、ディスク再生装置2の詳細を示す図である。
データ生成処理部222は、操作信号に基づいて、どのような画像を表示するのかを示す画像信号の元となる画像データを生成する。画像データは、例えば、どのボタン画像を押下されたような表示にするのか、どのボタン画像を選択表示にするのか等を判断することのできる情報が含まれる。データ生成処理部222は、生成した画像データを画像出力部223及び画像イベント出力部221に出力する。
画像出力部223は、データ生成処理部222から取得した画像データに基づいて、画像信号を生成し、生成した画像信号を表示装置5に出力する。
画像イベント出力部221は、データ生成処理部222から取得した画像データに基づいて、画像イベント情報を生成する。画像イベント出力部221は、画像データを取得して参照することにより、ボタン画像の変化を検出し、このボタン画像の変化の内容から操作番号を特定する。また、画像データを取得した時刻を特定する。そして、画像イベント出力部221は、特定した操作番号および操作時刻を含めた画像イベント情報を生成する。画像イベント出力部221は、生成した画像イベント情報をテスト実行部21に出力する。
Details of the processing in step S305 will be described with reference to FIG. FIG. 5 is a diagram showing details of the disc playback apparatus 2.
The data generation processing unit 222 generates image data that is a source of an image signal indicating what kind of image is displayed based on the operation signal. The image data includes, for example, information that can determine which button image is displayed as pressed, which button image is selected and displayed, and the like. The data generation processing unit 222 outputs the generated image data to the image output unit 223 and the image event output unit 221.
The image output unit 223 generates an image signal based on the image data acquired from the data generation processing unit 222 and outputs the generated image signal to the display device 5.
The image event output unit 221 generates image event information based on the image data acquired from the data generation processing unit 222. The image event output unit 221 detects the change of the button image by acquiring and referring to the image data, and specifies the operation number from the content of the change of the button image. Further, the time when the image data is acquired is specified. Then, the image event output unit 221 generates image event information including the identified operation number and operation time. The image event output unit 221 outputs the generated image event information to the test execution unit 21.

次に、テスト実行部21は、取得した画像イベント情報をテスト用ホストPC1の画像イベント取得部15に送信する。そして、画像イベント取得部15は、テスト実行部21から送信された画像イベント情報を取得する(S306)。
次に、テスト実行部21は、テストテーブルに続きがあるかどうかを判定する(S307)。
続きがある場合は、ステップS302の処理を実行し、テストテーブルから次の1行を読み出す。そして、それ以降の処理を同様に実行する。
続きがない場合は、結果判定部14において、テストの結果を判定する(S308)。この処理によって、結果判定部14は、テストテーブル格納部11からテストテーブルを取得し、画像イベント取得部15から画像イベント情報を取得する。そして、取得したテストテーブル及び画像イベント情報に基づいて、テスト結果を生成する。
Next, the test execution unit 21 transmits the acquired image event information to the image event acquisition unit 15 of the test host PC1. Then, the image event acquisition unit 15 acquires the image event information transmitted from the test execution unit 21 (S306).
Next, the test execution unit 21 determines whether there is a continuation in the test table (S307).
If there is a continuation, the process of step S302 is executed to read the next line from the test table. Then, the subsequent processing is executed in the same manner.
When there is no continuation, the result determination unit 14 determines the test result (S308). By this processing, the result determination unit 14 acquires a test table from the test table storage unit 11 and acquires image event information from the image event acquisition unit 15. Then, a test result is generated based on the acquired test table and image event information.

ここで、図3に示すテストテーブル及び図4に示す画像イベント情報に基づいて生成されるテスト結果を図6に例示する。
"項目番号"、"操作時刻"および"操作番号"については、テストテーブルと同様であるため説明を省略する。
"ボタン画像変化"は、ボタン画像の変化が発生したかどうかを示す。
"結果"は、ボタン操作に対応するボタン画像の変化が発生したかどうかを示す。
Here, FIG. 6 illustrates test results generated based on the test table shown in FIG. 3 and the image event information shown in FIG.
Since “item number”, “operation time”, and “operation number” are the same as those in the test table, description thereof is omitted.
“Button image change” indicates whether or not a button image change has occurred.
“Result” indicates whether or not a button image change corresponding to the button operation has occurred.

結果が"OK"の場合は、ボタン操作に対応するボタン画像の変化が発生したことを示す。テストテーブルに含まれる"操作時刻"および"操作番号"と一致する"ボタン画像が変化した時刻"および"ボタン画像の変化に対応する操作番号"を含む画像イベント情報がある場合に"OK"となる。   When the result is “OK”, it indicates that a change in the button image corresponding to the button operation has occurred. “OK” when there is image event information including “time when button image changed” and “operation number corresponding to change in button image” matching “operation time” and “operation number” included in the test table Become.

結果が"NG"の場合は、ボタン操作に対応するボタン画像の変化が発生していないことを示す。例えば、テストテーブルの項目に対応する画像イベント情報がない場合、テストテーブルの項目に対応する画像イベント情報があるが、"操作時刻"と"ボタン画像が変化した時刻"もしくは"操作番号"と"ボタン画像の変化に対応する操作番号"が一致しない場合などに"NG"となる。
これにより、ボタン操作に応じてボタン画像に変化が発生しない、ボタン操作に応じてボタン画像に変化が発生したが、ボタン操作に対応するボタン画像の変化が発生しない、ボタン操作に応じてボタン画像に変化が発生したが、ボタン画像の表示までに異常な時間がかかってしまう等の障害を検出することができる。
When the result is “NG”, it indicates that no change in the button image corresponding to the button operation has occurred. For example, if there is no image event information corresponding to the test table item, there is image event information corresponding to the test table item, but "operation time" and "time when button image changed" or "operation number" and " It is “NG” when the operation number “corresponding to the button image change” does not match.
As a result, the button image does not change according to the button operation, the button image changes according to the button operation, but the button image does not change corresponding to the button operation, the button image changes according to the button operation. However, it is possible to detect a failure such as an abnormal time taken until the button image is displayed.

なお、ボタン操作を実行した時刻から、このボタン操作により画像データが出力されて画像イベント情報が生成されるまでの処理に時間がかかり、一定時間が経過してしまうようなディスク再生装置をテストする場合は、この一定時間を超えた時間差が発生した場合に"NG"と判断するようにしてもよい。
また、画像イベント情報の"ボタン画像の変化に対応する操作番号"に相当する情報は、テストテーブルの"操作番号"と一致する情報でなくてもよく、実行したボタン操作に対応したボタン画像の変化が発生したかどうかを判断することができる情報であれば本実施の形態に例示したものに限られない。
結果判定部14は、このようにして生成したテスト結果をテスト結果格納部13に格納する(S309)。
It should be noted that it takes a long time from the time when the button operation is performed to the time when the image data is output by this button operation until the generation of the image event information, and a disc playback device in which a certain time elapses is tested. In this case, “NG” may be determined when a time difference exceeding the predetermined time occurs.
Also, the information corresponding to the “operation number corresponding to the button image change” in the image event information does not have to match the “operation number” in the test table, and the information of the button image corresponding to the executed button operation. Any information that can determine whether or not a change has occurred is not limited to that exemplified in the present embodiment.
The result determination unit 14 stores the test result generated in this way in the test result storage unit 13 (S309).

以上に説明したように、本実施の形態によれば、ボタン画像の変化を検出して、ボタン画像の変化を示す画像イベント情報と、期待値となるテストテーブルに含まれる情報に基づいて、テスト結果を生成する。よって、1回のボタン操作に必要な期待値データは、テストテーブル1行分の操作時刻および操作番号の情報のみであり、期待値画像を用意する必要がないため、テストにおいて必要となるデータ量を削減することができる。
また、テストにおいて実行するボタン操作の数が増加しても、期待値データ量が大幅に増加することがない。
As described above, according to the present embodiment, a change in the button image is detected, and the test is performed based on the image event information indicating the change in the button image and the information included in the test table that is an expected value. Generate results. Therefore, the expected value data required for one button operation is only information on the operation time and operation number for one line of the test table, and it is not necessary to prepare an expected value image. Can be reduced.
Further, even if the number of button operations executed in the test increases, the expected value data amount does not increase significantly.

発明の実施の形態2.
図7は、本発明の実施の形態2にかかるテストシステムを示すブロック図である。
実施の形態2にかかるテストシステムは、音声イベント取得部17及び音声イベント出力部224をさらに備える点が実施の形態1と異なる。
実施の形態2にかかるディスク再生装置2の制御部22は、ボタン画像を変化させる場合に、このボタン画像の変化に伴う音声信号を音声出力装置6に出力する。
Embodiment 2 of the Invention
FIG. 7 is a block diagram showing a test system according to the second exemplary embodiment of the present invention.
The test system according to the second exemplary embodiment is different from the first exemplary embodiment in that it further includes an audio event acquisition unit 17 and an audio event output unit 224.
When the button image is changed, the control unit 22 of the disc playback apparatus 2 according to the second embodiment outputs an audio signal accompanying the change of the button image to the audio output device 6.

音声イベント取得部17は、音声イベント出力部224から出力された音声イベント情報を取得し、取得した音声イベント情報を結果判定部14に出力する。
音声イベント出力部224は、制御部22がボタン画像の変化に伴い音声が出力される場合に、音声を出力した時刻を特定し、特定した時刻を含む音声イベント情報を生成する。
結果判定部14は、テストテーブル及び画像イベント情報の他に、さらに音声イベント情報に基づいて、ボタン操作に対応したボタン画像の変化および音声出力が発生したかどうかを判定する点が実施の形態1と異なる。
なお、その他の構成要素については、実施の形態1と同様であるため、説明を省略する。
The audio event acquisition unit 17 acquires the audio event information output from the audio event output unit 224 and outputs the acquired audio event information to the result determination unit 14.
The audio event output unit 224 specifies the time when the audio is output when the control unit 22 outputs a sound as the button image changes, and generates audio event information including the specified time.
Embodiment 1 is that the result determination unit 14 determines whether or not a button image change corresponding to a button operation and a sound output have occurred based on sound event information in addition to the test table and image event information. And different.
Other components are the same as those in the first embodiment, and thus the description thereof is omitted.

続いて、テストシステムの処理について、図8に示すフローチャートを用いて説明する。なお、ステップS310、S311、S312及びS318以外の処理は、実施の形態1と同様であるため説明を省略する。
ステップS303の処理によって、ボタン画像に変化が発生した場合は、音声出力が発生したかどうかを判断する(S310)。
音声イベント出力部224は、音声出力が発生した場合には、音声イベント情報を生成する(S311)。
ここで、図9に音声イベント情報を例示する。
"音声を出力した時刻"は、テスト開始時刻を"0:00:00"とした場合におけるボタン画像の変化に伴う音声出力があった時刻を示す。
Next, the processing of the test system will be described using the flowchart shown in FIG. Since processes other than steps S310, S311, S312 and S318 are the same as those in the first embodiment, description thereof will be omitted.
If a change has occurred in the button image as a result of the process in step S303, it is determined whether an audio output has occurred (S310).
The audio event output unit 224 generates audio event information when an audio output occurs (S311).
Here, FIG. 9 illustrates audio event information.
“Time at which sound is output” indicates the time at which sound is output accompanying the change of the button image when the test start time is “00:00”.

また、ステップS311における処理の詳細について、図10を用いて説明する。図10は、ディスク再生装置2の詳細を示す図である。
実施の形態2における制御部22は、音声イベント出力部224、音声出力部225をさらに備える点が、実施の形態1と異なる。
データ生成処理部222は、ボタン画像を変化させた画像データを出力する場合に、どのような音声を出力するのかを示す音声信号の元となる音声データを生成する点が実施の形態1と異なる。データ生成処理部222は、生成した音声データを音声出力部225及び音声イベント出力部224に出力する。
音声出力部225は、データ生成処理部222から取得した音声データに基づいて、音声信号を生成し、生成した音声信号を音声出力装置6に出力する。
音声イベント出力部224は、データ生成処理部222から取得した音声データに基づいて、音声イベント情報を生成する。音声イベント出力部224は、音声データを取得した時刻を特定する。そして、音声イベント出力部224は、特定した時刻を含めた音声イベント情報を生成する。音声イベント出力部224は、生成した音声イベント情報をテスト実行部21に出力する。
Details of the processing in step S311 will be described with reference to FIG. FIG. 10 is a diagram showing details of the disc playback apparatus 2.
The control unit 22 in the second embodiment is different from the first embodiment in that the control unit 22 further includes an audio event output unit 224 and an audio output unit 225.
The data generation processing unit 222 is different from the first embodiment in that, when outputting image data obtained by changing a button image, the data generation processing unit 222 generates audio data that is a source of an audio signal indicating what kind of audio is output. . The data generation processing unit 222 outputs the generated audio data to the audio output unit 225 and the audio event output unit 224.
The audio output unit 225 generates an audio signal based on the audio data acquired from the data generation processing unit 222 and outputs the generated audio signal to the audio output device 6.
The audio event output unit 224 generates audio event information based on the audio data acquired from the data generation processing unit 222. The audio event output unit 224 specifies the time when the audio data is acquired. Then, the audio event output unit 224 generates audio event information including the specified time. The audio event output unit 224 outputs the generated audio event information to the test execution unit 21.

その他の構成要素については、実施の形態1と同様であるため、説明を省略する。
なお、画像イベント出力部221および音声イベント出力部224をテスト実行部21に含めるようにして、テスト実行部21において、制御部22から出力された画像データおよび音声データを取得して、画像イベント情報および音声イベント情報を生成するようにしてもよい。
Since other components are the same as those in the first embodiment, description thereof is omitted.
It should be noted that the image event output unit 221 and the audio event output unit 224 are included in the test execution unit 21, and the test execution unit 21 acquires the image data and audio data output from the control unit 22 to obtain image event information. And audio event information may be generated.

次に、テスト実行部21は、取得した音声イベント情報をテスト用ホストPC1の音声イベント取得部17に送信する。そして、音声イベント取得部17は、テスト実行部21から送信された音声イベント情報を取得する(S312)。
そして、テストテーブルの最後までボタン操作の実行が終了すると(S307)、結果判定部14は、テストテーブル格納部11からテストテーブルを取得し、画像イベント取得部15から画像イベント情報を取得し、音声イベント取得部17から音声イベント情報を取得する。そして、取得したテストテーブル、画像イベント情報および音声イベント情報に基づいて、テスト結果を生成する。
Next, the test execution unit 21 transmits the acquired audio event information to the audio event acquisition unit 17 of the test host PC1. Then, the audio event acquisition unit 17 acquires the audio event information transmitted from the test execution unit 21 (S312).
When the button operation is completed until the end of the test table (S307), the result determination unit 14 acquires the test table from the test table storage unit 11, acquires the image event information from the image event acquisition unit 15, and performs the audio Audio event information is acquired from the event acquisition unit 17. And a test result is produced | generated based on the acquired test table, image event information, and audio | voice event information.

ここで、図3に示すテストテーブル、図4に示す画像イベント情報および図9に示す音声イベント情報に基づいて生成されるテスト結果を図11に例示する。
"項目番号"、"操作時刻"、"操作番号"および"ボタン画像変化"については、実施の形態1と同様であるため説明を省略する。
"音声出力"は、ボタン操作を実行したときに、ボタン画像の変化に伴う音声出力が発生したかどうかを示す。
"結果"は、ボタン操作に対応するボタン画像の変化及びボタン画像の変化に伴う音声出力が発生したかどうかを示す。
Here, FIG. 11 illustrates test results generated based on the test table shown in FIG. 3, the image event information shown in FIG. 4, and the audio event information shown in FIG.
Since “item number”, “operation time”, “operation number”, and “button image change” are the same as those in the first embodiment, description thereof is omitted.
“Audio output” indicates whether an audio output accompanying a change in the button image has occurred when a button operation is executed.
“Result” indicates whether a button image change corresponding to the button operation and whether an audio output accompanying the button image change has occurred.

結果が"OK"の場合は、ボタン操作に対応するボタン画像の変化及びボタン画像の変化に伴う音声出力が発生したことを示す。テストテーブルに含まれる"操作時刻"および"操作番号"と一致する"ボタン画像が変化した時刻"および"ボタン画像の変化に対応する操作番号"を含む画像イベント情報と、テストテーブルに含まれる"操作時刻"と一致する"音声を出力した時刻"を含む音声イベント情報がある場合に"OK"となる。   When the result is “OK”, it indicates that the button image corresponding to the button operation and the sound output accompanying the button image change have occurred. Image event information including “time when button image changed” and “operation number corresponding to change in button image” matching “operation time” and “operation number” included in test table, and included in test table “ If there is sound event information including “time when sound is output” that matches “operation time”, “OK” is set.

結果が"NG"の場合は、ボタン操作に対応するボタン画像の変化もしくはボタン画像の変化に伴う音声出力が発生していないことを示す。例えば、実施の形態1において例示した場合の他に、テストテーブルの項目に対応する音声イベント情報がない場合、テストテーブルの項目に対応する音声イベント情報があるが、"操作時刻"と"音声を出力した時刻"が一致しない場合などに"NG"となる。
これにより、ボタン画像の変化に伴って音声が出力されない、ボタン操作に応じてボタン画像に変化が発生したが、音声が出力されるまでに異常な時間がかかってしまう等の障害を検出することができる。
When the result is “NG”, it indicates that the button image corresponding to the button operation or the sound output accompanying the button image change has not occurred. For example, in addition to the case illustrated in the first embodiment, when there is no audio event information corresponding to the test table item, there is audio event information corresponding to the test table item. It is “NG” when the “output time” does not match.
As a result, it is possible to detect a failure such as no sound is output with the change of the button image, or the button image has changed according to the button operation, but it takes an abnormal time until the sound is output. Can do.

なお、ボタン操作を実行した時刻から、このボタン操作により音声データが出力されて音声イベント情報が生成されるまでの処理に時間がかかり、一定時間が経過してしまうようなディスク再生装置をテストする場合は、この一定時間を超えた時間差が発生した場合に"NG"と判断するようにしてもよい。
また、テストテーブルにボタン画像の変化に伴って出力される音声の種類を一意に示す音声番号を含め、音声イベント情報に音声データに基づいて特定した音声番号を含めるようにして、音声番号の一致も判定するようにしてもよい。
It should be noted that it takes a long time from the time when the button operation is performed to the time when the sound data is output by this button operation until the sound event information is generated, and a disc playback device in which a certain time elapses is tested. In this case, “NG” may be determined when a time difference exceeding the predetermined time occurs.
In addition, a voice number that uniquely indicates the type of voice that is output as the button image changes is included in the test table, and a voice number that is specified based on voice data is included in the voice event information so that the voice numbers match. May also be determined.

以上に説明したように、本実施の形態によれば、画像変化と音声出力の両方の要素に基づいて、テスト結果を判定することができるので、実施の形態1よりさらに精度の高いテストの実施が可能となる。
また、実施の形態1と同様に、期待値音声を用意する必要がないため、テストにおいて必要となるデータ量を削減することができ、テストにおいて実行するボタン操作の数が増加しても、期待値データ量が大幅に増加することがない。
As described above, according to the present embodiment, since the test result can be determined based on both the image change and the sound output elements, the test can be performed with higher accuracy than in the first embodiment. Is possible.
Further, as in the first embodiment, since it is not necessary to prepare an expected value voice, the amount of data required in the test can be reduced, and even if the number of button operations executed in the test is increased, the expected value voice is expected. The amount of value data does not increase significantly.

発明の実施の形態3.
実施の形態3にかかるテストシステムの構成および処理フローは、実施の形態2にかかるテストシステムと同様であるため説明を省略する。
図12に実施の形態3にかかるディスク再生装置の詳細を示す。
画像イベント出力部221及び音声イベント出力部224のそれぞれが、画像データ及び音声データでなく、音声信号および画像信号を取得している点が実施の形態2と異なる。
Embodiment 3 of the Invention
Since the configuration and processing flow of the test system according to the third embodiment are the same as those of the test system according to the second embodiment, description thereof is omitted.
FIG. 12 shows details of the disc reproducing apparatus according to the third embodiment.
The difference from Embodiment 2 is that each of the image event output unit 221 and the audio event output unit 224 acquires an audio signal and an image signal instead of image data and audio data.

画像イベント出力部221は、画像出力部223から出力された画像信号に基づいて、画像イベント情報を生成する。画像イベント出力部221は、画像信号を解析して、ボタン画像の変化を特定する。画像イベント出力部221は、特定したボタン画像の変化の内容から対応する操作番号を特定する。また、画像信号が出力された時刻を特定する。
音声イベント出力部224は、音声出力部225から出力された音声信号に基づいて、音声イベント情報を生成する。音声イベント出力部224は、音声信号が出力された時刻を操作時刻として特定する。
The image event output unit 221 generates image event information based on the image signal output from the image output unit 223. The image event output unit 221 analyzes the image signal and identifies a change in the button image. The image event output unit 221 identifies the corresponding operation number from the content of the identified button image change. Also, the time when the image signal is output is specified.
The audio event output unit 224 generates audio event information based on the audio signal output from the audio output unit 225. The audio event output unit 224 specifies the time when the audio signal is output as the operation time.

なお、画像イベント出力部221および音声イベント出力部224をテスト実行部21に含めるようにして、テスト実行部21において、制御部22から出力された画像信号および音声信号を取得して、画像イベント情報および音声イベント情報を生成するようにしてもよい。
以上に説明したように、本実施の形態によれば、画像出力部223及び音声出力部225における処理も含めたテストを実施することができる。
Note that the image event output unit 221 and the audio event output unit 224 are included in the test execution unit 21, and the test execution unit 21 acquires the image signal and the audio signal output from the control unit 22 to obtain image event information. And audio event information may be generated.
As described above, according to the present embodiment, a test including processing in the image output unit 223 and the audio output unit 225 can be performed.

以上に説明した本発明にかかるテストシステムは、上述の実施の形態の機能を実現するプログラムを記憶した記憶媒体をシステムもしくは装置に供給し、システムあるいは装置の有するコンピュータ又はCPU(Central Processing Unit)、MPU(Micro Processing Unit)がこのプログラムを実行することによって、構成することが可能である。
また、このプログラムは様々な種類の記憶媒体に格納することが可能であり、また、通信媒体を介して伝達されることが可能である。ここで、記憶媒体には、例えば、フレキシブルディスク、ハードディスク、磁気ディスク、光磁気ディスク、CD−ROM(Compact Disc Read Only Memory)、DVD(Digital Versatile Disc)、BD(Blu-ray Disc)、ROM(Read Only Memory)カートリッジ、バッテリバックアップ付きRAM(Random Access Memory)メモリカートリッジ、フラッシュメモリカートリッジ、不揮発性RAMカートリッジを含む。また、通信媒体には、電話回線の有線通信媒体、マイクロ波回線の無線通信媒体を含み、インターネット(登録商標)も含まれる。
The test system according to the present invention described above supplies a storage medium storing a program for realizing the functions of the above-described embodiments to the system or apparatus, and the computer or CPU (Central Processing Unit) included in the system or apparatus, An MPU (Micro Processing Unit) can be configured by executing this program.
Further, this program can be stored in various types of storage media, and can be transmitted via a communication medium. Here, the storage medium includes, for example, a flexible disk, hard disk, magnetic disk, magneto-optical disk, CD-ROM (Compact Disc Read Only Memory), DVD (Digital Versatile Disc), BD (Blu-ray Disc), ROM ( A read only memory (RAM) cartridge, a battery-backed RAM (Random Access Memory) memory cartridge, a flash memory cartridge, and a nonvolatile RAM cartridge are included. The communication medium includes a telephone line wired communication medium and a microwave line wireless communication medium, and also includes the Internet (registered trademark).

また、コンピュータが上述の実施の形態の機能を実現するプログラムを実行することにより、上述の実施の形態の機能が実現されるだけではなく、このプログラムの指示に基づき、コンピュータ上で稼動しているOS(Operating System)もしくはアプリケーションソフトと共同して上述の実施の形態の機能が実現される場合も、発明の実施の形態に含まれる。
さらに、このプログラムの処理の全てもしくは一部がコンピュータに挿入された機能拡張ボードやコンピュータに接続された機能拡張ユニットにより行われて上述の実施の形態の機能が実現される場合も、発明の実施の形態に含まれる。
Further, when the computer executes the program that realizes the functions of the above-described embodiment, not only the functions of the above-described embodiment are realized, but also the computer is operating on the basis of the instructions of this program. A case where the functions of the above-described embodiment are realized in cooperation with an OS (Operating System) or application software is also included in the embodiment of the invention.
Further, when the functions of the above-described embodiment are realized by performing all or part of the processing of the program by a function expansion board inserted into the computer or a function expansion unit connected to the computer, the present invention may be implemented. It is included in the form.

1 テスト用ホストPC
2 ディスク再生装置
3 フロントパネル
4 リモートコントローラ
5 表示装置
6 音声出力装置
11 テストテーブル格納部
12 テスト実行プログラム格納部
13 テスト結果格納部
14 結果判定部
15 画像イベント取得部
16 テスト対象実行制御部
17 音声イベント取得部
21 テスト実行部
22 制御部
221 画像イベント出力部
222 データ生成処理部
223 画像出力部
224 音声イベント出力部
225 音声出力部
1 Host PC for testing
2 Disc playback device 3 Front panel 4 Remote controller 5 Display device 6 Audio output device 11 Test table storage unit 12 Test execution program storage unit 13 Test result storage unit 14 Result determination unit 15 Image event acquisition unit 16 Test target execution control unit 17 Audio Event acquisition unit 21 Test execution unit 22 Control unit 221 Image event output unit 222 Data generation processing unit 223 Image output unit 224 Audio event output unit 225 Audio output unit

Claims (8)

操作に応じて、当該操作を特定する操作信号を出力する操作部と、前記操作部により出力された操作信号に応じて画像を変化させた画像信号を生成する制御部とを有するテスト対象装置のテストを実行するテストシステムであって、
前記操作を特定する操作特定情報を含むテスト情報に基づいて、前記操作信号を生成し、前記制御部に出力するテスト実行部と、
前記操作信号に応じて前記画像を変化させる場合に生成され、前記操作特定情報を含む画像イベント情報を出力する画像イベント出力部と、
前記テスト情報に含まれる操作特定情報と、前記画像イベント情報に含まれる操作特定情報に基づいて、前記テスト実行部から前記制御部に入力された操作信号に対応した画像変化が行われたかどうかを判定する結果判定部とを備えたテストシステム。
A test target apparatus having an operation unit that outputs an operation signal that specifies an operation according to an operation, and a control unit that generates an image signal in which an image is changed according to the operation signal output by the operation unit. A test system for executing tests,
A test execution unit that generates the operation signal based on test information including operation specifying information for specifying the operation, and outputs the operation signal to the control unit;
An image event output unit that outputs image event information that is generated when the image is changed according to the operation signal and includes the operation specifying information;
Whether or not an image change corresponding to an operation signal input from the test execution unit to the control unit is performed based on the operation specifying information included in the test information and the operation specifying information included in the image event information. A test system including a result determination unit for determination.
前記テスト情報は、前記テスト実行部が前記制御部に前記操作信号を出力する操作時刻をさらに含み、
前記画像イベント情報は、前記画像を変化させる画像変化時刻をさらに含み、
前記結果判定部は、さらに前記テスト情報に含まれる操作時刻と、前記画像イベント情報に含まれる画像変化時刻に基づいて、前記判定を行う請求項1に記載のテストシステム。
The test information further includes an operation time at which the test execution unit outputs the operation signal to the control unit,
The image event information further includes an image change time for changing the image,
The test system according to claim 1, wherein the result determination unit further performs the determination based on an operation time included in the test information and an image change time included in the image event information.
前記制御部に入力された操作信号に応じて、音声を出力させる場合に生成され、当該音声を出力させる音声出力時刻を含む音声イベント情報を出力する音声イベント出力部をさらに備え、
前記結果判定部は、さらに前記テスト情報に含まれる操作時刻と、前記音声イベント情報に含まれる音声出力時刻に基づいて、前記判定をする請求項1又は2に記載のテストシステム。
An audio event output unit that outputs audio event information including an audio output time that is generated when audio is output in accordance with an operation signal input to the control unit and that outputs the audio;
The test system according to claim 1, wherein the result determination unit further performs the determination based on an operation time included in the test information and a sound output time included in the sound event information.
前記テスト実行部において実行されるテスト実行プログラムが格納されるテスト実行プログラム格納部をさらに備え、
前記テスト実行部は、前記テスト実行プログラム格納部から前記テスト実行プログラムを取得して実行し、当該テスト実行プログラムの処理によって、前記操作信号を前記制御部に出力する請求項1乃至3のいずれかに記載のテストシステム。
A test execution program storage unit in which a test execution program executed in the test execution unit is stored;
The test execution unit acquires and executes the test execution program from the test execution program storage unit, and outputs the operation signal to the control unit by processing of the test execution program. Test system as described in.
前記テスト対象装置は、ディスク再生装置である請求項1乃至4のいずれかに記載のテストシステム。   The test system according to claim 1, wherein the test target device is a disc playback device. 操作に応じて、当該操作を特定する操作信号を出力する操作部と、前記操作部により出力された操作信号に応じて画像を変化させた画像信号を生成する制御部とを有するテスト対象装置のテストを実行するテスト方法であって、
前記操作を特定する操作特定情報を含むテスト情報に基づいて、前記操作信号を生成し、前記制御部に出力するステップと、
前記操作信号に応じて前記画像を変化させる場合に生成され、前記操作特定情報を含む画像イベント情報を前記制御部から取得するステップと、
前記テスト情報に含まれる操作特定情報と、前記画像イベント情報に含まれる操作特定情報に基づいて、前記制御部に入力された操作信号に対応した画像変化が行われたかどうかを判定するステップを備えたテスト方法。
A test target apparatus having an operation unit that outputs an operation signal that specifies an operation according to an operation, and a control unit that generates an image signal in which an image is changed according to the operation signal output by the operation unit. A test method for executing a test,
Generating the operation signal based on test information including operation specifying information for specifying the operation, and outputting the operation signal to the control unit;
Acquiring image event information generated when changing the image according to the operation signal and including the operation specifying information from the control unit;
Determining whether or not an image change corresponding to an operation signal input to the control unit has been performed based on the operation specifying information included in the test information and the operation specifying information included in the image event information. Test method.
操作に応じて、当該操作を特定する操作信号を出力する操作部と、前記操作部により出力された操作信号に応じて画像を変化させた画像信号を生成する制御部とを有するテスト対象装置のテストを実行するテストプログラムであって、
前記操作を特定する操作特定情報を含むテスト情報に基づいて生成され、前記操作特定情報を含む画像イベント情報を前記制御部から取得するステップと、
前記テスト情報に含まれる操作特定情報と、前記画像イベント情報に含まれる操作特定情報に基づいて、前記制御部に入力された操作信号に対応した画像変化が行われたかどうかを判定するステップをコンピュータに実行させるテストプログラム。
A test target apparatus having an operation unit that outputs an operation signal that specifies an operation according to an operation, and a control unit that generates an image signal in which an image is changed according to the operation signal output by the operation unit. A test program for executing a test,
Acquiring from the control unit image event information generated based on test information including operation specifying information for specifying the operation, and including the operation specifying information;
A step of determining whether or not an image change corresponding to an operation signal input to the control unit has been performed based on the operation specifying information included in the test information and the operation specifying information included in the image event information. A test program to be executed.
操作に応じて、当該操作を特定する操作信号を出力する操作部と、前記操作部により出力された操作信号に応じて画像を変化させた画像信号を生成する制御部とを有する画像再生装置であって、
前記操作を特定する操作特定情報を含むテスト情報に基づいて、前記操作信号を生成し、前記制御部に出力するテスト実行部と、
前記操作信号に応じて前記画像を変化させる場合に生成され、前記操作特定情報を含む画像イベント情報を、前記テスト実行部から前記制御部に入力された操作信号に対応した画像変化が行われたかどうかを判定するために出力する画像イベント出力部を備え、
前記テスト実行部は、前記画像イベント出力部から出力された画像イベント情報を外部出力する画像再生装置。
An image reproducing apparatus having an operation unit that outputs an operation signal that specifies the operation according to an operation, and a control unit that generates an image signal in which an image is changed according to the operation signal output by the operation unit. There,
A test execution unit that generates the operation signal based on test information including operation specifying information for specifying the operation, and outputs the operation signal to the control unit;
The image event information generated when the image is changed according to the operation signal and including the operation specifying information is changed according to the operation signal input from the test execution unit to the control unit. An image event output unit that outputs to determine whether or not,
The test execution unit is an image reproduction device that externally outputs the image event information output from the image event output unit.
JP2009014150A 2009-01-26 2009-01-26 Test system, test method, and test program Pending JP2010170459A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2009014150A JP2010170459A (en) 2009-01-26 2009-01-26 Test system, test method, and test program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2009014150A JP2010170459A (en) 2009-01-26 2009-01-26 Test system, test method, and test program

Publications (1)

Publication Number Publication Date
JP2010170459A true JP2010170459A (en) 2010-08-05

Family

ID=42702541

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2009014150A Pending JP2010170459A (en) 2009-01-26 2009-01-26 Test system, test method, and test program

Country Status (1)

Country Link
JP (1) JP2010170459A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014132397A (en) * 2013-01-07 2014-07-17 Mitsubishi Electric Corp Test result determination support device
JP2015076041A (en) * 2013-10-11 2015-04-20 日本電信電話株式会社 Erroneous input detection device and erroneous input detection program

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014132397A (en) * 2013-01-07 2014-07-17 Mitsubishi Electric Corp Test result determination support device
JP2015076041A (en) * 2013-10-11 2015-04-20 日本電信電話株式会社 Erroneous input detection device and erroneous input detection program

Similar Documents

Publication Publication Date Title
TWI510913B (en) Testing device and testing method thereof
US8701090B2 (en) Graphical user interface testing systems and methods
US9195571B2 (en) Automatic testing apparatus for embedded software, automatic testing method thereof and test scenario composing method
TWI622877B (en) System and method for recording and replaying mouse behavior, recording media and program products
JP6214824B2 (en) Automatic test equipment
US20150035994A1 (en) Portable communication apparatus, method of testing the same, display apparatus, and computer-readable recording medium
KR101110241B1 (en) Program test device and program
KR101460860B1 (en) GUI Test apparatus using test scenario model based on states and the method thereof
US7158906B2 (en) Test method, test system, and program therefor
JP2010170459A (en) Test system, test method, and test program
JP2011520324A (en) Method and apparatus for media content playback and playback control in web page
KR20150035151A (en) System, terminal device, verification apparatus, method and computer-readable medium for testing application performance
CN104765686A (en) Application program testing method and device
JP5396759B2 (en) Information processing apparatus, image processing apparatus, software operation test method, software operation test program, and recording medium recording the program
TW201409464A (en) Disc reproducing apparatus and communication control method of disc reproducing apparatus
CN106604129B (en) The method and apparatus for detecting video broadcasting condition
US7949224B2 (en) Data processing system and method
JP2007205817A (en) Testing device of radar information processor
JP2019046228A (en) Programmable controller and ladder circuit program verification system
KR20180022422A (en) Automatic test apparatus for multimdia system, and method thereof
TW201022686A (en) Apparatus and method for testing electronic apparatus
CN117591357A (en) Display card testing method and device, storage medium and electronic equipment
KR20100119911A (en) Test automatic device for providing a test information, test automatic system having the same, and method thereof
JP5021516B2 (en) Reproduction apparatus test apparatus and reproduction apparatus test method
JP2009277060A (en) Test device, test method, and test program for electronic equipment