JP4747060B2 - Verification device, verification program, and verification method - Google Patents

Verification device, verification program, and verification method Download PDF

Info

Publication number
JP4747060B2
JP4747060B2 JP2006254462A JP2006254462A JP4747060B2 JP 4747060 B2 JP4747060 B2 JP 4747060B2 JP 2006254462 A JP2006254462 A JP 2006254462A JP 2006254462 A JP2006254462 A JP 2006254462A JP 4747060 B2 JP4747060 B2 JP 4747060B2
Authority
JP
Japan
Prior art keywords
execution
verification
state
event
verification target
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
JP2006254462A
Other languages
Japanese (ja)
Other versions
JP2008077317A (en
Inventor
浩祐 許斐
健 木村
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.)
INTERNATIONAL LABORATORY CORPORATION
Original Assignee
INTERNATIONAL LABORATORY CORPORATION
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 INTERNATIONAL LABORATORY CORPORATION filed Critical INTERNATIONAL LABORATORY CORPORATION
Priority to JP2006254462A priority Critical patent/JP4747060B2/en
Publication of JP2008077317A publication Critical patent/JP2008077317A/en
Application granted granted Critical
Publication of JP4747060B2 publication Critical patent/JP4747060B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Debugging And Monitoring (AREA)

Description

この発明は、検証対象処理を検証する検証装置、検証プログラム、および検証方法に関する。   The present invention relates to a verification apparatus, a verification program, and a verification method for verifying a verification target process.

従来より、プログラムの開発時においては、作成したプログラムの不具合を事前に確認し、プログラムの品質を向上させるための機能検証(機能テスト)がおこなわれている。このような、機能検証においては、検証項目や、検証結果を管理するためのドキュメントとして、テスト仕様書などが用いられている。そして、ユーザ(たとえば検証担当者)は、検証作業を実施しながら、その実施結果(検証結果)をテスト仕様書などのドキュメントに記述する必要があり、検証作業における作業効率の低下が問題となっていた。   Conventionally, at the time of program development, functional verification (functional test) has been performed in order to confirm the problem of the created program in advance and improve the quality of the program. In such functional verification, a test specification or the like is used as a document for managing verification items and verification results. The user (for example, a person in charge of verification) needs to describe the execution result (verification result) in a document such as a test specification while performing the verification work, and a reduction in work efficiency in the verification work becomes a problem. It was.

そこで、たとえば人手を介さずに検証結果をテスト仕様書に記述することができるプログラムテスト装置が開示されている(たとえば、下記特許文献1参照。)。このようなプログラムテスト装置によれば、検証作業における作業効率を向上させることができ、結果的に、作業時間の短時間化、および作業コストの低コスト化を図ることができるものとされている。   In view of this, for example, a program test apparatus is disclosed in which verification results can be described in a test specification without human intervention (see, for example, Patent Document 1 below). According to such a program test apparatus, work efficiency in verification work can be improved, and as a result, work time can be shortened and work cost can be reduced. .

特開平6−83670号公報JP-A-6-83670

しかしながら、上記特許文献1に記載の従来技術にあっては、検証結果として、その合否をテスト仕様書に記述するだけである。このため、ユーザが検証結果の詳細(たとえば、検証実施時間、検証実施回数、検証実施前後の状態遷移、など)を把握したい場合であっても、容易に把握させることができないといった問題が生じていた。このため、検証作業における作業効率を向上させることができず、結果的に、作業時間が長時間化するだけでなく、作業コストが増加するといった問題が生じていた。   However, in the conventional technique described in Patent Document 1, the pass / fail is only described in the test specification as a verification result. For this reason, there is a problem that even if the user wants to grasp the details of the verification result (for example, the verification execution time, the number of verification executions, the state transitions before and after the verification execution, etc.), it cannot be easily understood. It was. For this reason, the work efficiency in the verification work cannot be improved, and as a result, not only the work time is lengthened but also the work cost is increased.

この発明は、上述した従来技術による問題点を解消するため、ユーザに対して検証結果の詳細を容易に把握させることで、検証作業における作業効率を向上させることができ、結果的に、作業時間の短時間化、および作業コストの低コスト化を図ることができる検証装置、検証プログラム、および検証方法を提供することを目的とする。   In order to solve the above-described problems caused by the prior art, the present invention allows the user to easily grasp the details of the verification result, thereby improving the work efficiency in the verification work, resulting in the work time. It is an object of the present invention to provide a verification device, a verification program, and a verification method that can reduce the time required for operation and reduce the work cost.

上述した課題を解決し、目的を達成するため、請求項1の発明にかかる検証装置は、検証対象処理が実行された検証対象装置から、検証対象処理ごとに検証対象処理を実行させるイベント群のイベントごとの前記検証対象処理の実行前の状態および実行後の状態と、前記イベントごとの前記実行後の状態を示す画像と、を含む情報を取得する取得手段と、前記取得手段によって取得された情報に基づいて、前記イベント群のイベントの各々と前記状態の各々とを対応付けたセル群を生成するとともに、前記セル群のうち、前記実行前の状態と当該実行前の状態から前記検証対象処理を実行させるイベントとに対応するセルごとに、前記実行後の状態を示す画像を挿入し、かつ、前記実行後の状態を示す画像が挿入されたセル間に前記検証対象処理の実行順序を示す矢印を挿入することにより、図表データを生成する生成手段と、前記生成手段によって生成された図表データを表示する表示手段と、を備えることを特徴とする。   In order to solve the above-described problems and achieve the object, the verification apparatus according to the invention of claim 1 is an event group that causes a verification target process to be executed for each verification target process from the verification target apparatus in which the verification target process has been executed. An acquisition unit that acquires information including a state before and after execution of the verification target process for each event, and an image indicating the state after the execution for each event, and acquired by the acquisition unit Based on the information, generates a cell group in which each event of the event group is associated with each of the states, and the verification target from the state before the execution and the state before the execution of the cell group For each cell corresponding to an event for executing processing, an image indicating the state after execution is inserted, and the verification target is inserted between cells in which the image indicating the state after execution is inserted. By inserting the arrow indicating the sense of execution order, characterized by comprising generating means for generating a chart data, and display means for displaying a chart data generated by said generating means.

また、請求項2の発明にかかる検証プログラムは、検証対象処理が実行された検証対象装置から、検証対象処理ごとに検証対象処理を実行させるイベント群のイベントごとの前記検証対象処理の実行前の状態および実行後の状態と、前記イベントごとの前記実行後の状態を示す画像と、を含む情報を取得する取得工程と、前記取得工程によって取得された情報に基づいて、前記イベント群のイベントの各々と前記状態の各々とを対応付けたセル群を生成するとともに、前記セル群のうち、前記実行前の状態と当該実行前の状態から前記検証対象処理を実行させるイベントとに対応するセルごとに、前記実行後の状態を示す画像を挿入し、かつ、前記実行後の状態を示す画像が挿入されたセル間に前記検証対象処理の実行順序を示す矢印を挿入することにより、図表データを生成する生成工程と、前記生成工程によって生成された図表データを表示する表示工程と、を検証装置に実行させることを特徴とする。   According to a second aspect of the present invention, there is provided a verification program before executing the verification target process for each event of an event group that causes the verification target process to be executed for each verification target process from the verification target apparatus that has executed the verification target process. An acquisition step of acquiring information including a state and a state after execution, and an image indicating the state after execution for each event, and based on the information acquired by the acquisition step, the event of the event group For each cell corresponding to the state before the execution and the event for executing the verification target process from the state before execution of the cell group, while generating a cell group in which each of the states is associated with each other In addition, an image indicating the post-execution state is inserted, and an arrow indicating the execution order of the verification target processing is inserted between cells in which the post-execution state image is inserted By Rukoto, characterized a generation step of generating a chart data, a display step of displaying the chart data generated by said generating step, that is executed by the verification device.

また、請求項3の発明にかかる検証方法は、検証対象処理が実行された検証対象装置から、検証対象処理ごとに検証対象処理を実行させるイベント群のイベントごとの前記検証対象処理の実行前の状態および実行後の状態と、前記イベントごとの前記実行後の状態を示す画像と、を含む情報を取得する取得工程と、前記取得工程によって取得された情報に基づいて、前記イベント群のイベントの各々と前記状態の各々とを対応付けたセル群を生成するとともに、前記セル群のうち、前記実行前の状態と当該実行前の状態から前記検証対象処理を実行させるイベントとに対応するセルごとに、前記実行後の状態を示す画像を挿入し、かつ、前記実行後の状態を示す画像が挿入されたセル間に前記検証対象処理の実行順序を示す矢印を挿入することにより、図表データを生成する生成工程と、前記生成工程によって生成された図表データを表示する表示工程と、を実行することを特徴とする。   According to a third aspect of the present invention, there is provided a verification method before executing the verification target process for each event of an event group that causes the verification target process to be executed for each verification target process from the verification target apparatus in which the verification target process has been executed. An acquisition step of acquiring information including a state and a state after execution, and an image indicating the state after execution for each event, and based on the information acquired by the acquisition step, the event of the event group For each cell corresponding to the state before the execution and the event for executing the verification target process from the state before execution of the cell group, while generating a cell group in which each of the states is associated with each other In addition, an image indicating the post-execution state is inserted, and an arrow indicating the execution order of the verification target processing is inserted between cells in which the post-execution state image is inserted. By, and executes a generation step of generating a chart data, and a display step of displaying the chart data generated by said generating step.

本発明にかかる検証装置、検証プログラム、および検証方法によれば、ユーザに対して検証結果の詳細を容易に把握させることができるため、検証作業における作業効率を向上させることができ、結果的に、作業時間の短時間化、および作業コストの低コスト化を図ることができるという効果を奏する。   According to the verification device, the verification program, and the verification method according to the present invention, the user can easily grasp the details of the verification result, so that the work efficiency in the verification work can be improved, and consequently There is an effect that the working time can be shortened and the working cost can be reduced.

以下に添付図面を参照して、この発明にかかる検証装置、検証プログラム、および検証方法の好適な実施の形態を、DVDレコーダに実装された機能の検証を一例に、詳細に説明する。   Exemplary embodiments of a verification apparatus, a verification program, and a verification method according to the present invention will be described below in detail with reference to an example of verification of functions implemented in a DVD recorder.

(実施の形態)
(検証システムのシステム構成)
まず、この発明の実施の形態にかかる検証システムのシステム構成について説明する。図1は、この発明の実施の形態にかかる検証システムのシステム構成を示すシステム構成図である。
(Embodiment)
(System configuration of verification system)
First, the system configuration of the verification system according to the embodiment of the present invention will be described. FIG. 1 is a system configuration diagram showing a system configuration of a verification system according to an embodiment of the present invention.

図1において、検証システム100は、検証装置として機能するパーソナル・コンピュータ110と、検証対象装置として機能するDVDレコーダ120と、を備えて構成されており、互いに通信ケーブル130によって接続されている。   In FIG. 1, the verification system 100 includes a personal computer 110 that functions as a verification device and a DVD recorder 120 that functions as a verification target device, which are connected to each other via a communication cable 130.

検証システム100において、パーソナル・コンピュータ110は、DVDレコーダ120に実装されている検証対象処理を実行するためのイベントに対応する制御情報141の入力を受け付ける。そして、パーソナル・コンピュータ110は、通信ケーブル130を介して、入力された制御情報141をDVDレコーダ120に送信することによって、DVDレコーダ120による検証対象処理の実行を制御する。   In the verification system 100, the personal computer 110 receives input of control information 141 corresponding to an event for executing a verification target process mounted on the DVD recorder 120. The personal computer 110 controls the execution of the verification target process by the DVD recorder 120 by transmitting the input control information 141 to the DVD recorder 120 via the communication cable 130.

