JPH11288380A - Evaluation device for interface between software development tools, and storage medium recorded with program for evaluation - Google Patents

Evaluation device for interface between software development tools, and storage medium recorded with program for evaluation

Info

Publication number
JPH11288380A
JPH11288380A JP10088789A JP8878998A JPH11288380A JP H11288380 A JPH11288380 A JP H11288380A JP 10088789 A JP10088789 A JP 10088789A JP 8878998 A JP8878998 A JP 8878998A JP H11288380 A JPH11288380 A JP H11288380A
Authority
JP
Japan
Prior art keywords
message
software development
development tool
information
transmission
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP10088789A
Other languages
Japanese (ja)
Inventor
Hiroyasu Saikai
弘恭 西海
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NEC Corp
Original Assignee
NEC Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC Corp filed Critical NEC Corp
Priority to JP10088789A priority Critical patent/JPH11288380A/en
Priority to DE19914453A priority patent/DE19914453A1/en
Priority to KR1019990011180A priority patent/KR100301630B1/en
Priority to CN99103508A priority patent/CN1232222A/en
Publication of JPH11288380A publication Critical patent/JPH11288380A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/22Detection or location of defective computer hardware by testing during standby operation or during idle time, e.g. start-up testing
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/36Preventing errors by testing or debugging software
    • G06F11/3664Environments for testing or debugging software
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/34Recording or statistical evaluation of computer activity, e.g. of down time, of input/output operation ; Recording or statistical evaluation of user activity, e.g. usability assessment
    • G06F11/3409Recording or statistical evaluation of computer activity, e.g. of down time, of input/output operation ; Recording or statistical evaluation of user activity, e.g. usability assessment for performance assessment
    • G06F11/3414Workload generation, e.g. scripts, playback

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Computer Hardware Design (AREA)
  • Quality & Reliability (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Debugging And Monitoring (AREA)
  • Stored Programmes (AREA)

Abstract

PROBLEM TO BE SOLVED: To evaluate an interface without depending on the operation specifications and realization period of a software development tool to be a transmission opposite party. SOLUTION: A message input part 103 inputs a message exchanged between an evaluation object software development tool 110 and a relating software development tool 111 and a message recording part 105 outputs message information to a script file 113 together with transmission destination information. A message read part 106 reads the message information and the transmission destination information from the script file 113 and they are transmitted to a transmission destination by a message transmission part 107. The message information read in the message read part 106 and a return value and return data from the transmission destination for the message information are compared in a message comparison part 108 and a compared result is displayed at an output device 112 by a result display part 109.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明はソフトウェア開発ツ
ール間インターフェース評価装置に関する。
The present invention relates to an apparatus for evaluating an interface between software development tools.

【0002】[0002]

【従来の技術】従来、評価対象のソフトウェア開発ツー
ルおよび通信相手となる関連ソフトウェア開発ツールを
実際に操作して、その操作情報をスクリプトファイルに
記録し、そのスクリプトファイルを入力し、同じ操作を
再現することでソフトウェア開発ツールの自動評価を行
っていた。
2. Description of the Related Art Conventionally, a software development tool to be evaluated and a related software development tool as a communication partner are actually operated, the operation information is recorded in a script file, the script file is input, and the same operation is reproduced. By doing so, the software development tools were automatically evaluated.

【0003】従来のシステムの一例が、特開平5−40
593号公報に記載されている。前記公報ではウインド
ウシステムとして、ウインドウ関係の操作履歴を保存し
ておき、その履歴を取得しウインドウ操作の再現を行う
ものである。
An example of a conventional system is disclosed in Japanese Patent Laid-Open No. 5-40 / 1993.
No. 593. In the publication, a window-related operation history is stored as a window system, and the history is acquired to reproduce a window operation.

【0004】[0004]

【発明が解決しようとする課題】上述した従来技術は、
次のような問題があった。
The prior art described above is
There were the following problems.

【0005】第1の問題点は、評価時に評価対象のソフ
トウェア開発ツールだけではなく、通信相手となる関連
ソフトウェア開発ツールの両方が必要となることであ
る。その理由は、ソフトウェア開発ツールを実際に操作
した情報を記録し、ソフトウェア開発ツールに対しその
操作を再現することにより評価を行うためである。
A first problem is that not only a software development tool to be evaluated at the time of evaluation but also a related software development tool to be a communication partner is required. The reason is that information on the actual operation of the software development tool is recorded, and evaluation is performed by reproducing the operation on the software development tool.

【0006】第2の問題点は、評価対象のソフトウェア
開発ツールだけではなく、通信相手となる関連ソフトウ
ェア開発ツールの両方の操作方法に変更があってはなら
ないということである。その理由は、仕様変更があって
操作手順等が変わった場合に、ソフトウェア開発ツール
の操作方法または操作手順が記録されているスクリプト
ファイルが使用できなくなるためである。
[0006] The second problem is that there must be no change in the operation method of not only the software development tool to be evaluated but also the related software development tool to be communicated with. The reason is that, when the operation procedure or the like is changed due to a specification change, a script file in which the operation method or the operation procedure of the software development tool is recorded cannot be used.

【0007】本発明の目的は、送信相手となるソフトウ
ェア開発ツールの操作仕様に依存せず、インターフェー
スの評価ができるソフトウェア開発ツール間インターフ
ェース評価装置を提供することにある。
An object of the present invention is to provide an interface evaluation apparatus between software development tools which can evaluate an interface without depending on the operation specifications of a software development tool to be transmitted.

【0008】本発明の他の目的は、送信相手となるソフ
トウェア開発ツールの実現時期に依存せず、スクリプト
ファイルを手作業で作成することによりインターフェー
スの評価ができるソフトウェア開発ツール間インターフ
ェース評価装置を提供することにある。
Another object of the present invention is to provide an interface evaluation apparatus between software development tools which can evaluate an interface by manually creating a script file without depending on the realization time of a software development tool to be transmitted. Is to do.

【0009】[0009]

【課題を解決するための手段】本発明のソフトウェア開
発ツール間インターフェース評価装置は、評価対象ソフ
トウェア開発ツールと関連ソフトウェア開発ツール間で
交わされるメッセージを入力する手段と、メッセージ情
報を送信先情報とともにスクリプトファイルに出力する
手段と、スクリプトファイルからメッセージ情報と送信
先情報を読み込む手段と、読み込んだメッセージ情報を
送信先のソフトウェア開発ツールへ送信する手段と、送
信したメッセージ情報と送信先のソフトウェア開発ツー
ルからの受信メッセージとを比較し、一致/不一致を検
出する手段とを有する。
According to the present invention, there is provided an interface evaluation apparatus between software development tools, comprising: means for inputting a message exchanged between a software development tool to be evaluated and a related software development tool; Means for outputting to a file, means for reading message information and destination information from a script file, means for transmitting the read message information to a destination software development tool, and means for transmitting the transmitted message information and the destination software development tool. And a means for comparing the received message with the received message to detect a match / mismatch.

【0010】本発明の第1のソフトウェア開発ツール間
インターフェース評価装置は、メッセージのスキャンを
行う。より具体的には、システムにおけるすべてのメッ
セージから必要なメッセージを入力しスクリプトファイ
ルに出力する手段を有する。
The first software development tool interface evaluation apparatus of the present invention scans a message. More specifically, it has means for inputting necessary messages from all messages in the system and outputting them to a script file.

【0011】本発明の第2のソフトウェア開発ツール間
インターフェース評価装置は、ソフトウェア開発ツール
間のメッセージの中継を行う。より具体的には、送信元
からメッセージを受け取り送信先へ転送するとともに、
メッセージをスクリプトファイルに出力する手段を有す
る。
The second software development tool interface evaluation apparatus of the present invention relays messages between software development tools. More specifically, while receiving messages from the sender and forwarding them to the destination,
It has means for outputting a message to a script file.

【0012】本発明の第3のソフトウェア開発ツール間
インターフェース評価装置は、ソフトウェア開発ツール
からメッセージを受け取る。より具体的には、送信元か
ら送信メッセージ、返却値、返却データを受け取りスク
リプトファイルに出力する手段を有する。
[0012] The third inter-software development tool interface evaluation device of the present invention receives a message from a software development tool. More specifically, it has means for receiving a transmission message, a return value, and return data from a transmission source and outputting the received message to a script file.

【0013】[0013]

【発明の実施の形態】次に、本発明の実施の形態につい
て図面を参照して詳細に説明する。
Next, embodiments of the present invention will be described in detail with reference to the drawings.

【0014】図1を参照すると、本発明の第1の実施の
形態はソフトウェア開発ツール間インターフェース評価
装置101と評価対象ソフトウェア開発ツール110と
関連ソフトウェア開発ツール111と出力装置112と
スクリプトファイル113とを含む。
Referring to FIG. 1, a first embodiment of the present invention comprises a software development tool interface evaluation device 101, an evaluation target software development tool 110, a related software development tool 111, an output device 112, and a script file 113. Including.

【0015】ソフトウェア開発ツール間インターフェー
ス評価装置101は制御部102とメッセージ入力部1
03とメッセージ表示部104とメッセージ記録部10
5とメッセージ読込部106とメッセージ送信部107
とメッセージ比較部108と結果表示部109とを備え
ている。
A software development tool interface evaluation apparatus 101 includes a control unit 102 and a message input unit 1
03, message display unit 104, and message recording unit 10
5, message reading unit 106 and message transmitting unit 107
And a message comparing unit 108 and a result displaying unit 109.

【0016】制御部102は、メッセージを入力し記録
を行うか、スクリプトファイル113を入力し、評価を
行うかの動作の切り換えを行う。これ以降の説明では制
御部102の説明は省略する。メッセージ入力部103
は、評価対象ソフトウェア開発ツール110と関連ソフ
トウェア開発ツール111で交わされるメッセージを入
力する。メッセージ表示部104は、メッセージ入力部
103で入力されたメッセージ情報と送信先情報を出力
装置112へ出力する。メッセージ記録部105は、メ
ッセージ入力部103で入力されたメッセージ情報と送
信先情報をスクリプトファイル113へ出力する。メッ
セージ読込部106は、スクリプトファイル113から
メッセージ情報と送信先情報を読み込む。メッセージ送
信部107は、読み込んだメッセージ情報を送信先情報
が示す送信先へ送信し、送信先から返却値と返却データ
を受け取る。メッセージ比較部108は、読み込んだメ
ッセージ情報と、送信先からの返却値、返却データとを
比較し、一致/不一致を検出する。結果表示部109
は、メッセージの比較結果を出力装置112に出力す
る。
The control unit 102 switches the operation of inputting a message and recording, or inputting a script file 113 and performing evaluation. In the following description, the description of the control unit 102 will be omitted. Message input unit 103
Inputs a message exchanged between the evaluation target software development tool 110 and the related software development tool 111. The message display unit 104 outputs the message information and the destination information input by the message input unit 103 to the output device 112. The message recording unit 105 outputs the message information and the destination information input by the message input unit 103 to the script file 113. The message reading unit 106 reads message information and transmission destination information from the script file 113. The message transmitting unit 107 transmits the read message information to the destination indicated by the destination information, and receives a return value and return data from the destination. The message comparing unit 108 compares the read message information with a return value and return data from the transmission destination, and detects a match / mismatch. Result display section 109
Outputs the result of the message comparison to the output device 112.

【0017】次に、本実施形態の動作について詳細に説
明する。
Next, the operation of this embodiment will be described in detail.

【0018】最初に、メッセージ情報の記録について説
明する。
First, the recording of message information will be described.

【0019】まず、メッセージ入力部103は、図2に
示すように、システム間に送信されるすべてのメッセー
ジの中から評価対象ソフトウェア開発ツール110と関
連ソフトウェア開発ツール111との間で交わされるメ
ッセージのみを入力する。具体的には両ソフトウェア開
発ツールの識別子とも言えるウインドウハンドルを調
べ、必要なメッセージかどうかを判断し、必要なメッセ
ージであればこれを入力する。次に、メッセージ表示部
104では、メッセージ入力部103で入力したメッセ
ージ情報を送信先情報とともに出力装置112へ出力す
る。具体的にはディスプレイ装置への表示やプリンタへ
の印刷等を行う。最後に、メッセージ記録部105で
は、メッセージ入力部103で入力したメッセージ情報
と送信先情報をスクリプトファイル113へ出力する。
可能であればメモリ等への一時記録媒体へ出力してお
き、記録終了時にスクリプトファイル113へ出力して
もよい。
First, as shown in FIG. 2, the message input unit 103 selects only messages exchanged between the software development tool 110 to be evaluated and the related software development tool 111 from among all messages transmitted between the systems. Enter Specifically, a window handle, which can be said to be an identifier of both software development tools, is checked to determine whether the message is a necessary message. If the message is a necessary message, this is input. Next, the message display unit 104 outputs the message information input by the message input unit 103 to the output device 112 together with the destination information. Specifically, display on a display device, printing on a printer, and the like are performed. Finally, the message recording unit 105 outputs the message information and the destination information input by the message input unit 103 to the script file 113.
If possible, the data may be output to a temporary recording medium in a memory or the like, and may be output to the script file 113 when the recording is completed.

【0020】以上の処理の繰り返しによりメッセージ情
報の記録が完了する。
The recording of the message information is completed by repeating the above processing.

【0021】次に、メッセージの評価の動作について説
明する。
Next, the operation of evaluating a message will be described.

【0022】まず、メッセージ読込部106では、メッ
セージ記録部105がメッセージ情報を出力したスクリ
プトファイル113からメッセージ情報と送信先情報を
読み込む。スクリプトファイル113は手作業によって
作成あるいは修正されたものであってもよい。次に、メ
ッセージ送信部107では、メッセージ読込部106で
読み込んだメッセージ情報を送信先情報が示す送信先へ
送信する。次に、メッセージ比較部108では、メッセ
ージ読込部106で読み込んだメッセージ情報と、メッ
セージ送信部107が送ったメッセージに対する返却
値、返却データとを比較し、一致/不一致を検出する。
最後に、結果表示部109は、メッセージ比較部108
の比較結果を出力装置112に出力する。
First, in the message reading unit 106, the message recording unit 105 reads message information and transmission destination information from the script file 113 to which the message information has been output. The script file 113 may be created or modified manually. Next, the message transmitting unit 107 transmits the message information read by the message reading unit 106 to the destination indicated by the destination information. Next, the message comparison unit 108 compares the message information read by the message reading unit 106 with the return value and the return data for the message sent by the message transmission unit 107, and detects a match / mismatch.
Finally, the result display unit 109 displays the message comparison unit 108
Is output to the output device 112.

【0023】スクリプトファイル113のメッセージ情
報がなくなるまで以上の処理を繰り返し、メッセージ評
価が完了する。
The above processing is repeated until the message information in the script file 113 is exhausted, and the message evaluation is completed.

【0024】なお、メッセージを入力し記録を行う処理
と、スクリプトファイル113を入力し評価を行う処理
は分離してもよい。メッセージ表示部104は必ずしも
必要ではない。また、結果表示部109は比較結果を出
力装置112へ出力する代わりにファイルへ出力しても
よい。
The process of inputting and recording a message and the process of inputting and evaluating a script file 113 may be separated. The message display unit 104 is not always necessary. Further, the result display unit 109 may output the comparison result to a file instead of outputting to the output device 112.

【0025】本実施形態では、システムにおけるすべて
のメッセージから必要なメッセージを入力するため、評
価対象ソフトウェア開発ツール110や関連ソフトウェ
ア開発ツール111に余分な処理を付加することなくソ
フトウェア開発ツール間評価を実現できるので、ソフト
ウェア開発ツール110の負担とならない。
In the present embodiment, since necessary messages are inputted from all messages in the system, evaluation between software development tools is realized without adding extra processing to the software development tool 110 to be evaluated and the related software development tool 111. Since it is possible, the burden on the software development tool 110 is eliminated.

【0026】次に、具体例を用いて本実施形態の動作を
説明する。
Next, the operation of this embodiment will be described using a specific example.

【0027】図5はメッセージ入力部103が入力した
メッセージの具体例である。説明のため、仮に評価対象
ソフトウェア開発ツール110をデバッガ、関連ソフト
ウェア開発ツール111をデバッガから情報を取得する
ソフトウェア開発ツール(拡張デバッガと呼ぶ)と位置
付ける。
FIG. 5 shows a specific example of a message input by the message input unit 103. For the sake of explanation, it is assumed that the software development tool 110 to be evaluated is a debugger and the related software development tool 111 is a software development tool (referred to as an extended debugger) for acquiring information from the debugger.

【0028】図5における各行の先頭のSEND:,RSLT:,RE
CV:はそれぞれ送信データ、返却値、返却データを示す
識別子である。次の数値0x10001200は送信先であるデバ
ッガのウインドウハンドルである。次のTipGetMem以降
は通信メッセージの内容で、デバッガに対して0xf000番
地から0x4バイト分のメモリの内容を取得する要求であ
ることを意味する。RSLT:の行の最後の数値は送信メッ
セージに対する返却値である。RECV:RSLLTに付加された
データ 0x12 0x34 0x56 0x78は0xf000番地から0x4バイ
ト分のメモリの内容の読み出し結果である。
SEND :, RSLT :, RE at the beginning of each line in FIG.
CV: is an identifier indicating transmission data, a return value, and return data, respectively. The next value 0x10001200 is the window handle of the debugger that is the destination. After the next TipGetMem, the content of the communication message is a request to the debugger to acquire the content of the memory of 0x4 bytes from the address 0xf000. The last number in the RSLT: line is the return value for the sent message. Data added to RECV: RSLLT 0x12 0x34 0x56 0x78 is the result of reading the contents of the memory of 0x4 bytes from address 0xf000.

【0029】よって、このメッセージでは拡張デバッガ
からデバッガに対し、メモリ取得要求メッセージを送信
し、返却値は0で、返却データに読み出したメモリの内
容が格納されていたことを示す。
Thus, in this message, a memory acquisition request message is transmitted from the extended debugger to the debugger, and the return value is 0, indicating that the content of the read memory is stored in the return data.

【0030】最初に、メッセージ情報の記録について説
明する。
First, recording of message information will be described.

【0031】メッセージ入力部103は、システム間に
送信されるすべてのメッセージの中から評価対象ソフト
ウェア開発ツール110と関連ソフトウェア開発ツール
111との間で交わされるメッセージのみを入力する。
具体的には両ソフトウェア開発ツールの識別子とも言え
るウインドウハンドルを調べ、必要なメッセージかどう
かを判断し、メッセージを入力する。次に、メッセージ
表示部104では、図5に示したメッセージ情報を出力
装置112へ出力する。最後に、メッセージ記録部10
5では、図5に示したメッセージ情報をスクリプトファ
イル113へ出力する。
The message input unit 103 inputs only a message exchanged between the evaluation target software development tool 110 and the related software development tool 111 from all messages transmitted between the systems.
Specifically, a window handle, which can be said to be an identifier of both software development tools, is checked to determine whether the message is necessary, and a message is input. Next, the message display unit 104 outputs the message information shown in FIG. Finally, the message recording unit 10
In step 5, the message information shown in FIG.

【0032】以上の処理の繰り返しによりメッセージ情
報の記録が完了する。
The recording of the message information is completed by repeating the above processing.

【0033】次に、メッセージの評価の動作について説
明する。
Next, the operation of evaluating a message will be described.

【0034】まず、メッセージ読込部106では、スク
リプトファイル113から図5に示したメッセージ情報
を読み込む。次に、メッセージ送信部107では、図5
に示したメッセージ情報の1行目のメッセージをウイン
ドウハンドル0x10001200であるデバッガに対して送信す
る。次に、メッセージ比較部108では、図5に示した
メッセージ情報の2行目の返却値とデバッガから返却さ
れた値とを比較する。また、図5に示したメッセージ情
報の3行目の4バイト分のメモリ内容と返却データであ
るメモリ内容とを比較する。最後に、結果表示部109
は、メッセージ比較部108の比較結果を出力装置11
2に出力する。
First, the message reading unit 106 reads the message information shown in FIG. Next, in the message transmitting unit 107, FIG.
Is sent to the debugger whose window handle is 0x10001200. Next, the message comparison unit 108 compares the return value of the second line of the message information shown in FIG. 5 with the value returned from the debugger. Further, the memory contents of 4 bytes in the third line of the message information shown in FIG. 5 are compared with the memory contents as return data. Finally, the result display unit 109
Outputs the comparison result of the message comparing unit 108 to the output device 11
Output to 2.

【0035】スクリプトファイル113のメッセージ情
報がなくなるまで以上の処理を繰り返し、メッセージ評
価が完了する。
The above processing is repeated until the message information in the script file 113 is exhausted, and the message evaluation is completed.

【0036】以上の処理によりソフトウェア開発ツール
間メッセージの記録と評価を行うことが可能となる。
The above processing makes it possible to record and evaluate messages between software development tools.

【0037】次に、本発明の第2の実施の形態について
説明する。
Next, a second embodiment of the present invention will be described.

【0038】まず、メッセージ入力部103は、図3に
示すように、関連ソフトウェア開発ツール111から送
信メッセージを受け取り、評価対象ソフトウェア開発ツ
ール110へ転送する。次に、評価対象ソフトウェア開
発ツール110からの返却値と返却データを関連ソフト
ウェア開発ツール111へ返却する。次に、メッセージ
表示部104では、関連ソフトウェア開発ツール111
から受け取った送信メッセージと評価対象ソフトウェア
開発ツール110からの返却値と返却データを送信先情
報とともに出力装置112へ出力する。最後に、メッセ
ージ記録部105では、前述のメッセージ情報をスクリ
プトファイル113へ出力する。可能であればメモリ等
への一時記録媒体へ出力しておき、記録終了時にスクリ
プトファイル113へ出力してもよい。
First, as shown in FIG. 3, the message input unit 103 receives a transmission message from the related software development tool 111 and transfers it to the evaluation target software development tool 110. Next, the return value and the return data from the evaluation target software development tool 110 are returned to the related software development tool 111. Next, the message display unit 104 displays the related software development tool 111.
And the return value and return data from the evaluation target software development tool 110 together with the destination information are output to the output device 112. Finally, the message recording unit 105 outputs the above-described message information to the script file 113. If possible, the data may be output to a temporary recording medium in a memory or the like, and may be output to the script file 113 when the recording is completed.

【0039】以上の処理の繰り返しによりメッセージ情
報の記録が完了する。
Recording of message information is completed by repeating the above processing.

【0040】メッセージの評価の動作については第1の
実施形態と同じなので省略する。
The operation of evaluating a message is the same as that of the first embodiment, and a description thereof will be omitted.

【0041】本実施形態では、関連ソフトウェア開発ツ
ール111からの送信メッセージおよび評価対象ソフト
ウェア開発ツール110からの返却値、返却データを受
け取るため、システム間で送受信されるすべてのメッセ
ージの中から必要なメッセージを取り出す作業が不要に
なり、その結果第1の実施形態と比較してメッセージ入
力部103の負荷がなくなり、実行速度が向上する。
In this embodiment, in order to receive a transmission message from the related software development tool 111 and a return value and return data from the evaluation target software development tool 110, a necessary message is selected from all messages transmitted and received between the systems. This eliminates the need for the operation of extracting the message, and as a result, the load on the message input unit 103 is reduced as compared with the first embodiment, and the execution speed is improved.

【0042】次に、本発明の第3の実施の形態について
説明する。
Next, a third embodiment of the present invention will be described.

【0043】まず、メッセージ入力部103は、図4に
示すように、関連ソフトウェア開発ツール111から送
信メッセージを受け取る。次に、評価対象ソフトウェア
開発ツール110から返却値と返却データを受け取る。
この動作と並行して、関連ソフトウェア開発ツール11
1と評価対象ソフトウェア開発ツール110は通信を行
っている。次に、メッセージ表示部104では、関連ソ
フトウェア開発ツール111から受け取った送信メッセ
ージと評価対象ソフトウェア開発ツール110からから
受け取った返却値と返却データを送信先情報とともに出
力装置112へ出力する。最後に、メッセージ記録部1
05では、前述のメッセージ情報をスクリプトファイル
113へ出力する。可能であればメモリ等への一時記録
媒体へ出力しておき、記録終了時にスクリプトファイル
113へ出力してもよい。
First, the message input unit 103 receives a transmission message from the related software development tool 111 as shown in FIG. Next, a return value and return data are received from the evaluation target software development tool 110.
In parallel with this operation, the related software development tool 11
1 and the evaluation target software development tool 110 are communicating. Next, the message display unit 104 outputs the transmission message received from the related software development tool 111 and the return value and the return data received from the evaluation target software development tool 110 to the output device 112 together with the destination information. Finally, the message recording unit 1
In step 05, the above-described message information is output to the script file 113. If possible, the data may be output to a temporary recording medium in a memory or the like, and may be output to the script file 113 when the recording is completed.

【0044】以上の処理の繰り返しによりメッセージ情
報の記録が完了する。
Recording of message information is completed by repeating the above processing.

【0045】メッセージの評価の動作については第1の
実施形態と同じなので省略する。
The operation of evaluating a message is the same as that of the first embodiment, and a description thereof will be omitted.

【0046】本実施形態では、関連ソフトウェア開発ツ
ール111からの送信メッセージおよび評価対象ソフト
ウェア開発ツール110からの返却値、返却データを受
け取るため、システム間で送受信されるすべてのメッセ
ージの中から必要なメッセージを取り出す作業が不要に
なり、その結果第1の実施形態と比較してメッセージ入
力部103の負荷がなくなり、実行速度が向上する。ま
た、第2の実施形態ではソフトウェア開発ツール間イン
ターフェース評価装置101がメッセージの中継を行う
のでソフトウェア開発ツール間インターフェース評価装
置が必要である。しかしながら本実施形態ではソフトウ
ェア開発ツール間インターフェース評価装置がない場合
でも動作が可能であるし、その場合には不要なメッセー
ジは送信する必要がなくなり、評価対象ソフトウェア開
発ツール110および関連ソフトウェア開発ツール11
1に負荷をかけることなくソフトウェア開発ツール間イ
ンターフェースの評価が可能となる。
In this embodiment, in order to receive a transmission message from the related software development tool 111 and a return value and return data from the evaluation target software development tool 110, a necessary message is selected from all messages transmitted and received between the systems. This eliminates the need for the operation of extracting the message, and as a result, the load on the message input unit 103 is reduced as compared with the first embodiment, and the execution speed is improved. Further, in the second embodiment, since the inter-software development tool interface evaluation device 101 relays a message, an inter-software development tool interface evaluation device is required. However, in this embodiment, the operation is possible even without the software development tool interface evaluation device. In that case, unnecessary messages do not need to be transmitted, and the evaluation target software development tool 110 and the related software development tool 11
It is possible to evaluate the interface between software development tools without imposing a load on the software development tool.

【0047】次に、本発明の第4の実施の形態について
説明する。
Next, a fourth embodiment of the present invention will be described.

【0048】図6を参照すると、本発明の第4の実施形
態は、評価対象ソフトウェア開発ツール110と、関連
ソフトウェア開発ツール111と、出力装置112とス
クリプトファイル113と、図1中のソフトウェア関連
ツール間インターフェース評価装置101内の各部の処
理からなるソフトウェア開発ツール間インターフェース
評価プログラムを記録した、FD、CD−ROM、半導
体メモリ等の記録媒体202と、記録媒体202からソ
フトウェア開発ツール間インターフェース評価プログラ
ムを読み込んで実行するデータ処理装置201で構成さ
れている。
Referring to FIG. 6, according to a fourth embodiment of the present invention, an evaluation target software development tool 110, a related software development tool 111, an output device 112, a script file 113, a software related tool in FIG. A storage medium 202 such as an FD, a CD-ROM, and a semiconductor memory, which records an interface evaluation program between software development tools including processing of each unit in the inter-interface evaluation apparatus 101, and an interface evaluation program between software development tools from the recording medium 202. It comprises a data processing device 201 for reading and executing.

【0049】[0049]

【発明の効果】以上説明したように、本発明は、下記の
ような効果がある。
As described above, the present invention has the following effects.

【0050】1)評価時に評価対象のソフトウェア開発
ツールさえあれば、通信を行う関連ソフトウェア開発ツ
ールは必要ない。その理由は、送受信するメッセージを
関連ソフトウェア開発ツールに代わって送受信すること
により、評価を行うからである。
1) If there is only a software development tool to be evaluated at the time of evaluation, there is no need for a related software development tool for performing communication. The reason is that the evaluation is performed by transmitting and receiving the message to be transmitted and received in place of the related software development tool.

