KR20030034397A - Initialization Test Method For Console Control System - Google Patents

Initialization Test Method For Console Control System Download PDF

Info

Publication number
KR20030034397A
KR20030034397A KR1020010065319A KR20010065319A KR20030034397A KR 20030034397 A KR20030034397 A KR 20030034397A KR 1020010065319 A KR1020010065319 A KR 1020010065319A KR 20010065319 A KR20010065319 A KR 20010065319A KR 20030034397 A KR20030034397 A KR 20030034397A
Authority
KR
South Korea
Prior art keywords
initialization
test
target system
console
file
Prior art date
Application number
KR1020010065319A
Other languages
Korean (ko)
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 KR1020010065319A priority Critical patent/KR20030034397A/en
Publication of KR20030034397A publication Critical patent/KR20030034397A/en

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
    • G06F11/2289Detection or location of defective computer hardware by testing during standby operation or during idle time, e.g. start-up testing by configuration test
    • 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
    • G06F11/26Functional testing
    • G06F11/263Generation of test inputs, e.g. test vectors, patterns or sequences ; with adaptation of the tested hardware for testability with external testers
    • 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
    • G06F11/26Functional testing
    • G06F11/273Tester hardware, i.e. output processing circuits
    • G06F11/2733Test interface between tester and unit under test

Landscapes

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

Abstract

PURPOSE: A console control system initialization test method is provided to instruct a target system initialization test by using a software, to generate the test result, and to report it to a user. CONSTITUTION: The method comprises several steps. A console is connected to a target system via a specific communication port, a power switch of the target system is turned on, and an initialization instruction is executed(S31). The console receives the initialization result from the target system, generates a file of the initialization result, reports the file to a user, and at the same time displays the file(S32). The console checks whether the initialization test is repeated as many as a designated number(S33), transmits a reboot instruction to the target, displays the rebooting result, and compares the current initialization result with the past one in a case that the initialization test is not repeated as many as the designated number(S34, S35, S36). The console increases an occurrence frequency of the initialization result file, and returns to the step S33 in a case that the current initialization result is identical to the past one(S37). The console generates a new initialization result file, reports the new result file to the user, and returns to the step S33 in a case that the current initialization result is not identical to the past one(S38).

Description

콘솔 제어 시스템의 초기화 테스트 방법{Initialization Test Method For Console Control System}Initialization test method for console control system

본 발명은 콘솔 제어 시스템의 초기화 테스트에 관한 것으로, 특히 타겟 시스템의 초기화 테스트를 소프트웨어적으로 명령하고, 해당되는 초기화 테스트 결과를 파일로 생성하여 보고함으로써 시스템 초기화 상태를 효율적으로 테스트할 수있도록 한 콘솔 제어 시스템의 초기화 테스트 방법에 관한 것이다.The present invention relates to an initialization test of a console control system, and in particular, a console that can efficiently test a system initialization state by software commanding an initialization test of a target system and generating and reporting a corresponding initialization test result in a file. An initialization test method of a control system.

일반적으로, 콘솔(또는 PC(Personal Computer)와 같은 단말기)에 의해 제어되면서 특정 기능을 수행하는 시스템은 자신의 제어나 테스트 및 내부 상태의 출력을 위해 콘솔과 연결되는 RS232 등의 시리얼 통신 포트를 가지고 있다.In general, a system that is controlled by a console (or terminal, such as a personal computer) and performs certain functions has a serial communication port, such as RS232, that is connected to the console for its control, test, or output of internal status. have.

그리고, 전술한 콘솔 제어 시스템(이하, '타겟 시스템'이라 칭하기로 함)의 초기화 테스트를 위한 구성은 첨부된 도면 도 1의 (가) 또는 (나)와 같이 이루어지는데, 여기서, 도 1의 (가)는 단일 시스템의 초기화 테스트를 위한 구성을 도시한 도면으로, 콘솔은 타겟 시스템의 시리얼 포트 출력 값(타겟 시스템의 상태 정보)을 디스플레이하기 위해 사용된다. 그리고, 도 1의 (나)는 초기화 테스트 작업의 효율성을 위해 다중 시스템의 초기화 테스트를 위한 구성을 도시한 도면으로, 이는 동시에 다수의 타겟 시스템에 대해 초기화 테스트를 실행하기 위해 별도의 멀티 포트 디바이스를 필요로 하며, 또한 다수의 타겟 시스템의 시리얼 포트 출력 값(여러 타겟 시스템의 상태 정보)을 동시에 출력하기 위한 응용 프로그램이 콘솔에 탑재되어 있어야 한다.In addition, the configuration for the initialization test of the above-described console control system (hereinafter, referred to as a 'target system') is made as shown in (a) or (b) of FIG. 1, where FIG. A) shows a configuration for the initialization test of a single system, the console is used to display the serial port output value (state information of the target system) of the target system. 1 (b) is a diagram illustrating a configuration for initialization testing of multiple systems for the efficiency of the initialization test operation, which is a separate multi-port device for executing initialization tests for a plurality of target systems at the same time. In addition, an application program for simultaneously outputting serial port output values of multiple target systems (status information of multiple target systems) must be installed in the console.