また、パーソナル・コンピュータ110は、DVDレコーダ120による検証対象処理の実行結果に関する情報として、DVDレコーダ120から送信された実行結果情報(実行結果に関する情報)142を受信する。そして、パーソナル・コンピュータ110は、検証対象処理の検証結果や修正回数などをユーザが容易に把握することができるように、実行結果情報142や修正履歴情報143などに基づいて、検証対象処理の検証結果や修正回数などが示された状態遷移表、状態遷移図、シーケンス図などの図表データ144を生成する。さらに、パーソナル・コンピュータ110は、生成された図表データ144を画面表示する。   Further, the personal computer 110 receives the execution result information (information about the execution result) 142 transmitted from the DVD recorder 120 as the information about the execution result of the verification target process by the DVD recorder 120. Then, the personal computer 110 verifies the verification target process based on the execution result information 142 and the correction history information 143 so that the user can easily grasp the verification result of the verification target process and the number of corrections. Chart data 144 such as a state transition table, a state transition diagram, and a sequence diagram showing the results and the number of corrections is generated. Further, the personal computer 110 displays the generated chart data 144 on the screen.

また、検証システム100において、DVDレコーダ120は、パーソナル・コンピュータ110から送信された制御情報141の受信に伴って、検証対象処理を実行する。このとき、DVDレコーダ120は、実行された検証対象処理に関する実行結果情報142を生成する。そして、DVDレコーダ120は、通信ケーブル130を介して、実行結果情報142をパーソナル・コンピュータ110に送信する。   In the verification system 100, the DVD recorder 120 executes the verification target process in response to the reception of the control information 141 transmitted from the personal computer 110. At this time, the DVD recorder 120 generates execution result information 142 regarding the executed verification target process. Then, the DVD recorder 120 transmits the execution result information 142 to the personal computer 110 via the communication cable 130.

ここで、DVDレコーダ120による検証対象処理の実行は、パーソナル・コンピュータ110から送信された制御情報141の受信に伴ったものに限らず、たとえば、DVDレコーダ120に備えられたリモコン装置(図示省略)または操作ボタン(図示省略)のユーザ操作に伴ったものであってもよい。   Here, the execution of the verification target process by the DVD recorder 120 is not limited to the reception of the control information 141 transmitted from the personal computer 110, and for example, a remote control device (not shown) provided in the DVD recorder 120. Alternatively, it may be accompanied by a user operation of an operation button (not shown).

また、DVDレコーダ120からパーソナル・コンピュータ110への実行結果情報142の受け渡しは、通信ケーブル130を介したデータ通信によるものに限らず、その他の有線または無線データ通信によるものであってもよい。また、メモリカードなど着脱可能な記録媒体を介したものであってもよい。   Further, the delivery of the execution result information 142 from the DVD recorder 120 to the personal computer 110 is not limited to data communication via the communication cable 130, and may be other wire or wireless data communication. Further, it may be via a removable recording medium such as a memory card.

なお、検証対象装置は、DVDレコーダ120に限らず、たとえば検証対象処理を実行することが可能なシミュレータを備えたパーソナル・コンピュータなど、検証対象処理が実行可能な装置であれば、どのような装置であってもよい。なお、パーソナル・コンピュータ110が上記シミュレータを備える場合、検証システム100は、パーソナル・コンピュータ110のスタンド・アロン構成とすることができる。   The verification target device is not limited to the DVD recorder 120, and any device can be used as long as it can execute the verification target processing, such as a personal computer equipped with a simulator capable of executing the verification target processing. It may be. When the personal computer 110 includes the simulator, the verification system 100 can have a stand-alone configuration of the personal computer 110.

(パーソナル・コンピュータ110のハードウェア構成)
つぎに、この発明の実施の形態にかかるパーソナル・コンピュータ110のハードウェア構成について説明する。図2は、この発明の実施の形態にかかるパーソナル・コンピュータ110のハードウェア構成を示すブロック図である。
(Hardware configuration of personal computer 110)
Next, the hardware configuration of the personal computer 110 according to the embodiment of the present invention will be described. FIG. 2 is a block diagram showing a hardware configuration of the personal computer 110 according to the embodiment of the present invention.

図2において、パーソナル・コンピュータ110は、CPU201と、ROM202と、RAM203と、HDD(ハードディスクドライブ)204と、HD(ハードディスク)205と、R/W(リーダ/ライタ)206と、着脱可能な記録媒体の一例としてのDVD(Digital Versatile Disk)207と、ディスプレイ208と、I/F(インターフェース)209と、キーボード210と、マウス211と、スキャナ212と、プリンタ213と、を備えており、各構成部はバス220によってそれぞれ接続されている。   In FIG. 2, a personal computer 110 includes a CPU 201, a ROM 202, a RAM 203, an HDD (hard disk drive) 204, an HD (hard disk) 205, an R / W (reader / writer) 206, and a removable recording medium. Each of which includes a DVD (Digital Versatile Disk) 207, a display 208, an I / F (interface) 209, a keyboard 210, a mouse 211, a scanner 212, and a printer 213. Are connected by a bus 220.

ここで、CPU201は、パーソナル・コンピュータ110の全体の制御を司る。ROM202は、ブートプログラムなどのプログラムを記憶している。RAM203は、CPU201のワークエリアとして使用される。HDD204は、CPU201の制御にしたがってHD205に対するデータのリード/ライトを制御する。HD205は、HDD204の制御で書き込まれたデータを記憶する。   Here, the CPU 201 controls the entire personal computer 110. The ROM 202 stores a program such as a boot program. The RAM 203 is used as a work area for the CPU 201. The HDD 204 controls data read / write with respect to the HD 205 according to the control of the CPU 201. The HD 205 stores data written under the control of the HDD 204.

R/W206は、CPU201の制御にしたがってDVD207に対するデータのリード/ライトを制御する。DVD207は、R/W206の制御で書き込まれたデータを記憶したり、DVD207に記憶されたデータを読み取らせたりする。   The R / W 206 controls reading / writing of data with respect to the DVD 207 according to the control of the CPU 201. The DVD 207 stores data written under the control of the R / W 206 or reads data stored on the DVD 207.

また、着脱可能な記録媒体として、DVD207のほか、CD−ROM(CD−R、CD−RW)、MO、メモリカード、FD(Flexible Disc)などであってもよい。ディスプレイ208は、カーソル、アイコンあるいはツールボックスをはじめ、文章、画像、機能情報などのデータを表示する。このディスプレイ208は、たとえば、CRT、TFT液晶ディスプレイ、プラズマディスプレイなどを採用することができる。   In addition to the DVD 207, the removable recording medium may be a CD-ROM (CD-R, CD-RW), MO, memory card, FD (Flexible Disc), or the like. The display 208 displays data such as a text, an image, and function information as well as a cursor, an icon, or a tool box. As the display 208, for example, a CRT, a TFT liquid crystal display, a plasma display, or the like can be adopted.

I/F209は、通信回線を通じてインターネットなどのネットワークに接続され、このネットワークを介してユーザ端末装置などの外部装置に接続される。また、I/F209は、通信ケーブル130(図1参照)を介して、DVDレコーダ120(図1参照)に接続される。そして、I/F209は、ネットワークおよび通信ケーブル130とパーソナル・コンピュータ110内部とのインターフェースを司り、外部装置およびDVDレコーダ120からのデータの送受信を制御する。I/F209には、たとえばモデム、LANカードなどを採用することができる。   The I / F 209 is connected to a network such as the Internet through a communication line, and is connected to an external device such as a user terminal device via this network. Further, the I / F 209 is connected to the DVD recorder 120 (see FIG. 1) via the communication cable 130 (see FIG. 1). The I / F 209 controls an interface between the network and the communication cable 130 and the personal computer 110, and controls transmission / reception of data from the external device and the DVD recorder 120. For example, a modem or a LAN card can be adopted as the I / F 209.

キーボード210は、文字、数字、各種指示などの入力のためのキーを備え、データの入力をおこなう。また、タッチパネル式の入力パッドやテンキーなどであってもよい。マウス211は、カーソルの移動や範囲選択、あるいはウィンドウの移動やサイズの変更などをおこなう。ポインティングデバイスとして同様に機能を備えるものであれば、トラックボールやジョイスティックなどであってもよい。   The keyboard 210 includes keys for inputting characters, numbers, various instructions, and the like, and inputs data. Moreover, a touch panel type input pad or a numeric keypad may be used. The mouse 211 performs cursor movement, range selection, window movement, size change, and the like. A trackball or a joystick may be used as long as they have the same function as a pointing device.

スキャナ212は、画像を光学的に読み取り、パーソナル・コンピュータ110内に画像データを取り込む。なお、スキャナ212は、OCR機能を持たせてもよい。また、プリンタ213は、画像データや文章データを印刷する。プリンタ213には、たとえば、レーザプリンタやインクジェットプリンタを採用することができる。   The scanner 212 optically reads an image and captures image data into the personal computer 110. The scanner 212 may have an OCR function. The printer 213 prints image data and text data. As the printer 213, for example, a laser printer or an ink jet printer can be employed.

(DVDレコーダ120のハードウェア構成)
つぎに、この発明の実施の形態にかかるDVDレコーダ120のハードウェア構成について説明する。図3は、この発明の実施の形態にかかるDVDレコーダ120のハードウェア構成を示すブロック図である。
(Hardware configuration of DVD recorder 120)
Next, a hardware configuration of the DVD recorder 120 according to the embodiment of the present invention will be described. FIG. 3 is a block diagram showing a hardware configuration of the DVD recorder 120 according to the embodiment of the present invention.

図3において、DVDレコーダ120は、CPU301と、ROM302と、RAM303と、HDD(ハードディスクドライブ)304と、HD(ハードディスク)305と、R/W(リーダ/ライタ)306と、DVD(Digital Versatile Disk)307と、I/F(インターフェース)308と、操作ボタン309と、を備えており、各構成部はバス320によってそれぞれ接続されている。   In FIG. 3, a DVD recorder 120 includes a CPU 301, ROM 302, RAM 303, HDD (hard disk drive) 304, HD (hard disk) 305, R / W (reader / writer) 306, and DVD (Digital Versatile Disk). 307, an I / F (interface) 308, and operation buttons 309, and each component is connected by a bus 320.

ここで、CPU301は、DVDレコーダ120の全体の制御を司る。ROM302は、ブートプログラムなどのプログラムを記憶している。RAM303は、CPU301のワークエリアとして使用される。HDD304は、CPU301の制御にしたがってHD305に対するデータのリード/ライトを制御する。HD305は、HDD304の制御で書き込まれたデータを記憶する。   Here, the CPU 301 governs overall control of the DVD recorder 120. The ROM 302 stores a program such as a boot program. The RAM 303 is used as a work area for the CPU 301. The HDD 304 controls reading / writing of data with respect to the HD 305 according to the control of the CPU 301. The HD 305 stores data written under the control of the HDD 304.

R/W306は、CPU301の制御にしたがってDVD307に対するデータのリード/ライトを制御する。DVD307は、R/W306の制御で書き込まれたデータを記憶したり、DVD307に記憶されたデータを読み取らせたりする。   The R / W 306 controls reading / writing of data with respect to the DVD 307 according to the control of the CPU 301. The DVD 307 stores data written under the control of the R / W 306 and allows the data stored on the DVD 307 to be read.

I/F308は、通信ケーブル130(図1参照)を介して、パーソナル・コンピュータ110(図1参照)に接続される。また、I/F308は、テレビモニタなどの各種表示装置に接続される。そして、I/F308は、通信ケーブル130とDVDレコーダ120内部とのインターフェースを司り、パーソナル・コンピュータ110および各種表示装置からのデータの送受信を制御する。I/F308には、たとえばLANカード、USBカード、ビデオカードなどを採用することができる。操作ボタン309は、文字、数字、各種指示などの入力のためのキーを備え、データの入力をおこなう。また、タッチパネル式の入力パッドやテンキーなどであってもよい。   The I / F 308 is connected to the personal computer 110 (see FIG. 1) via the communication cable 130 (see FIG. 1). The I / F 308 is connected to various display devices such as a television monitor. The I / F 308 controls an interface between the communication cable 130 and the DVD recorder 120, and controls transmission / reception of data from the personal computer 110 and various display devices. As the I / F 308, for example, a LAN card, USB card, video card, or the like can be adopted. The operation button 309 includes keys for inputting characters, numbers, various instructions, and the like, and inputs data. Moreover, a touch panel type input pad or a numeric keypad may be used.