【0051】2)評価対象のソフトウェア開発ツールだ
けではなく、通信を行う関連ソフトウェア開発ツールの
両方の操作方法に変更があってもかまわない。その理由
は、保存しているメッセージ情報のみを利用するので、
そのためにどのような操作が行われたかを考慮する必要
がないからである。
2) Not only the software development tool to be evaluated, but also the operation method of both related software development tools for communication may be changed. The reason is that only stored message information is used,
This is because it is not necessary to consider what operation has been performed.

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

【図1】本発明の第1、第2および第3の実施の形態の
構成を示すブロック図である。
FIG. 1 is a block diagram showing a configuration of first, second and third embodiments of the present invention.

【図2】第1の実施の形態におけるメッセージ入力部1
03の動作を示す図である。
FIG. 2 is a message input unit 1 according to the first embodiment.
It is a figure showing operation of 03.

【図3】第2の実施の形態におけるメッセージ入力部1
03の動作を示す図である。
FIG. 3 is a message input unit 1 according to a second embodiment.
It is a figure showing operation of 03.

【図4】第3の実施の形態におけるメッセージ入力部1
03の動作を示す図である。
FIG. 4 is a message input unit 1 according to a third embodiment.
It is a figure showing operation of 03.

【図5】本発明におけるメッセージ情報の例である。FIG. 5 is an example of message information in the present invention.