이러한 구성을 갖는 종래 콘솔 제어 시스템의 초기화 테스트 동작은 시스템의 신뢰성을 위하여 지정된 횟수만큼 반복 실행하게 되는데, 해당 초기화 테스트 동작을 첨부된 도면 도 2를 참조하여 설명하면 다음과 같다.The initialization test operation of the conventional console control system having such a configuration is repeatedly executed a designated number of times for the reliability of the system. The initialization test operation will be described with reference to FIG. 2.

먼저, 타겟 시스템의 초기화 테스트를 위해 해당되는 타겟 시스템의 전원을 온(ON)하게 되면(스텝 S21), 해당 타겟 시스템은 초기화를 실행하면서 자신의 시스템 초기화 결과 값을 시리얼 포트를 통해 콘솔로 출력하여 사용자가 시각적으로 확인할 수 있도록 화면 상에 디스플레이하게 된다(스텝 S22).First, when the target system is powered on (step S21) for the initialization test of the target system, the target system executes initialization and outputs its system initialization result to the console through the serial port. It is displayed on the screen so that a user can visually confirm it (step S22).

그러면, 사용자는 화면 상에 디스플레이된 시스템 초기화 결과 값을 보고 초기화 테스트 결과(즉, 정상 상태 또는 에러 상태)를 확인할 수 있게 된다(스텝 S23).Then, the user can see the system initialization result value displayed on the screen to confirm the initialization test result (that is, the normal state or the error state) (step S23).

그리고, 지정된 횟수만큼 초기화 테스트를 반복 실행하기 위해 타겟 시스템의 전원을 오프(OFF)한 후에 다시 온시켜 재부팅하게 함으로써(스텝 S24, S25), 지정된 횟수만큼 초기화 테스트를 반복 실행하게 된다.In order to repeatedly execute the initialization test a specified number of times, the target system is turned off and then turned on again to reboot (steps S24 and S25), whereby the initialization test is repeatedly executed a specified number of times.

전술한 바와 같이, 종래에는 콘솔 제어 시스템에 대해 초기화 테스트를 실행할 때마다 타겟 시스템의 초기화 결과 값을 콘솔의 화면 상에 디스플레이함에 따라 사용자가 직접 화면 상에 디스플레이된 시스템 초기화 결과 값을 보고 초기화 테스트 결과 즉, 정상 상태나 에러 상태(비정상적인 초기화가 진행되는 경우 시스템 설계시에 지정된 에러 코드나 에러 상태 메시지를 통하여 확인되는 에러 유형 및 에러 발생률 등)를 확인해야 했으며, 이러한 초기화 테스트의 반복 실행을 위해 사용자가 타겟 시스템의 전원 온/오프하여 직접 재부팅 작업을 반복 수행해야 하는 불편함이 있었다.As described above, conventionally, whenever the initialization test for the console control system is executed, the initialization result value of the target system is directly displayed on the screen by the user by directly displaying the initialization result value of the target system. In other words, it was necessary to check the normal state or error state (such as error type and error rate that are identified through the error code or error status message specified at the time of system design in case of abnormal initialization). Has had to repeatedly perform a direct reboot operation by powering on / off the target system.

또한, 전술한 초기화 테스트를 위해 전문적인 멀티 포트 디바이스나 응용 프로그램을 사용하는 경우에는 많은 비용이 필요할 뿐 아니라 이를 개발하는 기간 또한 상당 기간이 필요하다는 문제점이 있었다.In addition, when using a professional multi-port device or application for the above-described initialization test, there is a problem that not only requires a lot of cost, but also a period for developing it.

본 발명은 전술한 바와 같은 문제점을 해결하기 위한 것으로 그 목적은, 콘솔 제어 시스템의 초기화 테스트를 소프트웨어적으로 실행하여 그 결과를 파일로 보고함으로써, 사용자가 초기화 테스트 도중에 발생하는 여러 상황 및 에러 정보를 테스트 도중에 디스플레이되는 정보를 직접 확인하거나 시스템을 재부팅하는 절차없이 확인 및 수집할 수 있도록 하는데 있다.SUMMARY OF THE INVENTION The present invention has been made to solve the above-mentioned problems. The object of the present invention is to execute an initialization test of the console control system in software and report the result to a file, so that the user can check various situations and error information generated during the initialization test. It is to make it possible to check and collect the information displayed during the test without having to directly check or reboot the system.

또한, 본 발명의 다른 목적은, 시스템 초기화 테스트 결과를 파일로 자동 생성하여 보고함으로써, 추가적인 작업없이 여러 상황 및 에러 관련 초기화 정보를 관리할 수 있도록 하는데 있다.Another object of the present invention is to automatically generate and report a system initialization test result in a file, so that various situations and error-related initialization information can be managed without additional work.

도 1은 일반적인 콘솔 제어 시스템의 초기화 테스트를 위한 구성을 도시한 도면.1 is a diagram illustrating a configuration for an initialization test of a general console control system.

도 2는 종래 콘솔 제어 시스템의 초기화 테스트 동작 순서도.2 is a flow chart of an initialization test operation of a conventional console control system.