(パーソナル・コンピュータ110の機能的構成)
つぎに、この発明の実施の形態にかかるパーソナル・コンピュータ110の機能的構成について説明する。図4は、この発明の実施の形態にかかるパーソナル・コンピュータ110の機能的構成を示すブロック図である。
(Functional configuration of personal computer 110)
Next, a functional configuration of the personal computer 110 according to the embodiment of the present invention will be described. FIG. 4 is a block diagram showing a functional configuration of the personal computer 110 according to the embodiment of the present invention.

図4において、パーソナル・コンピュータ110は、取得部401と、生成部402と、選択部403と、表示部404と、切替部405と、入力部406と、出力部407と、から構成されている。   In FIG. 4, the personal computer 110 includes an acquisition unit 401, a generation unit 402, a selection unit 403, a display unit 404, a switching unit 405, an input unit 406, and an output unit 407. .

取得部401は、実行結果情報142を取得する。たとえば、取得部401は、DVDレコーダ120から送信された実行結果情報142を受信することによって、実行結果情報142を取得する。ここで、実行結果情報142には、たとえば、実行された検証対象処理に関する、処理名、実行前後の状態、実行時間、などの情報が示されている。   The acquisition unit 401 acquires the execution result information 142. For example, the acquisition unit 401 acquires the execution result information 142 by receiving the execution result information 142 transmitted from the DVD recorder 120. Here, in the execution result information 142, for example, information on the executed verification target process, such as a process name, a state before and after execution, and an execution time, is shown.

なお、取得部401は、ファイルやデータベースなど、実行結果情報142が記録された所定の記録媒体などから、実行結果情報142を読み取ることによって、実行結果情報142を取得するようにしてもよい。この場合、実行結果情報142が記録された所定の記録媒体は、たとえば図2に示したHD205、DVD207など、取得部401によるデータの読み取り可能な記録媒体であればどのような形態のものであってもよい。   The acquisition unit 401 may acquire the execution result information 142 by reading the execution result information 142 from a predetermined recording medium on which the execution result information 142 is recorded, such as a file or a database. In this case, the predetermined recording medium on which the execution result information 142 is recorded has any form as long as it is a recording medium from which data can be read by the acquisition unit 401, such as the HD 205 and the DVD 207 shown in FIG. May be.

また、取得部401は、修正履歴情報143を取得する。たとえば、取得部401は、ファイルやデータベースなど、修正履歴情報143が記録された所定の記録媒体などから、修正履歴情報143を読み取る。この場合、修正履歴情報143が記録された所定の記録媒体は、たとえば図2に示したHD205、DVD207など、取得部401によるデータの読み取り可能な記録媒体であればどのような形態のものであってもよい。   In addition, the acquisition unit 401 acquires the correction history information 143. For example, the acquisition unit 401 reads the correction history information 143 from a predetermined recording medium on which the correction history information 143 is recorded, such as a file or a database. In this case, the predetermined recording medium on which the correction history information 143 is recorded has any form as long as it is a recording medium from which data can be read by the acquisition unit 401, such as the HD 205 and the DVD 207 shown in FIG. May be.

ここで、修正履歴情報143には、たとえば、修正された検証対象処理に関する、処理名、修正日時などが示されている。なお、取得部401は、具体的には、たとえば図2に示したI/F209などによってその機能を実現する。   Here, the correction history information 143 indicates, for example, a processing name and a correction date and time related to the corrected verification target process. Note that the acquisition unit 401 specifically realizes its function by, for example, the I / F 209 shown in FIG.

生成部402は、取得部401によって取得された実行結果情報142、および修正履歴情報143に基づいて、図表データ144を生成する。ここで、生成部402によって生成される図表データ144としては、たとえば、状態遷移表、状態遷移図、シーケンス図などが挙げられる。   The generation unit 402 generates chart data 144 based on the execution result information 142 and the correction history information 143 acquired by the acquisition unit 401. Here, examples of the chart data 144 generated by the generation unit 402 include a state transition table, a state transition diagram, and a sequence diagram.

ここで、生成部402は、図表データ144を新たに生成してもよく、既存の図表データ144を編集するようにしてもよい。また、既存の図表データ144を複製した後に編集するようにしてもよい。   Here, the generation unit 402 may newly generate the chart data 144 or may edit the existing chart data 144. Further, the existing chart data 144 may be edited after being copied.

また、生成部402は、情報の種類ごとに図表データ144を生成するようにしてもよい。ここで、情報の種類としては、検証対象処理の実行時間、累計実行回数、累計修正回数、などが挙げられる。   The generation unit 402 may generate the chart data 144 for each type of information. Here, examples of the information include the execution time of the verification target process, the cumulative execution count, the cumulative correction count, and the like.

ここで、生成部402による図表データ144の生成処理の具体例を以下に示す。なお、生成部402は、以下に示す生成処理のうち、いずれか一つの生成処理のみをおこなうようにしてもよいし、複数の生成処理をおこなうようにしてもよい。   Here, the specific example of the production | generation process of the chart data 144 by the production | generation part 402 is shown below. Note that the generation unit 402 may perform only one of the following generation processes, or may perform a plurality of generation processes.

(具体例1)取得部401によって取得された実行結果情報142に基づいて、実行された検証対象処理に関する、処理名、実行時間などが所定のセル内に記入された状態遷移表を図表データ144として生成する。   (Specific example 1) Based on the execution result information 142 acquired by the acquisition unit 401, a state transition table in which a process name, an execution time, and the like related to an executed verification target process are entered in a predetermined cell is represented as chart data 144. Generate as

(具体例2)取得部401によって取得された実行結果情報142に基づいて、実行された検証対象処理の実行時間に応じて所定のセルが着色または変形された状態遷移表を図表データ144として生成する。   (Specific example 2) Based on the execution result information 142 acquired by the acquisition unit 401, a state transition table in which a predetermined cell is colored or deformed according to the execution time of the executed verification target process is generated as the chart data 144 To do.

この場合、生成部402は、たとえば、実行された検証対象処理の実行時間の長短が色の変化によって表されるように、当該処理に対応するセルを着色する。一例として、実行された検証対象処理の実行時間が所定の基準時間であれば、青色に着色し、実行された処理の実行時間が所定の基準時間よりも短ければ、黄色に着色し、実行された検証対象処理の実行時間が所定の基準時間よりも長ければ、赤色に着色する。   In this case, for example, the generation unit 402 colors the cell corresponding to the process so that the length of the execution time of the executed verification target process is represented by a color change. As an example, if the execution time of the executed verification target process is a predetermined reference time, it is colored blue, and if the execution time of the executed process is shorter than the predetermined reference time, it is colored yellow and executed. If the execution time of the verification target process is longer than a predetermined reference time, it is colored red.

また、生成部402は、たとえば、実行された検証対象処理の実行時間の長短が色の濃淡によって表されるように、当該処理に対応するセルを着色する。一例として、実行された検証対象処理の実行時間が所定の基準時間であれば、標準的な濃度に着色し、実行された検証対象処理の実行時間が所定の基準時間よりも短ければ、標準的な濃度よりも淡く着色し、実行された検証対象処理の実行時間が所定の基準時間よりも長ければ、標準的な濃度よりも濃く着色する。   In addition, for example, the generation unit 402 colors the cell corresponding to the process so that the length of the execution time of the executed verification target process is represented by color shading. As an example, if the execution time of the verification target process executed is a predetermined reference time, it is colored to a standard density, and if the execution time of the verification target process executed is shorter than the predetermined reference time, If the execution time of the executed verification target process is longer than a predetermined reference time, the color is darker than the standard density.

また、生成部402は、たとえば、実行された検証対象処理の実行時間の長短がセルの大小によって表されるように、当該処理に対応するセルを変形させる。一例として、実行された検証対象処理の実行時間が所定の基準時間であれば、標準的な大きさのままとし、実行された検証対象処理の実行時間が所定の基準時間よりも短ければ、標準的な大きさよりも小さくなるように変形させ、実行された検証対象処理の実行時間が所定の基準時間よりも長ければ、標準的な大きさよりも大きくなるように変形させる。   In addition, for example, the generation unit 402 deforms the cell corresponding to the process so that the length of the execution time of the executed verification target process is represented by the size of the cell. As an example, if the execution time of the executed verification target process is a predetermined reference time, the standard size is kept. If the execution time of the executed verification target process is shorter than the predetermined reference time, the standard If the execution time of the executed verification target process is longer than a predetermined reference time, the deformation is made larger than the standard size.

(具体例3)取得部401によって取得された実行結果情報142に基づいて、実行された検証対象処理の累計実行回数(すなわち、累計検証回数)に応じてセルが着色または変形された状態遷移表を図表データ144として生成する。   (Specific example 3) State transition table in which cells are colored or deformed according to the cumulative execution count (that is, the cumulative verification count) of the verification target processing executed based on the execution result information 142 acquired by the acquisition unit 401 Is generated as chart data 144.

この場合、生成部402は、たとえば、実行された検証対象処理の累計実行回数が色の変化によって表されるように、上記具体例2と同様に、当該処理に対応するセルを着色する。また、たとえば、実行された検証対象処理の累計実行回数が色の濃淡によって表されるように、上記具体例2と同様に、当該処理に対応するセルを着色する。また、たとえば、実行された検証対象処理の累計実行回数がセルの大小によって表されるように、上記具体例2と同様に、当該処理に対応するセルを変形する。   In this case, for example, the generation unit 402 colors the cell corresponding to the process, as in the second specific example, so that the cumulative number of executions of the verification target process executed is represented by a change in color. Further, for example, the cell corresponding to the process is colored in the same manner as in the specific example 2 so that the cumulative number of executions of the verification target process executed is represented by color shading. Further, for example, the cell corresponding to the process is modified so that the cumulative number of executions of the verification target process executed is represented by the size of the cell, as in the second specific example.

(具体例4)取得部401によって取得された修正履歴情報143に基づいて、検証対象処理の修正回数に応じてセルが着色または変形された状態遷移表を図表データ144として生成する。   (Specific example 4) Based on the correction history information 143 acquired by the acquisition unit 401, a state transition table in which cells are colored or deformed according to the number of corrections of the verification target process is generated as chart data 144.

この場合、生成部402は、たとえば、検証対象処理の修正回数が色の変化によって表されるように、上記具体例2と同様に、当該検証対象処理に対応するセルを着色する。また、たとえば、検証対象処理の修正回数が色の濃淡によって表されるように、上記具体例2と同様に、当該検証対象処理に対応するセルを着色する。また、たとえば、検証対象処理の修正回数がセルの大小によって表されるように、上記具体例2と同様に、当該検証対象処理に対応するセルを変形する。   In this case, for example, the generation unit 402 colors the cell corresponding to the verification target process in the same manner as in the specific example 2 so that the number of corrections of the verification target process is represented by a color change. In addition, for example, the cell corresponding to the verification target process is colored so that the number of corrections of the verification target process is represented by color shading. Further, for example, the cell corresponding to the verification target process is deformed in the same manner as in the specific example 2 so that the number of corrections of the verification target process is represented by the size of the cell.

(具体例5)取得部401によって取得された実行結果情報142に基づいて、検証対象処理の実行前後の状態を示す画像が所定のセル内に貼付された状態遷移表を図表データ144として生成する。   (Specific example 5) Based on the execution result information 142 acquired by the acquisition unit 401, a state transition table in which an image indicating a state before and after execution of the verification target process is pasted in a predetermined cell is generated as chart data 144. .