【図6】本発明の第4の実施の形態の構成を示すブロッ
ク図である。
FIG. 6 is a block diagram showing a configuration of a fourth exemplary embodiment of the present invention.

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

101 ソフトウェア開発ツール間インターフェース
評価装置 102 制御部 103 メッセージ入力部 104 メッセージ表示部 105 メッセージ記録部 106 メッセージ読込部 107 メッセージ送信部 108 メッセージ比較部 109 結果表示部 110 評価対象ソフトウェア開発ツール 111 関連ソフトウェア開発ツール 112 出力装置 113 スクリプトファイル 201 データ処理装置 202 記録媒体
Reference Signs List 101 Interface evaluation device between software development tools 102 Control unit 103 Message input unit 104 Message display unit 105 Message recording unit 106 Message reading unit 107 Message transmission unit 108 Message comparison unit 109 Result display unit 110 Evaluation target software development tool 111 Related software development tool 112 output device 113 script file 201 data processing device 202 recording medium

Claims (8)

【特許請求の範囲】[Claims] 【請求項1】 評価対象ソフトウェア開発ツールと関連
ソフトウェア開発ツール間で交わされる送受信メッセー
ジを入力する手段と、前記メッセージ情報を送信先情報
とともにスクリプトファイルに出力する手段と、前記ス
クリプトファイルからメッセージ情報と送信先情報を読
み込む手段と、読み込んだメッセージ情報を送信先のソ
フトウェア開発ツールへ送信する手段と、送信したメッ
セージ情報と送信先のソフトウェア開発ツールからの受
信メッセージ情報を比較し、一致/不一致を検出する手
段を有するソフトウェア開発ツール間インターフェース
評価装置。
1. A means for inputting a transmission / reception message exchanged between an evaluation target software development tool and a related software development tool; a means for outputting the message information together with transmission destination information to a script file; Means for reading the destination information, means for transmitting the read message information to the destination software development tool, and comparing the transmitted message information with the received message information from the destination software development tool to detect a match / mismatch An interface evaluation device between software development tools having a means for performing.
【請求項2】 前記メッセージ情報および送信先情報を
表示する手段をさらに有する、請求項1記載のソフトウ
ェア開発ツール間インターフェース評価装置。
2. The apparatus for evaluating an interface between software development tools according to claim 1, further comprising means for displaying the message information and the destination information.
【請求項3】 前記比較結果を表示する手段をさらに有
する、請求項1または2記載のソフトウェア開発ツール
インターフェース評価装置。
3. The software development tool interface evaluation apparatus according to claim 1, further comprising a unit for displaying the comparison result.
【請求項4】 前記送信メッセージを入力する手段は、
前記評価対象ソフトウェア開発ツールと前記関連ソフト
ウェア開発ツール間のメッセージの中継を行う、請求項
1から3のいずれか1項記載のソフトウェア開発ツール
間インターフェース評価装置。
4. The means for inputting the transmission message,
The interface evaluation apparatus between software development tools according to any one of claims 1 to 3, wherein a message is relayed between the software development tool to be evaluated and the related software development tool.
【請求項5】 前記送受信メッセージを入力する手段
は、前記関連ソフトウェア開発ツールからの送信メッセ
ージと、前記評価対象ソフトウェア開発ツールからの、
前記送信メッセージに対する受信メッセージを入力す
る、請求項1から3のいずれか1項記載のソフトウェア
開発ツール間インターフェース評価装置。
5. A means for inputting the transmission / reception message, comprising: a transmission message from the related software development tool; and a transmission message from the evaluation target software development tool.
The interface evaluation apparatus between software development tools according to any one of claims 1 to 3, wherein a reception message corresponding to the transmission message is input.
【請求項6】 評価対象ソフトウェア開発ツールと関連
ソフトウェア開発ツール間で交わされる送受信メッセー
ジを入力する処理と、前記メッセージ情報を送信先情報
とともにスクリプトファイルに出力する処理と、前記ス
クリプトファイルからメッセージ情報と送信先情報を読
み込む処理と、読み込んだメッセージ情報を送信先のソ
フトウェア開発ツールへ送信する処理と、送信したメッ
セージ情報と送信先のソフトウェア開発ツールからの受
信メッセージ情報を比較し、一致/不一致を検出する処
理をコンピュータに実行させるためのソフトウェア開発
ツール間インターフェース評価プログラムを記録した記
録媒体。
6. A process for inputting a transmission / reception message exchanged between an evaluation target software development tool and a related software development tool, a process for outputting the message information together with transmission destination information to a script file, and a process for retrieving message information from the script file. The process of reading the destination information, the process of transmitting the read message information to the destination software development tool, and comparing the transmitted message information with the received message information from the destination software development tool to detect a match / mismatch Recording medium for recording an interface evaluation program between software development tools for causing a computer to execute processing to be performed.
【請求項7】 前記メッセージ情報および送信先情報を
表示する処理をさらに有する、請求項6記載の記録媒
体。
7. The recording medium according to claim 6, further comprising a process of displaying the message information and the destination information.
【請求項8】 前記比較結果を表示する処理をさらに有
する、請求項6または7記載の記録媒体。
8. The recording medium according to claim 6, further comprising a process of displaying the comparison result.
JP10088789A 1998-04-01 1998-04-01 Evaluation device for interface between software development tools, and storage medium recorded with program for evaluation Pending JPH11288380A (en)