도 3은 본 발명에 따른 콘솔 제어 시스템의 초기화 테스트 동작 순서도.Figure 3 is a flow chart of the initialization test operation of the console control system according to the present invention.

도 4는 본 발명에 따른 콘솔 제어 시스템의 초기화 테스트 방법을 구현하기 위한 데모 프로그램인 시스템 초기화 테스트 프로그램의 초기 화면을 예시한 도면.4 is a diagram illustrating an initial screen of a system initialization test program which is a demo program for implementing an initialization test method of a console control system according to the present invention.

도 5는 도 4의 시스템 초기화 테스트 프로그램을 이용한 시스템 초기화 테스트 동작 순서도.5 is a flowchart illustrating a system initialization test operation using the system initialization test program of FIG. 4.

상술한 바와 같은 목적을 달성하기 위한 본 발명의 특징은, 콘솔(또는 PC)에 의해 제어되는 타겟 시스템에 대한 초기화 테스트 방법에 있어서, 상기 타겟 시스템의 초기화 테스트 반복 실행 횟수 및 재부팅 명령어를 포함하는 초기화 테스트 정보를 사용자로부터 입력 및 지정받는 과정과; 상기 콘솔에서 통신 포트를 통해 입력되는 타겟 시스템의 초기화 결과 값을 화면 상에 디스플레이하는 과정과; 상기 화면 상에 디스플레이된 초기화 결과 값에 대응하는 초기화 결과 파일을 생성하여 보고하는 과정과; 상기 타겟 시스템으로 재부팅을 명령하여 사용자에 의해 지정된 횟수만큼 초기화 테스트를 반복 실행하기까지 해당되는 초기화 테스트를 재실행하게 하는 과정을 포함하는 콘솔 제어 시스템의 초기화 테스트 방법을 제공하는데 있다.A feature of the present invention for achieving the object as described above, in the initialization test method for a target system controlled by a console (or PC), the initialization including the number of times to repeat the initialization test of the target system and the reboot command Receiving and specifying test information from a user; Displaying, on a screen, an initialization result value of a target system input through a communication port in the console; Generating and reporting an initialization result file corresponding to the initialization result value displayed on the screen; The present invention provides a method for initializing a console control system, the method including: re-running the corresponding initialization test until the target system is repeatedly rebooted to execute the initialization test as many times as specified by the user.

그리고, 상기 초기화 테스트 정보를 입력 및 지정받는 과정은, 콘솔과 초기화 테스트를 실행하고자 하는 타겟 시스템을 통신 케이블로 연결하는 단계와; 상기 콘솔에 탑재된 시스템 초기화 테스트 프로그램을 실행시켜 초기 화면을 디스플레이하는 단계와; 상기 초기 화면을 통해 타겟 시스템과 연결된 통신 포트와 타겟 시스템 초기화 테스트 반복 횟수를 지정하고, 타겟 시스템 재부팅을 위한 명령어와 재부팅 시간을 입력하게 하는 단계를 포함하는 것을 특징으로 한다.The receiving and specifying the initialization test information may include: connecting a console and a target system to which the initialization test is to be executed by a communication cable; Displaying an initial screen by executing a system initialization test program mounted in the console; And specifying a communication port connected to the target system and a target system initialization test repetition number through the initial screen, and inputting a command for rebooting the target system and a reboot time.

이때, 상기 초기 화면 상에는, 초기화 테스트를 몇 번 실행할 것인지를 지정하기 위한 반복 횟수 지정부와, 타겟 시스템을 소프트웨어적으로 재부팅하기 위해 설정한 명령어를 입력하기 위한 재부팅 명령 입력부와, 시스템 재부팅 시간 간격을 입력하기 위한 재부팅 시간 입력부와, 현재 설정된 통신 포트를 통해 입력되는 초기화 결과 값을 화면 상에 디스플레이하기 위한 초기화 결과 출력부와, 현재 초기화 테스트 중인 파일 정보를 보고하기 위한 작업 파일 보고부 및 초기화 테스트의 실행 시작을 위한 시작 버튼부가 디스플레이되는 것을 특징으로 한다.In this case, on the initial screen, a repetition number designation unit for designating how many times the initialization test is to be executed, a reboot command input unit for inputting a command set for software rebooting the target system, and a system reboot time interval Reboot time input unit for input, the initialization result output unit for displaying the initialization result value input through the currently set communication port, the work file report unit and initialization test for reporting the file information currently being tested for initialization And a start button portion for starting execution.

또한, 상기 초기화 결과 파일을 생성하여 보고하는 과정은, 화면 상에 디스플레이된 초기화 결과 값과 기존에 파일로 생성한 초기화 결과 값을 비교하는 단계와; 초기화 결과 값을 비교한 결과, 서로 일치하는 경우 해당되는 초기화 결과 파일의 발생빈도 카운트를 증가시키고, 서로 일치하지 않는 경우 새로운 초기화 결과 파일을 생성하여 보고하는 단계를 포함하는 것을 특징으로 한다.The generating and reporting of the initialization result file may include: comparing an initialization result value displayed on a screen with an initialization result value previously generated as a file; As a result of comparing the initialization result value, if it matches with each other, increasing the frequency of occurrence of the corresponding initialization result file, and if it does not match, characterized in that it comprises the step of generating and reporting a new initialization result file.