(具体例6)取得部401によって取得された実行結果情報142に基づいて、実行された検証対象処理の実行順序を示す矢印などの図形が貼付された状態遷移表を図表データ144として生成する。   (Specific example 6) Based on the execution result information 142 acquired by the acquisition unit 401, a state transition table to which a figure such as an arrow indicating the execution order of the executed verification target processes is attached is generated as the chart data 144.

(具体例7)取得部401によって取得された実行結果情報142に基づいて、実行された検証対象処理の実行順序などを示す状態遷移図やシーケンス図などを図表データ144として生成する。   (Specific example 7) Based on the execution result information 142 acquired by the acquisition unit 401, a state transition diagram, a sequence diagram, and the like indicating the execution order of the executed verification target processes are generated as the chart data 144.

なお、生成部402は、具体的には、たとえば図2に示したROM202、RAM203、HD205、DVD207に記憶されたプログラムをCPU201が実行することによってその機能を実現する。   Specifically, the generation unit 402 realizes its function by the CPU 201 executing a program stored in, for example, the ROM 202, the RAM 203, the HD 205, and the DVD 207 shown in FIG.

選択部403は、ファイルやデータベースなどの記録媒体に記録されている所定の選択条件に従って、生成部402によって生成された図表データ144の表示範囲を選択する。ここで、選択条件としては、たとえば、「実行された検証対象処理に関する列/行/範囲のみを表示範囲とする」、「ユーザによって指定された列/行/範囲のみを表示範囲とする」、などが挙げられる。そして、選択部403は、図表データ144のうち、上記選択条件を満たす列/行/範囲を表示範囲として選択する。   The selection unit 403 selects a display range of the chart data 144 generated by the generation unit 402 according to a predetermined selection condition recorded on a recording medium such as a file or a database. Here, as selection conditions, for example, “only the column / row / range related to the executed verification target process is set as the display range”, “only the column / row / range specified by the user is set as the display range”, Etc. Then, the selection unit 403 selects, from the chart data 144, a column / row / range that satisfies the above selection condition as a display range.

なお、選択部403は、具体的には、たとえば図2に示したROM202、RAM203、HD205、DVD207に記憶されたプログラムをCPU201が実行することによってその機能を実現する。   Specifically, the selection unit 403 realizes its function when the CPU 201 executes a program stored in, for example, the ROM 202, the RAM 203, the HD 205, and the DVD 207 shown in FIG.

表示部404は、生成部402によって生成された図表データ144を表示する。なお、表示部404は、生成部402によって生成された図表データ144が複数ある場合は、いずれか一つを表示するようにしてもよいし、複数を同時に表示するようにしてもよい。   The display unit 404 displays the chart data 144 generated by the generation unit 402. In addition, when there are a plurality of chart data 144 generated by the generation unit 402, the display unit 404 may display any one of them, or may display a plurality thereof simultaneously.

また、表示部404は、切替部405によって表示対象の図表データ144が切り替えられた場合、新たに表示対象とされた図表データ144を表示する。また、表示部404は、切替部405によって図表データ144の非表示範囲の表示/非表示が切り替えられた場合、図表データ144の非表示範囲を表示/非表示する。なお、表示部404は、具体的には、たとえば図2に示したディスプレイ208によってその機能を実現する。   Further, the display unit 404 displays the chart data 144 newly set as a display target when the chart data 144 to be displayed is switched by the switching unit 405. The display unit 404 displays / hides the non-display range of the chart data 144 when the switching unit 405 switches the display / non-display of the non-display range of the chart data 144. Specifically, the display unit 404 realizes its function by, for example, the display 208 shown in FIG.

切替部405は、表示対象の図表データ144を切り替える。また、切替部405は、選択部403によって表示範囲が選択された図表データ144が、表示部404によって表示されている場合、図表データ144の非表示範囲の表示/非表示を切り替える。切替部405は、たとえば、ユーザによる切り替え操作に基づいて、上記切り替え処理をおこなう。なお、切替部405は、具体的には、たとえば図2に示したROM202、RAM203、HD205、DVD207に記憶されたプログラムをCPU201が実行することによってその機能を実現する。   The switching unit 405 switches the chart data 144 to be displayed. Further, the switching unit 405 switches display / non-display of the non-display range of the chart data 144 when the chart data 144 whose display range is selected by the selection unit 403 is displayed by the display unit 404. The switching unit 405 performs the switching process based on, for example, a switching operation by the user. Specifically, the switching unit 405 realizes its function by causing the CPU 201 to execute programs stored in, for example, the ROM 202, the RAM 203, the HD 205, and the DVD 207 shown in FIG.

入力部406は、制御情報141の入力を受け付ける。たとえば、入力部406は、制御情報141の入力画面を表示して、ユーザによる制御情報141の入力を促す。ここで、制御情報141には、たとえば、検証対象処理を実行するためのイベントや、イベントの発生順序などが示されている。   The input unit 406 receives input of control information 141. For example, the input unit 406 displays an input screen for the control information 141 and prompts the user to input the control information 141. Here, the control information 141 indicates, for example, an event for executing the verification target process, an event occurrence order, and the like.

なお、入力部406は、ファイルやデータベースなど、制御情報141が記録された所定の記録媒体などから、制御情報141を読み取るようにしてもよい。この場合、制御情報141が記録された所定の記録媒体は、たとえば図2に示したHD205、DVD207など、入力部406によるデータの読み取り可能な記録媒体であればどのような形態のものであってもよい。なお、入力部406は、具体的には、たとえば図2に示したキーボード210などによってその機能を実現する。   Note that the input unit 406 may read the control information 141 from a predetermined recording medium on which the control information 141 is recorded, such as a file or a database. In this case, the predetermined recording medium on which the control information 141 is recorded is in any form as long as the recording medium can read data by the input unit 406, such as the HD 205 and the DVD 207 shown in FIG. Also good. Note that the input unit 406 specifically realizes its function by using, for example, the keyboard 210 shown in FIG.

出力部407は、入力部406によって入力された制御情報141を出力する。たとえば、出力部407は、入力部406によって入力された制御情報141をDVDレコーダ120に送信する。また、たとえば、出力部407は、入力部406によって入力された制御情報141をDVDレコーダ120による読み取り可能な所定の記録媒体に出力(記録)する。ここで、出力部407は、入力部406によって入力された制御情報141が、DVDレコーダ120の制御コード体系に従って記録されているものであった場合は、この制御情報141を編集せずに出力する。   The output unit 407 outputs the control information 141 input by the input unit 406. For example, the output unit 407 transmits the control information 141 input by the input unit 406 to the DVD recorder 120. Further, for example, the output unit 407 outputs (records) the control information 141 input by the input unit 406 to a predetermined recording medium that can be read by the DVD recorder 120. Here, if the control information 141 input by the input unit 406 is recorded according to the control code system of the DVD recorder 120, the output unit 407 outputs the control information 141 without editing. .

一方、出力部407は、入力部406によって入力された制御情報141が、DVDレコーダ120の制御コード体系に従って記録されていないものであった場合は、この制御情報141を、DVDレコーダ120の制御コード体系に従った制御情報141に変換して、変換された制御情報141を出力する。なお、出力部407は、具体的には、たとえば図2に示したI/F209などによってその機能を実現する。   On the other hand, when the control information 141 input by the input unit 406 is not recorded according to the control code system of the DVD recorder 120, the output unit 407 uses the control information 141 of the DVD recorder 120 as a control code. The control information 141 is converted into control information 141 according to the system, and the converted control information 141 is output. Specifically, the output unit 407 realizes its function by, for example, the I / F 209 shown in FIG.

(DVDレコーダ120の機能的構成)
つぎに、この発明の実施の形態にかかるDVDレコーダ120の機能的構成について説明する。図5は、この発明の実施の形態にかかるDVDレコーダ120の機能的構成を示すブロック図である。
(Functional configuration of DVD recorder 120)
Next, a functional configuration of the DVD recorder 120 according to the embodiment of the present invention will be described. FIG. 5 is a block diagram showing a functional configuration of the DVD recorder 120 according to the embodiment of the present invention.

図5において、DVDレコーダ120は、取得部501と、実行部502と、生成部503と、出力部504と、から構成されている。   In FIG. 5, the DVD recorder 120 includes an acquisition unit 501, an execution unit 502, a generation unit 503, and an output unit 504.

図5において、取得部501は、パーソナル・コンピュータ110から出力された制御情報141を取得する。たとえば、取得部501は、パーソナル・コンピュータ110から送信された制御情報141を受信する。また、たとえば、取得部501は、パーソナル・コンピュータ110から出力された制御情報141を所定の記録媒体から読み取る。   In FIG. 5, the acquisition unit 501 acquires control information 141 output from the personal computer 110. For example, the acquisition unit 501 receives the control information 141 transmitted from the personal computer 110. For example, the acquisition unit 501 reads the control information 141 output from the personal computer 110 from a predetermined recording medium.

ここで、取得部501によって取得される制御情報141は、パーソナル・コンピュータ110から出力されたものに限らず、たとえば、DVDレコーダ120に備えられたリモコン装置(図示省略)または操作ボタン(図示省略)のユーザ操作に伴ってDVDレコーダ120上で生成されたものであってもよい。なお、取得部501は、具体的には、たとえば図3に示したI/F308などによってその機能を実現する。   Here, the control information 141 acquired by the acquisition unit 501 is not limited to the information output from the personal computer 110, and for example, a remote control device (not shown) or an operation button (not shown) provided in the DVD recorder 120. It may be generated on the DVD recorder 120 in accordance with the user operation. Note that the acquisition unit 501 specifically realizes its function by, for example, the I / F 308 shown in FIG.

実行部502は、取得部501によって取得された制御情報141に基づいて、検証対象処理を実行する。なお、実行部502は、具体的には、たとえば図3に示したROM302、RAM303、HD305、DVD307に記憶されたプログラムをCPU301が実行することによってその機能を実現する。   The execution unit 502 executes the verification target process based on the control information 141 acquired by the acquisition unit 501. Specifically, the execution unit 502 realizes its function by the CPU 301 executing programs stored in, for example, the ROM 302, the RAM 303, the HD 305, and the DVD 307 shown in FIG.

生成部503は、実行部502によって実行された検証対象処理に関する実行結果情報142を生成する。なお、生成部503は、具体的には、たとえば図3に示したROM302、RAM303、HD305、DVD307に記憶されたプログラムをCPU301が実行することによってその機能を実現する。   The generation unit 503 generates execution result information 142 related to the verification target process executed by the execution unit 502. Specifically, the generation unit 503 realizes its function by the CPU 301 executing programs stored in, for example, the ROM 302, the RAM 303, the HD 305, and the DVD 307 illustrated in FIG.

出力部504は、生成部503によって生成された実行結果情報142を出力する。たとえば、出力部504は、生成部503によって生成された実行結果情報142をパーソナル・コンピュータ110に送信する。また、たとえば、出力部504は、生成部503によって生成された実行結果情報142をパーソナル・コンピュータ110による読み取り可能な所定の記録媒体に出力(記録)する。なお、出力部504は、具体的には、たとえば図3に示したI/F308などによってその機能を実現する。   The output unit 504 outputs the execution result information 142 generated by the generation unit 503. For example, the output unit 504 transmits the execution result information 142 generated by the generation unit 503 to the personal computer 110. For example, the output unit 504 outputs (records) the execution result information 142 generated by the generation unit 503 to a predetermined recording medium that can be read by the personal computer 110. Note that the output unit 504 specifically realizes its function by, for example, the I / F 308 shown in FIG.

