KR100301630B1 - Apparatus for evaluating interface between software development tools, and recording medium for storing software for evaluating an interface between software development tools - Google Patents

Apparatus for evaluating interface between software development tools, and recording medium for storing software for evaluating an interface between software development tools Download PDF

Info

Publication number
KR100301630B1
KR100301630B1 KR1019990011180A KR19990011180A KR100301630B1 KR 100301630 B1 KR100301630 B1 KR 100301630B1 KR 1019990011180 A KR1019990011180 A KR 1019990011180A KR 19990011180 A KR19990011180 A KR 19990011180A KR 100301630 B1 KR100301630 B1 KR 100301630B1
Authority
KR
South Korea
Prior art keywords
message
software development
development tool
information
transmission line
Prior art date
Application number
KR1019990011180A
Other languages
Korean (ko)
Other versions
KR19990082809A (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 가네꼬 히사시
Publication of KR19990082809A publication Critical patent/KR19990082809A/en
Application granted granted Critical
Publication of KR100301630B1 publication Critical patent/KR100301630B1/en

Links

Classifications

    • 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/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/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

Abstract

소프트웨어개발툴간의 인터페이스평가장치는 메세지입력부, 메세지기록부, 메세지판독부, 메세지송신부, 그리고 메세지비교부를 구비한다. 메세지입력부는 평가되는 소프트웨어개발툴과 관련소프트웨어개발툴간의 교환되는 메세지를 입력한다. 메세지기록부는 메세지를 대표하는 메세지정보와 송신선정보를 스크립트파일로 출력한다. 메세지판독부는 스크립트파일로부터 메세지정보와 송신선정보를 판독한다. 메세지송신부는 판독한 메세지정보를 송신선의 소프트웨어개발툴로 송신한다. 메세지비교부는 메세지판독부에 의해 판독된 메세지정보와 송신된 메세지정보에 응답하여 송신선의 소프트웨어개발툴로부터 반환된 반환치와 반환데이터를 비교하고, 비교된 아이템이 서로 일치하는 지의 여부를 검출한다.The interface evaluation device between the software development tools includes a message input unit, a message recording unit, a message reading unit, a message transmitting unit, and a message comparing unit. The message input unit inputs a message exchanged between the software development tool to be evaluated and the related software development tool. The message recording unit outputs message information and transmission line information representing a message to a script file. The message reader reads message information and transmission line information from the script file. The message transmitter transmits the read message information to the software development tool of the transmission line. The message comparison unit compares the return value returned from the software development tool of the transmission line with the return data in response to the message information read by the message reader and the transmitted message information, and detects whether or not the compared items match each other.

Description

소프트웨어개발툴들간의 인터페이스평가장치 및 소프트웨어개발툴들간의 인터페이스평가용 소프트웨어를 저장하는 기록매체{Apparatus for evaluating interface between software development tools, and recording medium for storing software for evaluating an interface between software development tools}Apparatus for evaluating interface between software development tools, and recording medium for storing software for evaluating an interface between software development tools

본 발명은 소프트웨어개발툴간의 인터페이스평가장치와, 소프트웨어개발툴간의 인터페이스평가용 소프트웨어를 저장하는 기록매체에 관한 것이다.The present invention relates to an apparatus for evaluating interfaces between software development tools and a recording medium for storing software for evaluating interfaces between software development tools.

종래에는, 소프트웨어개발툴 및 그와 통신하기 위한 관련소프트웨어개발툴을 실제로 조작하고, 그 소프트웨어개발툴조작상의 정보를 스크립트 파일에 기록하며, 그 스크립트 파일을 입력하여, 동일한 조작을 재현함으로써 소프트웨어개발툴의 자동평가를 하는 것이 통상적이었다.Conventionally, a software development tool is actually operated by operating a software development tool and related software development tool for communicating with it, recording the information of the software development tool operation in a script file, inputting the script file, and reproducing the same operation. It was common to have an automatic evaluation of.

소프트웨어개발툴을 평가하는 하나의 종래시스템이, 예컨대 일본 특개평 5-40593 호에 개시되었다. 이 개시된 시스템은 윈도우시스템으로서 제공되고, 윈도우조작세부이력을 저장한다. 이 저장된 윈도우조작세부이력은 판독되어, 윈도우조작세부이력이 재현된다.One conventional system for evaluating software development tools is disclosed, for example, in Japanese Patent Laid-Open No. 5-40593. This disclosed system is provided as a window system and stores a window operation detail history. The stored window operation detail history is read out to reproduce the window operation detail history.

그러나, 이 종래의 평가시스템은 아래와 같은 문제점이 있다.However, this conventional evaluation system has the following problems.

첫번째 문제점은, 소프트웨어개발툴의 조작세부정보를 기록하고 이 소프트웨어개발툴상의 세부조작을 재현할 필요가 있기 때문에, 소프트웨어개발툴을 평가하기 위해서, 이 평가 시스템은 소프트웨어개발툴뿐 아니라, 그과 통신하기 위한 관련소프트웨어개발툴이 필요하다는 것이다.The first problem is that in order to evaluate the software development tool, the evaluation system communicates with the software development tool as well, since it is necessary to record the operation details of the software development tool and reproduce the detailed operations on the software development tool. Related software development tools are needed.

두번째 문제점은 평가대상의 소프트웨어개발툴과, 그과 통신하기 위한 관련소프트웨어개발툴의 양쪽의 사용방법이 변경되서는 안된다는 것이다. 툴의 수단에 있어서의 변경에 기인하여 조작방법이 변경될 경우에는, 평가되는 소프트웨어개발툴의 사용방법 또는 조작순서를 저장하는 스크립트 파일이 사용될 수 없게 되기 때문이다.The second problem is that the usage of both the software development tool under evaluation and the associated software development tool for communicating with it should not be changed. This is because, if the operation method is changed due to the change in the means of the tool, the script file storing the usage method or operation procedure of the software development tool to be evaluated cannot be used.

따라서, 본 발명의 목적은 평가되는 소프트웨어개발툴과 통신하는 소프트웨어개발툴의 동작에 대한 조작수단에 의존하지 않고 소프트웨어개발툴간의 인터페이스를 평가하는 장치를 제공하는 것이다.Accordingly, it is an object of the present invention to provide an apparatus for evaluating the interface between software development tools without depending on the operation means for the operation of the software development tool in communication with the software development tool being evaluated.

본 발명의 또 다른 목적은 평가되는 소프트웨어개발툴과 통신하는 소프트웨어개발툴의 재현시간에 의존하지 않는 스크립트파일을 수동으로 생성함으로써 소프트웨어개발툴간의 인터페이스를 평가하는 장치를 제공하는 것이다.It is still another object of the present invention to provide an apparatus for evaluating an interface between software development tools by manually generating a script file that does not depend on the reproduction time of the software development tool communicating with the software development tool being evaluated.

본 발명의 또 다른 목적은 소프트웨어개발툴간의 인터페이스를 평가하는 소프트웨어를 저장하기 위한 기록매체를 제공하는 것이다.Another object of the present invention is to provide a recording medium for storing software for evaluating the interface between software development tools.

도 1은 본 발명의 제 1 실시예에 따른 소프트웨어개발툴간의 인터페이스를 평가하는 장치의 블록도이다.1 is a block diagram of an apparatus for evaluating an interface between software development tools according to a first embodiment of the present invention.

도 2는 본 발명의 제 1 실시예에 따른 장치에서의 메세지입력부의 동작을 설명하는 블록도이다.2 is a block diagram illustrating the operation of the message input unit in the apparatus according to the first embodiment of the present invention.

도 3은 본 발명의 제 2 실시예에 따른 메세지입력부의 동작을 설명하는 블록도이다.3 is a block diagram illustrating an operation of a message input unit according to a second embodiment of the present invention.

도 4는 본 발명의 제 3 실시예에 따른 메세지입력부의 동작을 설명하는 블록도이다.4 is a block diagram illustrating an operation of a message input unit according to a third embodiment of the present invention.

도 5는 메세지입력부에 의해 입력되는 메세지의 정보를 나타내는 다이아그램이다.5 is a diagram showing information of a message input by a message input unit.

도 6은 본 발명의 제 4 실시예에 따른 소프트웨어개발툴간의 인터페이스를 평가하는 장치의 블록도이다.6 is a block diagram of an apparatus for evaluating an interface between software development tools according to a fourth embodiment of the present invention.

※도면의 주요부분에 대한 부호의 설명※ Explanation of symbols for main parts of drawing

101 : 소프트웨어개발툴간의 인터페이스평가장치101: Interface evaluation device between software development tools

102 : 콘트롤러 103 : 메세지입력부102: controller 103: message input unit

104 : 메세지표시부 105 : 메세지기록부104: message display unit 105: message recording unit

106 : 메세지판독부 107 : 메세지송신부106: message reading unit 107: message sending unit

108 : 메세지비교부 109 : 결과표시부108: message comparison unit 109: result display unit

110 : 평가되는 소프트웨어개발툴 112 : 출력부110: software development tool to be evaluated 112: output unit

111 : 관련소프트웨어개발툴 113 : 스크립트파일111: Related Software Development Tools 113: Script Files

201 : 데이터처리부 202 : 기록매체201: data processing unit 202: recording medium

본 발명에 따른 소프트웨어개발툴간의 인터페이스평가장치는 메세지입력부, 메세지출력부, 메세지판독부, 메세지송신부, 그리고 메세지비교부를 구비한다.An interface evaluation device between software development tools according to the present invention includes a message input unit, a message output unit, a message reader, a message transmitter, and a message comparator.

메세지입력부는 평가되는 소프트웨어개발툴과 관련소프트웨어개발툴간의 교환되는 메세지를 입력한다. 메세지출력부는 메세지를 대표하는 메세지정보와 송신선정보를 스크립트파일로 출력한다. 상기 프로세스가 반복되어 메세지정보의 기록을 완료한다.The message input unit inputs a message exchanged between the software development tool to be evaluated and the related software development tool. The message output unit outputs message information and transmission line information representing a message to a script file. The process is repeated to complete the recording of the message information.

메세지를 평가하기 위하여, 메세지판독부는 스크립트파일로부터 메세지정보와 송신선정보를 판독한다. 다음에, 메세지송신부는 판독한 메세지정보를 송신선정보에 의해 지시된 송신선으로 송신한다. 다음에, 메세지비교부는 메세지판독부에 의해 판독된 메세지정보와 송신된 메세지정보에 응답하여 송신선의 소프트웨어개발툴로부터 반환된 반환치와 반환데이터를 비교하고, 비교된 아이템이 서로 일치하는 지의 여부를 검출한다.To evaluate the message, the message reader reads message information and transmission line information from the script file. The message transmitter then transmits the read message information to the transmission line indicated by the transmission line information. Next, the message comparison unit compares the return value returned from the software development tool of the transmission line with the return data in response to the message information read by the message reader and the transmitted message information, and checks whether or not the compared items match each other. Detect.

본 발명의 제 1 면에 따르면, 소프트웨어개발툴들간의 인터페이스평가장치는 메세지를 스캐닝한다. 구체적으로는, 이 장치는 시스템간의 모든 메세지중에서 필요한 메세지를 입력하고, 입력된 메세지를 스크립트파일로 출력하는 수단을 구비한다.According to a first aspect of the invention, an interface evaluation device between software development tools scans a message. Specifically, the apparatus includes means for inputting a required message among all messages between systems, and outputting the input message to a script file.

본 발명의 제 2 면에 따르면, 소프트웨어개발툴들간의 인터페이스평가장치는 소프트웨어개발툴들간의 메세지를 중계한다. 구체적으로는, 이 장치는 소오스로부터 메세지를 수신하고, 수신된 메세지를 송신선으로 송신하며, 이 메세지를 스크립트파일로 출력하는 수단을 구비한다.According to the second aspect of the present invention, the apparatus for evaluating interfaces between software development tools relays messages between software development tools. Specifically, the apparatus includes means for receiving a message from a source, transmitting the received message to a transmission line, and outputting the message to a script file.

본 발명의 제 3 면에 따르면, 소프트웨어개발툴들간의 인터페이스평가장치는 소프트웨어개발툴로부터 메세지를 수신한다. 구체적으로는, 이 장치는 소오스로부터 송신된 메세지와, 반환치 및 반환데이터를 수신하고, 이 송신된 메세지와, 반환치 및 반환데이터를 스크립트파일로 출력하는 수단을 구비한다.According to a third aspect of the present invention, an interface evaluation device between software development tools receives a message from the software development tool. Specifically, the apparatus includes means for receiving a message sent from a source, a return value and return data, and outputting the transmitted message, return value and return data to a script file.

본 발명의 상술한 및 여타의 목적, 특징 그리고 장점들은 일예로서 바람직한 실시예를 나타내는 첨부도면을 참조한 하기의 설명으로부터 명백해 질 것이다.The above and other objects, features and advantages of the present invention will become apparent from the following description with reference to the accompanying drawings which illustrate preferred embodiments as an example.

도 1에 도시된 바와 같이, 본 발명의 제 1 실시예에 따른 소프트웨어개발툴산의 인터페이스를 평가하는 장치(101)는 콘트롤러(102), 메세지입력부(103), 메세지표시부(104), 메세지기록부(105), 메세지판독부(106), 메세지송신부(107), 메세지비교부(108), 그리고 결과표시부(109)를 구비한다.As shown in FIG. 1, the apparatus 101 for evaluating the interface of the software development tool according to the first embodiment of the present invention includes a controller 102, a message input unit 103, a message display unit 104, and a message recording unit ( 105, a message reading section 106, a message sending section 107, a message comparing section 108, and a result display section 109.

콘트롤러(102)는 메세지를 입력하고 기록하는 모드와 스크립트파일(113)을 입력하고 평가하는 모드사이를 스위칭한다. 콘트롤러(102)는 본 발명에 직접적으로 관련되지 않기 때문에 더이상의 상세한 설명은 생략한다. 메세지입력부(103)는 평가되는 소프트웨어개발툴(110)과 관련소프트웨어개발툴(111)사이의 교환된 메세지를 입력한다. 메세지표시부(104)는 메세지입력부(103)에 의해 입력된 메세지정보와 송신선(送信先)정보를 출력부(112)로 출력한다. 메세지기록부(105)는 메세지입력부(103)에 의해 입력된 메세지정보와 송신선정보를 스크립트파일(113)로 출력한다. 메세지판독부(106)는 스크립트파일(113)로부터 메세지정보와 송신선정보를판독한다. 메세지송신부(107)는 스크립트파일(113)로부터 판독된 메세지정보를 송신선정보에 의해 대표되는 송신선으로 송신하고, 송신선으로부터의 반환치와 반환데이터를 수신한다. 메세지비교부(108)는 판독된 메세지정보와 송신선으로부터의 반환치 및 반환데이터를 비교하고, 비교된 아이템이 서로 일치 또는 불일치의 여부를 검출한다. 결과표시부(109)는 메세지비교부(108)로부터의 비교결과를 출력부(112)로 출력한다.The controller 102 switches between a mode for entering and recording a message and a mode for entering and evaluating a script file 113. Since the controller 102 is not directly related to the present invention, further description thereof is omitted. The message input unit 103 inputs a message exchanged between the software development tool 110 and the related software development tool 111 to be evaluated. The message display unit 104 outputs the message information and the transmission line information input by the message input unit 103 to the output unit 112. The message recording section 105 outputs the message information and transmission line information input by the message input section 103 to the script file 113. The message reading unit 106 reads message information and transmission line information from the script file 113. The message transmitter 107 transmits the message information read from the script file 113 to the transmission line represented by the transmission line information, and receives the return value and the return data from the transmission line. The message comparing unit 108 compares the read message information with the return value from the transmission line and the return data, and detects whether the compared items are identical or inconsistent with each other. The result display unit 109 outputs the comparison result from the message comparison unit 108 to the output unit 112.

이하, 도 1에 도시된 장치(101)의 동작을 설명한다.Hereinafter, the operation of the apparatus 101 shown in FIG. 1 will be described.

먼저, 메세지정보기록모드를 설명한다.First, the message information recording mode will be described.

도 2에 도시된 바와 같이, 메세지입력부(103)은 시스템사이에서 송신되는 모든 메세지중에서, 소프트웨어개발툴(110)과 관련소프트웨어개발툴(111)사이에서 교환된 메지지만을 입력한다. 구체적으로는, 메세지입력부(103)는 소프트웨어개발툴들(110,111)의 식별자로 언급할 수 있는 윈도우핸들을 조사하고, 메세지중에서, 그 메세지가 필요한 메세지인지 아닌지를 판단하여, 필요한 메세지이면 그 메세지를 입력한다. 다음에, 메세지표시부(104)는 메세지입력부(103)에 의해 입력된 메세지정보와 송신선정보를 출력부(112)로 출력한다. 구체적으로는, 메세지표시부(104)는 메세지정보와 송신선정보를 표시장치상에 표시하거나 프린터상에 메세지정보와 송신선정보를 프린트한다. 결과적으로, 메세지기록부(105)는 메세지입력부(103)에 의해 입력된 메세지정보와 송신선정보를 스크립트파일(113)로 출력한다. 가능하면, 메세지기록부(105)는 메세지정보와 송신선정보를 메모리등과 같은 일시적인 저장매체로 출력하고, 이 일시적인 저장매체에의 기록이 완료될 경우에 메세지정보와송신선정보를 스크립트파일(113)로 출력하는 것도 가능하다.As shown in FIG. 2, the message input unit 103 inputs only messages exchanged between the software development tool 110 and the related software development tool 111 among all the messages transmitted between the systems. Specifically, the message input unit 103 examines a window handle that can be referred to as an identifier of the software development tools 110 and 111, determines whether the message is a required message among the messages, and if so, displays the message. Enter it. Next, the message display unit 104 outputs the message information and transmission line information input by the message input unit 103 to the output unit 112. Specifically, the message display unit 104 displays the message information and the transmission line information on the display device or prints the message information and the transmission line information on the printer. As a result, the message recording section 105 outputs the message information and transmission line information input by the message input section 103 to the script file 113. If possible, the message recording section 105 outputs the message information and the transmission line information to a temporary storage medium such as a memory, and the script file 113 outputs the message information and the transmission line information when the recording on the temporary storage medium is completed. It is also possible to output

상기 단계가 반복되어 메세지정보의 기록이 완료된다.The above steps are repeated to complete the recording of the message information.

이하, 메세지평가모드를 설명한다.The message evaluation mode is described below.

메세지판독부(106)는 스크립트파일(113)로부터 메세지기록부(105)로부터 출력된 메세지정보와 송신선정보를 판독한다. 스크립트파일(113)은 수동으로 생성되거나 수정될 수 있다. 다음에, 메세지송신부(107)는 메세지판독부(106)가 스크립트파일(113)로부터 판독한 메세지정보를 송신선정보에 의해 대표되는 송신선으로 송신한다. 메세지비교부(108)는 판독한 메세지정보와 메세지송신부(107)로부터 송신된 메세지정보에 응답하여 송신선으로부터 반환된 반환치와 반환데이터를 비교하고, 비교된 아이템이 서로 일치하는 지의 여부를 검출한다. 결과적으로, 결과표시부(109)는 메세지비교부(108)로부터의 비교치를 출력부(112)로 출력한다.The message reading unit 106 reads message information and transmission line information output from the message recording unit 105 from the script file 113. The script file 113 may be manually created or modified. Next, the message transmitting unit 107 transmits the message information read from the script file 113 by the message reading unit 106 to the transmission line represented by the transmission line information. The message comparison unit 108 compares the read message information with the return value returned from the transmission line in response to the message information transmitted from the message transmission unit 107 and the returned data, and detects whether the compared items match each other. do. As a result, the result display unit 109 outputs the comparison value from the message comparison unit 108 to the output unit 112.

상기 프로세스는 스크립트파일(113)내의 모든 메세지정보가 진행될 때까지 반복되어, 메세지평가모드가 완료된다.The process is repeated until all the message information in the script file 113 proceeds, and the message evaluation mode is completed.

메세지입력 및 기록모드와 스크립트파일(113)입력 및 평가모드는 서로 분리될 수 있다. 메세지표시부(104)는 필수적인 요구되지 않을 수 있다. 결과표시부(109)는 그 비교값을 출력부(112)가 아니라 파일로 출력할 수 있다.The message input and recording mode and the script file 113 input and evaluation mode may be separated from each other. The message display unit 104 may not be required. The result display unit 109 may output the comparison value to a file instead of the output unit 112.

제 1 실시예에서는, 시스템으로부터의 모든 메세지중에서 필요한 메세지만이 입력되기 때문에, 평가되는 소프트웨어개발툴(110)과 관련소프트웨어개발툴(111)에 부가적인 처리 없이 소프트웨어개발툴사이의 인터페이스가 평가될 수 있다. 따라서, 소프트웨어개발툴(11)에 과도한 부하가 부과되지 않는다.In the first embodiment, since only the necessary message is input among all the messages from the system, the interface between the software development tool to be evaluated without additional processing to the software development tool 110 and the related software development tool 111 to be evaluated can be evaluated. Can be. Therefore, no excessive load is imposed on the software development tool 11.

특정한 예를 참조하여 상기 장치(101)의 동작을 상세하게 설명한다.The operation of the apparatus 101 will be described in detail with reference to a specific example.

도 5는 메세지입력부(103)에 의해 입력된 메세지정보의 구제적인 예를 나타낸다. 설명을 위해서, 평가되는 소프트웨어개발툴(110)을 디버거(debugger)라고 하고, 관련소프트웨어개발툴(111)을 이 디버거로부터 정보를 취득하는 소프트웨어개발툴, 즉 확장디버거(extended debugger)라고 한다.5 shows a specific example of the message information input by the message input unit 103. For explanation, the software development tool 110 to be evaluated is called a debugger, and the related software development tool 111 is called a software development tool that acquires information from the debugger, that is, an extended debugger.

도 5에서, 각 라인의 선단에서의 'SEND:', 'RSLT:', 그리고 'RECV:'는 각각 송신데이터, 반환치, 그리고 반환데이터를 나타내는 식별자이다. 식별자 다음의 수치'0x10001200'은 정보가 송신되는 송신선으로서의 디버거의 윈도우핸들을 나타낸다. 'TipGetMem 0xf000 0x4'는 송신메세지의 내용을 표시하며, 디버거에 대하여 0x4바이트의 메모리데이터를 취득하는 요구를 나타낸다. 식별자'RSLT:'로 시작하는 라인상의 최종수치는 송신메세지에 응답하여 반환된 반환치이다. 식별자'RECV:'로 시작하는 라인에 부가된 데이터 '0x12 0x34 0x56 0x47'은 어드레스 0xf000으로부터 판독된 0x4바이트의 메모리데이터를 나타낸다.In FIG. 5, 'SEND:', 'RSLT:', and 'RECV:' at the leading end of each line are identifiers indicating transmission data, return value, and return data, respectively. The numeric value '0x10001200' following the identifier indicates the window handle of the debugger as a transmission line to which information is transmitted. 'TipGetMem 0xf000 0x4' indicates the content of the transmission message and indicates a request to the debugger to acquire 0x4 bytes of memory data. The final value on the line beginning with the identifier 'RSLT:' is the return value returned in response to the message sent. The data '0x12 0x34 0x56 0x47' added to the line starting with the identifier 'RECV:' represents 0x4 bytes of memory data read from the address 0xf000.

도 5에 나타낸 메세지는 메모리데이터취득요구메세지가 확장디버거에서 디버거로 송신되고, 반환치가 0, 그리고 반환데이터가 판독메모리데이터를 포함하는 것을 나타낸다.The message shown in Fig. 5 indicates that the memory data acquisition request message is sent from the extended debugger to the debugger, the return value is 0, and the return data includes read memory data.

먼저, 메세지정보를 기록하는 모드를 설명한다.First, a mode for recording message information will be described.

메세지입력부(103)은 시스템사이에서 송신되는 모든 메세지중에서, 소프트웨어개발툴(110)과 관련소프트웨어개발툴(111)사이에서 교환된 메지지만을 입력한다. 구체적으로는, 메세지입력부(103)는 소프트웨어개발툴들(110,111)의 식별자로 언급할 수 있는 윈도우핸들을 조사하고, 메세지중에서, 그 메세지가 필요한 메세지인지 아닌지를 판단하여, 필요한 메세지이면 그 메세지를 입력한다. 다음에, 메세지표시부(104)는 도 5에 도시된 메세지정보를 출력부(112)로 출력한다. 최종적으로, 메세지기록부(105)는 도 5에 도시된 메세지정보를 스크립트파일(113)로 출력한다.The message input unit 103 inputs only messages exchanged between the software development tool 110 and the related software development tool 111 among all the messages transmitted between the systems. Specifically, the message input unit 103 examines a window handle that can be referred to as an identifier of the software development tools 110 and 111, determines whether the message is a required message among the messages, and if so, displays the message. Enter it. Next, the message display unit 104 outputs the message information shown in FIG. 5 to the output unit 112. Finally, the message recording unit 105 outputs the message information shown in FIG. 5 to the script file 113.

상술한 프로세스가 반복되어 메세지정보의 기록을 완료한다.The above process is repeated to complete the recording of the message information.

이하, 메세지평가모드를 설명한다.The message evaluation mode is described below.

메세지판독부(106)는 스크립트파일(113)로부터 도 5에 도시된 메세지정보를 판독한다. 다음에, 메세지송신부(107)는 도 5에 도시된 메세지정보의 제 1 라인 메세지를 윈도우핸들이 0x10001200인 디버거로 송신한다. 메세지비교부(108)는 도 5에 도시된 메세지정보의 제 2 라인 메세지의 반환치와 디버거로부터 반환된 값을 비교한다. 메세지비교부(108)는 또한 도 5에 도시된 메세지정보의 제 3 라인 메세지의 4바이트의 메모리데이터와 반환데이터인 메모리데이터를 비교한다. 최종적으로, 결과표시부(109)는 메세지비교부(108)로부터의 비교결과를 출력부(112)로 출력한다.The message reading unit 106 reads the message information shown in FIG. 5 from the script file 113. Next, the message transmitter 107 transmits the first line message of the message information shown in Fig. 5 to the debugger whose window handle is 0x10001200. The message comparing unit 108 compares the return value of the second line message of the message information shown in FIG. 5 with the value returned from the debugger. The message comparing unit 108 also compares the memory data, which is the return data, with four bytes of memory data of the third line message of the message information shown in FIG. Finally, the result display unit 109 outputs the comparison result from the message comparison unit 108 to the output unit 112.

상술한 프로세스는 스크립트파일(113)내의 모든 메세지정보가 처리될 때까지 반복되고, 메세지를 평가하는 모드가 완료된다.The above process is repeated until all the message information in the script file 113 has been processed, and the mode for evaluating the message is completed.

이러한 방식으로, 소프트웨어개발툴사이의 메세지를 기록하고 평가하는 것이 가능해진다.In this way, it becomes possible to record and evaluate messages between software development tools.

이하, 도 3을 참조하여 본 발명의 제 2 실시예를 설명한다.Hereinafter, a second embodiment of the present invention will be described with reference to FIG.

메세지정보 입력모드를 설명한다.Describes the message information input mode.

도 3에 도시된 바와 같이, 메세지입력부(103)는 관련소프트웨어개발툴(111)로부터의 송신메세지를 수신하고, 이 수신된 메세지를 평가되는 소프트웨어개발툴(110)로 전달한다. 다음에, 메세지입력부(103)는 소프트웨어개발툴(110)로부터의 반환치와 반환데이터를 관련소프트웨어개발툴(111)로 반환시킨다. 메세지표시부(104)는 관련소프트웨어개발툴(111)로부터의 송신메세지, 소프트웨어개발툴(110)로부터의 반환치 및 반환데이터, 그리고 송신선정보를 출력부(112)로 출력한다. 최종적으로, 메세지기록부(105)는 상술한 메세지정보를 스크립트파일(113)로 출력한다. 가능하면, 메세지기록부(105)는 메세지정보를 메모리등과 같은 일시적인 저장매체로 출력하고, 이 일시적인 저장매체에의 기록이 완료될 경우에 메세지정보를 스크립트파일(113)로 출력하는 것도 가능하다.As shown in FIG. 3, the message input unit 103 receives a transmission message from the associated software development tool 111 and transfers the received message to the software development tool 110 to be evaluated. Next, the message input unit 103 returns the return value and the return data from the software development tool 110 to the associated software development tool 111. The message display unit 104 outputs the transmission message from the associated software development tool 111, the return value and return data from the software development tool 110, and the transmission line information to the output unit 112. Finally, the message recording section 105 outputs the above-mentioned message information to the script file 113. If possible, the message recording unit 105 may output the message information to a temporary storage medium such as a memory, and output the message information to the script file 113 when the recording on the temporary storage medium is completed.

상기 단계가 반복되어 메세지정보의 기록이 완료된다.The above steps are repeated to complete the recording of the message information.

제 2 실시예에 따른 메세지평가모드는 제 1 실시예에 따른 메세지평가모드와 동일하기 때문에 설명을 생략한다.Since the message evaluation mode according to the second embodiment is the same as the message evaluation mode according to the first embodiment, description thereof is omitted.

제 2 실시예에서는, 메세지입력부(103)가 관련소프트웨어개발툴(111)로부터의 송신메세지와, 평가되는 소프트웨어개발툴(110)로부터의 반환치 및 반환데이터를 수신하기 때문에, 메세지입력부(103)는 시스템간에 송수신되는 모든 메세지로부터 필요한 메세지를 도출할 필요가 없다. 따라서, 메세지입력부(103)는 제 1 실시예에 따른 메세지입력부(103)보다 부하를 덜게되고, 더 고속으로 그 동작을 수행할 수 있다.In the second embodiment, since the message input unit 103 receives the transmission message from the associated software development tool 111, the return value and the return data from the software development tool 110 to be evaluated, the message input unit 103 is used. Does not need to derive the necessary messages from every message sent and received between systems. Therefore, the message input unit 103 may be less load than the message input unit 103 according to the first embodiment, and may perform the operation at a higher speed.

도 4를 참조하여 본 발명의 제 3 실시예를 설명한다.A third embodiment of the present invention will be described with reference to FIG.

도 4에 도시된 바와 같이, 메세지입력부(103)는 관련소프트웨어개발툴(111)로부터의 송신메세지를 수신하고, 소프트웨어개발툴(110)로부터의 반환치와 반환데이터를 수신한다. 이와 병행하여, 관련소프트웨어개발툴(111)과 소프트웨어개발툴(110)서로 통신한다. 다음에, 메세지표시부(104)는 관련소프트웨어개발툴(111)로부터의 송신메세지, 소프트웨어개발툴(110)로부터의 반환치 및 반환데이터, 그리고 송신선정보를 출력부(112)로 출력한다. 최종적으로, 메세지기록부(105)는 상술한 메세지정보를 스크립트파일(113)로 출력한다. 가능하면, 메세지기록부(105)는 메세지정보를 메모리등과 같은 일시적인 저장매체로 출력하고, 이 일시적인 저장매체에의 기록이 완료될 경우에 메세지정보를 스크립트파일(113)로 출력하는 것도 가능하다.As shown in FIG. 4, the message input unit 103 receives a transmission message from the associated software development tool 111, and receives a return value and return data from the software development tool 110. In parallel with this, the associated software development tool 111 and the software development tool 110 communicate with each other. Next, the message display unit 104 outputs the transmission message from the associated software development tool 111, the return value and return data from the software development tool 110, and the transmission line information to the output unit 112. Finally, the message recording section 105 outputs the above-mentioned message information to the script file 113. If possible, the message recording unit 105 may output the message information to a temporary storage medium such as a memory, and output the message information to the script file 113 when the recording on the temporary storage medium is completed.

상기 단계가 반복되어 메세지정보의 기록이 완료된다.The above steps are repeated to complete the recording of the message information.

제 3 실시예에 따른 메세지평가모드는 제 1 실시예에 따른 메세지평가모드와 동일하기 때문에 설명을 생략한다.Since the message evaluation mode according to the third embodiment is the same as the message evaluation mode according to the first embodiment, description thereof is omitted.

제 3 실시예에서는, 메세지입력부(103)가 관련소프트웨어개발툴(111)로부터의 송신메세지와, 평가되는 소프트웨어개발툴(110)로부터의 반환치 및 반환데이터를 수신하기 때문에, 메세지입력부(103)는 시스템간에 송수신되는 모든 메세지로부터 필요한 메세지를 도출할 필요가 없다. 따라서, 메세지입력부(103)는 제 1 실시예에 따른 메세지입력부(103)보다 부하를 덜게되고, 더 고속으로 그 동작을 수행할 수 있다. 또한, 제 2 실시예에 따르면, 소프트웨어개발툴사이의 인터페이스평가장치(101)는 메세지를 중계하기 때문에, 이 장치(101)는 필수적이다. 그러나, 제 3실시예에 따르면, 소프트웨어개발툴들(110,111)이 이 장치(101)없이도 동작할 수 있고, 이 장치(101)가 생략될 경우에, 불필요한 메세지를 송신할 필요가 없어지며, 소프트웨어개발툴들(110,111)상에 부하를 부과하지 않고 소프트웨어개발툴들 사이의 인터페이스가 평가될 수 있다.In the third embodiment, since the message input unit 103 receives the transmission message from the associated software development tool 111, the return value and the return data from the software development tool 110 to be evaluated, the message input unit 103 is used. Does not need to derive the necessary messages from every message sent and received between systems. Therefore, the message input unit 103 may be less load than the message input unit 103 according to the first embodiment, and may perform the operation at a higher speed. Further, according to the second embodiment, since the interface evaluation device 101 between software development tools relays messages, this device 101 is essential. However, according to the third embodiment, the software development tools 110, 111 can operate without the device 101, and when the device 101 is omitted, there is no need to send unnecessary messages, and the software The interface between the software development tools can be evaluated without placing a load on the development tools 110, 111.

도 6을 참조하여 본 발명의 제 4 실시예를 설명한다.A fourth embodiment of the present invention will be described with reference to FIG.

도 6에 도시된 바와 같이, 소프트웨어개발툴간의 인터페이스를 평가하는 장치는 평가되는 소프트웨어개발툴(110)과, 관련소프트웨어개발툴(111)과, 출력부(112)와, 스크립트파일(113)과, 소프트웨어개발툴간의 인터페이스를 평가하기 위한 프로그램을 저장하는 FD, CD-ROM, 반도체메모리등의 기록매체(202)와, 도 1에 도시된 장치(101)의 여러가지 소자에 의해 수행되는 처리기능을 구비하는 프로그램과, 그리고 기록매체(202)로부터 소프트웨어개발툴간의 인터페이스를 평가하기 위한 프로그램을 판독하여 수행하는 데이터처리부(201)를 구비한다.As shown in FIG. 6, the apparatus for evaluating the interface between the software development tools includes a software development tool 110 to be evaluated, an associated software development tool 111, an output unit 112, a script file 113, and the like. Processing functions performed by various elements of the recording medium 202 such as an FD, a CD-ROM, a semiconductor memory, etc., and a device 101 shown in FIG. And a data processor 201 for reading out and executing a program for evaluating the interface between the software development tool from the recording medium 202.

본 발명의 바람직한 실시예를 상세하게 설명하였지만, 첨부된 청구범위의 범위에서 벗어나지 않고 다양한 변화와 수정이 가능하다는 것은 분명하다.Although the preferred embodiment of the present invention has been described in detail, it is obvious that various changes and modifications can be made without departing from the scope of the appended claims.

본 발명의 구성으로, 평가되는 소프트웨어개발툴이 있는 경우에는, 소프트웨어개발툴을 평가하기 위하여 그와 통신하는 관련소프트웨어개발툴이 요구되지 않는다. 그 이유는 그러한 관련소프트웨어개발툴 대신에 이 장치가 메세지를 송신 및 수신하기 때문이다.In the configuration of the present invention, if there is a software development tool to be evaluated, no related software development tool is required to communicate therewith to evaluate the software development tool. The reason is that instead of such associated software development tools, the device sends and receives messages.

또한, 평가되는 소프트웨어개발툴과 이와 통신하는 관련소프트웨어개발툴의조작방법은 변경될 수 있다. 그 이유는 저장된 메세지정보만이 사용되므로 메세지정보를 생성하기 위하여 어떤 동작이 수행되어야 하는 지를 고려할 필요가 없기 때문이다.In addition, the operating method of the software development tool under evaluation and the related software development tool in communication therewith may be changed. The reason is that since only the stored message information is used, it is not necessary to consider what operation should be performed to generate the message information.

Claims (16)

소프트웨어개발툴들간의 인터페이스를 평가하는 장치에 있어서:In a device that evaluates the interface between software development tools: 평가되는 소프트웨어개발툴과 관련소프트웨어개발툴간에 교환된 메세지를 입력하는 수단과;Means for inputting a message exchanged between the software development tool being evaluated and the associated software development tool; 메세지를 대표하는 메세지정보와 송신선정보를 스크립트파일로 출력하는 수단과;Means for outputting message information and transmission line information representing a message to a script file; 상기 스크립트파일로부터 메세지정보와 송신선정보를 판독하는 수단과;Means for reading message information and transmission line information from the script file; 상기 판독한 메세지정보를 송신선의 소프트웨어개발툴로 송신하는 수단과; 그리고Means for transmitting the read message information to a software development tool of a transmission line; And 상기 송신된 메세지정보와 상기 송신선의 소프트웨어개발툴로부터 수신된 메세지정보를 비교하고, 상기 송신된 메세지정보와 상기 수신된 메세지정보가 서로 일치하는 지의 여부를 검출하는 수단을 구비하는 소프트웨어개발툴들간의 인터페이스평가장치.Between software development tools comprising means for comparing the transmitted message information with message information received from a software development tool of the transmission line and detecting whether the transmitted message information and the received message information coincide with each other. Interface evaluation device. 제 1 항에 있어서, 상기 메세지정보와 상기 송신선정보를 표시하는 수단을 추가로 구비하는 것을 특징으로 하는 소프트웨어개발툴들간의 인터페이스평가장치.The interface evaluation apparatus according to claim 1, further comprising means for displaying the message information and the transmission line information. 제 1 항에 있어서, 상기 송신된 메세지정보와 상기 수신된 메세지정보가 서로 일치하는 지의 여부를 나타내는 비교결과를 표시하는 수단을 추가로 구비하는것을 특징으로 하는 소프트웨어개발툴들간의 인터페이스평가장치.An apparatus according to claim 1, further comprising means for displaying a comparison result indicating whether the transmitted message information and the received message information match each other. 제 2 항에 있어서, 상기 송신된 메세지정보와 상기 수신된 메세지정보가 서로 일치하는 지의 여부를 나타내는 비교결과를 표시하는 수단을 추가로 구비하는 것을 특징으로 하는 소프트웨어개발툴들간의 인터페이스평가장치.3. The apparatus of claim 2, further comprising means for displaying a comparison result indicating whether the transmitted message information and the received message information coincide with each other. 제 1 항에 있어서, 상기 메세지입력수단은 상기 평가되는 소프트웨어개발툴과 상기 관련소프트웨어개발툴사이에서 교환된 메세지를 중계하는 수단을 구비하는 것을 특징으로 하는 소프트웨어개발툴들간의 인터페이스평가장치.2. The apparatus of claim 1, wherein said message input means comprises means for relaying messages exchanged between said evaluated software development tool and said associated software development tool. 제 2 항에 있어서, 상기 메세지입력수단은 상기 평가되는 소프트웨어개발툴과 상기 관련소프트웨어개발툴사이에서 교환된 메세지를 중계하는 수단을 구비하는 것을 특징으로 하는 소프트웨어개발툴들간의 인터페이스평가장치.3. The apparatus of claim 2, wherein said message input means comprises means for relaying messages exchanged between said evaluated software development tool and said associated software development tool. 제 3 항에 있어서, 상기 메세지입력수단은 상기 평가되는 소프트웨어개발툴과 상기 관련소프트웨어개발툴사이에서 교환된 메세지를 중계하는 수단을 구비하는 것을 특징으로 하는 소프트웨어개발툴들간의 인터페이스평가장치.4. The apparatus of claim 3, wherein said message input means comprises means for relaying messages exchanged between said evaluated software development tool and said associated software development tool. 제 4 항에 있어서, 상기 메세지입력수단은 상기 평가되는 소프트웨어개발툴과 상기 관련소프트웨어개발툴사이에서 교환된 메세지를 중계하는 수단을 구비하는것을 특징으로 하는 소프트웨어개발툴들간의 인터페이스평가장치.5. The apparatus of claim 4, wherein said message input means comprises means for relaying messages exchanged between said evaluated software development tool and said associated software development tool. 제 1 항에 있어서, 상기 메세지입력수단은 상기 관련소프트웨어개발툴로부터 송신된 메세지와, 상기 관련소프트웨어개발툴로부터 송신된 메세지에 응답하여 상기 평가되는 소프트웨어개발툴로부터 수신된 메세지를 입력하는 수단을 구비하는 것을 특징으로 하는 소프트웨어개발툴들간의 인터페이스평가장치.2. The apparatus according to claim 1, wherein said message input means comprises means for inputting a message sent from said associated software development tool and a message received from said evaluated software development tool in response to a message sent from said associated software development tool. Interface evaluation apparatus between software development tools, characterized in that. 제 2 항에 있어서, 상기 메세지입력수단은 상기 관련소프트웨어개발툴로부터 송신된 메세지와, 상기 관련소프트웨어개발툴로부터 송신된 메세지에 응답하여 상기 평가되는 소프트웨어개발툴로부터 수신된 메세지를 입력하는 수단을 구비하는 것을 특징으로 하는 소프트웨어개발툴들간의 인터페이스평가장치.3. The apparatus according to claim 2, wherein said message input means comprises means for inputting a message sent from said associated software development tool and a message received from said evaluated software development tool in response to a message sent from said associated software development tool. Interface evaluation apparatus between software development tools, characterized in that. 제 3 항에 있어서, 상기 메세지입력수단은 상기 관련소프트웨어개발툴로부터 송신된 메세지와, 상기 관련소프트웨어개발툴로부터 송신된 메세지에 응답하여 상기 평가되는 소프트웨어개발툴로부터 수신된 메세지를 입력하는 수단을 구비하는 것을 특징으로 하는 소프트웨어개발툴들간의 인터페이스평가장치.4. The apparatus according to claim 3, wherein said message input means comprises means for inputting a message sent from said associated software development tool and a message received from said evaluated software development tool in response to a message sent from said associated software development tool. Interface evaluation apparatus between software development tools, characterized in that. 제 4 항에 있어서, 상기 메세지입력수단은 상기 관련소프트웨어개발툴로부터 송신된 메세지와, 상기 관련소프트웨어개발툴로부터 송신된 메세지에 응답하여 상기 평가되는 소프트웨어개발툴로부터 수신된 메세지를 입력하는 수단을 구비하는것을 특징으로 하는 소프트웨어개발툴들간의 인터페이스평가장치.5. The apparatus according to claim 4, wherein said message input means comprises means for inputting a message sent from said associated software development tool and a message received from said evaluated software development tool in response to a message sent from said associated software development tool. Interface evaluation device between software development tools, characterized in that. 프로그램을 저장하는 기록매체에 있어서:In the recording medium for storing the program: 평가되는 소프트웨어개발툴과 관련소프트웨어개발툴간에 교환된 메세지를 입력하는 단계와;Inputting a message exchanged between the evaluated software development tool and the associated software development tool; 메세지를 대표하는 메세지정보와 송신선정보를 스크립트파일로 출력하는 단계와;Outputting message information and transmission line information representing a message to a script file; 상기 스크립트파일로부터 메세지정보와 송신선정보를 판독하는 단계와;Reading message information and transmission line information from the script file; 상기 판독한 메세지정보를 송신선의 소프트웨어개발툴로 송신하는 단계와; 그리고Transmitting the read message information to a software development tool of a transmission line; And 상기 송신된 메세지정보와 상기 송신선의 소프트웨어개발툴로부터 수신된 메세지정보를 비교하고, 상기 송신된 메세지정보와 상기 수신된 메세지정보가 서로 일치하는 지의 여부를 검출하는 단계를 구비하는 프로세스에 따라서 컴퓨터가 소프트웨어개발툴간의 인터페이스를 평가할 수 있게 하는 프로그램 저장매체.And comparing the transmitted message information with the message information received from the software development tool of the transmission line, and detecting whether the transmitted message information and the received message information coincide with each other. A program storage medium that allows you to evaluate the interface between software development tools. 제 13 항에 있어서, 상기 프로세스는 상기 메세지정보와 상기 송신선정보를 표시하는 단계를 추가로 구비하는 것을 특징으로 하는 프로그램 저장매체.14. The program storage medium of claim 13, wherein the process further comprises displaying the message information and the transmission line information. 제 13 항에 있어서, 상기 프로세스는 상기 송신된 메세지정보와 상기 수신된 메세지정보가 서로 일치하는 지의 여부를 나타내는 비교결과를 표시하는 단계를 추가로 구비하는 것을 특징으로 하는 프로그램 저장매체.14. The program storage medium of claim 13, wherein the process further comprises displaying a comparison result indicating whether the transmitted message information and the received message information match each other. 제 14 항에 있어서, 상기 프로세스는 상기 송신된 메세지정보와 상기 수신된 메세지정보가 서로 일치하는 지의 여부를 나타내는 비교결과를 표시하는 단계를 추가로 구비하는 것을 특징으로 하는 프로그램 저장매체.15. The program storage medium of claim 14, wherein the process further comprises displaying a comparison result indicating whether the transmitted message information and the received message information match each other.
KR1019990011180A 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 KR100301630B1 (en)

Applications Claiming Priority (2)

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
JP10-088789 1998-04-01

Publications (2)

Publication Number Publication Date
KR19990082809A KR19990082809A (en) 1999-11-25
KR100301630B1 true KR100301630B1 (en) 2001-10-29

Family

ID=13952618

Family Applications (1)

Application Number Title Priority Date Filing Date
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

Country Status (4)

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

Families Citing this family (3)

* 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
CN102508762A (en) * 2011-09-29 2012-06-20 用友软件股份有限公司 Data interaction control device and data interaction control method
US11243761B2 (en) * 2018-03-08 2022-02-08 Mitsubishi Electric Corporation Link management device, link management method, and computer readable medium

Citations (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
JPH08263322A (en) * 1995-03-20 1996-10-11 Oki Electric Ind Co Ltd Test method and test device for object-oriented program
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

Patent Citations (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

Also Published As

Publication number Publication date
JPH11288380A (en) 1999-10-19
DE19914453A1 (en) 1999-10-07
KR19990082809A (en) 1999-11-25
CN1232222A (en) 1999-10-20

Similar Documents

Publication Publication Date Title
EP0838788B1 (en) System and method for managing time for vehicle fault diagnostic apparatus
US6263384B1 (en) First and second virtual serial ports utilized to perform virtual transmissions through parallel port via first and second transmission/reception buffer region
KR100301630B1 (en) Apparatus for evaluating interface between software development tools, and recording medium for storing software for evaluating an interface between software development tools
JP3801088B2 (en) Vehicle communication device
JPH09244860A (en) Method, device for controlling display of icon, output system provided with the same device and storage medium for storing procedure of the same method
US6216176B1 (en) Method of passing right to use input/output port between softwares
KR100634229B1 (en) CAN network controll system and test and debugging method thereof
CN1532719B (en) Indicating book and its actuator, managing device, managing syste and executing metod
JP2766210B2 (en) File list extraction method and device
US6385640B1 (en) Switching apparatus applied to a plurality of information processing systems which are closed systems
US7027948B2 (en) Testing apparatus, method of controlling the same, and program for implementing the method
KR970058086A (en) Control method of subscriber information processing device simulator for personal communication switch
KR20020031646A (en) Ecu data monitoring/matching method
JPH1188647A (en) Facsimile equipment control method
KR100186313B1 (en) Auto-recognition apparatus for connector of communication interface
KR20200119640A (en) Integrated control apparatus of relays and control method thereof
JPH076118A (en) Device for changing attribute data of peripheral device
KR940023119A (en) On-line Statistical Magnetic Tape Analysis of Electronic Switching System
KR20000061098A (en) Method for processing cut off call of improved model space switch in wire telephone exchange
JPH03248679A (en) Mh encoding system
JP2000293454A (en) Equipment and method for data communication, and recording medium
CN108573483A (en) Signal box control method based on Machine Vision Inspecting System and device
JPH06208440A (en) Status transmission system for shared device
JPH04168551A (en) Facsimile equipment
JPH0470052A (en) Facsimile answering equipment

Legal Events

Date Code Title Description
A201 Request for examination
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
LAPS Lapse due to unpaid annual fee