이하, 본 발명에 따른 실시예를 첨부한 도면을 참조하여 상세하게 설명하면 다음과 같다.Hereinafter, exemplary embodiments of the present invention will be described in detail with reference to the accompanying drawings.

본 발명에 따른 콘솔 제어 시스템의 초기화 테스트를 위한 구성은 도 1의 (가)에 도시한 초기화 테스트 구성과 동일하므로 그 설명을 생략하기로 한다.Since the configuration for the initialization test of the console control system according to the present invention is the same as the initialization test configuration shown in Figure 1 (a) will not be described.

그리고, 본 발명에서는 일반 콘솔(또는 PC)을 이용하여 타겟 시스템에 대한 초기화 테스트를 실행하는 경우 사용자에 의한 시스템 재부팅없이 파일 리포트(File Report) 기능을 이용하여 초기화 테스트 결과를 확인하게 되는데, 이러한 콘솔 제어 시스템의 초기화 테스트 동작을 첨부한 도면 도 3을 참조하여 설명하면 다음과 같다.In the present invention, when the initialization test for the target system is executed using a general console (or PC), the result of the initialization test is confirmed using a file report function without rebooting the system by the user. An initialization test operation of the control system will be described with reference to FIG. 3 as follows.

먼저, 콘솔과 타겟 시스템을 특정 통신 포트를 통해 통신 케이블로 연결하고, 타겟 시스템의 초기화 테스트를 위해 해당되는 타겟 시스템의 전원을 온(ON)한 후에 시스템 초기화 실행을 명령하게 되면(스텝 S31), 해당 타겟 시스템은 부팅 및 초기화를 실행하면서 자신의 시스템 초기화 결과 값을 통신 포트를 통해 콘솔로 출력해 주게 된다.First, when the console and the target system are connected with a communication cable through a specific communication port, and the target system is powered on for the initialization test of the target system, then the system initialization execution command is executed (step S31). The target system executes booting and initialization and outputs the system initialization result to the console through the communication port.

그러면, 해당 콘솔에서는 통신 포트를 통해 입력되는 타겟 시스템의 초기화 결과 값을 파일로 생성하여 보고함과 동시에 사용자가 시각적으로 확인할 수 있도록 화면 상에 디스플레이하게 되는데(스텝 S32), 이때 타겟 시스템의 초기화 결과 값을 화면 상에 디스플레이하는 이유는 사용자가 타겟 시스템의 초기화 과정을 직접 모니터링할 수도 있도록 하기 위함이다.Then, the console generates and reports the initialization result value of the target system input through the communication port and displays it on the screen for the user to visually check (Step S32). In this case, the initialization result of the target system The reason for displaying the value on the screen is to allow the user to directly monitor the initialization process of the target system.

그리고, 해당 콘솔은 시스템의 신뢰성을 위해 지정된 횟수만큼 초기화 테스트를 반복 실행했는지를 확인하여(스텝 S33), 지정된 횟수만큼 초기화 테스트를 반복 실행하지 않은 경우 소프트웨어적으로 타겟 시스템 재부팅을 명령함으로써(스텝 S34), 해당 타켓 시스템으로 하여금 재부팅하여 초기화를 실행하면서 해당되는 결과 값을 시리얼 포트를 통해 콘솔로 출력하도록 한다.Then, the console checks whether or not the initialization test has been repeatedly executed a specified number of times for the reliability of the system (step S33), and instructs the target system to be rebooted in software if the initialization test has not been repeatedly performed the specified number of times (step S34). ), It causes the target system to reboot and execute initialization to output the corresponding result to the console through the serial port.

이후, 해당 콘솔은 시스템 재부팅 명령에 따라 시리얼 포트를 통해 입력되는 타겟 시스템의 재부팅을 통한 초기화 결과 값을 화면 상에 디스플레이한 후(스텝 S35), 현재 화면 상에 디스플레이된 시스템 초기화 결과 값과 기존에 파일로 생성한 시스템 초기화 결과 값(즉, 이전 초기화 실행 결과 값)을 비교하여 서로 일치하는지를 확인하게 된다(스텝 S36).After that, the console displays the initialization result value through the reboot of the target system input through the serial port according to the system reboot command (step S35), and then displays the system initialization result value currently displayed on the current screen. The system initialization result values (that is, the previous initialization execution result values) generated by the file are compared to check whether they match with each other (step S36).

이때, 화면 상에 디스플레이된 시스템 초기화 결과 값과 기존에 파일로 생성한 시스템 초기화 결과 값이 서로 일치하는 경우 해당되는 초기화 결과 파일의 발생빈도 카운트를 증가시킨 후(스텝 S37), 지정된 횟수만큼 초기화 테스트를 반복 실행했는지를 확인하는 스텝 S33으로 귀환하여 해당되는 동작을 수행하게 된다.At this time, if the system initialization result value displayed on the screen and the system initialization result value previously generated by the file coincide with each other, the frequency of occurrence of the corresponding initialization result file is increased (step S37), and then the initialization test is performed a specified number of times. Then, the process returns to step S33 to check whether the operation has been repeatedly performed, and the corresponding operation is performed.