(検証対象処理の一例)
つぎに、検証システム100による検証処理に用いられる検証対象処理の一例について説明する。図6は、検証システム100による検証処理に用いられる検証対象処理の一例を示す説明図である。
(Example of verification target processing)
Next, an example of verification target processing used for verification processing by the verification system 100 will be described. FIG. 6 is an explanatory diagram showing an example of a verification target process used for the verification process by the verification system 100.

図6に示す検証対象処理600は、DVDレコーダ120に実装されたTV番組などの録画予約機能を示したものであり、検証対象処理600が仕様どおりに動作した場合を示したものである。この検証対象処理600は、状態601(状態A)、状態602(状態C)、状態603(状態E)、および状態604(状態B)によって構成されている。そして、図6に示すように、状態601(状態A)から、イベント「イベント1」(メニュー画面の表示操作に対応するイベント)が発生することによって、処理「A1」が実行され、状態602(状態C)へ遷移する。   A verification target process 600 shown in FIG. 6 shows a recording reservation function such as a TV program installed in the DVD recorder 120, and shows a case where the verification target process 600 operates as specified. The verification target process 600 includes a state 601 (state A), a state 602 (state C), a state 603 (state E), and a state 604 (state B). Then, as shown in FIG. 6, when the event “event 1” (event corresponding to the display operation of the menu screen) occurs from the state 601 (state A), the process “A1” is executed, and the state 602 ( Transition to state C).

また、状態602(状態C)から、イベント「イベント3」(録画予約画面の表示操作に対応するイベント)が発生することによって、処理「A2」が実行され、状態603(状態E)へ遷移する。そして、状態603(状態E)から、イベント「イベント5」(録画予約の確定操作に対応するイベント)が発生することによって、処理「A3」が実行され、状態604(状態B)へ遷移する。   Further, when an event “event 3” (an event corresponding to a display operation of the recording reservation screen) occurs from the state 602 (state C), the process “A2” is executed, and the state transitions to the state 603 (state E). . Then, when an event “event 5” (an event corresponding to a recording reservation confirmation operation) occurs from the state 603 (state E), the process “A3” is executed, and the state transitions to the state 604 (state B).

(制御情報141の一例)
つぎに、検証システム100による検証処理に用いられる制御情報141の一例について説明する。図7は、検証システム100による検証処理に用いられる制御情報141の一例を示す説明図である。
(Example of control information 141)
Next, an example of the control information 141 used for the verification process by the verification system 100 will be described. FIG. 7 is an explanatory diagram showing an example of the control information 141 used for the verification process by the verification system 100.

図7において、制御情報141は、たとえばユーザ操作によってパーソナル・コンピュータ110に入力された後に、DVDレコーダ120に送信され、DVDレコーダ120による検証対象処理600(図6参照)の実行を制御するものである。この制御情報141には、検証対象処理600の実行を制御するためのイベントに関する、イベント名および発生順序がテキストデータ形式およびCSVフォーマットで記録されている。   7, control information 141 is input to the personal computer 110 by a user operation, for example, and then transmitted to the DVD recorder 120 to control execution of the verification target process 600 (see FIG. 6) by the DVD recorder 120. is there. In the control information 141, an event name and an occurrence order related to an event for controlling the execution of the verification target process 600 are recorded in a text data format and a CSV format.

たとえば、図7に示す制御情報141は、文字列「イベント1,イベント3,イベント5」が記録されており、この文字列は、DVDレコーダ120において、順にイベント「イベント1」、イベント「イベント3」、イベント「イベント5」を発生させるためのものであることを意味する。   For example, a character string “event 1, event 3, event 5” is recorded in the control information 141 shown in FIG. 7, and this character string is sequentially recorded in the DVD recorder 120 by an event “event 1” and an event “event 3”. ”Means that the event“ event 5 ”is generated.

ここで、制御情報141は、上述したようなCSVフォーマットに限らず、検証対象処理600の実行を制御するために発生させるイベントに関するイベント名および発生順序を判別することができる形式であれば、どのようなフォーマットによって記録されたものであってもよい。また、制御情報141は、ファイルに記録されているものに限らず、データベースなどに記録されているものであってもよい。   Here, the control information 141 is not limited to the CSV format as described above, and any format can be used as long as it can determine an event name and an occurrence order related to an event to be generated in order to control the execution of the verification target process 600. It may be recorded in such a format. Further, the control information 141 is not limited to information recorded in a file, but may be information recorded in a database or the like.

また、制御情報141は、テキストデータ形式で記録されているものに限らず、たとえばバイナリデータ形式で記録されているものであってもよい。また、制御情報141の入力方法は、テキストエディタや表計算ソフトなどによって制御情報141を入力する方法、制御情報141の入力画面によって制御情報141を入力する方法など、あらゆる方法を用いてもよい。   The control information 141 is not limited to being recorded in the text data format, and may be recorded in a binary data format, for example. In addition, the input method of the control information 141 may be any method such as a method of inputting the control information 141 using a text editor or spreadsheet software, a method of inputting the control information 141 using the input screen of the control information 141, or the like.

(実行結果情報142の一例)
つぎに、検証システム100による検証処理に用いられる実行結果情報142の一例について説明する。図8は、検証システム100による検証処理に用いられる実行結果情報142の一例を示す説明図である。
(Example of execution result information 142)
Next, an example of the execution result information 142 used for the verification process by the verification system 100 will be described. FIG. 8 is an explanatory diagram showing an example of the execution result information 142 used for the verification process by the verification system 100.

図8において、実行結果情報142は、DVDレコーダ120において、図5に示した生成部503によって生成され、DVDレコーダ120からパーソナル・コンピュータ110に送信されたものである。この実行結果情報142には、イベント名、イベントの発生に基づいて実行された検証対象処理に関する、処理名、実行前後の状態、実行時間が、イベントごとに、テキストデータ形式およびCSVフォーマットで記録されている。   In FIG. 8, the execution result information 142 is generated by the generating unit 503 shown in FIG. 5 in the DVD recorder 120 and transmitted from the DVD recorder 120 to the personal computer 110. In this execution result information 142, the process name, the state before and after execution, and the execution time related to the verification target process executed based on the occurrence of the event are recorded in the text data format and the CSV format for each event. ing.

たとえば、最初(1回目)に発生されたイベント「イベント1」によって、処理「A1」が実行され、実行前の状態「状態A」から実行後の状態「状態C」へ遷移したことが示されている。また、このときの実行時間「0.30(sec)」を要したことが示されている。   For example, it is indicated that the process “A1” is executed by the event “event 1” generated first (first time), and the state “state A” before execution is changed to the state “state C” after execution. ing. Also, it is shown that the execution time “0.30 (sec)” is required at this time.

また、2回目に発生されたイベント「イベント3」によって、処理「A2」が実行され、実行前の状態「状態C」から実行後の状態「状態E」へ遷移したことが示されている。また、このときの実行時間「0.50(sec)」を要したことが示されている。   Further, it is indicated that the process “A2” is executed by the event “event 3” generated second time, and the state “state C” before execution is changed to the state “state E” after execution. Further, it is shown that the execution time “0.50 (sec)” is required at this time.

そして、最後(3回目)に発生されたイベント「イベント5」によって、処理「A3」が実行され、実行前の状態「状態E」から実行後の状態「状態B」へ遷移したことが示されている。また、このときの実行時間「0.40(sec)」を要したことが示されている。   Then, the process “A3” is executed by the event “event 5” generated last (third time), and the state “state E” before execution is changed to the state “state B” after execution. ing. Further, it is shown that the execution time “0.40 (sec)” is required at this time.

ここで、実行結果情報142は、上述したようなCSVフォーマットに限らず、イベント名、処理名、実行前の状態、実行後の状態、および実行時間を、イベントごとに判別することができる形式であれば、どのようなフォーマットによって記録されたものであってもよい。また、実行結果情報142は、テキストデータ形式で記録されているものに限らず、たとえばバイナリデータ形式で記録されているものであってもよい。   Here, the execution result information 142 is not limited to the CSV format as described above, but in a format in which an event name, a process name, a state before execution, a state after execution, and an execution time can be determined for each event. It may be recorded in any format as long as it exists. The execution result information 142 is not limited to being recorded in the text data format, and may be recorded in, for example, a binary data format.

(修正履歴情報143の一例)
つぎに、検証システム100による検証処理に用いられる修正履歴情報143の一例について説明する。図9は、検証システム100による検証処理に用いられる修正履歴情報143の一例を示す説明図である。
(Example of correction history information 143)
Next, an example of the correction history information 143 used for the verification process by the verification system 100 will be described. FIG. 9 is an explanatory diagram showing an example of the correction history information 143 used for the verification process by the verification system 100.

図9において、修正履歴情報143は、たとえば、パーソナル・コンピュータ110において、ユーザによって入力された後に、ファイルやデータベースなどの所定の記録媒体に記録されたものである。この修正履歴情報143には、修正された検証対象処理に関する処理名、修正日時、修正回数、および修正者が、処理ごとに、テキストデータ形式で記録されている。   In FIG. 9, the correction history information 143 is recorded on a predetermined recording medium such as a file or a database after being input by the user in the personal computer 110, for example. In the correction history information 143, the process name, the correction date and time, the number of corrections, and the corrector regarding the corrected verification target process are recorded in a text data format for each process.

たとえば、図9に示す修正履歴情報143には、処理「A1」は、修正回数が「1回」であり、処理「A2」は、修正回数が「4回」であり、処理「A3」は、修正回数が「1回」であることが示されている。   For example, in the correction history information 143 shown in FIG. 9, the process “A1” has the correction count “1”, the process “A2” has the correction count “4”, and the process “A3” The number of corrections is “1 time”.

ここで、修正履歴情報143は、上述したようなフォーマットに限らず、修正された検証対象処理に関する処理名、修正日時、修正回数、および修正者が、処理ごとに判別することができる形式であれば、どのようなフォーマットによって記録されたものであってもよい。また、修正履歴情報143は、テキストデータ形式で記録されているものに限らず、たとえばバイナリデータ形式で記録されているものであってもよい。   Here, the correction history information 143 is not limited to the format as described above, but may be in a format that can be determined for each process by the process name, the correction date and time, the number of corrections, and the corrector regarding the corrected verification target process. For example, it may be recorded in any format. Further, the correction history information 143 is not limited to being recorded in the text data format, and may be recorded in, for example, a binary data format.

(パーソナル・コンピュータ110による制御情報送信処理の手順)
つぎに、この発明の実施の形態にかかるパーソナル・コンピュータ110による検証処理のうち、制御情報送信処理の手順について説明する。図10は、この発明の実施の形態にかかるパーソナル・コンピュータ110による制御情報送信処理の手順の一例を示すフローチャートである。
(Procedure of control information transmission processing by personal computer 110)
Next, the control information transmission processing procedure in the verification processing by the personal computer 110 according to the embodiment of the present invention will be described. FIG. 10 is a flowchart showing an example of a procedure of control information transmission processing by the personal computer 110 according to the embodiment of the present invention.

まず、入力部406によって、制御情報141の入力を受け付けたか否かを判断する(ステップS1001)。ステップS1001において、制御情報141の入力を受け付けたと判断した場合(ステップS1001:Yes)は、出力部407によって、ステップS1001で入力された制御情報141をDVDレコーダ120に送信して(ステップS1002)、一連の処理を終了する。   First, it is determined whether or not the input of the control information 141 has been accepted by the input unit 406 (step S1001). If it is determined in step S1001 that the input of the control information 141 has been accepted (step S1001: Yes), the output unit 407 transmits the control information 141 input in step S1001 to the DVD recorder 120 (step S1002). A series of processing ends.

一方、ステップS1001において、制御情報141の入力を受け付けていないと判断した場合(ステップS1001:No)は、制御情報141の入力を受け付けたと判断されるまで、上記判断処理(ステップS1001)を繰り返しおこなう。   On the other hand, if it is determined in step S1001 that the input of the control information 141 has not been received (step S1001: No), the determination process (step S1001) is repeated until it is determined that the input of the control information 141 has been received. .