Priority Applications (4)

Application Number Priority Date Filing Date Title
JP10088789A JPH11288380A (en) 1998-04-01 1998-04-01 Evaluation device for interface between software development tools, and storage medium recorded with program for evaluation
DE19914453A DE19914453A1 (en) 1998-04-01 1999-03-30 Equipment evaluating an interface between software development tools
KR1019990011180A KR100301630B1 (en) 1998-04-01 1999-03-31 Apparatus for evaluating interface between software development tools, and recording medium for storing software for evaluating an interface between software development tools
CN99103508A CN1232222A (en) 1998-04-01 1999-04-01 Apparatus for evaluating interface between software development tools, and recording medium for storing software for evaluating interface between software development tools

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP10088789A JPH11288380A (en) 1998-04-01 1998-04-01 Evaluation device for interface between software development tools, and storage medium recorded with program for evaluation

Publications (1)

Publication Number Publication Date
JPH11288380A true JPH11288380A (en) 1999-10-19

Family

ID=13952618

Family Applications (1)

Application Number Title Priority Date Filing Date
JP10088789A Pending JPH11288380A (en) 1998-04-01 1998-04-01 Evaluation device for interface between software development tools, and storage medium recorded with program for evaluation

Country Status (4)

Country Link
JP (1) JPH11288380A (en)
KR (1) KR100301630B1 (en)
CN (1) CN1232222A (en)
DE (1) DE19914453A1 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102508762A (en) * 2011-09-29 2012-06-20 用友软件股份有限公司 Data interaction control device and data interaction control method
WO2019171526A1 (en) * 2018-03-08 2019-09-12 三菱電機株式会社 Link management device, link management method, and link management program

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN100435114C (en) * 2006-01-18 2008-11-19 北京大学 Online method for checking out software based on interceptor

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4617663A (en) * 1983-04-13 1986-10-14 At&T Information Systems Inc. Interface testing of software systems
JPH04213126A (en) * 1990-12-07 1992-08-04 Hitachi Ltd Software test system
KR940015798A (en) * 1992-12-29 1994-07-21 양승택 How to Configure, Send, and Extract Normalized Command Information Messages Between User Registration Software and Application Software
US5590330A (en) * 1994-12-13 1996-12-31 International Business Machines Corporation Method and system for providing a testing facility in a program development tool
JPH08263322A (en) * 1995-03-20 1996-10-11 Oki Electric Ind Co Ltd Test method and test device for object-oriented program

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102508762A (en) * 2011-09-29 2012-06-20 用友软件股份有限公司 Data interaction control device and data interaction control method
WO2019171526A1 (en) * 2018-03-08 2019-09-12 三菱電機株式会社 Link management device, link management method, and link management program