하지만, 스텝 S36에서 화면 상에 디스플레이된 시스템 초기화 결과 값과 기존에 파일로 생성한 시스템 초기화 결과 값이 서로 일치하지 않는 경우에는 새로운 초기화 결과 파일을 생성하여 보고한 후(스텝 S38)에 지정된 횟수만큼 초기화 테스트를 반복 실행했는지를 확인하는 스텝 S33으로 귀환하여 해당되는 동작을 수행하게 된다.However, if the system initialization result value displayed on the screen in step S36 and the system initialization result value previously generated by the file do not coincide with each other, after generating and reporting a new initialization result file (step S38), Returning to step S33 to check whether the initialization test has been repeatedly performed, the corresponding operation is performed.

한편, 스텝 S33에서 지정된 횟수만큼 초기화 테스트를 반복 실행한 경우 해당 콘솔은 시스템 초기화 테스트 실행을 종료함으로써, 사용자는 콘솔에 의해 보고되는 최종 초기화 결과 파일을 검토하여 타겟 시스템의 초기화 상태 이상 유무를 확인할 수 있게 된다.On the other hand, when the initialization test is repeatedly executed the number of times specified in step S33, the console terminates the system initialization test execution, so that the user can check whether the initialization state of the target system is abnormal by reviewing the final initialization result file reported by the console. Will be.

상술한 콘솔 제어 시스템의 초기화 테스트 동작에 대한 실시예를 임의로 설계한 데모(Demo) 프로그램인 시스템 초기화 테스트 프로그램을 통하여 어떻게 설계 및 응용되어 초기화 테스트 동작을 실행하는지를 첨부한 도면 도 4 및 도 5를 참조하여 설명하면 다음과 같다.Referring to FIGS. 4 and 5, which are designed and applied to execute an initialization test operation through a system initialization test program, which is a demo program that arbitrarily designs an embodiment of the above-described initialization test operation of the console control system. The description is as follows.

먼저, 도 4는 시스템 초기화 테스트를 위한 초기 화면으로, 크게 포트 설정 메뉴와 작업 종료 메뉴로 구분되며, 해당 포트 설정 메뉴에 포함되는 통신포트 환경설정 화면을 통해 통신 포트 번호(Comm Port) 및 보우 레이트(Baud Rate) 등의 값을 지정할 수 있다.First, FIG. 4 is an initial screen for a system initialization test, and is largely divided into a port setting menu and a job termination menu, and a communication port number and a baud rate through a communication port configuration screen included in the corresponding port setting menu. You can specify a value such as (Baud Rate).

그리고, 초기 화면 상에는 초기화 테스트를 몇 번 실행할 것인지를 지정하기 위한 반복 횟수 지정부(ITERATION)와, 타겟 시스템을 소프트웨어적으로 재부팅하기 위해 설정한 명령어를 입력하기 위한 재부팅 명령 입력부(REBOOT COMM)와, 시스템 재부팅 시간 간격을 입력하기 위한 재부팅 시간 입력부(REBOOT TIME)와, 현재 설정된 통신 포트를 통해 입력(또는 수신)되는 초기화 결과 값을 화면에 디스플레이하여 사용자가 직접 초기화 과정을 모니터링할 수 있도록 하기 위한 초기화 결과 출력부(Receive from Port)와, 현재 초기화 테스트 중인 파일 정보를 보고하기 위한 작업 파일 보고부(Working File) 및 초기화 테스트의 실행 시작을 위한 시작 버튼부(Start)가 포함된다.On the initial screen, an iteration number designation unit (ITERATION) for designating how many times the initialization test is to be executed, a reboot command input unit (REBOOT COMM) for inputting a command set to reboot the target system in software, Initialization to monitor the initialization process by displaying the reboot time input unit (REBOOT TIME) for inputting the system reboot time interval and the initialization result value (or received) input through the currently set communication port on the screen. A result output unit (Receive from Port), a working file reporting unit (Reporting File) for reporting the file information currently being tested for initialization, and a start button unit (Start) for starting the execution of the initialization test.

이때, 콘솔에 의한 반복적인 시스템 재부팅은 재부팅 명령 입력부(REBOOTCOMM)에 설정된 명령어를 타겟 시스템에 전송함으로써, 소프트웨어적으로 시스템 재부팅을 실행할 수 있게 되며, 재부팅 시간 입력부(REBOOT TIME)에는 타겟 시스템에 따라 재부팅(또는 부팅) 및 초기화하는데 소요되는 시간을 입력하면 된다.At this time, the repeated system reboot by the console transmits the command set in the reboot command input unit (REBOOTCOMM) to the target system, so that the system can be rebooted by software, and the reboot time input unit (REBOOT TIME) reboots according to the target system. Just enter the time it takes to boot (or boot) and initialize.

그리고, 해당 작업 파일 보고부(Working File)의 경우 초기화 결과 출력부(Receive from Port)에 디스플레이된 시스템 초기화 결과 값과 기존에 파일로 생성된 시스템 초기화 결과 값이 다른 경우에 새로운 파일 이름으로 보고하게 된다.In the case of the working file reporting unit, if the system initialization result value displayed in the Receive from Port and the system initialization result value generated by the file are different from each other, it is reported as a new file name. do.