(パーソナル・コンピュータ110による表示処理の手順)
つぎに、この発明の実施の形態にかかるパーソナル・コンピュータ110による検証処理のうち、表示処理の手順について説明する。図11は、この発明の実施の形態にかかるパーソナル・コンピュータ110による表示処理の手順の一例を示すフローチャートである。
(Procedure of display processing by personal computer 110)
Next, a display processing procedure in the verification processing by the personal computer 110 according to the embodiment of the present invention will be described. FIG. 11 is a flowchart showing an example of the procedure of display processing by the personal computer 110 according to the embodiment of the present invention.

まず、取得部401によって、実行結果情報142を取得する(ステップS1101)。つぎに、取得部401によって、修正履歴情報143を取得する(ステップS1102)。   First, the execution result information 142 is acquired by the acquisition unit 401 (step S1101). Next, the acquisition history 401 is acquired by the acquisition unit 401 (step S1102).

つぎに、生成部402によって、ステップS1101で取得された実行結果情報142、およびステップS1102で取得された修正履歴情報143に基づいて、図表データ144を生成する(ステップS1103)。   Next, the generating unit 402 generates chart data 144 based on the execution result information 142 acquired in step S1101 and the correction history information 143 acquired in step S1102 (step S1103).

つぎに、選択部403によって、ファイルやデータベースなど、所定の記録媒体に記録されている選択条件に従って、ステップS1103で生成された図表データ144の表示範囲を選択する(ステップS1104)。   Next, the selection unit 403 selects the display range of the chart data 144 generated in step S1103 according to the selection conditions recorded on a predetermined recording medium such as a file or a database (step S1104).

つぎに、表示部404によって、ステップS1103で生成された図表データ144を表示する(ステップS1105)。つぎに、切替部405によって、表示対象の図表データ144を切り替えるか否かを判断する(ステップS1106)。   Next, the chart data 144 generated in step S1103 is displayed by the display unit 404 (step S1105). Next, the switching unit 405 determines whether or not to switch the chart data 144 to be displayed (step S1106).

ステップS1106において、図表データ144を切り替えると判断した場合(ステップS1106:Yes)は、切替部405によって、表示部404によって表示される図表データ144を切り替えて(ステップS1107)、ステップS1105に戻る。一方、ステップS1106において、図表データ144を切り替えないと判断した場合(ステップS1106:No)は、一連の処理を終了する。   If it is determined in step S1106 that the chart data 144 is to be switched (step S1106: Yes), the switching section 405 switches the chart data 144 displayed on the display section 404 (step S1107), and the process returns to step S1105. On the other hand, if it is determined in step S1106 that the chart data 144 is not to be switched (step S1106: No), the series of processing ends.

(DVDレコーダ120による検証処理の手順)
つぎに、この発明の実施の形態にかかるDVDレコーダ120による検証処理の手順について説明する。図12は、この発明の実施の形態にかかるDVDレコーダ120による検証処理の手順の一例を示すフローチャートである。
(Procedure of verification process by DVD recorder 120)
Next, the procedure of verification processing by the DVD recorder 120 according to the embodiment of the present invention will be described. FIG. 12 is a flowchart showing an example of the verification process performed by the DVD recorder 120 according to the embodiment of the present invention.

まず、取得部501によって、パーソナル・コンピュータ110から送信された制御情報141を受信したか否かを判断する(ステップS1201)。ステップS1201において、制御情報141を受信していないと判断した場合(ステップS1201:No)は、制御情報141を受信したと判断するまで繰り返し上記判断処理(ステップS1201)をおこなう。   First, the acquisition unit 501 determines whether or not the control information 141 transmitted from the personal computer 110 has been received (step S1201). If it is determined in step S1201 that the control information 141 has not been received (step S1201: No), the determination process (step S1201) is repeated until it is determined that the control information 141 has been received.

一方、ステップS1201において、制御情報141を受信したと判断した場合(ステップS1201:Yes)は、実行部502によって、ステップS1201で受信された制御情報141に基づいて、検証対象処理を実行する(ステップS1202)。   On the other hand, when it is determined in step S1201 that the control information 141 has been received (step S1201: Yes), the execution unit 502 executes the verification target process based on the control information 141 received in step S1201 (step S1201). S1202).

つぎに、生成部503によって、ステップS1202で実行された検証対象処理に関する実行結果情報142を生成する(ステップS1203)。そして、出力部504によって、ステップS1203で生成された実行結果情報142をパーソナル・コンピュータ110へ送信して(ステップS1204)、一連の処理を終了する。   Next, the generation unit 503 generates execution result information 142 related to the verification target process executed in step S1202 (step S1203). Then, the output unit 504 transmits the execution result information 142 generated in step S1203 to the personal computer 110 (step S1204), and the series of processing ends.

(生成部402によって生成された図表データ144の一例)
つぎに、生成部402によって生成された図表データ144の一例について説明する。図13〜20は、生成部402によって生成された図表データ144の一例を示す説明図である。
(An example of the chart data 144 generated by the generation unit 402)
Next, an example of the chart data 144 generated by the generation unit 402 will be described. 13 to 20 are explanatory diagrams illustrating an example of the chart data 144 generated by the generation unit 402.

図13に示す図表データ144は、図8に示した実行結果情報142に基づいて、DVDレコーダ120によって実行された検証対象処理に関する、処理名および実行前後の状態が、処理ごとに示された状態遷移表である。   The chart data 144 shown in FIG. 13 is a state in which the process name and the state before and after the execution related to the verification target process executed by the DVD recorder 120 are shown for each process based on the execution result information 142 shown in FIG. It is a transition table.

たとえば、セル1301には、イベント「イベント1」によって、処理「A1」が実行され、実行前の状態「状態A」から実行後の状態「状態C」へ遷移したことが示されている。また、セル1302には、イベント「イベント3」によって、処理「A2」が実行され、実行前の状態「状態C」から実行後の状態「状態E」へ遷移したことが示されている。そして、セル1303には、イベント「イベント5」によって、処理「A3」が実行され、実行前の状態「状態E」から実行後の状態「状態B」へ遷移したことが示されている。   For example, the cell 1301 indicates that the process “A1” is executed by the event “event 1”, and the state “state A” before the execution is changed to the state “state C” after the execution. Further, the cell 1302 indicates that the process “A2” is executed by the event “event 3”, and the state “state C” before the execution is changed to the state “state E” after the execution. The cell 1303 indicates that the process “A3” is executed by the event “event 5”, and the state “state E” before the execution is changed to the state “state B” after the execution.

また、図14に示す図表データ144は、図8に示した実行結果情報142に基づいて、DVDレコーダ120によって実行された検証対象処理に関する、実行時間が、処理ごとに示された状態遷移表である。   Further, the chart data 144 shown in FIG. 14 is a state transition table in which the execution time regarding the verification target process executed by the DVD recorder 120 is shown for each process based on the execution result information 142 shown in FIG. is there.

たとえば、セル1301には、実行前の状態「状態A」から、イベント「イベント1」によって実行された処理(処理「A1」)の実行時間「0.30(sec)」が記入されているうえ、当該実行時間に応じた所定の色に着色されている。また、セル1302には、実行前の状態「状態C」から、イベント「イベント3」によって実行された処理(処理「A2」)の実行時間「0.50(sec)」が記入されているうえ、当該実行時間に応じた所定の色に着色されている。   For example, in the cell 1301, the execution time “0.30 (sec)” of the process (process “A1”) executed by the event “event 1” from the state “state A” before execution is entered. , It is colored in a predetermined color according to the execution time. Further, in the cell 1302, the execution time “0.50 (sec)” of the process (process “A2”) executed by the event “event 3” from the state “state C” before execution is entered. , It is colored in a predetermined color according to the execution time.

そして、セル1303には、実行前の状態「状態E」から、イベント「イベント5」によって実行された処理(処理「A3」)の実行時間「0.40(sec)」が記入されているうえ、当該実行時間に応じた所定の色に着色されている。   In the cell 1303, the execution time “0.40 (sec)” of the process (process “A3”) executed by the event “event 5” from the state “state E” before execution is entered. , It is colored in a predetermined color according to the execution time.

また、図15に示す図表データ144は、図8に示した実行結果情報142に基づいて、DVDレコーダ120によって実行された検証対象処理の累計実行回数が、処理ごとに示された状態遷移表である。   Further, the chart data 144 shown in FIG. 15 is a state transition table in which the cumulative number of executions of the verification target process executed by the DVD recorder 120 based on the execution result information 142 shown in FIG. is there.

たとえば、セル1301には、実行前の状態「状態A」から、イベント「イベント1」によって実行される処理(処理「A1」)の累計実行回数「1回」が記入されているうえ、当該累計実行回数に応じた所定の色に着色されている。また、セル1302には、実行前の状態「状態C」から、イベント「イベント3」によって実行される処理(処理「A2」)の累計実行回数「2回」が記入されているうえ、当該累計実行回数に応じた所定の色に着色されている。   For example, in the cell 1301, the accumulated execution count “1” of the process (process “A1”) executed by the event “event 1” from the state “state A” before execution is entered, and the accumulated total It is colored in a predetermined color according to the number of executions. Also, in the cell 1302, the cumulative execution count “2 times” of the process (process “A2”) executed by the event “event 3” from the state “state C” before execution is entered, and the cumulative total It is colored in a predetermined color according to the number of executions.

そして、セル1303には、実行前の状態「状態E」から、イベント「イベント5」によって実行される処理(処理「A3」)の累計実行回数「1回」が記入されているうえ、当該累計実行回数に応じた所定の色に着色されている。   In the cell 1303, the accumulated execution count “1” of the process executed by the event “event 5” (process “A3”) from the state “state E” before execution is entered, and the accumulated total It is colored in a predetermined color according to the number of executions.

また、図16に示す図表データ144は、修正履歴情報143に基づいて、DVDレコーダ120に実装された検証対象処理に関する、累計修正回数が処理ごとに示された状態遷移表である。   Also, the chart data 144 shown in FIG. 16 is a state transition table in which the total number of corrections related to the verification target process implemented in the DVD recorder 120 is shown for each process based on the correction history information 143.

たとえば、セル1301には、実行前の状態「状態A」から、イベント「イベント1」によって実行される処理(処理「A1」)の累計修正回数「1回」が記入されているうえ、当該累計修正回数に応じた所定の色に着色されている。また、セル1302には、実行前の状態「状態C」から、イベント「イベント3」によって実行される処理(処理「A2」)の累計修正回数「4回」が記入されているうえ、当該累計修正回数に応じた所定の色に着色されている。   For example, in the cell 1301, the cumulative correction number “1” of the process (process “A1”) executed by the event “event 1” from the state “state A” before execution is entered, and the cumulative total It is colored in a predetermined color according to the number of corrections. Also, in the cell 1302, the cumulative correction count “4 times” of the process (process “A2”) executed by the event “event 3” is entered from the state “state C” before execution, and the cumulative total It is colored in a predetermined color according to the number of corrections.

そして、セル1303には、実行前の状態「状態E」から、イベント「イベント5」によって実行される処理(処理「A3」)の累計修正回数「1回」が記入されているうえ、当該累計修正回数に応じた所定の色に着色されている。   In the cell 1303, the cumulative correction count “1” of the process (process “A3”) executed by the event “event 5” from the state “state E” before execution is entered, and the cumulative total It is colored in a predetermined color according to the number of corrections.

また、図17に示す図表データ144は、図8に示した実行結果情報142に基づいて、DVDレコーダ120によって実行された検証対象処理に関する、実行前後の状態が、画像によって示され、処理の実行順序が、図形(矢印1710)によって示された状態遷移表である。   In addition, the chart data 144 shown in FIG. 17 is based on the execution result information 142 shown in FIG. 8, and the state before and after the execution related to the verification target process executed by the DVD recorder 120 is shown by an image. The order is a state transition table indicated by a figure (arrow 1710).