Also Published As

Publication number Publication date
DE19914453A1 (en) 1999-10-07
KR19990082809A (en) 1999-11-25
CN1232222A (en) 1999-10-20
KR100301630B1 (en) 2001-10-29

Similar Documents

Publication Publication Date Title
JP3212959B2 (en) Automatic communication protocol test system having message / sequence editing function and test method
US20100058118A1 (en) Storage medium recording information reacquisition procedure generation program and information reacquisition procedure generation apparatus
CN110830442A (en) Message processing method, device and gateway
JPH11288380A (en) Evaluation device for interface between software development tools, and storage medium recorded with program for evaluation
US6351826B1 (en) Method and apparatus for automatically verifying communication software
CN114024870B (en) Network connectivity detection method and system
JPH11328848A (en) Data transmission system
CN115542875A (en) Vehicle detection method based on SOA service and related equipment
JP4490379B2 (en) Node management apparatus, node management method, and program
CN112597119A (en) Method and device for generating processing log and storage medium
KR20060023862A (en) Can network controll system and test and debugging method thereof
JP4411188B2 (en) Online system and communication method
JPH1065762A (en) Automatic testing simulator for communication software and automatic testing method therefor
JP2003233514A (en) Decentralized computer system and setting method for timeout value
JP3807580B2 (en) Module measuring instrument
JP2001186411A (en) Edit system
KR100560564B1 (en) Method for processing cut off call of improved model space switch in wire telephone exchange
US20020083135A1 (en) Memory management for optimal storage of data of any size in memory
JP2000278359A (en) Method and device for generating telegraphic message data, server device, test system for application program and recording medium
JP3507672B2 (en) Computer network system
CN117033521A (en) DDS log entity interaction logic diagram based construction method and related device
CN117640867A (en) Video recording method, apparatus and computer readable storage medium
JP3080034B2 (en) Network communication system and method, network terminal device, information storage medium
CN117349049A (en) Interface request calling method and device and computer readable storage medium
CN117743183A (en) Business process testing method and device, electronic equipment and storage medium

Legal Events

Date Code Title Description
LAPS Cancellation because of no payment of annual fees