이와 같이 설계된 데모 프로그램에 의한 시스템 초기화 테스트 동작을 도 5에 도시한 순서도를 참조하여 설명하면, 먼저 사용자는 콘솔과 초기화 테스트를 실행하고자 하는 타겟 시스템을 통신 케이블로 연결한 후, 콘솔에 탑재된 데모 프로그램인 시스템 초기화 테스트 프로그램을 실행시키게 되면(스텝 S51), 화면 상에 도 4와 같은 초기 화면이 디스플레이된다.The system initialization test operation by the demo program designed as described above will be described with reference to the flowchart shown in FIG. 5. First, a user connects a console and a target system to execute an initialization test with a communication cable, and then the demo mounted on the console. When the system initialization test program which is a program is executed (step S51), the initial screen as shown in Fig. 4 is displayed on the screen.

이에, 사용자는 초기 화면 상에서 시스템 초기화 테스트 실행을 위한 기본 정보를 입력 및 지정하게 되는데, 먼저 포트 설정 메뉴의 통신포트 환경 설정을 통해 타겟 시스템과 연결된 통신 포트와 보 레이트 등을 설정한 후, 시스템 초기화 테스트 실행을 위해 초기화 테스트 반복 횟수를 지정하고, 타겟 시스템 재부팅을 위한 명령어와 재부팅 시간을 입력한 후에 시작 버튼을 클릭하게 된다(스텝 S52).Therefore, the user inputs and specifies basic information for executing the system initialization test on the initial screen. First, the communication port and baud rate connected to the target system are set through the communication port configuration of the port setting menu, and then the system initialization. After the initialization test is specified for the test execution, the command for rebooting the target system and the reboot time are input, and then the start button is clicked (step S52).

그러면, 해당 콘솔에 탑재된 시스템 초기화 테스트 프로그램은 타겟 시스템의 초기화 테스트를 위해 시스템 부팅을 명령하여 해당되는 시스템 초기화 부팅 시간을 계수함과 동시에 시스템 부팅 및 초기화 과정을 실행시킨 후(스텝 S53)에 시리얼 포트를 통해 입력되는 타겟 시스템의 초기화 결과 값을 화면 상에 디스플레이하게 된다(스텝 S54).Then, the system initialization test program installed in the console instructs the system boot to test the initialization of the target system, counts the corresponding system initialization boot time, and executes the system boot and initialization process (step S53). The initialization result value of the target system input through the port is displayed on the screen (step S54).

그리고, 해당 콘솔에서는 현재 계수되는 시스템 초기화 부팅 시간과 사용자에 의해 지정된 재부팅 시간을 비교하여(스텝 S55), 현재 계수되는 시스템 초기화 부팅 시간이 재부팅 시간을 초과하지 않는 경우에는 해당되는 타겟 시스템의 초기화 결과 값을 화면 상에 계속적으로 디스플레이하게 되고, 현재 계수되는 시스템 초기화 부팅 시간이 재부팅 시간을 초과하는 경우 화면 상에 디스플레이된 시스템 초기화 결과 값과 기존에 파일로 생성한 시스템 초기화 결과 값(즉, 이전 초기화 실행 결과 값)을 비교하여 서로 일치하는지를 확인하게 된다(스텝 S56).Then, the console compares the current system initialization boot time counted by the user with the reboot time specified by the user (step S55), and if the current system initialization boot time counted does not exceed the reboot time, the initialization result of the corresponding target system. The value is continuously displayed on the screen, and if the current system initialization boot time exceeds the reboot time, the system initialization result value displayed on the screen and the system initialization result value generated by the file (ie, the previous initialization) The execution result values) are compared to confirm whether they match with each other (step S56).

이때, 화면 상에 디스플레이된 시스템 초기화 결과 값과 기존에 파일로 생성한 시스템 초기화 결과 값이 서로 일치하는 경우에는 해당되는 초기화 결과 파일의 발생빈도 카운트를 증가시키고(스텝 S57), 서로 일치하지 않는 경우에는 새로운 초기화 결과 파일을 생성하여 보고한 후(스텝 S58), 사용자에 의해 지정된 초기화 테스트 반복 횟수만큼 초기화 테스트를 반복 실행했는지를 확인하게 된다(스텝 S59).At this time, if the system initialization result value displayed on the screen and the system initialization result value previously generated by the file coincide with each other, the occurrence frequency count of the corresponding initialization result file is increased (step S57), and when they do not coincide with each other. Next, after generating and reporting a new initialization result file (step S58), it is checked whether the initialization test has been repeatedly performed as many times as the initialization test iteration specified by the user (step S59).