たとえば、セル1700には、実行前の状態「状態A」を示す画像1701が示されている。また、セル1301には、実行前の状態「状態A」から、イベント「イベント1」によって実行される処理(処理「A1」)によって遷移する、実行後の状態「状態C」を示す画像1702が示されている。   For example, an image 1701 indicating the state “state A” before execution is shown in the cell 1700. The cell 1301 also has an image 1702 indicating the state “state C” after execution, which is changed from the state “state A” before execution by the process executed by the event “event 1” (process “A1”). It is shown.

また、セル1302には、実行前の状態「状態C」から、イベント「イベント3」によって実行される処理(処理「A2」)によって遷移する、実行後の状態「状態E」を示す画像1703が示されている。そして、セル1303には、実行前の状態「状態E」から、イベント「イベント5」によって実行される処理(処理「A3」)によって遷移する、実行後の状態「状態B」を示す画像1704が示されている。   Further, the cell 1302 has an image 1703 indicating the post-execution state “state E” that is transitioned from the pre-execution state “state C” by the process executed by the event “event 3” (process “A2”). It is shown. In the cell 1303, an image 1704 indicating the state “state B” after execution, which is transitioned from the state “state E” before execution by the process (process “A3”) executed by the event “event 5”. It is shown.

なお、上記各画像は、たとえば、あらかじめ所定の記録媒体に記録されている静的なものであってもよいし、上記各処理が実行されたことによってDVDレコーダ120によって取得された動的なものであってもよい。   Each image may be, for example, a static image that is recorded in advance on a predetermined recording medium, or a dynamic image that is acquired by the DVD recorder 120 by executing each of the above processes. It may be.

また、図18に示す図表データ144は、図8に示した実行結果情報142に基づいて、DVDレコーダ120によって実行された検証対象処理に関する、実行前後の状態が処理ごとに示された状態遷移図である。   Further, the chart data 144 shown in FIG. 18 is a state transition diagram in which the state before and after execution is shown for each process regarding the verification target process executed by the DVD recorder 120 based on the execution result information 142 shown in FIG. It is.

また、図19に示す図表データ144は、図8に示した実行結果情報142に基づいて、DVDレコーダ120によって実行された検証対象処理に関する、実行前後の状態が処理ごとに画像によって示された状態遷移図である。   Further, the chart data 144 shown in FIG. 19 is a state in which the state before and after the execution of the verification target process executed by the DVD recorder 120 is indicated by an image for each process based on the execution result information 142 shown in FIG. It is a transition diagram.

そして、図20に示す図表データ144は、図8に示した実行結果情報142に基づいて、DVDレコーダ120によって実行された検証対象処理に関する、実行前後の状態が処理ごとに示されたシーケンス図である。   The chart data 144 shown in FIG. 20 is a sequence diagram in which the state before and after the execution related to the verification target process executed by the DVD recorder 120 is shown for each process based on the execution result information 142 shown in FIG. is there.

(選択部403によって表示範囲が選択された図表データ144の一例)
つぎに、選択部403によって表示範囲が選択された図表データ144の一例について説明する。図21は、選択部403によって表示範囲が選択された図表データ144の一例を示す説明図である。
(An example of chart data 144 in which the display range is selected by the selection unit 403)
Next, an example of the chart data 144 in which the display range is selected by the selection unit 403 will be described. FIG. 21 is an explanatory diagram showing an example of the chart data 144 in which the display range is selected by the selection unit 403.

図21に示す図表データ144は、ファイルやデータベースなどの記録媒体に記録されている所定の選択条件に従って、図13に示した図表データ144の表示範囲が、選択部403によって選択されたものである。ここで、上記選択条件には、「実行された処理に関する列/行/範囲のみを表示範囲とする」旨が示されている。そして、図21に示す図表データ144は、上記選択条件に従って、「実行された処理に関する列/行/範囲」のみが表示範囲とされたものである。   The chart data 144 shown in FIG. 21 is obtained by selecting the display range of the chart data 144 shown in FIG. 13 by the selection unit 403 according to a predetermined selection condition recorded in a recording medium such as a file or a database. . Here, the selection condition indicates that “only the column / row / range relating to the executed process is set as the display range”. In the chart data 144 shown in FIG. 21, only “column / row / range relating to executed process” is set as the display range in accordance with the selection condition.

以上説明したように、この発明の実施の形態にかかる検証装置、検証対象装置、検証処理、および検証方法によれば、パーソナル・コンピュータ110において、制御情報141を入力するだけといった簡単な作業をユーザにおこなわせるによって、DVDレコーダ120に実装された検証対象処理600を実行することができる。これにより、検証対象処理600の検証作業の作業効率を向上させることができ、結果的に、検証対象処理600の検証作業における作業時間の短時間化、および作業コストの低コスト化を図ることができる。   As described above, according to the verification device, the verification target device, the verification process, and the verification method according to the embodiment of the present invention, the user can easily perform simple operations such as inputting the control information 141 on the personal computer 110. The verification target process 600 implemented in the DVD recorder 120 can be executed. Thereby, the work efficiency of the verification work of the verification target process 600 can be improved. As a result, the work time in the verification work of the verification target process 600 can be shortened and the work cost can be reduced. it can.

また、パーソナル・コンピュータ110において、DVDレコーダ120から受信した実行結果情報142などに基づいて、状態遷移表、状態遷移図、シーケンス図などの視覚効果の高い図表データ144を自動的に生成して、これら図表データ144を画面表示することができる。これにより、ユーザに対して検証対象処理600の検証結果の詳細を容易に把握させることができるため、検証対象処理600の検証作業における作業効率を向上させることができ、結果的に、検証対象処理600の検証作業における作業時間の短時間化、および作業コストの低コスト化を図ることができる。   Further, in the personal computer 110, based on the execution result information 142 received from the DVD recorder 120, the chart data 144 having high visual effects such as the state transition table, the state transition diagram, and the sequence diagram is automatically generated. These chart data 144 can be displayed on the screen. As a result, the user can easily grasp the details of the verification result of the verification target process 600, so that the work efficiency in the verification work of the verification target process 600 can be improved. As a result, the verification target process It is possible to shorten the work time and reduce the work cost in 600 verification work.

なお、本実施の形態で説明した検証方法は、あらかじめ用意されたプログラムをパーソナル・コンピュータやワークステーション、CAD等のコンピュータで実行することにより実現することができる。このプログラムは、ハードディスク、フレキシブルディスク、CD−ROM、MO、DVDなどのコンピュータで読み取り可能な記録媒体に記録され、コンピュータによって記録媒体から読み出されることによって実行される。またこのプログラムは、インターネットなどのネットワークを介して配布することが可能な伝送媒体であってもよい。   Note that the verification method described in this embodiment can be realized by executing a program prepared in advance on a computer such as a personal computer, a workstation, or a CAD. This program is recorded on a computer-readable recording medium such as a hard disk, a flexible disk, a CD-ROM, an MO, and a DVD, and is executed by being read from the recording medium by the computer. The program may be a transmission medium that can be distributed via a network such as the Internet.

以上のように、本発明にかかる検証装置、検証プログラム、および検証方法は、組込み処理の検証作業を含む開発業務などに有用であり、特に、多くの機能を備えた組込み処理の開発業務などへの利用に適している。   As described above, the verification apparatus, the verification program, and the verification method according to the present invention are useful for development work including verification processing of embedded processing, and particularly for development processing of embedded processing having many functions. Suitable for use.

この発明の実施の形態にかかる検証システムのシステム構成を示すシステム構成図である。It is a system configuration figure showing the system configuration of the verification system concerning the embodiment of this invention. この発明の実施の形態にかかるパーソナル・コンピュータのハードウェア構成を示すブロック図である。It is a block diagram which shows the hardware constitutions of the personal computer concerning embodiment of this invention. この発明の実施の形態にかかるDVDレコーダのハードウェア構成を示すブロック図である。It is a block diagram which shows the hardware constitutions of the DVD recorder concerning embodiment of this invention. この発明の実施の形態にかかるパーソナル・コンピュータの機能的構成を示すブロック図である。It is a block diagram which shows the functional structure of the personal computer concerning embodiment of this invention. この発明の実施の形態にかかるDVDレコーダの機能的構成を示すブロック図である。It is a block diagram which shows the functional structure of the DVD recorder concerning embodiment of this invention. 検証システムによる検証処理に用いられる検証対象処理の一例を示す説明図である。It is explanatory drawing which shows an example of the verification object process used for the verification process by a verification system. 検証システムによる検証処理に用いられる制御情報の一例を示す説明図である。It is explanatory drawing which shows an example of the control information used for the verification process by a verification system. 検証システムによる検証処理に用いられる実行結果情報の一例を示す説明図である。It is explanatory drawing which shows an example of the execution result information used for the verification process by a verification system. 検証システムによる検証処理に用いられる修正履歴情報の一例を示す説明図である。It is explanatory drawing which shows an example of the correction history information used for the verification process by a verification system. この発明の実施の形態にかかるパーソナル・コンピュータによる制御情報送信処理の手順の一例を示すフローチャートである。It is a flowchart which shows an example of the procedure of the control information transmission process by the personal computer concerning embodiment of this invention. この発明の実施の形態にかかるパーソナル・コンピュータによる表示処理の手順の一例を示すフローチャートである。It is a flowchart which shows an example of the procedure of the display process by the personal computer concerning embodiment of this invention. この発明の実施の形態にかかるDVDレコーダによる検証処理の手順の一例を示すフローチャートである。It is a flowchart which shows an example of the procedure of the verification process by the DVD recorder concerning embodiment of this invention. 生成部によって生成された図表データの一例を示す説明図である。It is explanatory drawing which shows an example of the chart data produced | generated by the production | generation part. 生成部によって生成された図表データの一例を示す説明図である。It is explanatory drawing which shows an example of the chart data produced | generated by the production | generation part. 生成部によって生成された図表データの一例を示す説明図である。It is explanatory drawing which shows an example of the chart data produced | generated by the production | generation part. 生成部によって生成された図表データの一例を示す説明図である。It is explanatory drawing which shows an example of the chart data produced | generated by the production | generation part. 生成部によって生成された図表データの一例を示す説明図である。It is explanatory drawing which shows an example of the chart data produced | generated by the production | generation part. 生成部によって生成された図表データの一例を示す説明図である。It is explanatory drawing which shows an example of the chart data produced | generated by the production | generation part. 生成部によって生成された図表データの一例を示す説明図である。It is explanatory drawing which shows an example of the chart data produced | generated by the production | generation part. 生成部によって生成された図表データの一例を示す説明図である。It is explanatory drawing which shows an example of the chart data produced | generated by the production | generation part. 選択部によって表示範囲が選択された図表データの一例を示す説明図である。It is explanatory drawing which shows an example of the chart data by which the display range was selected by the selection part.

符号の説明Explanation of symbols

100 検証システム
110 パーソナル・コンピュータ
120 DVDレコーダ
130 通信ケーブル
141 制御情報
142 実行結果情報
143 修正履歴情報
144 図表データ
401 取得部
402 生成部
403 選択部
404 表示部
405 切替部
406 入力部
407 出力部
501 取得部
502 実行部
503 生成部
504 出力部
DESCRIPTION OF SYMBOLS 100 Verification system 110 Personal computer 120 DVD recorder 130 Communication cable 141 Control information 142 Execution result information 143 Correction history information 144 Chart data 401 Acquisition part 402 Generation part 403 Selection part 404 Display part 405 Switching part 406 Input part 407 Output part 501 Acquisition Unit 502 execution unit 503 generation unit 504 output unit

Claims (3)

