JP3627144B2 - COMMUNICATION TEST SUPPORT DEVICE, PROGRAM, AND RECORDING MEDIUM CONTAINING THE PROGRAM - Google Patents

COMMUNICATION TEST SUPPORT DEVICE, PROGRAM, AND RECORDING MEDIUM CONTAINING THE PROGRAM Download PDF

Info

Publication number
JP3627144B2
JP3627144B2 JP2001287639A JP2001287639A JP3627144B2 JP 3627144 B2 JP3627144 B2 JP 3627144B2 JP 2001287639 A JP2001287639 A JP 2001287639A JP 2001287639 A JP2001287639 A JP 2001287639A JP 3627144 B2 JP3627144 B2 JP 3627144B2
Authority
JP
Japan
Prior art keywords
communication
test
time
communication log
date
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
JP2001287639A
Other languages
Japanese (ja)
Other versions
JP2003101538A (en
Inventor
浩 近藤
Original Assignee
株式会社半導体先端テクノロジーズ
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 株式会社半導体先端テクノロジーズ filed Critical 株式会社半導体先端テクノロジーズ
Priority to JP2001287639A priority Critical patent/JP3627144B2/en
Publication of JP2003101538A publication Critical patent/JP2003101538A/en
Application granted granted Critical
Publication of JP3627144B2 publication Critical patent/JP3627144B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Landscapes

  • Computer And Data Communications (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)
  • Maintenance And Management Of Digital Transmission (AREA)
  • Monitoring And Testing Of Transmission In General (AREA)

Description

【0001】
【発明の属する技術分野】
本発明は、メッセージの送受信を行う装置の通信テストの実施を支援するツールに関する。
【0002】
【従来の技術】
近年、多くのシステムは複数の装置とそれらを結ぶネットワークにより構成されている。このようなシステムをテストする場合には、システム全体の動作確認を行う前に、個々の装置の動作確認を行うことが一般的である。しかし、他の装置とのメッセージの送受信に関連する動作は、装置単体では確認することができない。このため、このようなテストを支援するツールとして、テスト対象の装置との間でテストメッセージの送受信を行うパソコン用のプログラムが提供されている。テスト実施者は、このようなプログラムをパソコンにインストールし、パソコンとテスト対象の装置とを接続してテストメッセージの送受信を行わせることによって、その装置のメッセージ送受信に関連する動作を確認することができる。以下、このような通信テスト支援プログラム、あるいはこのようなプログラムが組み込まれた通信テスト支援装置を総称して通信テスタと呼ぶ。
【0003】
図7は、従来の通信テスタの機能概要を表すブロック図である。図に示すように、通信テスタは、キーボードなどの入力機器あるいはディスプレイなどの出力機器との間のデータ入出力を制御する入出力制御部1と、テスト対象との間で送受信するメッセージを定義するメッセージ定義部2と、テスト実施者の指示に基づいてテスト対象との間でメッセージ定義部において定義されたメッセージの送受信を行う通信制御部3と、その送受信の内容を通信ログファイル4に記録する通信ログ作成部5と、通信ログ作成部5に対して日時の情報を提供するクロック生成部6と、テスト実施者の要求に応じて通信ログファイル4から所定の通信ログを検索して表示する通信ログ表示部7とを備えている。
【0004】
メッセージ定義部2は、入出力制御部1を介して、ディスプレイ上に定義編集画面を表示し、テスト実施者が定義されたテストメッセージを編集できるようにする。また、メッセージ定義部2は、定義されたメッセージを一覧表示する。テスト実施者がキーボードなどを用いてメッセージ一覧の中から特定のメッセージを選択し、さらにそのメッセージの送信を指示すると、入出力制御部1から通信制御部3へ、選択されたメッセージの識別コードと送信要求とが伝達される。通信制御部3は、メッセージ定義部2から識別コードに該当するメッセージデータを受け取り、通信プロトコルに合わせて形式を整えた後、テスト対象にメッセージを送信する。
【0005】
この際、通信制御部3は、送信メッセージを通信ログ作成部5に通知する。通信ログ作成部5は、クロック生成部6から取得したそのときの日時と送信メッセージとを記録した通信ログを作成し、通信ログファイル4に保存する。通信ログは、通信ログ表示部7により、入出力制御部1を介してディスプレイに表示される。これにより、テスト実施者は、送信したメッセージの内容を通信ログで確認し、そのメッセージを受信したときのテスト対象の動作を目で確認することができる。なお、反対に、テスト対象を先に動作させてテスト対象から送信されたメッセージを通信テスタにより受信して、その内容を確認するテストもある。この場合も、受信したメッセージの内容は通信ログに記録、表示されるため、テスト実施者は、テスト対象が送信したメッセージの内容を確認することができる。
【0006】
通常、テスト実施者は、テスト項目ごとに1つまたは複数のメッセージの送受信を指示し、前述のような確認を行った結果、そのテスト項目の合否を判定する。合否判定は、チェックシートの所定欄にチェックをつける、あるいは合格の印を押すなどして管理されている。
【0007】
【発明が解決しようとする課題】
上述のように、従来の通信テスタは、選択されたメッセージの送受信と、通信ログの作成・表示を行うのみであり、個々の通信ログがどのテスト項目に対応するかまでは記憶していない。このため、あるテスト項目の合否判定について後日疑義が生じた場合などに、判定を裏づける通信ログを探し出すことは、困難であった。
【0008】
この問題は、テスト実施者がテスト項目と通信ログの対応付けを書類に記録しておくことにより解決できる。しかしながら、テスト実施者は、通常、テスト対象の装置の占有時間を短縮するために短時間でテストを行うことを要求されている。このため、テスト項目とログの対応付けの記録を義務づけることは、テスト実施者に過大な負担をかけ、あるいはテスト担当人員の増加につながり、いずれの場合もテスト効率は悪化する。
【0009】
本発明は、このような問題点に鑑みて、テスト項目と通信ログとの対応付けを、テスト実施者の負担を増すことなく、効率よく管理することができる通信テスタを提供することを目的とする。
【0010】
【課題を解決するための手段】
本発明は、上記問題を解決するために、テスト対象の通信テストの実施を支援する通信テスト支援装置を提供する。この装置は、テスト対象に対して送信するメッセージやテスト対象から受信するメッセージを定義するメッセージ定義手段と、テスト対象との間でメッセージ定義手段により定義されたメッセージの送受信を行う通信制御手段と、通信制御手段により送受信されたメッセージとそのメッセージが送受信された日時とを記録した通信ログの作成、記憶および表示を行う通信ログ管理手段と、通信制御手段とのメッセージ送受信時のテスト対象の動作や、通信ログ管理手段により表示された通信ログの内容に基づいて操作者が判定した所定のテスト項目の合否を合否判定入力として受け付け、テスト項目および合否判定に、合否判定入力を受け付けた日時を判定日時として対応付けて記憶するテスト項目管理手段とを備えたことを特徴とする。
【0011】
また、本発明は、上記問題を解決するために、テスト対象の通信テストの実施を支援するためのテスト支援プログラムを提供する。このプログラムは、コンピュータを、テスト対象に対して送信するメッセージやテスト対象から受信するメッセージを定義するメッセージ定義手段、テスト対象との間でメッセージ定義手段により定義されたメッセージの送受信を行う通信制御手段、通信制御手段により送受信されたメッセージとそのメッセージが送受信された日時とを記録した通信ログの作成、記憶および表示を行う通信ログ管理手段、通信制御手段とのメッセージ送受信時のテスト対象の動作や、通信ログ管理手段により表示された通信ログの内容に基づいて操作者が判定した所定のテスト項目の合否を合否判定入力として受け付け、テスト項目および合否判定に、合否判定入力を受け付けた日時を判定日時として対応付けて記憶するテスト項目管理手段として機能させる。
【0012】
本発明の通信テスト支援装置および通信テスト支援プログラムの両方において、テスト項目管理手段は、判定日時を通信ログ管理手段に通知し、通信ログ管理手段は、その通信ログ管理手段が記憶する通信ログの中から、通信ログに記録された日時がテスト項目管理手段から通知された判定日時と所定の時間差以内にある通信ログを検索して表示するようにすることが好ましい。
【0013】
また、通信ログ管理手段は、通信ログの表示を行う際に表示中の通信ログの選択入力を受け付けるとともに、選択された通信ログに記録された日時をテスト項目管理手段に通知し、テスト項目管理手段は、判定日時を、通信ログ管理手段から通知された日時に置き換えるようにすれば、さらに好ましい。
【0014】
また、テスト項目管理手段は、1つのテスト項目に対し複数の合否判定入力を受け付け、各合否判定にそれぞれ判定日時を対応付けて記憶するようにしてもよい。
【0015】
なお、本発明の記録媒体は、本発明の通信テスト支援プログラムが記録されたコンピュータ読取可能な記録媒体である。
【0016】
【発明の実施の形態】
実施の形態1.
図1は、本実施の形態における通信テスタの機能概要を表すブロック図である。この通信テスタは、図7に示した従来の通信テスタと同様に、キーボードなどの入力機器あるいはディスプレイなどの出力機器との間のデータ入出力を制御する入出力制御部8と、テスト対象との間で送受信するメッセージを定義するメッセージ定義部2と、テスト実施者の指示に基づいてテスト対象との間でメッセージ定義部において定義されたメッセージの送受信を行う通信制御部3と、その送受信の内容を通信ログファイル4に記録する通信ログ作成部5と、通信ログ作成部5に対して日時の情報を提供するクロック生成部9と、テスト実施者の要求に応じて通信ログファイル4から所定の通信ログを検索して表示する通信ログ表示部7とを備えている。さらに、この通信テスタは、通信テストにより確認すべきテスト項目と、確認の結果に基づいてテスト項目ごとに判定される合否判定と、合否判定の日時とを対応付けて記憶するテスト項目管理ファイル10と、テスト項目管理ファイルを作成、更新するテスト項目管理部11を備えている。
【0017】
本実施の形態においては、メッセージ定義部2、通信ログ作成部5、通信ログ表示部7、テスト項目管理部11、入出力制御部8、通信制御部3は、以下に説明する機能をパソコンによって実現するプログラムである。クロック生成部9は、パソコンにもとから備わっているクロック機能を利用する。入出力制御部8はパソコンの入出力インタフェースを制御し、通信制御部3はパソコンのネットワークインタフェースを制御することによって入出力機器やテスト対象となる装置と情報をやりとりする。通信ログファイル4、テスト項目管理ファイル10、メッセージ定義は、パソコンのハードディスクあるいはメモリにデータファイルとして記憶される。メッセージ定義や、テスト項目管理ファイル10は、必ずしも通信テスタとして機能するパソコン上で作成する必要はなく、他のメディアから取り込んでもよい。また反対に通信ログファイル4を他のメディアにバックアップすることも可能である。
【0018】
図2は本実施の形態におけるテスト項目管理ファイル10を示す図である。図に示すように、テスト項目管理ファイルを構成する各レコードは、テスト項目と、合否判定と、判定日時の3つのフィールドからなる。図2(a)は、テスト実施前のテスト項目のみが設定された状態である。テスト項目として、テスト対象がメッセージAを受信したときの動作確認、テスト対象がメッセージBを受信したときに応答メッセージCを返すことの確認、テスト対象を起動したときにメッセージDを送信することの確認が、設定されている。メッセージA〜Dの具体的な内容は、メッセージ定義部2に定義されている。図2(b)はテスト実施後の状態である。
【0019】
通信テスタを利用して実施するテストは、概ね次の4通りのパターンに分類することができる。第1に、通信テスタからテスト対象の装置にメッセージを送信し、テスト対象の機械的動作などを目で確認するパターンがある。第2に、通信テスタからテスト対象の装置にメッセージを送信し、テスト対象からの応答メッセージを通信テスタにより受信して、応答メッセージの内容を確認するパターンがある。これらのテストを行う場合、テスト実施者は、テスト対象に送信するメッセージの定義を予め通信テスタに入力しておく必要がある。
【0020】
第3のパターンは、先にテスト対象を動作させて、テスト対象が送信したメッセージを通信テスタにより受信して、その内容を確認するテストである。また第4のパターンは、テスト対象からのメッセージを受信してその内容を確認した後、特定のメッセージをテスト対象に対して返信し、テスト対象の動作を目で確認するパターンである。これらのパターンのうち、通信テスタがテスト対象に応答を返す第4のパターンの場合には、テスト実施者は、テスト対象から受信するはずのメッセージと、それに応答して送信する特定のメッセージとの組み合わせを、予め通信テスタに入力しておく必要がある。本実施の形態においては、このメッセージの組み合わせは、メッセージ定義部2においてメッセージの定義とともに管理される。すなわち、メッセージ定義部2は、図1に示すようにメッセージ自体の定義と、受信メッセージと送信メッセージの組み合わせの定義の両方を保持する。
【0021】
はじめに、テスト実施者は、メッセージ定義部2が入出力制御部8を介してディスプレイに表示出力する定義編集画面において、テスト対象に送信するメッセージや、テスト対象が送信するはずのメッセージを編集する。さらに、第4のパターンの場合には、前述の送受信メッセージの組合わせも編集する。編集の結果定義されたメッセージはパソコンのハードディスクあるいはメモリに記憶される。
【0022】
次に、テスト実施者は、図2(a)に示したように、テスト項目管理ファイル10にテスト項目を設定する。テスト項目の設定は、テスト項目管理部11が入出力制御部8を介してディスプレイに表示出力する設定画面において行う。テスト実施者は、この設定画面において、必要に応じてテスト項目管理ファイル10を新規作成し、テスト項目の設定、変更、削除などを行う。但し、テスト項目の設定は、必ずしも通信テスタにおいて行う必要はなく、例えば他のパソコン上でテスト項目が設定された(図2(a)の状態の)テスト項目管理ファイルを作成してから、通信テスタにそのファイルを取り込んで記憶させてもよい。
【0023】
第1または第2のパターンのテストを実施する場合、通信テスタは次のようにそのテストの実施を支援する。メッセージ定義部2は、入出力制御部8を介して、ディスプレイに定義されたメッセージ一覧を表示する。テスト実施者がキーボードなどを用いてメッセージ一覧の中から特定のメッセージを選択し、さらにそのメッセージの送信を指示すると、入出力制御部1から通信制御部3へ、選択されたメッセージの識別コード(例えば、図2の「メッセージA」の“A”)と送信要求とが伝達される。通信制御部3は、メッセージ定義部2から識別コードに該当するメッセージデータを受け取り、通信プロトコルに合わせて形式を整えた後、テスト対象にメッセージを送信する。この際、通信制御部3は、送信メッセージを通信ログ作成部5に通知する。通信ログ作成部5は、クロック生成部9から取得したそのときの日時と送信メッセージとを記録した通信ログを作成し、通信ログファイル4に保存する。通信ログは、通信ログ表示部7により、入出力制御部1を介してディスプレイに表示される。これにより、テスト実施者は、送信したメッセージの内容を通信ログで確認し、そのメッセージを受信したときのテスト対象の動作を目で確認することができる。
【0024】
さらに、第2のパターンのようにテスト対象からの応答メッセージを確認するテストの場合には、通信制御部3は、テスト対象から応答メッセージを受信し、そのメッセージを通信ログ作成部5に通知する。通信ログ作成部5は、その通信メッセージとクロック生成部9から取得したそのときの日時とを記録した通信ログを作成し、通信ログファイル4に保存する。
【0025】
一方、第3または第4のテストパターンの場合には、テスト実施者は、まずテスト対象を動作させて通信テスタに対し通信メッセージを送信させる。通信制御部3はテスト対象からの通信メッセージを受信し、その通信メッセージを通信ログ作成部5に通知する。通信ログ作成部5は、その通信メッセージと、クロック生成部9から取得したそのときの日時とを記録した通信ログを作成し、通信ログファイル4に保存する。
【0026】
さらに、通信テスタからテスト対象に対し応答メッセージを返す第4のパターンの場合には、通信制御部3は受信した通信メッセージのうちヘッダなどを除くメッセージデータ部分をメッセージ定義部2に受け渡すことによって、そのメッセージと組になっている送信メッセージを問い合せる。メッセージ定義部2は、対応する送信メッセージの識別コードを通信制御部3に返す。
【0027】
通信制御部3は、メッセージ定義部2から識別コードに該当するメッセージデータを取得し、それをもとに通信メッセージを作成して、テスト対象に送信する。また、通信制御部3は、通信メッセージを通信ログ作成部5に通知する。通信ログ作成部5はクロック生成部9から取得したそのときの日時と、その通信メッセージとを記録した通信ログを作成し、通信ログファイル4に保存する。
【0028】
次に、テスト実施者によるテスト項目の合否判定について説明する。合否判定は、テスト実施者がテスト対象の動作を直接目で確認することにより、あるいは通信ログ表示部7が入出力制御部8を介してディスプレイに表示した通信ログを確認することにより行う。
【0029】
テスト実施者は、画面上に、図2のテスト項目管理ファイル10と、通信ログファイル4とを呼び出し、通信ログを確認しながら、また必要に応じてテスト対象の動作を目で確認しながら、合否を判定し、判定結果を入力する。テスト項目管理部11は、テスト実施者により合否判定が入力された際に、クロック生成部9からそのときの日時を取得する。テスト項目管理部11は、テスト項目管理ファイル10の該当するテスト項目のレコードの合否判定フィールドに、入力された合否判定を記録し、判定日時フィールドにクロック生成部9から取得した日時を記録して、ファイルを更新する。図2(b)は更新された後の、テスト項目管理ファイル10の一例を示す図である。
【0030】
図3は、以上に説明した通信テスタの処理概要を表すフローチャートである。はじめに、メッセージ定義部2が表示する定義編集画面においてメッセージの定義の編集入力を受け付ける(ステップS101)。次に、テスト項目管理部11が表示するテスト項目設定画面においてテスト項目の設定入力を受け付ける(ステップS102)。テスト実施時には、テスト項目管理部11によりテスト項目が表示される(ステップS103)。また、テスト実施者の指示にしたがい、テスト項目で指定されたメッセージの送受信を行う(ステップS104)。次に、テスト実施者が入力する合否判定入力を受け付け(ステップS105)、合否判定が入力された際にはクロック生成部9からそのときの日時を取得する(ステップS106)。次に、合否判定を該当するレコードの合否判定フィールドに、またそのときの日時を日時フィールドに記録して(ステップS107)、テスト項目管理ファイル10を更新する(ステップS108)。
【0031】
本実施の形態では、テスト項目、その合否判定および判定日時が、通信テスタのテスト項目管理部により互いに対応付けられて記憶されている。このため、テスト実施者は、テスト項目を、通信ログとともに通信テスタ内で管理することができる。また、判定日時はテスト実施者が合否を入力した際にテスト項目管理部により自動的に付与される。このため、合否の判定日時と通信ログの日時との照合により、合否判定の裏づけとなる通信ログを容易にみつけることができるようになる。テスト実施者による日時入力は不要であるため、テスト実施者の負担が増加することもない。よって、テストの結果を効率よく管理でき、テスト工数の削減にもつながる。
【0032】
実施の形態2.
図4は、本発明の他の実施の形態における通信テスタの機能概要を表すブロック図である。通信テスタを構成する要素は実施の形態1と同じであるが、テスト項目管理部12と通信ログ表示部13の機能が実施の形態1と異なる。本実施の形態は、図中の矢印に示したように、テスト項目管理部12と通信ログ表示部13とが相互に連携して処理を行うことを特徴とする。
【0033】
図5は、テスト項目管理部12と通信ログ表示部13の処理を示すフローチャートである。実施の形態1と同様、テスト項目管理部は合否判定入力を受け付け(ステップS201)、合否判定が入力された際にはクロック生成部9からそのときの日時を取得する(ステップS202)。本実施の形態では、ステップS202において取得した日時の情報を通信ログ表示部13に送信する(ステップS203)。これと並行して、実施の形態1と同様、該当レコードの合否判定フィールドと判定日時フィールドに取得した情報を記録する(ステップS204)。
【0034】
通信ログ表示部13は、この日時情報を受信すると(ステップS301)、通信ログファイル4に記憶されている通信ログの中から、日時の近いものを検索する。検索は、図5のステップS302に示すように、例えば「日付が同じで時刻の差が30分以内」というように予め適当な条件を定めておくことにより実行する。この条件は、テストを行う頻度などテスト環境に応じて適宜定めればよい。
【0035】
次に通信ログ表示部13は、検索した通信ログを表示する(ステップS303)。検索の結果表示される通信ログは、複数の場合もある。テスト実施者は、表示された通信ログの中から、ステップS201において入力した合否判定の根拠となる通信ログを選択してカーソルを画面上の該当する通信ログ上にあわせ、Enterキーを押すことにより、特定の通信ログを選択する。1つのテスト項目が1つの通信ログに対応している場合にはその通信ログを選択すればよいし、1つのテスト項目が複数の通信ログに対応している場合には、例えば最後の通信によりそのテストが完了することから、時間が最も遅い通信ログを選択することなどが考えられる。通信ログ表示部13は、ステップS304においてこのログ選択入力を受け付けると、カーソル位置に対応するログ、すなわち選択されたログに含まれる日時情報を、テスト項目管理部12に送信する(ステップS305)。テスト項目管理部12は、この日時情報を受信すると(ステップS205)、該当レコードの判定日時を、通信ログ表示部13から受信した日時と置き換える(ステップS206)。以上のような、テスト項目管理部12と通信ログ表示部13とのやりとりによって、テスト項目管理ファイルにより管理される合否判定日時を、実際にメッセージを送受信した日時と一致させることが可能となる。
【0036】
本実施の形態によれば、テスト項目管理ファイルの判定日時付近に取得された通信ログが自動的に表示されるので、テスト実施者は、日時を照合しながら通信ログを探す必要がなく、合否判定の根拠となる通信ログを確認したい場合に、極めて簡単に確認を行うことができる。
【0037】
さらに、テスト実施者が選択した通信ログの日時を、テスト項目管理ファイルの判定日時と置き換えることにより、判定日時を通信ログの日時と一致させることができる。テスト実施者以外の者が、テスト項目と通信ログとの対応付けを行わなければならない場合、日時が近いというだけでは必ずしも正確な対応付けができるとは限らないが、最初にテスト実施者がこの通信テスタの機能を用いて判定日時と通信ログの日時とを一致させておけば、後日他の者による確認が必要となった場合でも、正確な確認を行うことができる。
【0038】
実施の形態3.
次に示す実施の形態は、通信テスタを構成する要素は実施の形態1と同じであるが、テスト項目管理部により管理されるテスト項目管理ファイルのフォーマットが実施の形態1と異なる。図6は、本実施の形態におけるテスト項目管理ファイルのフォーマットを表す図である。実施の形態1と異なり、1つのテスト項目につき複数の合否判定および判定日時が対応付けられている点が特徴である。
【0039】
実施の形態1のようなテスト項目管理ファイルのフォーマットは、あるテスト項目が不合格であり、再テストで合格した場合、合否判定を上書きすることになるため、最終的なテスト結果は管理できるがテストの履歴まで管理することができない。あるいは、テストの履歴を管理しようとすれば、再テストを別のテスト項目として再設定する必要がある。これに対し、テスト項目管理ファイルを図6に示すフォーマットとした場合には、テストの経過まで詳細に管理することができる。これにより、例えば不合格のときと合格のときの通信メッセージの相違点を通信ログで確認するといったことも可能となり、テストの履歴を効率よく管理することが可能となる。
【0040】
以上、本発明について3つの実施の形態を示したが、本発明はこれらの実施の形態に限定されるものではない。例えば、上記実施の形態はいずれもパソコンに通信テスト支援プログラムを組み込んだ形態であるが、本発明の装置は、例えば液晶画面と入力キーとCPUやメモリを搭載した制御基板とにより構成される据え置き型あるいは携帯型の通信テスト支援専用装置として実現してもよい。また、テスト項目管理ファイルや通信ログファイルのフォーマットも管理者の都合に応じて変更可能である。
【0041】
【発明の効果】
本発明の通信テスト支援装置、プログラムおよびそのプログラムが記録された記録媒体は、テスト項目ごとの合否判定が入力された際に、そのテスト項目および合否判定に判定日時を対応付けて記憶するため、合否の判定日時と通信ログの送受信日時とに基づいて、合否判定とその根拠となる通信ログとを容易に対応付けることができる。
【0042】
特に、テスト項目管理部と通信ログ管理部との間で日時の情報を交換して、合否判定の日時付近の通信ログファイルのみを表示するようにすれば、操作者が画面上で日時を照合しなくても、簡単にテスト項目と通信ログを対応付けることができる。
【0043】
さらには、合否判定の日時を通信ログに記録された送受信日時と置き換えるようにすれば、より正確な対応付けができ、テスト実施者以外の者でもテストの結果を効率よく管理することが可能となる。
【0044】
また、テスト項目ごとに複数の合否判定および判定日時を対応付けてテスト項目管理ファイルに記録しておけば、通信テストの履歴までも容易に管理することができる。
【図面の簡単な説明】
【図1】本発明の実施の形態1における通信テスタの機能概要を表すブロック図。
【図2】実施の形態1におけるテスト項目管理ファイルのフォーマットを示す図。
【図3】実施の形態1の通信テスタの処理概要を表すフローチャート。
【図4】実施の形態2における通信テスタの機能概要を表すブロック図。
【図5】テスト項目管理部と通信ログ表示部の処理を示すフローチャート。
【図6】実施の形態3におけるテスト項目管理ファイルのフォーマットを示す図。
【図7】従来の通信テスタの機能概要を表すブロック図。
【符号の説明】
10 テスト項目管理ファイル、 11 テスト項目管理部
[0001]
BACKGROUND OF THE INVENTION
The present invention relates to a tool that supports execution of a communication test of a device that transmits and receives messages.
[0002]
[Prior art]
In recent years, many systems are composed of a plurality of devices and a network connecting them. When testing such a system, it is common to check the operation of individual devices before checking the operation of the entire system. However, operations related to message transmission / reception with other devices cannot be confirmed by the device itself. For this reason, as a tool for supporting such a test, a program for a personal computer that transmits / receives a test message to / from a test target apparatus is provided. The tester installs such a program on a personal computer, connects the personal computer and the device under test, and sends and receives test messages to confirm the operations related to the message transmission and reception of that device. it can. Hereinafter, such a communication test support program or a communication test support apparatus in which such a program is incorporated is collectively referred to as a communication tester.
[0003]
FIG. 7 is a block diagram showing an outline of functions of a conventional communication tester. As shown in the figure, the communication tester defines a message to be transmitted / received between an input / output control unit 1 that controls data input / output between an input device such as a keyboard or an output device such as a display, and a test target. The communication control unit 3 that transmits / receives the message defined in the message definition unit between the message definition unit 2 and the test target based on the instruction of the tester, and the contents of the transmission / reception are recorded in the communication log file 4 A communication log creation unit 5, a clock generation unit 6 that provides date and time information to the communication log creation unit 5, and a predetermined communication log that is retrieved from the communication log file 4 and displayed in response to a tester's request. And a communication log display unit 7.
[0004]
The message definition unit 2 displays a definition edit screen on the display via the input / output control unit 1 so that the tester can edit the defined test message. The message definition unit 2 displays a list of defined messages. When the tester selects a specific message from the message list using a keyboard or the like and further instructs the transmission of the message, the input / output control unit 1 sends the selected message identification code to the communication control unit 3. A transmission request is transmitted. The communication control unit 3 receives the message data corresponding to the identification code from the message definition unit 2, arranges the format according to the communication protocol, and then transmits the message to the test target.
[0005]
At this time, the communication control unit 3 notifies the communication log creation unit 5 of the transmission message. The communication log creation unit 5 creates a communication log in which the date and time at that time acquired from the clock generation unit 6 and the transmission message are recorded, and stores the communication log in the communication log file 4. The communication log is displayed on the display via the input / output control unit 1 by the communication log display unit 7. Thereby, the tester can confirm the content of the transmitted message in the communication log, and can visually confirm the operation of the test target when the message is received. On the other hand, there is also a test in which the test target is operated first, a message transmitted from the test target is received by the communication tester, and the content is confirmed. Also in this case, since the content of the received message is recorded and displayed in the communication log, the tester can check the content of the message transmitted by the test subject.
[0006]
Usually, the tester instructs transmission / reception of one or a plurality of messages for each test item, and determines whether the test item is acceptable or not as a result of the above-described confirmation. The pass / fail judgment is managed by checking a predetermined column of the check sheet or pressing a pass mark.
[0007]
[Problems to be solved by the invention]
As described above, the conventional communication tester only transmits / receives the selected message and creates / displays the communication log, and does not store which test item corresponds to each communication log. For this reason, it has been difficult to find a communication log that supports the determination in the case where doubt about the pass / fail determination of a test item occurs later.
[0008]
This problem can be solved by the tester recording the correspondence between the test item and the communication log in a document. However, the tester is usually required to perform the test in a short time in order to shorten the occupation time of the device to be tested. For this reason, requiring the recording of the correspondence between the test item and the log places an excessive burden on the tester or increases the number of persons in charge of the test. In either case, the test efficiency deteriorates.
[0009]
In view of such problems, the present invention has an object to provide a communication tester that can efficiently manage the association between test items and communication logs without increasing the burden on the tester. To do.
[0010]
[Means for Solving the Problems]
In order to solve the above problem, the present invention provides a communication test support apparatus that supports the execution of a communication test to be tested. The apparatus includes a message definition unit that defines a message to be transmitted to a test target and a message that is received from the test target, a communication control unit that transmits and receives a message defined by the message definition unit with the test target, Communication log management means for creating, storing and displaying a communication log that records the messages sent and received by the communication control means and the date and time when the messages were sent and received; The pass / fail of a predetermined test item determined by the operator based on the content of the communication log displayed by the communication log management means is accepted as a pass / fail judgment input, and the date and time when the pass / fail judgment input is accepted for the test item and the pass / fail judgment is determined. Test item management means for storing the date and time in association with each other is provided.
[0011]
The present invention also provides a test support program for supporting execution of a communication test to be tested in order to solve the above problem. This program includes a message definition means for defining a message to be transmitted to a test object and a message received from the test object, and a communication control means for transmitting / receiving a message defined by the message definition means to / from the test object. , A communication log management means for creating, storing and displaying a communication log in which a message transmitted / received by the communication control means and a date / time when the message was sent / received, an operation to be tested at the time of message transmission / reception with the communication control means, The pass / fail of a predetermined test item determined by the operator based on the content of the communication log displayed by the communication log management means is accepted as a pass / fail judgment input, and the date and time when the pass / fail judgment input is accepted for the test item and the pass / fail judgment is determined. It functions as a test item management means that stores the date and time in association with each other. .
[0012]
In both the communication test support apparatus and the communication test support program of the present invention, the test item management unit notifies the communication log management unit of the determination date and time, and the communication log management unit stores the communication log stored in the communication log management unit. It is preferable to search and display a communication log in which the date and time recorded in the communication log is within a predetermined time difference from the determination date and time notified from the test item management unit.
[0013]
Further, the communication log management means accepts a selection input of the communication log being displayed when displaying the communication log, and notifies the test item management means of the date and time recorded in the selected communication log, thereby managing the test item. More preferably, the means replaces the determination date and time with the date and time notified from the communication log management means.
[0014]
Further, the test item management unit may receive a plurality of pass / fail judgment inputs for one test item, and store each pass / fail judgment in association with a judgment date and time.
[0015]
The recording medium of the present invention is a computer-readable recording medium on which the communication test support program of the present invention is recorded.
[0016]
DETAILED DESCRIPTION OF THE INVENTION
Embodiment 1 FIG.
FIG. 1 is a block diagram showing an outline of functions of a communication tester according to the present embodiment. Similar to the conventional communication tester shown in FIG. 7, this communication tester includes an input / output control unit 8 that controls data input / output between an input device such as a keyboard or an output device such as a display, and a test target. A message definition unit 2 for defining a message to be transmitted / received between them, a communication control unit 3 for transmitting / receiving a message defined in the message definition unit to / from a test object based on an instruction of a tester, and contents of the transmission / reception In the communication log file 4, a clock generation unit 9 that provides date and time information to the communication log generation unit 5, and a predetermined number from the communication log file 4 according to a tester's request. And a communication log display section 7 for searching and displaying the communication log. Furthermore, this communication tester stores a test item management file 10 that stores a test item to be confirmed by a communication test, a pass / fail determination determined for each test item based on the result of the check, and a date / time of the pass / fail determination in association with each other. And a test item management unit 11 for creating and updating a test item management file.
[0017]
In the present embodiment, the message definition unit 2, the communication log creation unit 5, the communication log display unit 7, the test item management unit 11, the input / output control unit 8, and the communication control unit 3 perform functions described below by a personal computer. This is a program to be realized. The clock generation unit 9 uses a clock function provided in the personal computer. The input / output control unit 8 controls the input / output interface of the personal computer, and the communication control unit 3 exchanges information with the input / output device and the device to be tested by controlling the network interface of the personal computer. The communication log file 4, the test item management file 10, and the message definition are stored as data files on the hard disk or memory of the personal computer. The message definition and the test item management file 10 do not necessarily have to be created on a personal computer functioning as a communication tester, and may be imported from other media. Conversely, the communication log file 4 can be backed up to another medium.
[0018]
FIG. 2 is a diagram showing the test item management file 10 in the present embodiment. As shown in the figure, each record constituting the test item management file includes three fields: a test item, pass / fail judgment, and judgment date / time. FIG. 2A shows a state where only the test items before the test are set. As a test item, an operation confirmation when the test object receives the message A, a confirmation that the response object C is returned when the test object receives the message B, and a message D that is transmitted when the test object is activated. Confirmation is set. Specific contents of the messages A to D are defined in the message definition unit 2. FIG. 2B shows a state after the test is performed.
[0019]
Tests performed using a communication tester can be roughly classified into the following four patterns. First, there is a pattern in which a message is transmitted from a communication tester to a device to be tested, and the mechanical operation or the like of the test subject is visually confirmed. Second, there is a pattern in which a message is transmitted from a communication tester to a test target device, a response message from the test target is received by the communication tester, and the content of the response message is confirmed. When performing these tests, the tester needs to input a definition of a message to be transmitted to the test target in advance in the communication tester.
[0020]
The third pattern is a test in which the test target is operated first, the message transmitted by the test target is received by the communication tester, and the content is confirmed. The fourth pattern is a pattern in which after receiving a message from the test object and confirming its contents, a specific message is returned to the test object and the operation of the test object is visually confirmed. Among these patterns, in the case of the fourth pattern in which the communication tester returns a response to the test target, the tester performs a message between a message that should be received from the test target and a specific message that is transmitted in response to the message. The combination needs to be input to the communication tester in advance. In the present embodiment, this message combination is managed by the message definition unit 2 together with the message definition. That is, the message definition unit 2 holds both the definition of the message itself and the definition of the combination of the received message and the transmitted message as shown in FIG.
[0021]
First, the test performer edits a message to be transmitted to the test target and a message to be transmitted by the test target on the definition editing screen displayed and output on the display by the message definition unit 2 via the input / output control unit 8. Further, in the case of the fourth pattern, the above-mentioned combination of transmission / reception messages is also edited. Messages defined as a result of editing are stored in the hard disk or memory of the personal computer.
[0022]
Next, the tester sets test items in the test item management file 10 as shown in FIG. The setting of the test item is performed on the setting screen that the test item management unit 11 displays and outputs on the display via the input / output control unit 8. On this setting screen, the tester creates a new test item management file 10 as necessary, and sets, changes, deletes, etc. the test items. However, it is not always necessary to set the test items in the communication tester. For example, after creating a test item management file (in the state of FIG. 2A) in which test items are set on another personal computer, communication is performed. The file may be stored in a tester.
[0023]
When performing the test of the first or second pattern, the communication tester supports the execution of the test as follows. The message definition unit 2 displays a list of messages defined on the display via the input / output control unit 8. When the tester selects a specific message from the message list using a keyboard or the like, and further instructs to send the message, the input / output control unit 1 sends the selected message identification code ( For example, “A” of “Message A” in FIG. 2 and a transmission request are transmitted. The communication control unit 3 receives the message data corresponding to the identification code from the message definition unit 2, arranges the format according to the communication protocol, and then transmits the message to the test target. At this time, the communication control unit 3 notifies the communication log creation unit 5 of the transmission message. The communication log creation unit 5 creates a communication log in which the current date and time acquired from the clock generation unit 9 and the transmission message are recorded, and stores the communication log in the communication log file 4. The communication log is displayed on the display via the input / output control unit 1 by the communication log display unit 7. Thereby, the tester can confirm the content of the transmitted message in the communication log, and can visually confirm the operation of the test target when the message is received.
[0024]
Further, in the case of a test for confirming a response message from the test target as in the second pattern, the communication control unit 3 receives the response message from the test target and notifies the communication log creation unit 5 of the message. . The communication log creation unit 5 creates a communication log that records the communication message and the date and time acquired from the clock generation unit 9 and stores the communication log in the communication log file 4.
[0025]
On the other hand, in the case of the third or fourth test pattern, the tester first operates the test object to transmit a communication message to the communication tester. The communication control unit 3 receives a communication message from the test target and notifies the communication log creation unit 5 of the communication message. The communication log creation unit 5 creates a communication log that records the communication message and the date and time obtained from the clock generation unit 9 and stores the communication log in the communication log file 4.
[0026]
Further, in the case of the fourth pattern in which a response message is returned from the communication tester to the test target, the communication control unit 3 passes the message data portion excluding the header and the like from the received communication message to the message definition unit 2. Queries the outgoing message that is paired with the message. The message definition unit 2 returns the identification code of the corresponding transmission message to the communication control unit 3.
[0027]
The communication control unit 3 acquires message data corresponding to the identification code from the message definition unit 2, creates a communication message based on the message data, and transmits the communication message to the test target. In addition, the communication control unit 3 notifies the communication log creation unit 5 of a communication message. The communication log creation unit 5 creates a communication log recording the date and time obtained from the clock generation unit 9 and the communication message, and stores the communication log in the communication log file 4.
[0028]
Next, the test item pass / fail determination by the tester will be described. The pass / fail determination is performed by the tester directly checking the test target operation or by checking the communication log displayed on the display by the communication log display unit 7 via the input / output control unit 8.
[0029]
The test performer calls the test item management file 10 and the communication log file 4 in FIG. 2 on the screen, confirms the communication log, and visually confirms the operation of the test target as necessary. Judge pass / fail and input the result. When the pass / fail judgment is input by the tester, the test item management unit 11 acquires the date and time at that time from the clock generation unit 9. The test item management unit 11 records the input pass / fail judgment in the pass / fail judgment field of the corresponding test item record of the test item management file 10 and records the date / time acquired from the clock generation unit 9 in the judgment date / time field. , Update the file. FIG. 2B is a diagram showing an example of the test item management file 10 after being updated.
[0030]
FIG. 3 is a flowchart showing a processing outline of the communication tester described above. First, an edit input of a message definition is accepted on the definition edit screen displayed by the message definition unit 2 (step S101). Next, a test item setting input is received on the test item setting screen displayed by the test item management unit 11 (step S102). When the test is performed, test items are displayed by the test item management unit 11 (step S103). Further, according to the tester's instruction, the message specified by the test item is transmitted / received (step S104). Next, the acceptance / rejection determination input input by the tester is accepted (step S105), and when the acceptance / rejection determination is input, the date and time at that time is acquired from the clock generation unit 9 (step S106). Next, pass / fail judgment is recorded in the pass / fail judgment field of the corresponding record, and the date and time at that time is recorded in the date / time field (step S107), and the test item management file 10 is updated (step S108).
[0031]
In the present embodiment, the test item, its pass / fail determination, and determination date / time are stored in association with each other by the test item management unit of the communication tester. For this reason, the tester can manage the test items in the communication tester together with the communication log. The determination date and time is automatically given by the test item management unit when the tester inputs pass / fail. For this reason, it becomes possible to easily find the communication log that supports the pass / fail determination by comparing the pass / fail determination date and the communication log date / time. Since the date and time input by the tester is not required, the burden on the tester is not increased. Therefore, the test results can be managed efficiently and the test man-hours can be reduced.
[0032]
Embodiment 2. FIG.
FIG. 4 is a block diagram showing an outline of functions of a communication tester according to another embodiment of the present invention. The elements constituting the communication tester are the same as those in the first embodiment, but the functions of the test item management unit 12 and the communication log display unit 13 are different from those in the first embodiment. The present embodiment is characterized in that the test item management unit 12 and the communication log display unit 13 perform processing in cooperation with each other, as indicated by arrows in the figure.
[0033]
FIG. 5 is a flowchart showing processing of the test item management unit 12 and the communication log display unit 13. As in the first embodiment, the test item management unit accepts a pass / fail determination input (step S201), and when the pass / fail determination is input, acquires the date and time at that time from the clock generation unit 9 (step S202). In the present embodiment, the date and time information acquired in step S202 is transmitted to the communication log display unit 13 (step S203). In parallel with this, as in the first embodiment, the acquired information is recorded in the pass / fail judgment field and the judgment date / time field of the corresponding record (step S204).
[0034]
When the communication log display unit 13 receives this date / time information (step S301), the communication log display unit 13 searches the communication log stored in the communication log file 4 for the one with the closest date and time. As shown in step S302 of FIG. 5, the search is executed by setting an appropriate condition in advance, for example, “the date is the same and the time difference is within 30 minutes”. This condition may be appropriately determined according to the test environment such as the frequency of the test.
[0035]
Next, the communication log display unit 13 displays the searched communication log (step S303). There may be a plurality of communication logs displayed as a result of the search. The tester selects the communication log that is the basis for the pass / fail judgment entered in step S201 from the displayed communication logs, places the cursor on the corresponding communication log on the screen, and presses the Enter key. Select a specific communication log. When one test item corresponds to one communication log, the communication log may be selected. When one test item corresponds to a plurality of communication logs, for example, by the last communication Since the test is completed, it may be possible to select the communication log with the slowest time. When receiving the log selection input in step S304, the communication log display unit 13 transmits the log corresponding to the cursor position, that is, the date / time information included in the selected log to the test item management unit 12 (step S305). Upon receiving this date / time information (step S205), the test item management unit 12 replaces the determination date / time of the corresponding record with the date / time received from the communication log display unit 13 (step S206). Through the exchange between the test item management unit 12 and the communication log display unit 13 as described above, the pass / fail judgment date and time managed by the test item management file can be matched with the date and time when the message is actually transmitted and received.
[0036]
According to this embodiment, since the communication log acquired near the determination date and time of the test item management file is automatically displayed, the tester does not need to search the communication log while checking the date and time. When it is desired to check the communication log that is the basis of the determination, it can be checked very easily.
[0037]
Furthermore, by replacing the date and time of the communication log selected by the tester with the determination date and time of the test item management file, the determination date and time can be matched with the date and time of the communication log. If a person other than the tester has to associate the test item with the communication log, just because the date and time are close does not necessarily mean that an accurate association can be made. If the date and time of determination and the date and time of the communication log are matched using the function of the communication tester, accurate confirmation can be performed even if confirmation by another person is required at a later date.
[0038]
Embodiment 3 FIG.
In the following embodiment, the elements constituting the communication tester are the same as those in the first embodiment, but the format of the test item management file managed by the test item management unit is different from that in the first embodiment. FIG. 6 is a diagram showing the format of the test item management file in the present embodiment. Unlike Embodiment 1, it is characterized in that a plurality of pass / fail determinations and determination dates / times are associated with each test item.
[0039]
The format of the test item management file as in the first embodiment is that if a certain test item fails and the retest passes, the pass / fail judgment is overwritten, so that the final test result can be managed. Cannot manage test history. Alternatively, if the test history is to be managed, it is necessary to reset the retest as another test item. On the other hand, when the test item management file has the format shown in FIG. 6, it can be managed in detail until the test progresses. As a result, for example, it is possible to check the communication log for differences between the communication message when it is unsuccessful and when it is acceptable, and it is possible to efficiently manage the test history.
[0040]
As mentioned above, although three embodiment was shown about this invention, this invention is not limited to these embodiment. For example, each of the above embodiments is a form in which a communication test support program is incorporated into a personal computer. However, the apparatus of the present invention is a deferment composed of, for example, a liquid crystal screen, input keys, and a control board equipped with a CPU and memory. It may be realized as a dedicated type or portable communication test support dedicated device. Also, the format of the test item management file and the communication log file can be changed according to the convenience of the administrator.
[0041]
【The invention's effect】
The communication test support apparatus of the present invention, the program, and the recording medium on which the program is recorded, store the determination date and time in association with the test item and the pass / fail determination when the pass / fail determination for each test item is input. Based on the pass / fail determination date / time and the transmission / reception date / time of the communication log, the pass / fail determination can be easily associated with the communication log as the basis thereof.
[0042]
In particular, if the date and time information is exchanged between the test item management unit and the communication log management unit so that only communication log files near the date of pass / fail judgment are displayed, the operator checks the date and time on the screen. Even without this, it is possible to easily associate the test item with the communication log.
[0043]
Furthermore, if the date and time of the pass / fail judgment is replaced with the transmission and reception date and time recorded in the communication log, more accurate association can be made, and even a person other than the tester can efficiently manage the test results. Become.
[0044]
Further, if a plurality of pass / fail judgments and judgment dates / times are associated with each test item and recorded in the test item management file, even the history of the communication test can be easily managed.
[Brief description of the drawings]
FIG. 1 is a block diagram showing an outline of functions of a communication tester according to Embodiment 1 of the present invention.
FIG. 2 is a diagram showing a format of a test item management file in the first embodiment.
FIG. 3 is a flowchart illustrating a processing outline of the communication tester according to the first embodiment.
4 is a block diagram showing an outline of functions of a communication tester according to Embodiment 2. FIG.
FIG. 5 is a flowchart showing processing of a test item management unit and a communication log display unit.
FIG. 6 is a diagram showing a format of a test item management file in the third embodiment.
FIG. 7 is a block diagram showing an outline of functions of a conventional communication tester.
[Explanation of symbols]
10 Test Item Management File, 11 Test Item Management Department

Claims (9)

テスト対象の通信テストの実施を支援する通信テスト支援装置であって、
テスト対象に対して送信するメッセージおよび/またはテスト対象から受信するメッセージを定義するメッセージ定義手段と、
前記テスト対象との間で、前記メッセージ定義手段により定義されたメッセージの送受信を行う通信制御手段と、
前記通信制御手段により送受信されたメッセージと当該メッセージが送受信された日時とを記録した通信ログの作成、記憶および表示を行う通信ログ管理手段と、
前記通信制御手段とのメッセージ送受信時のテスト対象の動作、および/または前記通信ログ管理手段により表示された通信ログの内容に基づいて操作者が判定した所定のテスト項目の合否を合否判定入力として受け付け、前記テスト項目および合否判定に、前記合否判定入力を受け付けた日時を判定日時として対応付けて記憶するテスト項目管理手段と
を備えたことを特徴とする通信テスト支援装置。
A communication test support device for supporting the execution of a communication test to be tested,
A message definition means for defining a message to be transmitted to the test object and / or a message to be received from the test object;
Communication control means for transmitting and receiving messages defined by the message definition means with the test object;
A communication log management means for creating, storing and displaying a communication log in which a message transmitted and received by the communication control means and a date and time when the message is transmitted and received are recorded;
The pass / fail judgment input is the pass / fail of a predetermined test item determined by the operator based on the operation of the test target at the time of message transmission / reception with the communication control means and / or the content of the communication log displayed by the communication log management means. A communication test support apparatus, comprising: a test item management unit that stores the test item and the pass / fail judgment in association with the date / time at which the pass / fail judgment input is accepted as a determination date / time.
前記テスト項目管理手段は、前記判定日時を前記通信ログ管理手段に通知し、
前記通信ログ管理手段は、当該通信ログ管理手段が記憶する通信ログの中から、通信ログに記録された日時が前記テスト項目管理手段から通知された判定日時と所定の時間差以内にある通信ログを検索して表示することを特徴とする請求項1記載の通信テスト支援装置。
The test item management means notifies the determination date and time to the communication log management means,
The communication log management means includes a communication log in which the date and time recorded in the communication log is within a predetermined time difference from the determination date and time notified from the test item management means from among the communication logs stored in the communication log management means. The communication test support apparatus according to claim 1, wherein the communication test support apparatus is searched and displayed.
前記通信ログ管理手段は、通信ログの表示を行う際に表示中の通信ログの選択入力を受け付けるとともに、選択された通信ログに記録された日時を前記テスト項目管理手段に通知し、
前記テスト項目管理手段は、前記判定日時を、前記通信ログ管理手段から通知された日時に置き換えることを特徴とする請求項1または2記載の通信テスト支援装置。
The communication log management means receives a selection input of the communication log being displayed when displaying the communication log, and notifies the test item management means of the date and time recorded in the selected communication log,
The communication test support apparatus according to claim 1, wherein the test item management unit replaces the determination date and time with a date and time notified from the communication log management unit.
前記テスト項目管理手段は、1つのテスト項目に対し複数の合否判定入力を受け付け、各合否判定にそれぞれ判定日時を対応付けて記憶することを特徴とする請求項1から3のいずれかに記載の通信テスト支援装置。4. The test item management unit according to claim 1, wherein the test item management unit receives a plurality of pass / fail judgment inputs for one test item, and stores each pass / fail judgment in association with a judgment date and time. 5. Communication test support device. テスト対象の通信テストの実施を支援するために、コンピュータを、
テスト対象に対して送信するメッセージおよび/またはテスト対象から受信するメッセージを定義するメッセージ定義手段、
前記テスト対象との間で、前記メッセージ定義手段により定義されたメッセージの送受信を行う通信制御手段、
前記通信制御手段により送受信されたメッセージと当該メッセージが送受信された日時とを記録した通信ログの作成、記憶および表示を行う通信ログ管理手段、
前記通信制御手段とのメッセージ送受信時のテスト対象の動作、および/または前記通信ログ管理手段により表示された通信ログの内容に基づいて操作者が判定した所定のテスト項目の合否を合否判定入力として受け付け、前記テスト項目および合否判定に、前記合否判定入力を受け付けた日時を判定日時として対応付けて記憶するテスト項目管理手段
として機能させるための通信テスト支援プログラム。
To assist in conducting the communication test under test,
A message definition means for defining a message to be transmitted to the test object and / or a message to be received from the test object;
Communication control means for transmitting and receiving messages defined by the message definition means to and from the test object;
A communication log management means for creating, storing and displaying a communication log in which a message transmitted and received by the communication control means and a date and time when the message is transmitted and received are recorded;
The pass / fail judgment input is the pass / fail of a predetermined test item determined by the operator based on the operation of the test target at the time of message transmission / reception with the communication control means and / or the content of the communication log displayed by the communication log management means. A communication test support program for functioning as a test item management unit that accepts and stores the date and time of acceptance of the pass / fail judgment input as the judgment date and time in the test item and the pass / fail judgment.
前記テスト項目管理手段は、前記判定日時を前記通信ログ管理手段に通知し、
前記通信ログ管理手段は、当該通信ログ管理手段が記憶する通信ログの中から、通信ログに記録された日時が前記テスト項目管理手段から通知された判定日時と所定の時間差以内にある通信ログを検索して表示することを特徴とする請求項5記載の通信テスト支援プログラム。
The test item management means notifies the determination date and time to the communication log management means,
The communication log management means includes a communication log in which the date and time recorded in the communication log is within a predetermined time difference from the determination date and time notified from the test item management means from among the communication logs stored in the communication log management means. 6. The communication test support program according to claim 5, wherein the program is searched and displayed.
前記通信ログ管理手段は、通信ログの表示を行う際に表示中の通信ログの選択入力を受け付けるとともに、選択された通信ログに記録された日時を前記テスト項目管理手段に通知し、
前記テスト項目管理手段は、前記判定日時を、前記通信ログ管理手段から通知された日時に置き換えることを特徴とする請求項5または6記載の通信テスト支援プログラム。
The communication log management means receives a selection input of the communication log being displayed when displaying the communication log, and notifies the test item management means of the date and time recorded in the selected communication log,
7. The communication test support program according to claim 5, wherein the test item management unit replaces the determination date and time with a date and time notified from the communication log management unit.
前記テスト項目管理手段は、1つのテスト項目に対し複数の合否判定入力を受け付け、各合否判定にそれぞれ判定日時を対応付けて記憶することを特徴とする請求項5から7のいずれかに記載の通信テスト支援プログラム。8. The test item management unit according to claim 5, wherein the test item management unit receives a plurality of pass / fail determination inputs for one test item, and stores each pass / fail determination in association with a determination date and time. Communication test support program. 請求項5から8のいずれかに記載の通信テスト支援プログラムが記録されたコンピュータ読取可能な記録媒体。A computer-readable recording medium on which the communication test support program according to claim 5 is recorded.
JP2001287639A 2001-09-20 2001-09-20 COMMUNICATION TEST SUPPORT DEVICE, PROGRAM, AND RECORDING MEDIUM CONTAINING THE PROGRAM Expired - Fee Related JP3627144B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2001287639A JP3627144B2 (en) 2001-09-20 2001-09-20 COMMUNICATION TEST SUPPORT DEVICE, PROGRAM, AND RECORDING MEDIUM CONTAINING THE PROGRAM

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2001287639A JP3627144B2 (en) 2001-09-20 2001-09-20 COMMUNICATION TEST SUPPORT DEVICE, PROGRAM, AND RECORDING MEDIUM CONTAINING THE PROGRAM

Publications (2)

Publication Number Publication Date
JP2003101538A JP2003101538A (en) 2003-04-04
JP3627144B2 true JP3627144B2 (en) 2005-03-09

Family

ID=19110417

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2001287639A Expired - Fee Related JP3627144B2 (en) 2001-09-20 2001-09-20 COMMUNICATION TEST SUPPORT DEVICE, PROGRAM, AND RECORDING MEDIUM CONTAINING THE PROGRAM

Country Status (1)

Country Link
JP (1) JP3627144B2 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005078595A (en) * 2003-09-03 2005-03-24 Hitachi Ltd Program and information processor
JP5324375B2 (en) * 2009-09-29 2013-10-23 株式会社日立ソリューションズ Capture system
JP5956515B2 (en) * 2014-07-03 2016-07-27 アンリツ株式会社 Test apparatus and test method

Also Published As

Publication number Publication date
JP2003101538A (en) 2003-04-04

Similar Documents

Publication Publication Date Title
US7092994B2 (en) System, method and apparatus for updating electronic mail recipient lists
US20060047558A1 (en) Method, system, and computer program product for assigning personnel to project tasks
EP1221651A2 (en) Device environment configuration system, device environment configuration method, and data storage medium therefor
US20040254888A1 (en) Method and apparatus for preventing unauthorized use of software
JP3627144B2 (en) COMMUNICATION TEST SUPPORT DEVICE, PROGRAM, AND RECORDING MEDIUM CONTAINING THE PROGRAM
JP2004310616A (en) Inspection system, server, terminal device, and storage medium
US20040051737A1 (en) Method and system of interface editing and online real-time accessing for a personal mobile device
CN111639478B (en) Automatic data auditing method and system based on EXCEL document
JP2007080201A (en) Information processing system, information processor, functional verification support method of new computer and computer program
JP2005267501A (en) Storage management method and system
JP2005259078A (en) Support apparatus and management system
JP4887735B2 (en) Information processing apparatus, information processing system, and program
CN106713666A (en) Recognition display method and device of verification information
US20020091727A1 (en) Document links
US20230171571A1 (en) Computer-readable recording medium, method, and system
JPH11328202A (en) Book management system and method and recording medium recording book management program
JP3425873B2 (en) Data input method for terminal device connected to host computer
JP4328249B2 (en) Component configuration comparison system, component configuration comparison method, and program
JP5145838B2 (en) Organization change information management system, organization change information management method, and organization change information management program
JP2009080536A (en) Bom editing device, editing program, editing system and editing method
KR100500524B1 (en) System for general stocktaking service in library using a PDA and method thereof
JP4248447B2 (en) Information processing apparatus, information processing system, information processing method, and program
JP2002287964A (en) Screen input/output specification designing system, method and program
JPH08328839A (en) Human-machine interface design assisting device
JP2023101398A (en) Information processing device and information processing method

Legal Events

Date Code Title Description
A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20040706

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: 20041116

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20041124

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313113

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

LAPS Cancellation because of no payment of annual fees