그리고, 해당 콘솔에서는 사용자에 의해 지정된 초기화 테스트 반복 횟수만큼 초기화 테스트를 반복 실행하지 않은 경우 스텝 S53으로 귀환하여 이미 입력 및 지정된 초기화 테스트 실행 정보에 따라 시리얼 포트를 통해 소프트웨어적으로 타겟 시스템 재부팅을 명령함으로써, 해당되는 타켓 시스템에 대해 지정된 횟수만큼의 초기화 테스트를 반복 실행하게 되고, 지정된 횟수만큼 초기화 테스트를 반복 실행한 경우에는 해당되는 시스템 초기화 테스트 실행을 종료함으로써, 사용자는콘솔에 의해 보고되는 최종 초기화 결과 파일을 검토하여 타겟 시스템의 초기화 상태 이상 유무를 확인할 수 있게 된다.In the console, if the initialization test is not repeated the number of times of the initialization test specified by the user, the controller returns to step S53 and instructs the target system to be rebooted in software via the serial port according to the already entered and specified initialization test execution information. In this case, the initialization test is repeatedly executed as many as the specified number of times for the target system. If the initialization test is repeatedly executed the specified number of times, the user ends the execution of the system initialization test. By reviewing the file, you can check the initialization status of the target system.

또한, 본 발명에 따른 실시예는 상술한 것으로 한정되지 않고, 본 발명과 관련하여 통상의 지식을 가진자에게 자명한 범위내에서 여러 가지의 대안, 수정 및 변경하여 실시할 수 있다.In addition, the embodiments according to the present invention are not limited to the above-described embodiments, and various alternatives, modifications, and changes can be made within the scope apparent to those skilled in the art.

이상과 같이, 본 발명은 콘솔 제어 시스템의 초기화 테스트를 소프트웨어적으로 실행하여 그 결과를 파일로 보고함으로써, 사용자가 초기화 테스트 도중에 직접 디스플레이되는 정보를 확인하거나 시스템을 재부팅하는 절차없이 최종 보고되는 결과 파일만으로 초기화 테스트 도중에 발생하는 여러 상황 및 에러 정보를 손쉽게 확인 및 수집할 수 있게 된다.As described above, the present invention executes the initialization test of the console control system in software and reports the result to a file, so that the result file which is finally reported without the user checking the information displayed directly during the initialization test or rebooting the system. This makes it easy to check and collect various situation and error information during the initialization test.

또한, 본 발명은 시스템 초기화 테스트 결과를 파일로 자동 생성하여 보고함으로써, 추가적인 작업없이 에러 상태 및 에러 코드, 에러 유형 및 유형별 발생 횟수 등의 다양한 초기화 정보 관리가 가능해 진다.In addition, the present invention by automatically generating and reporting the system initialization test results in a file, it is possible to manage a variety of initialization information, such as error status and error code, error type and the number of occurrences by type without additional work.

Claims (4)

콘솔(또는 PC)에 의해 제어되는 타겟 시스템에 대한 초기화 테스트 방법에 있어서,In the initialization test method for the target system controlled by the console (or PC), 상기 타겟 시스템의 초기화 테스트 반복 실행 횟수 및 재부팅 명령어를 포함하는 초기화 테스트 정보를 사용자로부터 입력 및 지정받는 과정과;Receiving and specifying initialization test information including a number of times of repeating the initialization test iteration of the target system and a reboot command; 상기 콘솔에서 통신 포트를 통해 입력되는 타겟 시스템의 초기화 결과 값을 화면 상에 디스플레이하는 과정과;Displaying, on a screen, an initialization result value of a target system input through a communication port in the console; 상기 화면 상에 디스플레이된 초기화 결과 값에 대응하는 초기화 결과 파일을 생성하여 보고하는 과정과;Generating and reporting an initialization result file corresponding to the initialization result value displayed on the screen; 상기 타겟 시스템으로 재부팅을 명령하여 사용자에 의해 지정된 횟수만큼 초기화 테스트를 반복 실행하기까지 해당되는 초기화 테스트를 재실행하게 하는 과정을 포함하는 것을 특징으로 하는 콘솔 제어 시스템의 초기화 테스트 방법.And re-running the corresponding initialization test until the target system is repeatedly executed by the command of rebooting the target system by the number of times specified by the user. 제 1항에 있어서,The method of claim 1, 상기 초기화 테스트 정보를 입력 및 지정받는 과정은, 콘솔과 초기화 테스트를 실행하고자 하는 타겟 시스템을 통신 케이블로 연결하는 단계와;The process of inputting and designating the initialization test information may include: connecting a console and a target system to execute an initialization test with a communication cable; 상기 콘솔에 탑재된 시스템 초기화 테스트 프로그램을 실행시켜 초기 화면을 디스플레이하는 단계와;Displaying an initial screen by executing a system initialization test program mounted in the console; 상기 초기 화면을 통해 타겟 시스템과 연결된 통신 포트와 타겟 시스템 초기화 테스트 반복 횟수를 지정하고, 타겟 시스템 재부팅을 위한 명령어와 재부팅 시간을 입력하게 하는 단계를 포함하는 것을 특징으로 하는 콘솔 제어 시스템의 초기화 테스트 방법.Specifying a communication port connected to a target system and a target system initialization test repetition number through the initial screen, and inputting a command and a reboot time for rebooting the target system; . 제 2항에 있어서,The method of claim 2, 상기 초기 화면 상에는, 초기화 테스트를 몇 번 실행할 것인지를 지정하기 위한 반복 횟수 지정부와, 타겟 시스템을 소프트웨어적으로 재부팅하기 위해 설정한 명령어를 입력하기 위한 재부팅 명령 입력부와, 시스템 재부팅 시간 간격을 입력하기 위한 재부팅 시간 입력부와, 현재 설정된 통신 포트를 통해 입력되는 초기화 결과 값을 화면 상에 디스플레이하기 위한 초기화 결과 출력부와, 현재 초기화 테스트 중인 파일 정보를 보고하기 위한 작업 파일 보고부 및 초기화 테스트의 실행 시작을 위한 시작 버튼부가 디스플레이되는 것을 특징으로 하는 콘솔 제어 시스템의 초기화 테스트 방법.On the initial screen, a repetition number designation unit for designating how many times the initialization test is to be executed, a reboot command input unit for inputting a command set for software rebooting the target system, and inputting a system reboot time interval A reboot time input unit for inputting, an initialization result output unit for displaying an initialization result value input through a currently set communication port, a job file report unit for reporting file information currently being initialized, and execution of an initialization test Initiating test method for the console control system, characterized in that for displaying the start button unit. 제 1항에 있어서,The method of claim 1, 상기 초기화 결과 파일을 생성하여 보고하는 과정은, 화면 상에 디스플레이된 초기화 결과 값과 기존에 파일로 생성한 초기화 결과 값을 비교하는 단계와;The generating and reporting of the initialization result file may include: comparing an initialization result value displayed on a screen with an initialization result value previously generated as a file; 초기화 결과 값을 비교한 결과, 서로 일치하는 경우 해당되는 초기화 결과 파일의 발생빈도 카운트를 증가시키고, 서로 일치하지 않는 경우 새로운 초기화 결과 파일을 생성하여 보고하는 단계를 포함하는 것을 특징으로 하는 콘솔 제어 시스템의 초기화 테스트 방법.And comparing the result of the initialization result, increasing the frequency count of the corresponding initialization result file if they match each other, and generating and reporting a new initialization result file if they do not match. Initialization test method.
KR1020010065319A 2001-10-23 2001-10-23 Initialization Test Method For Console Control System KR20030034397A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020010065319A KR20030034397A (en) 2001-10-23 2001-10-23 Initialization Test Method For Console Control System

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020010065319A KR20030034397A (en) 2001-10-23 2001-10-23 Initialization Test Method For Console Control System