検証対象処理が実行された検証対象装置から、検証対象処理ごとに検証対象処理を実行させるイベント群のイベントごとの前記検証対象処理の実行前の状態および実行後の状態と、前記イベントごとの前記実行後の状態を示す画像と、を含む情報を取得する取得手段と、
前記取得手段によって取得された情報に基づいて、前記イベント群のイベントの各々と前記状態の各々とを対応付けたセル群を生成するとともに、前記セル群のうち、前記実行前の状態と当該実行前の状態から前記検証対象処理を実行させるイベントとに対応するセルごとに、前記実行後の状態を示す画像を挿入し、かつ、前記実行後の状態を示す画像が挿入されたセル間に前記検証対象処理の実行順序を示す矢印を挿入することにより、図表データを生成する生成手段と、
前記生成手段によって生成された図表データを表示する表示手段と、
を備えることを特徴とする検証装置。
From the verification target device on which the verification target process is executed, the state before execution and the state after execution of the verification target process for each event of the event group that causes the verification target process to be executed for each verification target process, and the above for each event An acquisition means for acquiring information including an image showing a state after execution ;
Based on the information acquired by the acquisition unit, a cell group in which each event of the event group is associated with each of the states is generated, and the state before the execution and the execution of the cell group For each cell corresponding to an event that causes the verification target process to be executed from the previous state, an image indicating the state after the execution is inserted, and between the cells in which the image indicating the state after the execution is inserted Generating means for generating chart data by inserting an arrow indicating the execution order of the processing to be verified ;
Display means for displaying chart data generated by the generating means;
A verification apparatus comprising:
検証対象処理が実行された検証対象装置から、検証対象処理ごとに検証対象処理を実行させるイベント群のイベントごとの前記検証対象処理の実行前の状態および実行後の状態と、前記イベントごとの前記実行後の状態を示す画像と、を含む情報を取得する取得工程と、
前記取得工程によって取得された情報に基づいて、前記イベント群のイベントの各々と前記状態の各々とを対応付けたセル群を生成するとともに、前記セル群のうち、前記実行前の状態と当該実行前の状態から前記検証対象処理を実行させるイベントとに対応するセルごとに、前記実行後の状態を示す画像を挿入し、かつ、前記実行後の状態を示す画像が挿入されたセル間に前記検証対象処理の実行順序を示す矢印を挿入することにより、図表データを生成する生成工程と、
前記生成工程によって生成された図表データを表示する表示工程と、
を検証装置に実行させることを特徴とする検証プログラム。
From the verification target device on which the verification target process is executed, the state before execution and the state after execution of the verification target process for each event of the event group that causes the verification target process to be executed for each verification target process, and the above for each event An acquisition process for acquiring information including an image showing a state after execution ;
Based on the information acquired by the acquisition step, a cell group in which each event of the event group is associated with each of the states is generated, and the state before the execution and the execution of the cell group For each cell corresponding to an event that causes the verification target process to be executed from the previous state, an image indicating the state after the execution is inserted, and between the cells in which the image indicating the state after the execution is inserted A generation step of generating chart data by inserting an arrow indicating the execution order of the verification target process ;
A display step for displaying the chart data generated by the generation step;
A verification program characterized by causing a verification device to execute.
検証装置が、
検証対象処理が実行された検証対象装置から、検証対象処理ごとに検証対象処理を実行させるイベント群のイベントごとの前記検証対象処理の実行前の状態および実行後の状態と、前記イベントごとの前記実行後の状態を示す画像と、を含む情報を取得する取得工程と、
前記取得工程によって取得された情報に基づいて、前記イベント群のイベントの各々と前記状態の各々とを対応付けたセル群を生成するとともに、前記セル群のうち、前記実行前の状態と当該実行前の状態から前記検証対象処理を実行させるイベントとに対応するセルごとに、前記実行後の状態を示す画像を挿入し、かつ、前記実行後の状態を示す画像が挿入されたセル間に前記検証対象処理の実行順序を示す矢印を挿入することにより、図表データを生成する生成工程と、
前記生成工程によって生成された図表データを表示する表示工程と、
を実行することを特徴とする検証方法。
Verification device
From the verification target device on which the verification target process is executed, the state before execution and the state after execution of the verification target process for each event of the event group that causes the verification target process to be executed for each verification target process, and the above for each event An acquisition process for acquiring information including an image showing a state after execution ;
Based on the information acquired by the acquisition step, a cell group in which each event of the event group is associated with each of the states is generated, and the state before the execution and the execution of the cell group For each cell corresponding to an event that causes the verification target process to be executed from the previous state, an image indicating the state after the execution is inserted, and between the cells in which the image indicating the state after the execution is inserted A generation step of generating chart data by inserting an arrow indicating the execution order of the verification target process ;
A display step for displaying the chart data generated by the generation step;
The verification method characterized by performing.
JP2006254462A 2006-09-20 2006-09-20 Verification device, verification program, and verification method Expired - Fee Related JP4747060B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2006254462A JP4747060B2 (en) 2006-09-20 2006-09-20 Verification device, verification program, and verification method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2006254462A JP4747060B2 (en) 2006-09-20 2006-09-20 Verification device, verification program, and verification method

Publications (2)

Publication Number Publication Date
JP2008077317A JP2008077317A (en) 2008-04-03
JP4747060B2 true JP4747060B2 (en) 2011-08-10

Family

ID=39349317

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2006254462A Expired - Fee Related JP4747060B2 (en) 2006-09-20 2006-09-20 Verification device, verification program, and verification method

Country Status (1)

Country Link
JP (1) JP4747060B2 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5455667B2 (en) * 2010-01-18 2014-03-26 大和製衡株式会社 CPU built-in device
WO2015159400A1 (en) * 2014-04-16 2015-10-22 株式会社アイ・エル・シー Sequence diagram creating device, sequence diagram creating method, and sequence diagram creating program
JP6623274B2 (en) * 2018-11-29 2019-12-18 株式会社アイ・エル・シー Sequence diagram creation device, sequence diagram creation method, and sequence diagram creation program

Citations (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH04137137A (en) * 1990-09-28 1992-05-12 Toshiba Corp Progress condition recognizing system for software development
JPH05324403A (en) * 1992-05-26 1993-12-07 Hitachi Ltd Verification sufficiency evaluating system for software design specification
JPH06342353A (en) * 1993-05-31 1994-12-13 Sanyo Electric Co Ltd Information processor
JPH07129430A (en) * 1993-11-02 1995-05-19 Fujitsu Ltd Testing method for program
JPH07168709A (en) * 1993-12-15 1995-07-04 Nec Corp Method and device for simulating program generator utilization specification
JPH1063491A (en) * 1996-08-22 1998-03-06 Nec Corp Device and method for supoprting program development
JPH11232136A (en) * 1998-02-17 1999-08-27 Ricoh Co Ltd Object-oriented software development supporting device
JPH11338700A (en) * 1998-05-27 1999-12-10 Fujitsu Ltd Design information analyzing device and recording medium
JP2003030007A (en) * 2001-07-13 2003-01-31 Mitsubishi Electric Corp System and method for supporting program development, computer readable recording medium in which program development support program is recorded and program development support program
JP2004110274A (en) * 2002-09-17 2004-04-08 Ricoh Co Ltd Device for supporting object-oriented software development, program and recording medium with program recorded thereon
JP2004348473A (en) * 2003-05-22 2004-12-09 Hitachi Ltd Verification method and verification apparatus for state transition
JP2005100068A (en) * 2003-09-24 2005-04-14 Matsushita Electric Ind Co Ltd Automatic software verification system
JP2005166010A (en) * 2003-11-11 2005-06-23 Matsushita Electric Ind Co Ltd Program verification system and computer program for controlling program verification system
JP2006113696A (en) * 2004-10-12 2006-04-27 Internatl Business Mach Corp <Ibm> Observation device, observation method and program

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4171240B2 (en) * 2002-04-24 2008-10-22 松下電器産業株式会社 Program verification system

Patent Citations (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH04137137A (en) * 1990-09-28 1992-05-12 Toshiba Corp Progress condition recognizing system for software development
JPH05324403A (en) * 1992-05-26 1993-12-07 Hitachi Ltd Verification sufficiency evaluating system for software design specification
JPH06342353A (en) * 1993-05-31 1994-12-13 Sanyo Electric Co Ltd Information processor
JPH07129430A (en) * 1993-11-02 1995-05-19 Fujitsu Ltd Testing method for program
JPH07168709A (en) * 1993-12-15 1995-07-04 Nec Corp Method and device for simulating program generator utilization specification
JPH1063491A (en) * 1996-08-22 1998-03-06 Nec Corp Device and method for supoprting program development
JPH11232136A (en) * 1998-02-17 1999-08-27 Ricoh Co Ltd Object-oriented software development supporting device
JPH11338700A (en) * 1998-05-27 1999-12-10 Fujitsu Ltd Design information analyzing device and recording medium
JP2003030007A (en) * 2001-07-13 2003-01-31 Mitsubishi Electric Corp System and method for supporting program development, computer readable recording medium in which program development support program is recorded and program development support program
JP2004110274A (en) * 2002-09-17 2004-04-08 Ricoh Co Ltd Device for supporting object-oriented software development, program and recording medium with program recorded thereon
JP2004348473A (en) * 2003-05-22 2004-12-09 Hitachi Ltd Verification method and verification apparatus for state transition
JP2005100068A (en) * 2003-09-24 2005-04-14 Matsushita Electric Ind Co Ltd Automatic software verification system
JP2005166010A (en) * 2003-11-11 2005-06-23 Matsushita Electric Ind Co Ltd Program verification system and computer program for controlling program verification system
JP2006113696A (en) * 2004-10-12 2006-04-27 Internatl Business Mach Corp <Ibm> Observation device, observation method and program

Also Published As

Publication number Publication date
JP2008077317A (en) 2008-04-03

Similar Documents

Publication Publication Date Title
JP3853827B1 (en) How to display a range graph in a cell in a spreadsheet
CN101676868A (en) Image processing apparatus and image processing method
CN107368267A (en) Information processor and information processing method
JP4968293B2 (en) Document processing apparatus, document processing method, and program
JP4747060B2 (en) Verification device, verification program, and verification method
JP4922769B2 (en) Information processing apparatus, information processing method, and information processing program
KR20060129819A (en) Method and apparatus for setting print option
US20090024958A1 (en) Program product including display control program and computer-readable media, display device, display control method, and image forming apparatus
CN101118561B (en) Presentation apparatus and presentation control method
JP4747034B2 (en) Verification scenario creation program, recording medium, verification scenario creation device, and verification scenario creation method
JP2008077316A (en) Verification device, verification program and verification method
KR20060119396A (en) Printing control apparatus and printing control method
JP5494660B2 (en) Process design program, process design apparatus, and process design method
US7911466B2 (en) Method and apparatus for editing timing diagram, and computer product
JP2007066077A (en) Method and apparatus for generating gui, computer program, and storage medium
JP2010009167A (en) Screen display device, screen display method, and screen display program
CN104516860A (en) Methods and systems for selecting text within a displayed document
JP5400342B2 (en) Information processing apparatus, display method thereof, and program
JP5330714B2 (en) Search support device and search support program
JP2007122153A (en) Document editing device, document editing method and document editing program
JP2007079855A (en) Information processor, program providing device, program providing method, and program making computer execute the method
US20070064277A1 (en) Method, apparatus, and program for generating synthesized images
JP4727623B2 (en) GUI screen design support program, GUI screen design support method, and GUI screen design support device
JP2008022151A (en) Verification apparatus, remote controller, verification method, and program for allowing computer to perform the method
JP5195406B2 (en) Display control apparatus and method, program, and recording medium

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20090529

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20090623

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20090824

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20100622

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20100823

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20101207

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20110307

A911 Transfer of reconsideration by examiner before appeal (zenchi)

Free format text: JAPANESE INTERMEDIATE CODE: A911

Effective date: 20110310

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20110426

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20110516

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

Free format text: PAYMENT UNTIL: 20140520

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Ref document number: 4747060

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

LAPS Cancellation because of no payment of annual fees