Publications (1)

Publication Number Publication Date
KR20030034397A true KR20030034397A (en) 2003-05-09

Family

ID=29565915

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020010065319A KR20030034397A (en) 2001-10-23 2001-10-23 Initialization Test Method For Console Control System

Country Status (1)

Country Link
KR (1) KR20030034397A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN117074915A (en) * 2023-08-23 2023-11-17 扬州万方科技股份有限公司 Board card soft and hard restarting test system and method based on characteristic keyword monitoring technology

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN117074915A (en) * 2023-08-23 2023-11-17 扬州万方科技股份有限公司 Board card soft and hard restarting test system and method based on characteristic keyword monitoring technology
CN117074915B (en) * 2023-08-23 2024-05-17 扬州万方科技股份有限公司 Board card soft and hard restarting test method based on characteristic keyword monitoring technology

Similar Documents

Publication Publication Date Title
US5367667A (en) System for performing remote computer system diagnostic tests
CN107480011B (en) BIOS switching device
US20030196187A1 (en) Specifying and targeting portions of a graphical program for real-time execution on an embedded processor
US20200064402A1 (en) Server and debugging method therefor
CN112231228A (en) Firmware upgrade test method, device, platform, equipment and storage medium
CN110098965A (en) A kind of server management system and method
CN110459260B (en) Automatic test switching device, method and system
CN116149228A (en) Control device and control method of microwave system
JPH10105271A (en) Remote setting and setup method of computer system
CN114217990A (en) Distributed hardware remote communication system based on UDP protocol and control method thereof
KR20030034397A (en) Initialization Test Method For Console Control System
US6307925B1 (en) Use of wizards/experts in a PBX environment
CN103135728B (en) Power supply start-up control method and system thereof
JP2000099423A (en) Visual feedback method for installing equipment
US20190163595A1 (en) System and method for providing network access in the event of a computer system failure
CN115080325A (en) PSU (power system unit) testing method, system, device and medium based on PDU (protocol data Unit)
CN112685322B (en) Customized test method, device and system
JP7237173B2 (en) Device management device and software generation method
CN114138312A (en) Upgrade test method, device, electronic equipment and computer readable storage medium
CN112306845B (en) Concurrency test method, concurrency test device, concurrency test equipment and concurrency test medium
CN114168205A (en) BIOS firmware verification system, method and device
CN111142954A (en) Startup control method and device and computer readable storage medium
CN111037057A (en) Welder human-computer interaction system and welder
CN218497488U (en) Server mainboard startup and shutdown test tool, device and system
CN109491826B (en) Remote hardware diagnosis system and diagnosis method

Legal Events

Date Code Title Description
N231 Notification of change of applicant
WITN Withdrawal due to no request for examination