KR101014684B1 - System and Method for Analysing Program Test Result using Test Result Log and Program Recording Medium - Google Patents

System and Method for Analysing Program Test Result using Test Result Log and Program Recording Medium Download PDF

Info

Publication number
KR101014684B1
KR101014684B1 KR1020070093902A KR20070093902A KR101014684B1 KR 101014684 B1 KR101014684 B1 KR 101014684B1 KR 1020070093902 A KR1020070093902 A KR 1020070093902A KR 20070093902 A KR20070093902 A KR 20070093902A KR 101014684 B1 KR101014684 B1 KR 101014684B1
Authority
KR
South Korea
Prior art keywords
test
program
source code
information
program source
Prior art date
Application number
KR1020070093902A
Other languages
Korean (ko)
Other versions
KR20090028368A (en
Inventor
배시형
임병길
엄우현
최문선
채준혁
박기덕
Original Assignee
주식회사 신한은행
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 주식회사 신한은행 filed Critical 주식회사 신한은행
Priority to KR1020070093902A priority Critical patent/KR101014684B1/en
Publication of KR20090028368A publication Critical patent/KR20090028368A/en
Application granted granted Critical
Publication of KR101014684B1 publication Critical patent/KR101014684B1/en

Links

Images

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/3668Software testing
    • G06F11/3672Test management
    • G06F11/3692Test management for test results analysis

Abstract

본 발명은 테스트 결과 로그를 이용한 프로그램 테스트 결과 분석 방법 및 시스템과 이를 위한 프로그램 기록매체에 관한 것으로서, 본 발명에 따른 테스트 결과 로그를 이용한 프로그램 테스트 결과 분석 방법은, 서버에서 직원들-프로그램 개발자, 프로그램 테스터-의 프로그램 소스코드와, 테스트 케이스 정보를 수신하는 테스트 요청 수신단계와, 서버에서 상기 프로그램 소스코드에 대한 테스트 케이스별 시나리오 테스트를 통해 테스트 결과 로그를 생성하는 시나리오 테스트 단계와, 생성된 테스트 결과 로그를 테스트 항목, 오류 레벨별로 파싱하는 로그 파싱단계 및 상기 파싱된 테스트 결과 로그를 상기 직원들 단말로 제공하는 정보 제공단계를 포함한다.The present invention relates to a method and system for analyzing program test results using a test result log and a program recording medium therefor. The method for analyzing program test results using the test result log according to the present invention comprises a staff-program developer, a program in a server A test step of receiving a test request for receiving a test source information of the program source code, test case information, a scenario test step of generating a test result log through a scenario test for each test case of the program source code, and a generated test result And a log parsing step of parsing a log by a test item, an error level, and an information providing step of providing the parsed test result log to the employees terminal.

테스트결과로그, 로그분석, 소스코드테스트 Test result log, log analysis, source code test

Description

테스트 결과 로그를 이용한 프로그램 테스트 결과 분석 방법 및 시스템과 이를 위한 프로그램 기록매체{System and Method for Analysing Program Test Result using Test Result Log and Program Recording Medium}System and Method for Analysing Program Test Result using Test Result Log and Program Recording Medium}

도 1은 본 발명의 실시 방법에 따른 테스트 프로그램 소스코드 파싱 및 테스트 항목 생성을 위한 프로그램 소스코드 처리 시스템을 도시한 도면이다.1 is a diagram illustrating a program source code processing system for parsing a test program source code and generating a test item according to an exemplary embodiment of the present invention.

도 2는 본 발명의 실시 방법에 따른 테스트 프로그램 소스코드 파싱 및 테스트 항목 생성을 위한 정보등록 과정을 도시한 도면이다.2 is a diagram illustrating an information registration process for parsing a test program source code and generating a test item according to an exemplary embodiment of the present invention.

도 3은 본 발명의 실시 방법에 따른 프로그램 소스코드 테스트를 위한 프로그램 테스트 시스템을 도시한 도면이다.3 is a diagram illustrating a program test system for testing program source code according to an embodiment of the present invention.

도 4는 본 발명의 실시 방법에 따른 프로그램 소스코드 테스트를 위한 프로그램 테스트 시스템의 동작 흐름을 도시한 도면이다.4 is a diagram illustrating an operation flow of a program test system for testing program source code according to an embodiment of the present invention.

도 5는 본 발명의 실시 방법에 따른 프로그램에 대한 시나리오 테스트를 위한 프로그램 테스트 시스템을 도시한 도면이다.5 is a diagram illustrating a program test system for scenario testing of a program according to an exemplary embodiment of the present invention.

도 6은 본 발명의 실시 방법에 따른 프로그램에 대한 시나리오 테스트를 위한 프로그램 테스트 시스템의 동작 흐름을 도시한 도면이다.6 is a diagram illustrating an operation flow of a program test system for a scenario test for a program according to an embodiment of the present invention.

도 7은 본 발명의 실시 방법에 따른 프로그램 테스트 결과 분석을 위한 프로 그램 테스트 시스템을 도시한 도면이다.7 is a diagram illustrating a program test system for analyzing a program test result according to an exemplary embodiment of the present invention.

도 8은a와 도 8b는 본 발명의 실시 방법에 따른 프로그램 테스트 결과 분석을 위한 프로그램 테스트 시스템의 동작 흐름을 도시한 도면이다.8A and 8B illustrate an operation flow of a program test system for analyzing a program test result according to an exemplary embodiment of the present invention.

<도면의 주요부분에 대한 설명><Description of main parts of drawing>

700 : 프로그램 테스트 서버 705 : 인터페이스부700: program test server 705: interface unit

710 : 인터페이스 제공부 715 : 정보 수신부710: interface providing unit 715: information receiving unit

720 : 로그파싱 처리부 725 : 정보 제공부720: log parsing processing unit 725: information providing unit

730 : 로그 비교부 735 : 소스코드 관리부730: log comparison unit 735: source code management unit

740 : 정보 저장부 745 : 테스트 요청 단말740: information storage unit 745: test request terminal

140 : 시험항목D/B 360 : 저장매체140: Test item D / B 360: Storage medium

본 발명은 서버에서 직원들-프로그램 개발자, 프로그램 테스터-의 프로그램 소스코드와, 테스트 케이스 정보를 수신하는 테스트 요청 수신단계와, 서버에서 상기 프로그램 소스코드에 대한 테스트 케이스별 시나리오 테스트를 통해 테스트 결과 로그를 생성하는 시나리오 테스트 단계와, 생성된 테스트 결과 로그를 테스트 항목, 오류 레벨별로 파싱하는 로그 파싱단계 및 상기 파싱된 테스트 결과 로그를 상기 직원들 단말로 제공하는 정보 제공단계를 포함하는 테스트 결과 로그를 이용한 프로그램 테스트 결과 분석 방법에 관한 것이다.The present invention logs the test results through a test request receiving step of receiving the program source code of the employees-program developers, program testers, and test case information at the server, and the test of each test case for the program source code at the server. A test result log including a scenario test step of generating a; and a log parsing step of parsing the generated test result log by a test item, an error level, and an information providing step of providing the parsed test result log to the employees terminal. It relates to a method of analyzing program test results used.

정보통신 기술의 발전은 우리 주변에 많은 전자제품에 많은 프로그램들이 탑재되어 사용되기 시작하였고, 이를 위해 많은 개발자들이 프로그램을 개발하고 있다.In the development of information and communication technology, many programs have been installed and used in many electronic products around us, and many developers are developing programs for this purpose.

또한, 정보통신 기술의 급격한 발전이 가져온 컴퓨터 성능의 향상(또는 서버들의 성능 향상)을 통해 다양한 프로그램이 개발되고 있으며, 이러한 프로그램을 개발하는 개발자의 입장에서 일일이 테스트하여 문제를 찾아내기에는 많은 시간과 노력이 필요하게 된다.In addition, various programs are being developed through the improvement of computer performance (or the performance of servers) brought about by the rapid development of information and communication technology, and it takes a lot of time and effort to find out the problems by the developers who develop such programs. Effort is required.

이를 해결하기 위해, 기존에 프로그램 소스코드의 일부에 로그를 기록하는 코드를 삽입하여 이용하고는 있지만, 일원화된 관리가 난해한 문제로 인해, 이를 개발한 개발자 이외의 사람이 알아보기에는 너무나 어려운 문제가 있다.In order to solve this problem, although the existing code is used to insert a log recording code in a part of the program source code, but due to the difficulty of unified management, it is too difficult for anyone other than the developer to develop it. have.

상기 문제점을 해결하기 위한 본 발명의 목적은, 네트워크 수단을 통해 단말로부터 프로그램 소스코드와, 테스트 케이스 정보를 수신하는 수단과, 상기 수신된 프로그램 소스코드에 대한 테스트 케이스별 시나리오 테스트를 통해 테스트 결과 로그를 생성하는 수단과, 상기 생성된 테스트 결과 로그를 테스트 항목, 오류 레벨별로 파싱하는 수단과, 상기 파싱된 테스트 결과 로그를 상기 직원들 단말로 제공하는 수단을 포함하는 테스트 결과 로그를 이용한 프로그램 테스트 결과 분석 시스템을 제공함에 있다.According to an aspect of the present invention, there is provided an information processing apparatus including: means for receiving program source code and test case information from a terminal through a network means; means for receiving a test result log Means for generating the test result log by the test item and the error level, and means for providing the parsed test result log to the employees terminal, In providing an analysis system.

본 발명에 따른 테스트 결과 로그를 이용한 프로그램 테스트 결과 분석 방법은, 서버에서 직원들-프로그램 개발자, 프로그램 테스터-의 프로그램 소스코드와, 테스트 케이스 정보를 수신하는 테스트 요청 수신단계와, 서버에서 상기 프로그램 소스코드에 대한 테스트 케이스별 시나리오 테스트를 통해 테스트 결과 로그를 생성하는 시나리오 테스트 단계와, 생성된 테스트 결과 로그를 테스트 항목, 오류 레벨별로 파싱하는 로그 파싱단계 및 상기 파싱된 테스트 결과 로그를 상기 직원들 단말로 제공하는 정보 제공단계를 포함하여 이루어지는 것을 특징으로 한다.Program test result analysis method using the test result log according to the present invention, the program source code of employees-program developers, program testers-in the server, a test request receiving step for receiving test case information, the program source in the server The scenario test step of generating a test result log through the test of the test case for each code case, the log parsing step of parsing the generated test result log by test items, error level, and the parsed test result log Characterized in that comprises the information providing step to provide.

한편, 본 발명에 따른 테스트 결과 로그를 이용한 프로그램 테스트 결과 분석 방법은, 서버에서 직원들-프로그램 개발자, 프로그램 테스터-의 프로그램 소스코드를 수신하는 프로그램 소스코드 수신단계와, 서버에서 수신된 프로그램 소스코드에 대한 테스트를 실행을 통해 테스트 결과 로그를 생성하는 프로그램 소스코드 테스트 단계와, 생성된 테스트 결과 로그를 테스트 항목, 오류 레벨별로 파싱하는 로그 파싱단계 및 상기 파싱된 테스트 결과 로그를 상기 직원들 단말로 제공하는 정보 제공단계를 포함하여 이루어지는 것을 특징으로 한다.On the other hand, the program test result analysis method using the test result log according to the present invention, the program source code receiving step of receiving the program source code of employees-program developers, program testers in the server, and the program source code received from the server The program source code test step of generating a test result log through the execution of the test, the parsing step of parsing the generated test result log by test items, error level and the parsed test result log to the staff terminal Characterized in that it comprises a providing information providing step.

본 발명에 따른 테스트 결과 로그를 이용한 프로그램 테스트 결과 분석 방법에 있어서, 프로그램 소스코드 수신 단계는, 서버에서 상기 직원들의 프로그램 소스코드를 파싱 처리하는 프로그램 소스코드 파싱 처리단계와, 서버에서 파싱 처리된 프로그램 소스코드에 대한 테스트 항목을 생성하는 테스트 항목 생성단계를 더 포함하여 이루어지는 것을 특징으로 한다.In the program test result analysis method using the test result log according to the present invention, the program source code receiving step, the program source code parsing processing step of parsing the program source code of the employees in the server, and the program parsed in the server Characterized in that it further comprises a test item generating step of generating a test item for the source code.

한편, 상기 전술한 테스트 결과 로그를 이용한 프로그램 테스트 결과 분석 방법을 실행하는 프로그램을 기록한 컴퓨터로 판독 가능한 기록매체를 포함한다.On the other hand, it includes a computer-readable recording medium recording a program for executing the program test result analysis method using the above-described test result log.

한편, 본 발명에 따른 테스트 결과 로그를 이용한 프로그램 테스트 결과 분석 시스템은, 네트워크 수단을 통해 단말로부터 프로그램 소스코드와, 테스트 케이스 정보를 수신하는 수단과, 상기 수신된 프로그램 소스코드에 대한 테스트 케이스별 시나리오 테스트를 통해 테스트 결과 로그를 생성하는 수단과, 상기 생성된 테스트 결과 로그를 테스트 항목, 오류 레벨별로 파싱하는 수단과, 상기 파싱된 테스트 결과 로그를 상기 직원들 단말로 제공하는 수단을 포함하여 이루어지는 것을 특징으로 한다.On the other hand, the program test result analysis system using the test result log according to the present invention, means for receiving the program source code, test case information from the terminal via a network means, and the test case for each test case scenario for the received program source code Means for generating a test result log through a test, means for parsing the generated test result log for each test item and error level, and means for providing the parsed test result log to the employees terminal. It features.

이하 첨부된 도면과 설명을 참조하여 본 발명의 바람직한 실시예에 대한 동 작 원리를 상세히 설명한다. 다만, 하기에 도시되는 도면과 후술되는 설명은 본 발명의 특징을 효과적으로 설명하기 위한 여러 가지 방법 중에서 바람직한 실시 방법에 대한 것이며, 본 발명이 하기의 도면과 설명만으로 한정되는 것은 아니다. 또한, 하기에서 본 발명을 설명함에 있어 관련된 공지 기능 또는 구성에 대한 구체적인 설명이 본 발명의 요지를 불필요하게 흐릴 수 있다고 판단되는 경우에는 그 상세한 설명을 생략할 것이다. 그리고 후술되는 용어들은 본 발명에서의 기능을 고려하여 정의된 용어들로서, 이는 사용자, 운용자의 의도 또는 관례 등에 따라 달라질 수 있다. 그러므로 그 정의는 본 발명에서 전반에 걸친 내용을 토대로 내려져야 할 것이다. Hereinafter, with reference to the accompanying drawings and description will be described in detail the operating principle of the preferred embodiment of the present invention. However, the drawings and the following description shown below are for the preferred method among various methods for effectively explaining the features of the present invention, the present invention is not limited only to the drawings and description below. In addition, in the following description of the present invention, if it is determined that a detailed description of a related known function or configuration may unnecessarily obscure the subject matter of the present invention, the detailed description thereof will be omitted. In addition, terms to be described below are terms defined in consideration of functions in the present invention, which may vary according to a user's or operator's intention or custom. Therefore, the definition should be made based on the contents throughout the present invention.

또한, 이하 실시되는 본 발명의 바람직한 실시예는 본 발명을 이루는 기술적 구성요소를 효율적으로 설명하기 위해 각각의 시스템 기능구성에 기 구비되어 있거나, 또는 본 발명이 속하는 기술분야에서 통상적으로 구비되는 시스템 기능구성은 가능한 생략하고, 본 발명을 위해 추가적으로 구비되어야 하는 기능구성을 위주로 설명한다. 만약 본 발명이 속하는 기술분야에서 통상의 지식을 가진 자라면, 하기에 도시하지 않고 생략된 기능구성 중에서 종래에 기 사용되고 있는 구성요소의 기능을 용이하게 이해할 수 있을 것이며, 또한 상기와 같이 생략된 구성요소와 본 발명을 위해 추가된 구성요소 사이의 관계도 명백하게 이해할 수 있을 것이다. In addition, preferred embodiments of the present invention to be carried out below are provided in each system functional configuration to efficiently describe the technical components constituting the present invention, or system functions that are commonly provided in the technical field to which the present invention belongs. The configuration will be omitted, and described mainly on the functional configuration to be additionally provided for the present invention. If those skilled in the art to which the present invention pertains, it will be able to easily understand the function of the components that are conventionally used among the omitted functional configuration not shown below, and also the configuration omitted as described above The relationship between the elements and the components added for the present invention will also be clearly understood.

또한, 이하 실시예는 본 발명의 핵심적인 기술적 특징을 효율적으로 설명하 기 위해 본 발명이 속하는 기술분야에서 통상의 지식을 가진 자가 명백하게 이해할 수 있도록 용어를 적절하게 변형하여 사용할 것이나, 이에 의해 본 발명이 한정되는 것은 결코 아니다. In addition, the following examples will be used to properly modify the terms so that those skilled in the art to clearly understand the key technical features of the present invention to clearly understand, thereby the present invention This is by no means limited.

결과적으로, 본 발명의 기술적 사상은 청구범위에 의해 결정되며, 이하 실시예는 진보적인 본 발명의 기술적 사상을 본 발명이 속하는 기술분야에서 통상의 지식을 가진 자에게 효율적으로 설명하기 위한 일 수단일 뿐이다.As a result, the technical spirit of the present invention is determined by the claims, and the following examples are one means for efficiently explaining the technical spirit of the present invention to those skilled in the art to which the present invention pertains. It is only.

도면1은 본 발명의 실시 방법에 따른 테스트 프로그램 소스코드 파싱 및 테스트 항목 생성을 위한 프로그램 소스코드 처리 시스템을 도시한 도면이다.1 is a diagram illustrating a program source code processing system for parsing test program source code and generating test items according to an exemplary embodiment of the present invention.

보다 상세하게 본 도면1은 상기 테스트 프로그램 소스코드 파싱 및 테스트 항목 생성을 위해 소정의 직원단말(145)이 소정의 네트워크 수단을 통해 프로그램 테스트 처리 시스템 상의 서버에 접속하여 직원 정보, 프로그램 소스코드, 테스트 케이스 정보를 적어도 하나 이상 포함하는 테스트 요청 정보를 제공하면, 상기 서버에서 상기 직원단말(145)로부터 제공된 상기 직원 정보, 프로그램 소스코드, 테스트 케이스 정보를 적어도 하나 이상 포함하는 테스트 요청 정보를 상기 프로그램 테스트 처리 시스템 상에 구비된 프로그램D/B(135)에 연계 처리하여 저장하는 프로그램 소스코드 처리 시스템 구성에 대한 것으로서, 본 발명이 속하는 기술분야에서 통상의 지식을 가진 자라면, 본 도면1을 참조 및/또는 변형하여 상기 테스트 프로그램 소스코드 파싱 및 테스트 항목 생성을 위한 프로그램 소스코드 처리 시스템 구성에 대한 다양한 실시 방법을 유추할 수 있을 것이나, 본 발명은 상기 유추되는 모든 실시 방법을 포함하며, 본 도면1에 도시된 실시 방법만으로 한정되지 아니한다.In more detail, in FIG. 1, in order to parse the test program source code and generate a test item, a predetermined employee terminal 145 accesses a server on a program test processing system through a predetermined network means, and provides employee information, program source code, and test. When providing the test request information including at least one case information, the program test the test request information including at least one of the employee information, program source code, test case information provided from the employee terminal 145 in the server As a configuration of a program source code processing system for processing the program D / B 135 provided on the processing system in association with the storage system, those skilled in the art to which the present invention pertains, And / or modify the test program source code, and Would be able to infer a variety of exemplary methods for the program source code processing system for a cast item produced, the present invention includes all embodiments in which the inference method, shall not be limited to the exemplary method shown in the figure 1.

이하, 본 도면1에 도시된 프로그램 소스코드 처리 시스템 상에서 상기 직원단말(145)로부터 제공되는 직원 정보, 프로그램 소스코드, 테스트 케이스 정보를 적어도 하나 이상 포함하는 테스트 요청 정보를 상기 프로그램D/B(135)에 저장하기 위한 적어도 하나 이상의 수단 및/또는 기능구성에 대응하는 구성요소를 편의상 "프로그램 소스코드 처리 서버(100)"라고 한다.Hereinafter, the program D / B 135 includes test request information including at least one of employee information, program source code, and test case information provided from the employee terminal 145 on the program source code processing system shown in FIG. Components corresponding to at least one or more means and / or functional configurations for storing in ") are referred to as " program source code processing server 100 &quot; for convenience.

본 발명의 실시 방법을 따르는 본 도면1을 참조하면, 본 발명에 따른 테스트 프로그램 소스코드 파싱 및 테스트 항목 생성을 위한 프로그램 소스코드 처리 시스템은, 소정의 네트워크 수단에 연결된 적어도 하나 이상의 직원단말(145)과, 상기 직원단말(145)에서 전송하는 직원 정보, 프로그램 소스코드, 테스트 케이스 정보를 적어도 하나 이상 포함하는 테스트 요청 정보를 연계 처리하여 저장하는 프로그램D/B(135)와, 상기 프로그램 소스코드를 파싱하여 테스트 항목 정보를 생성하고, 상기 생성된 테스트 항목 정보에 대응하는 입력항목 정보를 상기 직원 정보와 연계 처리하여 저장하는 시험항목D/B(140) 및 상기 직원단말(145)과 소정의 네트워크 수 단을 통해 연결되며, 상기 네트워크 수단을 통해 전송되는 직원 정보, 프로그램 소스코드, 테스트 케이스 정보를 적어도 하나 이상 포함하는 테스트 요청 정보를 수신하여 상기 프로그램D/B(135)에 연계 처리하여 저장하는 프로그램 소스코드 처리 서버(100)를 포함하여 이루어지는 것을 특징으로 한다.1, a program source code processing system for parsing test program source code and generating test items according to the present invention includes at least one employee terminal 145 connected to a predetermined network means, And a program D / B 135 for storing and cooperatively processing test request information including at least one of employee information, program source code, and test case information transmitted from the employee terminal 145, and the program source code. Generating test item information by parsing, and a predetermined network with the test item D / B 140 and the employee terminal 145 for storing and storing input item information corresponding to the generated test item information in association with the employee information. Employee information, program source code, and test case information, which are connected via means and transmitted through the network means And the program including source code processing server 100, which receives and stores the test request information including at least one processing in conjunction with the program D / B (135), characterized in that formed.

상기 직원단말(145)은 TCP/IP(Transmission Control Protocol/Internet Protocol) 기반의 유선 통신망(예컨대, ADSL(Asymmetric Digital Subscriber Line)/VDSL(Very high-data rate Digital Subscriber Line) 및/또는 케이블 통신망)를 통해 상기 프로그램 소스코드 처리 서버(100)와 통신 연결되는 데스크탑 컴퓨터 및/또는 노트북을 포함하는 유선 단말을 적어도 하나 이상 포함하여 이루어지거나, 및/또는 CDMA(Code Division Multiple Access) 기반의 이동 통신망(또는 HSDPA(High Speed Downlink Packet Access) 기반 이동 통신망)에 연결되는 이동 통신단말, 및/또는 IEEE 802.16x 기반의 초고속 무선 인터넷에 연결되는 휴대 인터넷 단말, 및/또는 IEEE 802.11x 기반의 무선랜 통신망에 연결되는 무선랜 단말을 적어도 하나 이상 포함하는 무선 단말을 적어도 하나 이상 포함하여 이루어지는 것을 특징으로 하며, 상기 직원단말(145)은 상기 프로그램 소스코드 처리 서버(100)에서 제공하는 적어도 하나 이상의 프로그램 소스코드 등록 인터페이스 화면을 출력하고, 상기 프로그램 소스코드 등록 인터페이스 화면을 통해 적어도 하나 이상의 정보를 입력 및/또는 선택하여 상기 프로그램 소스코드 처리 서버(100)로 전송하기 위한 기능 구성(예컨대, 브라우져 프로그램과 통신 기능)이 구비되어 있는 것이 바 람직하다.The employee terminal 145 may be a wired communication network based on Transmission Control Protocol / Internet Protocol (TCP / IP) (eg, Asymmetric Digital Subscriber Line (ADSL) / Very High-data Rate Digital Subscriber Line (VDSL) and / or cable communication network). At least one wired terminal including a desktop computer and / or a laptop connected to the program source code processing server 100 via a communication, and / or a CDMA (Code Division Multiple Access) based mobile communication network ( Or a mobile communication terminal connected to a High Speed Downlink Packet Access (HSDPA) based mobile communication network, and / or a portable Internet terminal connected to an IEEE 802.16x based high speed wireless internet, and / or an IEEE 802.11x based wireless LAN network. Characterized in that it comprises at least one or more wireless terminals including at least one or more connected wireless LAN terminal, the staff terminal 145 Outputting at least one program source code registration interface screen provided by the program source code processing server 100 and inputting and / or selecting at least one or more information through the program source code registration interface screen to process the program source code It is preferable that a function configuration (for example, a browser program and a communication function) for transmitting to the server 100 is provided.

본 발명이 속하는 기술분야에서 통상의 지식을 가진 자라면, 적어도 하나 이상의 유선 단말 및/또는 무선 단말에 대응하는 상기 직원단말(145)의 특징을 용이하게 유추할 수 있을 것이므로, 이에 대한 상세한 설명은 편의상 생략한다.Those skilled in the art to which the present invention pertains can easily infer the characteristics of the employee terminal 145 corresponding to at least one or more wired terminals and / or wireless terminals, and thus the detailed description thereof Omit for convenience.

본 발명의 실시 방법에 따라 상기 직원단말(145)이 유선 단말인 경우, 상기 네트워크 수단은 상기 TCP/IP 기반의 유선 통신망을 포함하여 이루어지며, 상기 직원단말(145)이 무선 단말인 경우, 상기 네트워크 수단은 상기 CDMA 기반(또는 HSDPA 기반)의 이동 통신망, 및/또는 IEEE 802.16x 기반의 초고속 무선 인터넷, 및/또는 IEEE 802.11x 기반의 무선랜 통신망을 적어도 하나 이상 포함하여 이루어지는 것이 바람직하다.When the employee terminal 145 is a wired terminal according to an embodiment of the present invention, the network means includes the TCP / IP based wired communication network, and when the employee terminal 145 is a wireless terminal, The network means preferably comprises at least one of the CDMA based (or HSDPA based) mobile communication network, and / or IEEE 802.16x based high speed wireless Internet, and / or IEEE 802.11x based wireless LAN communication network.

본 발명에 따른 프로그램 테스트 처리 시스템 상에 구비되는 상기 프로그램D/B(135)는 상기 직원단말(145)로부터 전송되는 직원 정보, 프로그램 소스코드, 테스트 케이스 정보를 적어도 하나 이상 포함하는 테스트 요청 정보를 연계 처리하여 저장하는 것을 특징으로 한다.The program D / B 135 provided on the program test processing system according to the present invention includes test request information including at least one of employee information, program source code, and test case information transmitted from the employee terminal 145. Characterized in that the linkage processing.

상기 직원 정보는 상기 프로그램 소스코드를 포함하는 테스트 요청 정보를 상기 직원단말(145)을 통해 입력하는 직원의 개인정보(예컨대, 직원의 성명, 주민 등록번호, 주소, 전화번호, 휴대폰번호, 메일주소 등)와, 상기 직원의 사원정보(예컨대, 상기 직원이 상기 프로그램 소스코드를 개발한 대상 기업의 직원으로 입사함에 의해 상기 직원에게 부여되는 사원번호, 사원ID 정보, 사내 메일주소, 사내 전화번호 등)) 등을 적어도 하나 이상 포함하여 이루어지는 것이 바람직하다.The employee information is personal information of the employee who inputs test request information including the program source code through the employee terminal 145 (eg, the employee's name, social security number, address, telephone number, mobile number, e-mail address). (E.g., an employee number, an employee ID, an in-house mail address, an in-house phone number, etc.) assigned to the employee by joining the employee as an employee of the target company in which the employee has developed the program source code It is preferable that at least one or more) are included.

상기 프로그램 소스코드는 상기 직원이 등록하는 적어도 하나 이상의 파일에 포함된 내부파일 함수, 외부파일 함수, DB SQL 등을 적어도 하나 이상 포함하여 이루어지는 것이 바람직하다.The program source code preferably comprises at least one of an internal file function, an external file function, DB SQL, etc. included in at least one file registered by the employee.

상기 프로그램 소스코드에 포함된 내부파일 함수는, 상기 직원이 등록하는 프로그램 소스코드를 포함하는 적어도 하나 이상의 파일 중 어느 하나의 내부에 정의되어 사용되는 함수를 의미하는 것이 바람직하다.The internal file function included in the program source code may mean a function defined and used in at least one of at least one file including a program source code registered by the employee.

예컨대, 상기 내부파일 함수는 “process.c”로 정의된 파일이 있을 경우, 상기 파일의 내부에 이하 도시될 예제 프로그램 소스코드에서 “summation” 함수를 내부파일 함수라고 하는 것이 바람직하다.For example, when the internal file function is a file defined as "process.c", it is preferable that the "summation" function is referred to as an internal file function in the example program source code shown below.

/* FileName : process.c *// * FileName: process.c * /

int summation(int a, int b)int summation (int a, int b)

{{

return (a+b);return (a + b);

}}

int main(int argc, char **argv)int main (int argc, char ** argv)

{{

int Process_Result = 0;int Process_Result = 0;

printf(“A + B = %d”, summation(a, b));printf (“A + B =% d”, summation (a, b));

return Process_Result;return Process_Result;

}}

/* End of File(process.c) *// * End of File (process.c) * /

상기 프로그램 소스코드에 포함된 외부파일 함수는, 상기 직원이 등록하는 프로그램 소스코드를 포함하는 적어도 두개 이상의 파일 중 두 개 이상의 파일 내부에 정의되어 사용되는 함수를 의미하는 것이 바람직하다.The external file function included in the program source code is preferably a function defined and used in two or more files among at least two or more files including the program source code registered by the employee.

예컨대, 상기 외부파일 함수는 “process.c”와, “function.c”로 정의된 두 개의 파일이 있을 경우, 상기 “function.c” 파일의 내부에 이하 도시될 프로그램 소스코드에서 “calculation” 함수를 외부파일 함수라고 하는 것이 바람직하다.For example, if there are two files defined as “process.c” and “function.c”, the external file function is a “calculation” function in the program source code to be shown below in the “function.c” file. Is called an external file function.

/* FileName : function.c *// * FileName: function.c * /

extern int calculation(int a, int b)extern int calculation (int a, int b)

{{

return (a*b);return (a * b);

}}

/* End of File(function.c) *// * End of File (function.c) * /

/* FileName : process.c *// * FileName: process.c * /

extern int calculation(int a, int b);extern int calculation (int a, int b);

int main(int argc, char **argv)int main (int argc, char ** argv)

{{

int Process_Result = 0;int Process_Result = 0;

printf(“A + B = %d”, calculation (a, b));printf (“A + B =% d”, calculation (a, b));

return Process_Result;return Process_Result;

}}

End of File(process.c)End of File (process.c)

상기 프로그램 소스코드에 포함된 DB SQL은 상기 직원이 등록하는 프로그램 소스코드를 포함하는 적어도 하나 이상의 파일 중 어느 하나의 내부에 정의되어 사용되는 파일을 의미하는 것이 바람직하다.DB SQL included in the program source code is preferably a file defined and used in any one of at least one or more files including the program source code registered by the employee.

예컨대, 상기 DB SQL은 소스코드 내부에 이하 도시될 예제와 같이 정의하여 사용하는 것이 바람직하며, 이하 도시될 예제의 형태 이외에 프로그램 개발자의 편의상 실제 정의된 프로그램 함수를 사용할 수도 있다.For example, the DB SQL is preferably defined and used in the source code as an example to be shown below, and in addition to the form of the example to be shown below, a program function that is actually defined may be used for the convenience of a program developer.

int function_name(…)int function_name (…)

{{

// 계좌번호// Account Number

DECLARE( STRING, acno, LENGTH, 12 );DECLARE (STRING, acno, LENGTH, 12);

// 구 계좌번호// old account number

DECLARE( STRING, gu_acno, LENGTH, 12 );DECLARE (STRING, gu_acno, LENGTH, 12);

// 은행구분// bank

DECLARE( INTEGER, bnk_g, LENGTH, 1 );DECLARE (INTEGER, bnk_g, LENGTH, 1);

}}

상기 테스트 케이스 정보는 상기 프로그램 소스코드 테스트를 위해, 상기 프로그램 소스코드가 일련의 과정을 위한 한 부분인 경우, 한 부분에 해당하는 명칭, 분류번호 등을 포함하여 이루어지는 것이 바람직하다.Preferably, the test case information includes a name, a classification number, and the like corresponding to a part when the program source code is part of a series of processes for testing the program source code.

예컨대, 상기 프로그램 소스코드가 금융거래에서 계좌에 입금 처리하는 부분인 경우, 이를 위한 테스트 케이스는 입금 처리(또는 입금처리 코드 등)를 포함하여 이루어지는 것이 바람직하다.For example, in the case where the program source code is a deposit processing part in an account in a financial transaction, a test case for this may include a deposit processing (or a deposit processing code, etc.).

본 발명에 따른 프로그램 테스트 처리 시스템 상에 구비되는 상기 시험항목D/B(140)는 상기 직원단말(145)로부터 전송되는 직원 정보, 프로그램 소스코드, 테스트 케이스 정보를 적어도 하나 이상 포함하는 테스트 요청 정보에 대응하여 상기 프로그램 소스코드에 대한 파싱 처리결과 생성되는 테스트 항목 정보를 상기 직원 정보와 연계 처리하여 저장하는 것을 특징으로 한다.The test item D / B 140 provided on the program test processing system according to the present invention includes test request information including at least one employee information, a program source code, and test case information transmitted from the employee terminal 145. Corresponding to the employee information stored in the test item information generated as a result of the parsing process for the program source code corresponding to the stored.

상기 직원 정보는 상기 프로그램 소스코드를 포함하는 테스트 요청 정보를 상기 직원단말(145)을 통해 입력하는 직원의 개인정보(예컨대, 직원의 성명, 주민등록번호, 주소, 전화번호, 휴대폰번호, 메일주소 등)와, 상기 직원의 사원정보(예컨대, 상기 직원이 상기 프로그램 소스코드를 개발한 대상 기업의 직원으로 입사함에 의해 상기 직원에게 부여되는 사원번호, 사원ID 정보, 사내 메일주소, 사내 전화번호 등)) 등을 적어도 하나 이상 포함하여 이루어지는 것이 바람직하다.The employee information is the personal information of the employee who inputs the test request information including the program source code through the employee terminal 145 (eg, the employee's name, social security number, address, telephone number, mobile number, e-mail address, etc.). And employee information of the employee (e.g., employee number, employee ID information, company email address, company phone number, etc.) assigned to the employee by joining the employee of the target company that developed the program source code. It is preferable to include at least one or more.

상기 테스트 항목 정보는 상기 직원단말(145)을 통해 제공되는 프로그램 소 스코드를 파싱한 결과 확인된 내부파일 함수, 외부파일 함수, DB SQL 등을 적어도 하나 이상 포함하여 이루어지는 것이 바람직하며, 당업자의 의도 및 목적에 따라 상기 프로그램 소스코드 상에 포함된 전역변수, 내부파일 함수(또는 외부파일 함수) 상에 선언된 지역변수, 상기 프로그램 소스코드를 구성하는 적어도 하나 이상의 파일 상에 선언된 선언문(예컨대, #define 등)를 적어도 하나 이상 더 포함할 수도 있다.Preferably, the test item information includes at least one of an internal file function, an external file function, DB SQL, and the like, which are determined as a result of parsing a program source code provided through the employee terminal 145, and is intended by those skilled in the art. And a global variable included in the program source code, a local variable declared on an internal file function (or an external file function) according to a purpose, and a declaration declared on at least one file constituting the program source code (eg, #define, etc.) may be further included.

본 발명의 실시 방법에 따르면, 상기 프로그램 소스코드 처리 서버(100)는 상기 직원단말(145)과 네트워크 수단에 대응하는 웹 인터페이스를 제공하기 위해, 상기 네트워크 수단을 통해 상기 직원단말(145)과 소정의 통신채널을 연결 및 관리하는 인터페이스부(105)(또는 인터페이스 수단)를 구비하여 이루어지는 것을 특징으로 하며, 이에 의해 상기 프로그램 소스코드 처리 서버(100)는 상기 직원단말(145)과 유선 통신망 및/또는 무선 통신망을 통해 통신 연결되는 웹서버의 기능을 구비한다.According to the method of the present invention, the program source code processing server 100 is provided with the employee terminal 145 through the network means in order to provide a web interface corresponding to the employee terminal 145 and the network means. (Or interface means) for connecting and managing a communication channel of the program source code processing server 100. The program source code processing server 100 is connected to the employee terminal 145 and the wired communication network and / Or it has a function of a web server that is connected via a wireless communication network.

본 발명의 일 실시 방법에 따라 상기 직원단말(145)이 TCP/IP 기반의 유선 통신망을 통해 통신채널이 연결되는 유선 단말인 경우, 상기 인터페이스부(105)는 상기 직원단말(145)과 HTTP(Hyper-Text Transfer Protocol) 프로토콜을 기반으로 소정의 통신채널을 연결하고, 상기 통신채널을 통해 상기 직원단말(145)로 HTML(Hyper-Text Markup Language) 호환 문서 형태의 프로그램 소스코드 등록 인터 페이스 화면 및/또는 정보 제공 화면을 전송하여 출력하고, 상기 직원단말(145)로부터 상기 프로그램 소스코드 등록 인터페이스 화면을 통해 입력(또는 선택)된 소정의 직원 정보, 프로그램 소스코드, 테스트 케이스 정보를 적어도 하나 이상 포함하는 테스트 요청 정보를 수신 처리하는 기능을 수행하는 것이 바람직하다.According to an exemplary embodiment of the present invention, when the employee terminal 145 is a wired terminal to which a communication channel is connected through a TCP / IP based wired communication network, the interface unit 105 may connect the employee terminal 145 and HTTP ( A program source code registration interface screen in the form of HTML (Hyper-Text Markup Language) compatible document to the employee terminal 145 through the communication channel, And / or transmits and outputs an information providing screen, and includes at least one predetermined employee information, program source code, and test case information input (or selected) from the employee terminal 145 through the program source code registration interface screen. It is preferable to perform a function of receiving and processing test request information.

본 발명의 다른 일 실시 방법에 따라 상기 직원단말(145)이 CDMA 기반의 무선 통신망을 통해 통신채널이 연결되는 무선 단말인 경우, 상기 인터페이스부(105)는 상기 직원단말(145)과 WAP(Wireless Application Protocol) 및/또는 ME(Mobile Explorer) 프로토콜을 기반으로 소정의 통신채널을 연결하고, 상기 통신채널을 통해 상기 직원단말(145)로 WML(Wireless Markup Language) 및/또는 HTML 호환 문서 형태의 프로그램 소스코드 등록 인터페이스 화면 및/또는 정보 제공 화면을 전송하여 출력하고, 상기 직원단말(145)로부터 상기 프로그램 소스코드 등록 인터페이스 화면에 대응하는 소정의 직원 정보, 프로그램 소스코드, 테스트 케이스 정보를 적어도 하나 이상 포함하는 테스트 요청 정보를 수신 처리하는 기능을 수행하는 것이 바람직하다.According to another embodiment of the present invention, when the employee terminal 145 is a wireless terminal to which a communication channel is connected through a CDMA-based wireless communication network, the interface unit 105 may communicate with the employee terminal 145 and the WAP Connect a predetermined communication channel based on Application Protocol and / or Mobile Explorer (ME) protocol, and program in the form of WML (Wireless Markup Language) and / or HTML compatible document to the employee terminal 145 through the communication channel. Transmit and output a source code registration interface screen and / or an information providing screen, and at least one predetermined staff information, program source code, and test case information corresponding to the program source code registration interface screen from the employee terminal 145. It is preferable to perform a function of receiving and processing test request information including.

본 발명의 또다른 일 실시 방법에 따라 상기 직원단말(145)이 IEEE 802.16x 기반의 무선 통신망을 통해 통신채널이 연결되는 무선 단말인 경우, 상기 인터페이스부(105)는 상기 직원단말(145)과 상기 IEEE 802.16x 규격에 대응하는 무선 프로토콜을 기반으로 소정의 통신채널을 연결하고, 상기 통신채널을 통해 상기 직원단 말(145)로 소정의 프로그램 소스코드 등록 인터페이스 화면 및/또는 정보 제공 화면을 전송하여 출력하고, 상기 직원단말(145)로부터 상기 프로그램 소스코드 등록 인터페이스 화면에 대응하는 소정의 직원 정보, 프로그램 소스코드, 테스트 케이스 정보를 적어도 하나 이상 포함하는 테스트 요청 정보를 수신 처리하는 기능을 수행하는 것이 바람직하며, 및/또는 상기 직원단말(145)이 IEEE 802.11x 기반의 무선 통신망을 통해 통신채널이 연결되는 무선 단말인 경우, 상기 인터페이스부(105)는 상기 직원단말(145)과 상기 IEEE 802.11x 규격에 대응하는 무선 프로토콜을 기반으로 소정의 통신채널을 연결하고, 상기 통신채널을 통해 상기 직원단말(145)로 소정의 프로그램 소스코드 등록 인터페이스 화면 및/또는 정보 제공 화면을 전송하여 출력하고, 상기 직원단말(145)로부터 상기 프로그램 소스코드 등록 인터페이스 화면에 대응하는 소정의 직원 정보, 프로그램 소스코드, 테스트 케이스 정보를 적어도 하나 이상 포함하는 테스트 요청 정보를 수신 처리하는 기능을 수행하는 것이 바람직하다.According to another embodiment of the present invention, when the employee terminal 145 is a wireless terminal to which a communication channel is connected through a wireless communication network based on IEEE 802.16x, the interface unit 105 may communicate with the employee terminal 145 A predetermined communication channel is connected based on the wireless protocol corresponding to the IEEE 802.16x standard and a predetermined program source code registration interface screen and / or information providing screen is transmitted to the staff terminal 145 through the communication channel And outputs and receives and processes the test request information including at least one of predetermined employee information, program source code, and test case information corresponding to the program source code registration interface screen from the employee terminal 145. Preferably, and / or the employee terminal 145 is connected to a communication channel via an IEEE 802.11x based wireless communication network. In the case of a terminal, the interface unit 105 connects a predetermined communication channel to the employee terminal 145 based on a wireless protocol corresponding to the IEEE 802.11x standard, and the employee terminal 145 through the communication channel. Transmits and outputs a predetermined program source code registration interface screen and / or an information providing screen to the predetermined program information, program source code, and test case information corresponding to the program source code registration interface screen from the employee terminal 145. It is preferable to perform a function of receiving and processing test request information including at least one.

도면1을 참조하면, 상기 프로그램 소스코드 처리 서버(100)는 소정의 직원단말(145)이 상기 인터페이스부(105)를 통해 상기 프로그램 소스코드 처리 서버(100)에 접속시, 상기 인터페이스부(105)와 연동하여 상기 직원단말(145)에서 소정의 직원 정보, 프로그램 소스코드, 테스트 케이스 정보를 적어도 하나 이상 포함하는 테스트 요청 정보를 입력(또는 선택)하여 전송하도록 하는 소정의 프로그램 소스코드 등록 인터페이스 화면을 생성(또는 추출)하여 제공하는 인터페이스 제공부(110)(또 는 인터페이스 제공수단)와, 상기 인터페이스부(105)와 연동하여 상기 직원단말(145)에서 상기 프로그램 소스코드 등록 인터페이스 화면을 통해 입력(또는 선택)하여 전송하는 직원 정보, 프로그램 소스코드, 테스트 케이스 정보를 적어도 하나 이상 포함하는 테스트 요청 정보를 수신하는 정보 수신부(115)(또는 정보 수신수단)와, 상기 수신된 직원 정보, 프로그램 소스코드, 테스트 케이스 정보를 적어도 하나 이상 포함하는 테스트 요청 정보를 상기 프로그램D/B(135)에 연계 처리하여 저장하는 정보 저장부(120)(또는 정보 저장수단)를 구비하여 이루어지는 것을 특징으로 한다.Referring to FIG. 1, the program source code processing server 100 is the interface unit 105 when a predetermined employee terminal 145 connects to the program source code processing server 100 through the interface unit 105. A predetermined program source code registration interface screen for transmitting (or selecting) and transmitting test request information including at least one of predetermined employee information, program source code, and test case information in connection with the employee terminal 145. An interface providing unit 110 (or an interface providing unit) for generating (or extracting) a file, and inputting it through the program source code registration interface screen from the employee terminal 145 in association with the interface unit 105. (Or optional) test request information including at least one employee information, program source code, and test case information to transmit (Or information receiving means) 115 receiving the test information, the test request information including at least one of the received employee information, the program source code, and the test case information to the program D / B 135 It characterized in that it comprises an information storage unit 120 (or information storage means) for storing.

상기 인터페이스 제공부(110)는 소정의 직원단말(145)이 상기 인터페이스부(105)를 통해 상기 프로그램 소스코드 처리 서버(100)에 접속시, 상기 직원단말(145)에 구비된 기능구성(예컨대, 직원단말(145)에 구비된 브라우져 프로그램)에 대응하여 소정의 직원 정보, 프로그램 소스코드, 테스트 케이스 정보를 적어도 하나 이상 포함하는 테스트 요청 정보를 입력(또는 선택)하여 상기 네트워크 수단을 통해 상기 프로그램 소스코드 처리 서버(100)로 전송할 수 있는 소정의 프로그램 소스코드 등록 인터페이스 화면을 생성하거나, 및/또는 소정의 데이터베이스(도시생략)로부터 추출하고, 상기 인터페이스부(105)와 연동하여 상기 생성(또는 추출)된 프로그램 소스코드 등록 인터페이스 화면을 상기 네트워크 수단을 통해 상기 직원단말(145)로 제공하는 것을 특징으로 한다.The interface providing unit 110 has a functional configuration (for example, provided in the employee terminal 145 when a predetermined employee terminal 145 is connected to the program source code processing server 100 through the interface unit 105). Corresponding to the browser program provided in the employee terminal 145, input (or select) test request information including at least one of predetermined employee information, program source code, and test case information. A predetermined program source code registration interface screen that can be transmitted to the source code processing server 100 is generated and / or extracted from a predetermined database (not shown) The extracted program source code registration interface screen is provided to the employee terminal 145 through the network means. do.

이후, 상기 직원단말(145)은 상기 프로그램 소스코드 등록 인터페이스 화면을 기반으로 소정의 직원 정보, 프로그램 소스코드, 테스트 케이스 정보를 적어도 하나 이상 포함하는 테스트 요청 정보를 입력(또는 선택)하며, 상기 직원 정보, 프로그램 소스코드, 테스트 케이스 정보를 적어도 하나 이상 포함하는 테스트 요청 정보가 입력(또는 선택)된 것이 확인되면, 상기 직원단말(145)은 상기 네트워크 수단을 통해 상기 입력(또는 선택)된 직원 정보, 프로그램 소스코드, 테스트 케이스 정보를 적어도 하나 이상 포함하는 테스트 요청 정보를 상기 프로그램 소스코드 처리 서버(100)로 전송한다.Thereafter, the employee terminal 145 inputs (or selects) test request information including at least one of predetermined employee information, program source code, and test case information based on the program source code registration interface screen. When it is confirmed that test request information including at least one of information, program source code, and test case information is input (or selected), the employee terminal 145 receives the input (or selected) employee information through the network means. The test request information including at least one program source code and test case information is transmitted to the program source code processing server 100.

본 발명이 속한 기술분야에서 통상의 지식을 가진 자라면, 상기 직원단말(145)에서 상기 프로그램 소스코드 등록 인터페이스 화면에 포함된 적어도 하나 이상의 폼(Form) 양식을 통해 상기 직원 정보, 프로그램 소스코드, 테스트 케이스 정보를 적어도 하나 이상 포함하는 테스트 요청 정보를 입력(또는 선택)하는 기술적 특징과, 상기 네트워크 수단이 제공하는 통신 프로토콜을 통해 상기 입력(또는 선택)된 직원 정보, 프로그램 소스코드, 테스트 케이스 정보를 적어도 하나 이상 포함하는 테스트 요청 정보를 상기 프로그램 소스코드 처리 서버(100)로 전송하는 기술적 특징을 기 숙지하고 있을 것이므로, 이에 대한 상세한 설명은 편의상 생략한다.The employee terminal 145 may receive the employee information, the program source code, and the program information through at least one form form included in the program source code registration interface screen, if the person skilled in the art is familiar with the present invention. Technical features for inputting (or selecting) test request information including at least one test case information, employee information, program source code, and test case information inputted (or selected) through a communication protocol provided by the network means. Since it will be familiar with the technical features for transmitting the test request information including at least one to the program source code processing server 100, a detailed description thereof will be omitted for convenience.

상기 정보 수신부(115)는 상기 직원단말(145)에서 상기 프로그램 소스코드 등록 인터페이스 화면을 통해 소정의 직원 정보, 프로그램 소스코드, 테스트 케이스 정보를 적어도 하나 이상 포함하는 테스트 요청 정보를 입력(또는 선택)하여 상기 네트워크 수단을 통해 전송시, 상기 인터페이스부(105)와 연동하여 상기 직원 정보, 프로그램 소스코드, 테스트 케이스 정보를 적어도 하나 이상 포함하는 테스트 요청 정보를 수신하는 것을 특징으로 하며, 상기 수신된 직원 정보, 프로그램 소스코드, 테스트 케이스 정보를 적어도 하나 이상 포함하는 테스트 요청 정보를 상기 정보 저장부(120)로 제공한다.The information receiving unit 115 inputs (or selects) test request information including at least one of predetermined employee information, program source code, and test case information through the program source code registration interface screen in the employee terminal 145. In response to the transmission via the network means, in connection with the interface unit 105 receives the test request information including at least one of the employee information, program source code, test case information, the received employee The test request information including at least one of information, program source code, and test case information is provided to the information storage unit 120.

상기 정보 저장부(120)는 상기 정보 수신부(115)를 통해 수신된 상기 직원 정보, 프로그램 소스코드, 테스트 케이스 정보를 적어도 하나 이상 포함하는 테스트 요청 정보를 연계 처리하여 상기 프로그램D/B(135)에 저장하는 것을 특징으로 한다.The information storage unit 120 processes the test request information including at least one of the employee information, the program source code, and the test case information received through the information receiving unit 115 to the program D / B 135. Characterized in that stored in.

도면1을 참조하면, 상기 프로그램 소스코드 처리 서버(100)는 상기 정보 수신부(115)를 통해 수신된 상기 직원 정보, 프로그램 소스코드, 테스트 케이스 정보를 적어도 하나 이상 포함하는 테스트 요청 정보 중 프로그램 소스코드를 파싱하는 코드 파싱 처리부(125)(또는 코드 파싱 처리수단)와, 상기 프로그램 소스코드를 파싱한 결과에 대한 테스트 항목을 생성하는 테스트 항목 생성부(130)(또는 테스트 항목 생성수단)를 구비하여 이루어지는 것을 특징으로 한다.Referring to FIG. 1, the program source code processing server 100 may include program source code among test request information including at least one of the employee information, the program source code, and the test case information received through the information receiving unit 115. A code parsing processing unit 125 (or code parsing processing means) for parsing the test code, and a test item generating unit 130 (or test item generating means) for generating a test item for a result of parsing the program source code. Characterized in that made.

상기 코드 파싱 처리부(125)는 상기 정보 수신부(115)를 통해 수신되는 테스트 요청 정보 중 프로그램 소스코드를 파싱하여 내부파일 함수, 외부파일 함수, DB SQL 등을 적어도 하나 이상 포함하는 테스트 항목 정보로 분류하는 것을 특징으로 하며, 상기 분류된 테스트 항목 정보는 상기 정보 저장부(120)를 통해 시험항목D/B(140)에 저장하는 것이 바람직하다.The code parsing processor 125 parses a program source code among test request information received through the information receiving unit 115 to classify the test item information into at least one of an internal file function, an external file function, and DB SQL. The classified test item information may be stored in the test item D / B 140 through the information storage unit 120.

본 발명의 일 실시 방법에 따르면, 상기 프로그램 소스코드 파싱은, 프로그램 소스코드를 구성하는 적어도 하나 이상의 파일에서 함수가 선언된 부분, 변수가 선언된 부분, DB SQL이 선언된 부분을 분류, 확인하여 내부파일 함수와, 외부파일 함수와, DB SQL를 파싱 처리하는 것이 바람직하다.According to an exemplary embodiment of the present invention, the program source code parsing may be performed by classifying and confirming a function declaration, a variable declaration, and a DB SQL declaration in at least one file constituting the program source code. It is desirable to parse internal file functions, external file functions, and DB SQL.

또한, “main” 함수는 프로그램 소스코드의 기준이 되는 함수인 것이 바람직하며, main이 선언되어 있는 파일을 기준으로 외부파일과 내부파일로 분류하는 것이 바람직하다.In addition, it is preferable that the “main” function is a function that is a standard of the program source code, and it is preferable to classify the file into an external file and an internal file based on the file in which main is declared.

또한, “main” 함수가 xxx.h파일(즉, 헤더파일) 상에 선언된 경우, 내부파일 함수로 분류하는 것이 바람직하며, 당업자의 의도 및 목적에 따라 외부파일로 분류할 수도 있다.In addition, when the “main” function is declared in the xxx.h file (ie, the header file), it is preferable to classify it as an internal file function, and it may be classified as an external file according to the intention and purpose of those skilled in the art.

또한, 상기 내부파일 함수와 외부파일 함수 파싱시, 상기 내부파일 함수는 함수가 선언되는 앞부분에 ‘extern’이 없는 것이 바람직하며, 외부파일 함수는 함수의 선언되는 앞부분에 ‘extern’을 포함하여 이루어지는 것이 바람직하다.In addition, when parsing the internal file function and the external file function, the internal file function preferably has no 'extern' at the beginning of the function declaration, and the external file function includes 'extern' at the front of the function declaration. It is preferable.

또한, 선언문을 더 파싱할 수도 있으며, 상기 선언문은 적어도 하나 이상의 파일로 구성된 프로그램 소스코드에서 ‘#define’으로 선언된 부분을 포함하여 이루어지는 것이 바람직하다.In addition, the declaration statement may be further parsed, and the declaration statement may include a part declared as '#define' in the program source code consisting of at least one file.

또한, 전역변수를 더 파싱할 수도 있으며, 상기 전역변수는 상기 main(…), function(…) 등의 내부파일 함수(또는 외부파일 함수)의 외부 즉, ‘{‘와 ‘}’의 사이에 선언되지 않고, 또한 main(…)의 ‘…’ 또는 function(…)의 ‘…’의 외부에 선언된 변수를 포함하여 이루어지는 것이 바람직하며, 상기 전역변수에 대한 파싱 결과는 unsigned 이후만 파싱하여 테스트 항목을 생성하는 것이 바람직하다.In addition, the global variable can be further parsed, and the global variable is external to the internal file function (or external file function) such as main (…), function (…), that is, between '{' and '}'. Undeclared, and in main (…) ’Or‘… 'in function (…) It is preferable to include a variable declared outside of ', and the parsing result of the global variable is preferably parsed only after unsigned to generate a test item.

또한, 지역변수를 더 파싱 할 수도 있으며, 상기 지역변수는 function(…)이후 ‘{‘와 ‘}’의 사이에 ‘{‘의 처음부분에 선언되는 것이 바람직하며, 형태는 변수형(즉, short, int, float, long)과, 상기 변수형의 앞에 선언되는 unsigned와, 상기 unsigned의 앞에 선언되는 static, volatile, register 등으로 시작되는 것이 바람직하며, 상기 지역변수에 대한 파싱 결과는 unsigned 이후만 파싱하여 테스트 항목을 생성하는 것이 바람직하다.It is also possible to parse a local variable further, which is preferably declared at the beginning of '{' between '{' and '}' after function (…), and the type is variable type (ie short , int, float, long), and unsigned declared before the variable type, and static, volatile, and register declared before the unsigned, and the parsing result of the local variable is parsed only after unsigned. It is desirable to create a test item.

예컨대, 이하 도시된 프로그램 소스코드의 실시 예에서 내부파일 함수(또는 외부파일 함수) 리스트는 “function”와, “main”이며, “function”이 “main”과 다른 파일 상에 선언되어 있는 경우, 외부파일 함수로 분류하고, 같은 파일 상에 선언하는 경우 내부파일 함수로 분류하는 것이 바람직하며, ‘void function(…)’의 앞부분에 ‘extern’을 검색하여 외부파일 함수로 분류할 수도 있다.For example, in the exemplary embodiment of the program source code shown below, when the internal file function (or external file function) list is “function” and “main”, and “function” is declared on a file different from “main”, If you classify as an external file function and declare it on the same file, classify it as an internal file function. You can classify it as an external file function by searching for 'extern' in front of 'void function (…)'.

또한, DB SQL에 대한 파싱 결과는 ‘DECLARE( STRING, acno, LENGTH, 12 )’인 것이 바람직하다.Also, the parsing result for DB SQL is 'DECLARE (STRING, acno, LENGTH, 12)'.

또한, 선언문에 대한 파싱 결과는 ‘ #define X(a) function(a)’인 것이 바람직하며, 테스트 항목은 X(a) 이후의 function(a)인 것이 바람직하다.In addition, the parsing result of the declaration statement is preferably '#define X (a) function (a)', and the test item is preferably function (a) after X (a).

또한, 전역변수에 대한 파싱 결과는 ‘unsigned int global_variable1’과, ‘float global_variable2’인 것이 바람직하다.Also, the parsing result of the global variable is 'unsigned int global_variable1' and 'float global_variable2'.

또한, 지역변수에 대한 파싱 결과는 ‘unsigned int local_variable’인 것이 바람직하다.Also, the parsing result for local variables is preferably 'unsigned int local_variable'.

#define X(a) function(a)#define X (a) function (a)

register unsigned int global_variable1 = 0;register unsigned int global_variable1 = 0;

static float global_variable2 = 0;static float global_variable2 = 0;

void function(…)void function (…)

{{

unsigned int local_variable = 0;unsigned int local_variable = 0;

DECLARE( STRING, acno, LENGTH, 12 );DECLARE (STRING, acno, LENGTH, 12);

}}

int main()int main ()

{{

}}

본 발명의 다른 일 실시 방법에 따르면, 상기 프로그램 소스코드 파싱은, 프로그램 소스코드를 구성하는 적어도 하나 이상의 파일에서 함수 선언문 적어도 하나 이상 분류 검색하여, 내부파일 함수, 외부파일 함수를 적어도 하나 이상 파싱 처리하는 것이 바람직하다.According to another exemplary embodiment of the present invention, the program source code parsing may be performed by classifying and searching for at least one function declaration statement in at least one file constituting the program source code, thereby parsing at least one internal file function or an external file function. It is desirable to.

또한, “main” 함수는 프로그램 소스코드의 기준이 되는 함수인 것이 바람직하며, main이 선언되어 있는 파일을 기준으로 외부파일과 내부파일로 분류하는 것이 바람직하다.In addition, it is preferable that the “main” function is a function that is a standard of the program source code, and it is preferable to classify the file into an external file and an internal file based on the file in which main is declared.

또한, “main” 함수가 xxx.h파일(즉, 헤더파일) 상에 선언된 경우, 내부파일 함수로 분류하는 것이 바람직하며, 당업자의 의도 및 목적에 따라 외부파일로 분류할 수도 있다.In addition, when the “main” function is declared in the xxx.h file (ie, the header file), it is preferable to classify it as an internal file function, and it may be classified as an external file according to the intention and purpose of those skilled in the art.

예컨대, 이하 도시된 프로그램 소스코드의 실시 예에서 내부파일 함수(또는 외부파일 함수) 리스트는 “function”와, “main”이며, “function”이 “main”과 다른 파일 상에 선언되어 있는 경우, 외부파일 함수로 분류하고, 같은 파일 상에 선언하는 경우 내부파일 함수로 분류하는 것이 바람직하다.For example, in the exemplary embodiment of the program source code shown below, when the internal file function (or external file function) list is “function” and “main”, and “function” is declared on a file different from “main”, Classify it as an external file function and classify it as an internal file function when declaring it on the same file.

또한, 이하 도시된 프로그램 소스코드에서 dllcall에 호출된 함수에 대응하여, 상기 프로그램 소스코드를 포함하는 적어도 하나 이상의 파일 상에 상기 함수의 위치를 확인하고, main 함수와 다른 파일인 경우 외부파일 함수로 분류하는 것이 바람직하다.In addition, corresponding to the function called to the dllcall in the program source code shown below, to check the location of the function on at least one file containing the program source code, if the file is different from the main function to an external file function It is desirable to classify.

int main()int main ()

{{

dllcall(“function”, args);dllcall (“function”, args);

}}

상기 테스트 항목 생성부(130)는 상기 파싱 처리된 내부파일 함수, 외부파일 함수, DB SQL을 적어도 하나 이상 포함하는 프로그램 소스코드 파싱 결과에 대응하여, 상기 파싱된 내부파일 함수별 테스트 항목, 외부파일 함수별 테스트 항목, DB SQL별 테스트 항목을 생성하는 것을 특징으로 하며, 상기 생성된 테스트 항목은 상기 정보 저장부(120)를 통해 상기 프로그램 소스코드를 등록한 직원 정보와 연계 처리하여 상기 시험항목D/B(140)에 저장하는 것이 바람직하다.The test item generation unit 130 corresponds to a result of parsing a program source code including at least one of the parsed internal file function, an external file function, and DB SQL. And a test item for each function and a test item for each DB SQL, wherein the generated test item is processed in association with the employee information that registered the program source code through the information storage unit 120. It is desirable to store in B (140).

또한, 상기 테스트 항목 생성부(130)는 당업자의 의도 및 목적에 따라 선언문, 전역변수, 지역변수를 적어도 하나 이상 더 포함할 수도 있다.In addition, the test item generation unit 130 may further include at least one or more declarations, global variables, local variables according to the intention and purpose of those skilled in the art.

본 발명의 실시 방법에 따르면, 상기 테스트 항목 생성은 상기 프로그램 소 스코드에 대응하는 파싱 결과, 상기 선언된 내부파일 함수, 외부파일 함수, DB SQL 중 적어도 하나 이상에 대응하여, 사용된 내부파일 함수, 외부파일 함수, DB SQL 중 적어도 하나 이상에 대응하는 항목을 테스트 항목으로 생성하는 것이 바람직하다.According to an embodiment of the present invention, the test item generation corresponds to at least one or more of a result of parsing corresponding to the program source code, the declared internal file function, an external file function, and DB SQL, and used an internal file function. It is preferable to create an item corresponding to at least one of an external file function and DB SQL as a test item.

예컨대, 적어도 하나 이상의 파일로 구성된 프로그램 소스코드에서, 선언된 내부파일 함수, 외부파일 함수, DB SQL 리스트를 생성하고, 생성된 리스트에서 사용된 내부파일 함수, 외부파일 함수, DB SQL를 적어도 하나 이상 포함하는 사용 프로그램 소스코드 리스트와, 사용되지 않은 내부파일 함수, 외부파일 함수, DB SQL을 적어도 하나 이상 포함하는 비사용 프로그램 소스코드 리스트를 상기 직원단말(145)로 제공하는 것이 바람직하다.For example, in a program source code consisting of at least one file, generate a declared internal file function, an external file function, a DB SQL list, and at least one internal file function, an external file function, or DB SQL used in the generated list. It is preferable to provide the employee terminal 145 with a list of used program source codes, and a list of unused program source codes including at least one of unused internal file functions, external file functions, and DB SQL.

도면2는 본 발명의 실시 방법에 따른 테스트 프로그램 소스코드 파싱 및 테스트 항목 생성을 위한 정보등록 과정을 도시한 도면이다.2 is a diagram illustrating an information registration process for parsing a test program source code and generating a test item according to an exemplary embodiment of the present invention.

보다 상세하게 본 도면2는 상기 도면1에 도시된 프로그램 소스코드 처리 시스템 상의 직원단말(145)이 소정의 네트워크 수단을 통해 상기 프로그램 소스코드 처리 서버(100)로 테스트 프로그램 소스코드 파싱 및 테스트 항목 생성을 위한 직원 정보, 프로그램 소스코드, 테스트 케이스 정보를 적어도 하나 이상 포함하는 테스트 요청 정보를 전송하면, 상기 프로그램 소스코드 처리 서버(100)에서 상기 직 원 정보, 프로그램 소스코드, 테스트 케이스 정보를 적어도 하나 이상 포함하는 테스트 요청 정보를 연계 처리하여 프로그램D/B(135)에 저장하는 과정에 대한 것으로서, 본 발명이 속하는 기술분야에서 통상의 지식을 가진 자라면, 본 도면2를 참조 및/또는 변형하여 테스트 프로그램 소스코드 파싱 및 테스트 항목 생성을 위한 정보등록 과정에 대한 다양한 실시 방법을 유추할 수 있을 것이나, 본 발명은 상기 유추되는 모든 실시 방법을 포함하며, 본 도면2에 도시된 실시 방법만으로 한정되지 아니한다.In more detail, in FIG. 2, the employee terminal 145 on the program source code processing system shown in FIG. 1 parses a test program source code and generates a test item to the program source code processing server 100 through a predetermined network means. When the test request information including at least one employee information, program source code, test case information for transmitting the information, at least one of the employee information, program source code, test case information in the program source code processing server 100 This is a process of linking and processing the test request information including the above in the program D / B 135, and those of ordinary skill in the art to which the present invention pertains may refer to and / or modify the present invention. Various procedures for information registration process for parsing test program source code and generating test items It would be able to infer when the method, the present invention includes all embodiments in which the inference method, shall not be limited to the exemplary method shown in the figure 2.

이하, 본 도면2에서 상기 도면1에 도시된 프로그램 소스코드 처리 시스템 상의 프로그램 소스코드 처리 서버(100)를 편의상 "서버"라고 하고, 상기 도면1에 도시된 프로그램 소스코드 처리 시스템 상의 직원단말(145)을 편의상 "단말"이라고 한다.Hereinafter, in FIG. 2, the program source code processing server 100 on the program source code processing system shown in FIG. 1 is referred to as " server " for convenience, and the employee terminal 145 on the program source code processing system shown in FIG. ) Is called a "terminal" for convenience.

도면2를 참조하면, 상기 도면1에 도시된 프로그램 소스코드 처리 시스템 상의 단말은 상기 네트워크 수단을 통해 상기 서버에 접속하여 테스트 프로그램 소스코드 파싱 및 테스트 항목 생성을 위한 통신채널을 연결한다(200).Referring to FIG. 2, a terminal on the program source code processing system illustrated in FIG. 1 connects to a server through the network means and connects a communication channel for parsing a test program source code and generating a test item (200).

본 발명의 실시 방법에 따르면, 상기 통신채널 연결 과정은 상기 단말에서 상기 서버로 로그인하는 과정, 및/또는 상기 단말에서 상기 서버로 회원 가입하는 과정 등을 적어도 하나 이상 더 포함하여 이루어지는 것이 바람직하며, 상기 과정 에서 상기 단말에 대응하는 고객정보가 추출(또는 획득)된다.According to an embodiment of the present invention, the communication channel connection process may further include at least one or more steps of logging in to the server from the terminal, and / or joining the server to the server. In the process, the customer information corresponding to the terminal is extracted (or obtained).

본 발명이 속한 기술분야에서 통상의 지식을 가진 자라면, 상기 단말이 상기 네트워크 수단에 대응하는 소정의 브라우져 프로그램을 통해 상기 네트워크 수단에 대응하는 통신 프로토콜에 따라 상기 서버에 접속하여 상기 테스트 프로그램 소스코드 파싱 및 테스트 항목 생성을 위한 통신채널을 연결하는 기술적 특징을 기 숙지하고 있을 것이므로, 이에 대한 상세한 설명은 편의상 생략한다.Those skilled in the art to which the present invention pertains, the terminal is connected to the server in accordance with the communication protocol corresponding to the network means through a predetermined browser program corresponding to the network means to the test program source code You will be familiar with the technical features for connecting the communication channels for parsing and test item creation, so a detailed description thereof is omitted for convenience.

상기와 같이 단말과 서버 사이에 테스트 프로그램 소스코드 파싱 및 테스트 항목 생성을 위한 통신채널이 연결되면, 상기 단말은 상기 통신채널을 통해 상기 서버로 상기 테스트 프로그램 소스코드 파싱 및 테스트 항목 생성을 위한 프로그램 소스코드 등록 인터페이스 화면을 요청하고(205), 이에 대응하여 상기 서버는 상기 단말에서 상기 직원 정보, 프로그램 소스코드, 테스트 케이스 정보를 적어도 하나 이상 포함하는 테스트 요청 정보를 입력(또는 선택)하기 위한 사용자 인터페이스를 포함하는 프로그램 소스코드 등록 인터페이스 화면을 생성(또는 추출)하고(210), 상기 생성(또는 추출)된 프로그램 소스코드 등록 인터페이스 화면을 상기 통신채널을 통해 상기 단말로 전송한다(215).When the communication channel for parsing the test program source code and generating the test item is connected between the terminal and the server as described above, the terminal transmits the test program source code to the server through the communication channel and the program source for generating the test item. Request a code registration interface screen (205), and correspondingly, the server inputs (or selects) test request information including at least one of the employee information, program source code, and test case information in the terminal; A program source code registration interface screen including the generated (or extracted) including (210), and the generated (or extracted) program source code registration interface screen is transmitted to the terminal through the communication channel (215).

이후, 상기 단말은 상기 직원 정보, 프로그램 소스코드, 테스트 케이스 정보를 적어도 하나 이상 포함하는 테스트 요청 정보 입력(또는 선택)을 위해 상기 프 로그램 소스코드 등록 인터페이스 화면에 포함된 상기 사용자 인터페이스를 통해 상기 직원 정보, 프로그램 소스코드, 테스트 케이스 정보를 적어도 하나 이상 포함하는 테스트 요청 정보가 입력(또는 선택)하도록 처리한다(220).Thereafter, the terminal transmits the information through the user interface included in the program source code registration interface screen to input (or select) test request information including at least one of the employee information, program source code, and test case information. In operation 220, test request information including at least one of employee information, program source code, and test case information is inputted (or selected).

만약 상기 단말에서 상기 직원 정보, 프로그램 소스코드, 테스트 케이스 정보를 적어도 하나 이상 포함하는 테스트 요청 정보가 입력(또는 선택)되면(225), 상기 단말은 상기 통신채널을 통해 상기 서버로 상기 직원 정보, 프로그램 소스코드, 테스트 케이스 정보를 적어도 하나 이상 포함하는 테스트 요청 정보를 전송하고(230), 이에 대응하여 상기 서버는 상기 수신된 직원 정보, 프로그램 소스코드, 테스트 케이스 정보를 적어도 하나 이상 포함하는 테스트 요청 정보를 연계 처리하여 상기 도면1에 도시된 프로그램D/B(135)에 저장한다(235).If the terminal receives (or selects) test request information including at least one of the employee information, program source code, and test case information (225), the terminal transmits the employee information to the server through the communication channel; And transmits test request information including at least one program source code and test case information (230), and correspondingly, the server includes at least one of the received employee information, program source code, and test case information. The information is linked and stored in the program D / B 135 shown in FIG. 1 (235).

상기 직원 정보는 상기 프로그램 소스코드를 포함하는 테스트 요청 정보를 상기 직원단말(145)을 통해 입력하는 직원의 개인정보(예컨대, 직원의 성명, 주민등록번호, 주소, 전화번호, 휴대폰번호, 메일주소 등)와, 상기 직원의 사원정보(예컨대, 상기 직원이 상기 프로그램 소스코드를 개발한 대상 기업의 직원으로 입사함에 의해 상기 직원에게 부여되는 사원번호, 사원ID 정보, 사내 메일주소, 사내 전화번호 등)) 등을 적어도 하나 이상 포함하여 이루어지는 것이 바람직하다.The employee information is the personal information of the employee who inputs the test request information including the program source code through the employee terminal 145 (eg, the employee's name, social security number, address, telephone number, mobile number, e-mail address, etc.). And employee information of the employee (e.g., employee number, employee ID information, company email address, company phone number, etc.) assigned to the employee by joining the employee of the target company that developed the program source code. It is preferable to include at least one or more.

상기 프로그램 소스코드는 상기 직원이 등록하는 적어도 하나 이상의 파일에 포함된 내부파일 함수, 외부파일 함수, DB SQL 등을 적어도 하나 이상 포함하여 이루어지는 것이 바람직하다.The program source code preferably comprises at least one of an internal file function, an external file function, DB SQL, etc. included in at least one file registered by the employee.

상기 프로그램 소스코드에 포함된 내부파일 함수는, 상기 직원이 등록하는 프로그램 소스코드를 포함하는 적어도 하나 이상의 파일 중 어느 하나의 내부에 정의되어 사용되는 함수를 의미하는 것이 바람직하다.The internal file function included in the program source code may mean a function defined and used in at least one of at least one file including a program source code registered by the employee.

예컨대, 상기 내부파일 함수는 “process.c”로 정의된 파일이 있을 경우, 상기 파일의 내부에 이하 도시될 예제 프로그램 소스코드에서 “summation” 함수를 내부파일 함수라고 하는 것이 바람직하다.For example, when the internal file function is a file defined as "process.c", it is preferable that the "summation" function is referred to as an internal file function in the example program source code shown below.

/* FileName : process.c *// * FileName: process.c * /

int summation(int a, int b)int summation (int a, int b)

{{

return (a+b);return (a + b);

}}

int main(int argc, char **argv)int main (int argc, char ** argv)

{{

int Process_Result = 0;int Process_Result = 0;

printf(“A + B = %d”, summation(a, b));printf (“A + B =% d”, summation (a, b));

return Process_Result;return Process_Result;

}}

/* End of File(process.c) *// * End of File (process.c) * /

상기 프로그램 소스코드에 포함된 외부파일 함수는, 상기 직원이 등록하는 프로그램 소스코드를 포함하는 적어도 두개 이상의 파일 중 두 개 이상의 파일 내부에 정의되어 사용되는 함수를 의미하는 것이 바람직하다.The external file function included in the program source code is preferably a function defined and used in two or more files among at least two or more files including the program source code registered by the employee.

예컨대, 상기 외부파일 함수는 “process.c”와, “function.c”로 정의된 두 개의 파일이 있을 경우, 상기 “function.c” 파일의 내부에 이하 도시될 프로 그램 소스코드에서 “calculation” 함수를 외부파일 함수라고 하는 것이 바람직하다.For example, if the external file function has two files defined as "process.c" and "function.c", the "calculation" in the program source code shown below will be shown inside the "function.c" file. The function is preferably called an external file function.

/* FileName : function.c *// * FileName: function.c * /

int calculation(int a, int b)int calculation (int a, int b)

{{

return (a*b);return (a * b);

}}

/* End of File(function.c) *// * End of File (function.c) * /

/* FileName : process.c *// * FileName: process.c * /

int main(int argc, char **argv)int main (int argc, char ** argv)

{{

int Process_Result = 0;int Process_Result = 0;

printf(“A + B = %d”, calculation (a, b));printf (“A + B =% d”, calculation (a, b));

return Process_Result;return Process_Result;

}}

End of File(process.c)End of File (process.c)

상기 프로그램 소스코드에 포함된 DB SQL은 상기 직원이 등록하는 프로그램 소스코드를 포함하는 적어도 하나 이상의 파일 중 어느 하나의 내부에 정의되어 사용되는 파일을 의미하는 것이 바람직하다.DB SQL included in the program source code is preferably a file defined and used in any one of at least one or more files including the program source code registered by the employee.

예컨대, 상기 DB SQL은 소스코드 내부에 이하 도시될 예제와 같이 정의하여 사용하는 것이 바람직하며, 이하 도시될 예제의 형태 이외에 프로그램 개발자의 편의상 실제 정의된 프로그램 함수를 사용할 수도 있다.For example, the DB SQL is preferably defined and used in the source code as an example to be shown below, and in addition to the form of the example to be shown below, a program function that is actually defined may be used for the convenience of a program developer.

int function_name(…)int function_name (…)

{{

// 계좌번호// Account Number

DECLARE( STRING, acno, LENGTH, 12 );DECLARE (STRING, acno, LENGTH, 12);

// 구 계좌번호// old account number

DECLARE( STRING, gu_acno, LENGTH, 12 );DECLARE (STRING, gu_acno, LENGTH, 12);

// 은행구분// bank

DECLARE( INTEGER, bnk_g, LENGTH, 1 );DECLARE (INTEGER, bnk_g, LENGTH, 1);

}}

상기 테스트 케이스 정보는 상기 프로그램 소스코드 테스트를 위해, 상기 프로그램 소스코드가 일련의 과정을 위한 한 부분인 경우, 한 부분에 해당하는 명칭, 분류번호 등을 포함하여 이루어지는 것이 바람직하다.Preferably, the test case information includes a name, a classification number, and the like corresponding to a part when the program source code is part of a series of processes for testing the program source code.

예컨대, 상기 프로그램 소스코드가 금융거래에서 계좌에 입금 처리하는 부분인 경우, 이를 위한 테스트 케이스는 입금 처리(또는 입금처리 코드 등)를 포함하여 이루어지는 것이 바람직하다.For example, in the case where the program source code is a deposit processing part in an account in a financial transaction, a test case for this may include a deposit processing (or a deposit processing code, etc.).

이후, 상기 서버는 상기 수신된 테스트 요청 정보에 포함된 프로그램 소스코 드를 파싱 처리한다(240).Thereafter, the server parses the program source code included in the received test request information (240).

본 발명의 일 실시 방법에 따르면, 상기 프로그램 소스코드 파싱은, 프로그램 소스코드를 구성하는 적어도 하나 이상의 파일에서 함수가 선언된 부분, 변수가 선언된 부분, DB SQL이 선언된 부분을 분류, 확인하여 내부파일 함수와, 외부파일 함수와, DB SQL를 파싱 처리하는 것이 바람직하다.According to an exemplary embodiment of the present invention, the program source code parsing may be performed by classifying and confirming a function declaration, a variable declaration, and a DB SQL declaration in at least one file constituting the program source code. It is desirable to parse internal file functions, external file functions, and DB SQL.

또한, “main” 함수는 프로그램 소스코드의 기준이 되는 함수인 것이 바람직하며, main이 선언되어 있는 파일을 기준으로 외부파일과 내부파일로 분류하는 것이 바람직하다.In addition, it is preferable that the “main” function is a function that is a standard of the program source code, and it is preferable to classify the file into an external file and an internal file based on the file in which main is declared.

또한, “main” 함수가 xxx.h파일(즉, 헤더파일) 상에 선언된 경우, 내부파일 함수로 분류하는 것이 바람직하며, 당업자의 의도 및 목적에 따라 외부파일로 분류할 수도 있다.In addition, when the “main” function is declared in the xxx.h file (ie, the header file), it is preferable to classify it as an internal file function, and it may be classified as an external file according to the intention and purpose of those skilled in the art.

또한, 상기 내부파일 함수와 외부파일 함수 파싱시, 상기 내부파일 함수는 함수가 선언되는 앞부분에 ‘extern’이 없는 것이 바람직하며, 외부파일 함수는 함수의 선언되는 앞부분에 ‘extern’을 포함하여 이루어지는 것이 바람직하다.In addition, when parsing the internal file function and the external file function, the internal file function preferably has no 'extern' at the beginning of the function declaration, and the external file function includes 'extern' at the front of the function declaration. It is preferable.

또한, 선언문을 더 파싱할 수도 있으며, 상기 선언문은 적어도 하나 이상의 파일로 구성된 프로그램 소스코드에서 ‘#define’으로 선언된 부분을 포함하여 이루어지는 것이 바람직하다.In addition, the declaration statement may be further parsed, and the declaration statement may include a part declared as '#define' in the program source code consisting of at least one file.

또한, 전역변수를 더 파싱할 수도 있으며, 상기 전역변수는 상기 main(…), function(…) 등의 내부파일 함수(또는 외부파일 함수)의 외부 즉, ‘{‘와 ‘}’의 사이에 선언되지 않고, 또한 main(…)의 ‘…’ 또는 function(…)의 ‘…’의 외부에 선언된 변수를 포함하여 이루어지는 것이 바람직하며, 상기 전역변수에 대한 파싱 결과는 unsigned 이후만 파싱하여 테스트 항목을 생성하는 것이 바람직하다.In addition, the global variable can be further parsed, and the global variable is external to the internal file function (or external file function) such as main (…), function (…), that is, between '{' and '}'. Undeclared, and in main (…) ’Or‘… 'in function (…) It is preferable to include a variable declared outside of ', and the parsing result of the global variable is preferably parsed only after unsigned to generate a test item.

또한, 지역변수를 더 파싱 할 수도 있으며, 상기 지역변수는 function(…)이후 ‘{‘와 ‘}’의 사이에 ‘{‘의 처음부분에 선언되는 것이 바람직하며, 형태는 변수형(즉, short, int, float, long)과, 상기 변수형의 앞에 선언되는 unsigned와, 상기 unsigned의 앞에 선언되는 static, volatile, register 등으로 시작되는 것이 바람직하며, 상기 지역변수에 대한 파싱 결과는 unsigned 이후만 파싱하여 테스트 항목을 생성하는 것이 바람직하다.It is also possible to parse a local variable further, which is preferably declared at the beginning of '{' between '{' and '}' after function (…), and the type is variable type (ie short , int, float, long), and unsigned declared before the variable type, and static, volatile, and register declared before the unsigned, and the parsing result of the local variable is parsed only after unsigned. It is desirable to create a test item.

예컨대, 이하 도시된 프로그램 소스코드의 실시 예에서 내부파일 함수(또는 외부파일 함수) 리스트는 “function”와, “main”이며, “function”이 “main”과 다른 파일 상에 선언되어 있는 경우, 외부파일 함수로 분류하고, 같은 파일 상 에 선언하는 경우 내부파일 함수로 분류하는 것이 바람직하며, ‘void function(…)’의 앞부분에 ‘extern’을 검색하여 외부파일 함수로 분류할 수도 있다.For example, in the exemplary embodiment of the program source code shown below, when the internal file function (or external file function) list is “function” and “main”, and “function” is declared on a file different from “main”, Classify it as an external file function and classify it as an internal file function when declaring it on the same file. You can classify it as an external file function by searching for 'extern' in front of 'void function (…)'.

또한, DB SQL에 대한 파싱 결과는 ‘DECLARE( STRING, acno, LENGTH, 12 )’인 것이 바람직하다.Also, the parsing result for DB SQL is 'DECLARE (STRING, acno, LENGTH, 12)'.

또한, 선언문에 대한 파싱 결과는 ‘ #define X(a) function(a)’인 것이 바람직하며, 테스트 항목은 X(a) 이후의 function(a)인 것이 바람직하다.In addition, the parsing result of the declaration statement is preferably '#define X (a) function (a)', and the test item is preferably function (a) after X (a).

또한, 전역변수에 대한 파싱 결과는 ‘unsigned int global_variable1’과, ‘float global_variable2’인 것이 바람직하다.Also, the parsing result of the global variable is 'unsigned int global_variable1' and 'float global_variable2'.

또한, 지역변수에 대한 파싱 결과는 ‘unsigned int local_variable’인 것이 바람직하다.Also, the parsing result for local variables is preferably 'unsigned int local_variable'.

#define X(a) function(a)#define X (a) function (a)

register unsigned int global_variable1 = 0;register unsigned int global_variable1 = 0;

static float global_variable2 = 0;static float global_variable2 = 0;

void function(…)void function (…)

{{

unsigned int local_variable = 0;unsigned int local_variable = 0;

DECLARE( STRING, acno, LENGTH, 12 );DECLARE (STRING, acno, LENGTH, 12);

}}

int main()int main ()

{{

}}

본 발명의 다른 일 실시 방법에 따르면, 상기 프로그램 소스코드 파싱은, 프로그램 소스코드를 구성하는 적어도 하나 이상의 파일에서 함수 선언문 적어도 하나 이상 분류 검색하여, 내부파일 함수, 외부파일 함수를 적어도 하나 이상 파싱 처리하는 것이 바람직하다.According to another exemplary embodiment of the present invention, the program source code parsing may be performed by classifying and searching for at least one function declaration statement in at least one file constituting the program source code, thereby parsing at least one internal file function or an external file function. It is desirable to.

또한, “main” 함수는 프로그램 소스코드의 기준이 되는 함수인 것이 바람직하며, main이 선언되어 있는 파일을 기준으로 외부파일과 내부파일로 분류하는 것이 바람직하다.In addition, it is preferable that the “main” function is a function that is a standard of the program source code, and it is preferable to classify the file into an external file and an internal file based on the file where main is declared.

또한, “main” 함수가 xxx.h파일(즉, 헤더파일) 상에 선언된 경우, 내부파일 함수로 분류하는 것이 바람직하며, 당업자의 의도 및 목적에 따라 외부파일로 분류할 수도 있다.In addition, when the “main” function is declared in the xxx.h file (ie, the header file), it is preferable to classify it as an internal file function, and it may be classified as an external file according to the intention and purpose of those skilled in the art.

예컨대, 이하 도시된 프로그램 소스코드의 실시 예에서 내부파일 함수(또는 외부파일 함수) 리스트는 “function”와, “main”이며, “function”이 “main”과 다른 파일 상에 선언되어 있는 경우, 외부파일 함수로 분류하고, 같은 파일 상에 선언하는 경우 내부파일 함수로 분류하는 것이 바람직하다.For example, in the exemplary embodiment of the program source code shown below, when the internal file function (or external file function) list is “function” and “main”, and “function” is declared on a file different from “main”, Classify it as an external file function and classify it as an internal file function when declaring it on the same file.

또한, 이하 도시된 프로그램 소스코드에서 dllcall에 호출된 함수에 대응하여, 상기 프로그램 소스코드를 포함하는 적어도 하나 이상의 파일 상에 상기 함수의 위치를 확인하고, main 함수와 다른 파일인 경우 외부파일 함수로 분류하는 것이 바람직하다.In addition, corresponding to the function called to the dllcall in the program source code shown below, to check the location of the function on at least one file containing the program source code, if the file is different from the main function to an external file function It is desirable to classify.

int main()int main ()

{{

dllcall(“function”, args);dllcall (“function”, args);

}}

이후, 상기 서버는 상기 파싱 처리된 프로그램 소스코드에 대응하는 테스트 항목 정보를 생성하고(245), 상기 도면1에 도시된 시험항목D/B(140)에 상기 직원 정보와 연계 처리하여 저장한다(250).Subsequently, the server generates test item information corresponding to the parsed program source code (245), and stores the test item D / B 140 in association with the employee information in the test item D / B 140 shown in FIG. 250).

본 발명의 실시 방법에 따르면, 상기 테스트 항목 생성은 상기 프로그램 소스코드에 대응하는 파싱 결과, 상기 선언된 내부파일 함수, 외부파일 함수, DB SQL 중 적어도 하나 이상에 대응하여, 사용된 내부파일 함수, 외부파일 함수, DB SQL 중 적어도 하나 이상에 대응하는 항목을 테스트 항목으로 생성하는 것이 바람직하다.According to an embodiment of the present invention, the test item generation may correspond to at least one or more of the result of parsing corresponding to the program source code, the declared internal file function, an external file function, and DB SQL; It is preferable to create an item corresponding to at least one of an external file function and DB SQL as a test item.

예컨대, 적어도 하나 이상의 파일로 구성된 프로그램 소스코드에서, 선언된 내부파일 함수, 외부파일 함수, DB SQL 리스트를 생성하고, 생성된 리스트에서 사용된 내부파일 함수, 외부파일 함수, DB SQL를 적어도 하나 이상 포함하는 사용 프로그램 소스코드 리스트와, 사용되지 않은 내부파일 함수, 외부파일 함수, DB SQL을 적어도 하나 이상 포함하는 비사용 프로그램 소스코드 리스트를 상기 직원단 말(145)로 제공하는 것이 바람직하다.For example, in a program source code consisting of at least one file, generate a declared internal file function, an external file function, a DB SQL list, and at least one internal file function, an external file function, or DB SQL used in the generated list. It is preferable to provide the employee terminal 145 with a list of used program source codes, and a list of unused program source codes including at least one of an unused internal file function, an external file function, and DB SQL.

상기 직원 정보는 상기 프로그램 소스코드를 포함하는 테스트 요청 정보를 상기 직원단말(145)을 통해 입력하는 직원의 개인정보(예컨대, 직원의 성명, 주민등록번호, 주소, 전화번호, 휴대폰번호, 메일주소 등)와, 상기 직원의 사원정보(예컨대, 상기 직원이 상기 프로그램 소스코드를 개발한 대상 기업의 직원으로 입사함에 의해 상기 직원에게 부여되는 사원번호, 사원ID 정보, 사내 메일주소, 사내 전화번호 등)) 등을 적어도 하나 이상 포함하여 이루어지는 것이 바람직하다.The employee information is the personal information of the employee who inputs the test request information including the program source code through the employee terminal 145 (eg, the employee's name, social security number, address, telephone number, mobile number, e-mail address, etc.). And employee information of the employee (e.g., employee number, employee ID information, company email address, company phone number, etc.) assigned to the employee by joining the employee of the target company that developed the program source code. It is preferable to include at least one or more.

상기 테스트 항목 정보는 상기 직원단말(145)을 통해 제공되는 프로그램 소스코드를 파싱한 결과 확인된 내부파일 함수, 외부파일 함수, DB SQL 등을 적어도 하나 이상 포함하여 이루어지는 것이 바람직하며, 당업자의 의도 및 목적에 따라 상기 프로그램 소스코드 상에 포함된 전역변수, 내부파일 함수(또는 외부파일 함수) 상에 선언된 지역변수, 상기 프로그램 소스코드를 구성하는 적어도 하나 이상의 파일 상에 선언된 선언문(예컨대, #define 등)를 적어도 하나 이상 더 포함할 수도 있다.The test item information may include at least one or more of an internal file function, an external file function, DB SQL, etc., which are identified as a result of parsing the program source code provided through the employee terminal 145. Global variables included in the program source code, local variables declared in an internal file function (or external file function) according to the purpose, and declaration statements declared in at least one or more files constituting the program source code (eg, # may include at least one or more).

도면3은 본 발명의 실시 방법에 따른 프로그램 소스코드 테스트를 위한 프로그램 테스트 시스템을 도시한 도면이다.3 is a diagram illustrating a program test system for testing program source code according to an embodiment of the present invention.

보다 상세하게 본 도면3은 상기 프로그램 소스코드 테스트를 위해 상기 도면1에 도시된 프로그램 소스코드 처리 시스템을 통해 등록한 직원 정보, 프로그램 소스코드를 적어도 하나 이상 포함하는 테스트 요청 정보와, 상기 테스트 요청 정보에 대응하여 생성된 테스트 항목 정보에 대한 프로그램 소스코드 테스트를 위한 사용자 인터페이스 화면을 제공하고, 상기 사용자 인터페이스를 통해 입력(또는 선택)된 적어도 하나 이상의 입력항목과, 상기 입력항목에 대응하는 입력값을 포함하는 입력 데이터, 적어도 하나 이상의 출력항목과, 상기 출력항목에 대응하는 출력값을 포함하는 출력 데이터에 대응하여 상기 등록한 프로그램 소스코드에 대한 테스트를 실행하고, 상기 프로그램 소스코드 테스트 결과 정보를 저장매체(360)에 저장하는 프로그램 소스코드 테스트를 위한 프로그램 테스트 시스템의 구성을 도시한 것으로서, 본 발명이 속하는 기술분야에서 통상의 지식을 가진 자라면, 본 도면3을 참조 및 변형하여 상기 프로그램 소스코드 테스트를 위한 프로그램 테스트 시스템 구성에 대한 다양한 실시 방법을 유추할 수 있을 것이나, 본 발명은 상기 유추되는 모든 실시 방법을 포함하며, 본 도면3에 도시된 실시 방법만으로 한정되지 아니한다.In more detail, FIG. 3 includes test request information including at least one employee information, a program source code registered through the program source code processing system shown in FIG. 1 for the program source code test, and the test request information. Providing a user interface screen for testing program source code for corresponding test item information, and including at least one or more input items input (or selected) through the user interface, and input values corresponding to the input items. And executes a test on the registered program source code in response to input data, at least one output item, and output data including an output value corresponding to the output item, and stores the program source code test result information. Program source As a configuration of a program test system for a test, a person of ordinary skill in the art to which the present invention pertains refers to the configuration of a program test system for the program source code test by referring to and modifying the drawing 3. Various implementation methods may be inferred, but the present invention includes all the implementation methods inferred above and is not limited to the implementation method shown in FIG.

예컨대, 본 발명이 속하는 기술분야에서 통상의 기술지식을 가진 자라면, 본 도면3에 도시된 프로그램 테스트 서버를 적어도 하나 이상의 서버로 구성할 수도 있으며, 이에 의해 본 발명이 한정되지 아니한다.For example, those skilled in the art to which the present invention pertains may configure the program test server shown in FIG. 3 with at least one or more servers, and the present invention is not limited thereto.

이하, 본 도면3에 도시된 프로그램 테스트 시스템 상에서 상기 테스트 요청 단말(370)로부터 제공되는 입력 데이터 또는 출력 데이터에 대응하여 상기 등록한 프로그램 소스코드 테스트를 위한 적어도 하나 이상의 수단 또는 기능구성에 대응하는 구성요소를 편의상 "프로그램 테스트 서버(300)"라고 한다.Hereinafter, components corresponding to at least one or more means or functional configuration for testing the registered program source code corresponding to input data or output data provided from the test request terminal 370 on the program test system shown in FIG. For convenience, it is referred to as "program test server 300".

본 발명의 실시 방법을 따르는 본 도면3을 참조하면, 본 발명에 따른 프로그램 소스코드 테스트를 위한 프로그램 테스트 시스템은, 소정의 네트워크 수단에 연결된 적어도 하나 이상의 테스트 요청 단말(370)과, 상기 도면1에 도시된 프로그램 소스코드 처리 시스템을 통해 등록한 직원 정보, 프로그램 소스코드를 적어도 하나 이상 포함하는 테스트 요청 정보를 저장하는 프로그램D/B(135)와, 상기 도면1에 도시된 프로그램 소스코드 처리 서버를 통해 상기 프로그램D/B(135)에 저장된 프로그램 소스코드를 파싱하여 생성한 테스트 항목 정보를 상기 프로그램 소스코드를 등록한 직원 정보와 연계 처리하여 저장하거나, 또는 상기 프로그램 테스트 서버(300)에서 제공하는 사용자 인터페이스를 통해 입력되는 입력 데이터와, 출력 데이터를 상기 직원 정보와 연계 처리하여 저장하는 시험항목D/B(140)와, 상기 프로그램 소스코드 테스트를 테스트하기 위한 입력 전문 또는 출력 전문을 저장하는 이미지로그D/B(350)와, 상기 사용자 인터페이스를 통해 입력되는 입력항목 또는 출력항목에 대응하는 유효값을 저장하는 코드테이블D/B(355)와, 상기 프로그램 소스코드를 테스트한 테스트 결과에 대응하는 로그를 상기 프로그램 소스코드를 등록한(또는 테스트한) 직원 정보와 연계 처리하여 저장하는 저장매체(360) 및 상기 테스 트 요청 단말(370)과 소정의 네트워크 수단을 통해 연결되며, 상기 네트워크 수단을 통해 전송되는 입력 데이터 또는 출력 데이터를 적어도 하나 이상 수신하여 상기 프로그램 소스코드를 테스트하는 프로그램 테스트 서버(300)를 포함하여 이루어지는 것을 특징으로 한다.Referring to FIG. 3 according to an embodiment of the present invention, a program test system for testing program source code according to the present invention includes at least one test request terminal 370 connected to predetermined network means, and FIG. A program D / B 135 for storing employee information registered through the illustrated program source code processing system and test request information including at least one program source code, and a program source code processing server shown in FIG. The user interface provided by the program test server 300 or storing the test item information generated by parsing the program source code stored in the program D / B 135 in association with the employee information that registered the program source code. Linking input data and output data input through the employee information A test item D / B 140 for processing and storing, an image log D / B 350 for storing an input message or an output message for testing the program source code test, and an input item input through the user interface Or a code table D / B 355 for storing a valid value corresponding to an output item, and a log corresponding to a test result of testing the program source code with the employee information that registered (or tested) the source code of the program. The program source code is connected to the storage medium 360 for processing and storing the test request terminal 370 through a predetermined network means, and receives at least one input data or output data transmitted through the network means. Characterized in that it comprises a program test server 300 for testing.

상기 테스트 요청 단말(370)은 TCP/IP(Transmission Control Protocol/Internet Protocol) 기반의 유선 통신망(예컨대, ADSL(Asymmetric Digital Subscriber Line)/VDSL(Very high-data rate Digital Subscriber Line) 및/또는 케이블 통신망)를 통해 상기 프로그램 테스트 서버(300)와 통신 연결되는 데스크탑 컴퓨터 및/또는 노트북을 포함하는 유선 단말을 적어도 하나 이상 포함하여 이루어지거나, 및/또는 CDMA(Code Division Multiple Access) 기반의 이동 통신망(또는 HSDPA(High Speed Downlink Packet Access) 기반 이동 통신망)에 연결되는 이동 통신단말, 및/또는 IEEE 802.16x 기반의 초고속 무선 인터넷에 연결되는 휴대 인터넷 단말, 및/또는 IEEE 802.11x 기반의 무선랜 통신망에 연결되는 무선랜 단말을 적어도 하나 이상 포함하는 무선 단말을 적어도 하나 이상 포함하여 이루어지는 것을 특징으로 하며, 상기 테스트 요청 단말(370)은 상기 프로그램 테스트 서버(300)에서 제공하는 적어도 하나 이상의 프로그램 소스코드 테스트를 위한 사용자 인터페이스 화면을 출력하고, 상기 프로그램 소스코드 테스트를 위한 사용자 인터페이스 화면을 통해 적어도 하나 이상의 정보를 입력 및/또는 선택하여 상기 프로그램 테스트 서버(300)로 전송하기 위한 기능 구성(예컨대, 브라우져 프로그램과 통신 기능)이 구비되어 있는 것이 바람직하다.The test request terminal 370 is a wired communication network based on TCP / IP (for example, Asymmetric Digital Subscriber Line (ADSL) / Very High-data Rate Digital Subscriber Line (VDSL) and / or cable communication network). A mobile communication network comprising at least one wired terminal including a desktop computer and / or a laptop connected to the program test server 300 and / or a code division multiple access (CDMA) -based mobile communication network (or A mobile communication terminal connected to a High Speed Downlink Packet Access (HSDPA) based mobile communication network, and / or a portable Internet terminal connected to a high-speed wireless Internet based on IEEE 802.16x, and / or a wireless LAN network based on IEEE 802.11x. And at least one wireless terminal including at least one WLAN terminal, wherein the test request The terminal 370 outputs a user interface screen for at least one program source code test provided by the program test server 300, and inputs at least one information through a user interface screen for the program source code test. And / or a functional configuration (eg, a browser program and a communication function) for selecting and transmitting the selected program to the program test server 300.

본 발명이 속하는 기술분야에서 통상의 지식을 가진 자라면, 적어도 하나 이상의 유선 단말 및/또는 무선 단말에 대응하는 상기 테스트 요청 단말(370)의 특징을 용이하게 유추할 수 있을 것이므로, 이에 대한 상세한 설명은 편의상 생략한다.Those skilled in the art to which the present invention pertains can easily infer the characteristics of the test request terminal 370 corresponding to at least one or more wired terminals and / or wireless terminals. Is omitted for convenience.

본 발명의 실시 방법에 따라 상기 테스트 요청 단말(370)이 유선 단말인 경우, 상기 네트워크 수단은 상기 TCP/IP 기반의 유선 통신망을 포함하여 이루어지며, 상기 테스트 요청 단말(370)이 무선 단말인 경우, 상기 네트워크 수단은 상기 CDMA 기반(또는 HSDPA 기반)의 이동 통신망, 및/또는 IEEE 802.16x 기반의 초고속 무선 인터넷, 및/또는 IEEE 802.11x 기반의 무선랜 통신망을 적어도 하나 이상 포함하여 이루어지는 것이 바람직하다.When the test request terminal 370 is a wired terminal according to an embodiment of the present invention, the network means includes the TCP / IP-based wired communication network, and the test request terminal 370 is a wireless terminal. Preferably, the network means comprises at least one of a CDMA based (or HSDPA based) mobile communication network, and / or IEEE 802.16x based high speed wireless Internet, and / or IEEE 802.11x based wireless LAN communication network. .

본 발명에 따른 프로그램 테스트 시스템 상에 구비되는 상기 프로그램D/B(135)는 상기 도면1에 도시된 프로그램 소스코드 처리 시스템을 통해 등록한 직원 정보, 프로그램 소스코드를 적어도 하나 이상 포함하는 테스트 요청 정보를 연계 처리하여 저장하는 것을 특징으로 한다.The program D / B 135 provided on the program test system according to the present invention includes the test request information including at least one employee information and program source code registered through the program source code processing system shown in FIG. Characterized in that the linkage processing.

상기 직원 정보는 상기 프로그램 소스코드를 포함하는 테스트 요청 정보를 상기 직원단말을 통해 입력하는 직원의 개인정보(예컨대, 직원의 성명, 주민등록번 호, 주소, 전화번호, 휴대폰번호, 메일주소 등)와, 상기 직원의 사원정보(예컨대, 상기 직원이 상기 프로그램 소스코드를 개발한 대상 기업의 직원으로 입사함에 의해 상기 직원에게 부여되는 사원번호, 사원ID 정보, 사내 메일주소, 사내 전화번호 등)) 등을 적어도 하나 이상 포함하여 이루어지는 것이 바람직하다.The employee information may include personal information of the employee who inputs test request information including the program source code through the employee terminal (for example, the employee's name, social security number, address, telephone number, mobile number, e-mail address, etc.) Employee information of the employee (e.g., employee number, employee ID information, company email address, company phone number, etc.) assigned to the employee by joining the employee of the target company that developed the program source code; It is preferable to include at least one.

상기 프로그램 소스코드는 상기 직원이 등록하는 적어도 하나 이상의 파일에 포함된 내부파일 함수, 외부파일 함수, DB SQL 등을 적어도 하나 이상 포함하여 이루어지는 것이 바람직하다.The program source code preferably comprises at least one of an internal file function, an external file function, DB SQL, etc. included in at least one file registered by the employee.

상기 프로그램 소스코드에 포함된 내부파일 함수는, 상기 직원이 등록하는 프로그램 소스코드를 포함하는 적어도 하나 이상의 파일 중 어느 하나의 내부에 정의되어 사용되는 함수를 의미하는 것이 바람직하다.The internal file function included in the program source code may mean a function defined and used in at least one of at least one file including a program source code registered by the employee.

예컨대, 상기 내부파일 함수는 “process.c”로 정의된 파일이 있을 경우, 상기 파일의 내부에 이하 도시될 예제 프로그램 소스코드에서 “summation” 함수를 내부파일 함수라고 하는 것이 바람직하다.For example, when the internal file function is a file defined as "process.c", it is preferable that the "summation" function is referred to as an internal file function in the example program source code shown below.

/* FileName : process.c *// * FileName: process.c * /

int summation(int a, int b)int summation (int a, int b)

{{

return (a+b);return (a + b);

}}

int main(int argc, char **argv)int main (int argc, char ** argv)

{{

int Process_Result = 0;int Process_Result = 0;

printf(“A + B = %d”, summation(a, b));printf (“A + B =% d”, summation (a, b));

return Process_Result;return Process_Result;

}}

/* End of File(process.c) *// * End of File (process.c) * /

상기 프로그램 소스코드에 포함된 외부파일 함수는, 상기 직원이 등록하는 프로그램 소스코드를 포함하는 적어도 두개 이상의 파일 중 두 개 이상의 파일 내부에 정의되어 사용되는 함수를 의미하는 것이 바람직하다.The external file function included in the program source code is preferably a function defined and used in two or more files among at least two or more files including the program source code registered by the employee.

예컨대, 상기 외부파일 함수는 “process.c”와, “function.c”로 정의된 두 개의 파일이 있을 경우, 상기 “function.c” 파일의 내부에 이하 도시될 프로그램 소스코드에서 “calculation” 함수를 외부파일 함수라고 하는 것이 바람직하다.For example, if there are two files defined as “process.c” and “function.c”, the external file function is a “calculation” function in the program source code to be shown below in the “function.c” file. Is called an external file function.

/* FileName : function.c *// * FileName: function.c * /

extern int calculation(int a, int b)extern int calculation (int a, int b)

{{

return (a*b);return (a * b);

}}

/* End of File(function.c) *// * End of File (function.c) * /

/* FileName : process.c *// * FileName: process.c * /

extern int calculation(int a, int b);extern int calculation (int a, int b);

int main(int argc, char **argv)int main (int argc, char ** argv)

{{

int Process_Result = 0;int Process_Result = 0;

printf(“A + B = %d”, calculation (a, b));printf (“A + B =% d”, calculation (a, b));

return Process_Result;return Process_Result;

}}

End of File(process.c)End of File (process.c)

상기 프로그램 소스코드에 포함된 DB SQL은 상기 직원이 등록하는 프로그램 소스코드를 포함하는 적어도 하나 이상의 파일 중 어느 하나의 내부에 정의되어 사용되는 파일을 의미하는 것이 바람직하다.DB SQL included in the program source code is preferably a file defined and used in any one of at least one or more files including the program source code registered by the employee.

예컨대, 상기 DB SQL은 소스코드 내부에 이하 도시될 예제와 같이 정의하여 사용하는 것이 바람직하며, 이하 도시될 예제의 형태 이외에 프로그램 개발자의 편의상 실제 정의된 프로그램 함수를 사용할 수도 있다.For example, the DB SQL is preferably defined and used in the source code as an example to be shown below, and in addition to the form of the example to be shown below, a program function that is actually defined may be used for the convenience of a program developer.

int function_name(…)int function_name (…)

{{

// 계좌번호// Account Number

DECLARE( STRING, acno, LENGTH, 12 );DECLARE (STRING, acno, LENGTH, 12);

// 구 계좌번호// old account number

DECLARE( STRING, gu_acno, LENGTH, 12 );DECLARE (STRING, gu_acno, LENGTH, 12);

// 은행구분// bank

DECLARE( INTEGER, bnk_g, LENGTH, 1 );DECLARE (INTEGER, bnk_g, LENGTH, 1);

}}

본 발명에 따른 프로그램 테스트 시스템 상에 구비되는 상기 시험항목D/B(140)는 상기 도면1에 도시된 프로그램 소스코드 처리 시스템을 통해 등록한 직 원 정보, 프로그램 소스코드를 적어도 하나 이상 포함하는 테스트 요청 정보에 대응하여 상기 도면1에 도시된 프로그램 소스코드 처리 서버에서 상기 프로그램 소스코드 파싱 처리결과 생성되는 테스트 항목 정보를 상기 직원 정보와 연계 처리하여 저장하는 것을 특징으로 한다.The test item D / B 140 provided on the program test system according to the present invention includes a test request including at least one employee information and a program source code registered through the program source code processing system shown in FIG. Corresponding to the information, the program source code processing server shown in FIG. 1 may store the test item information generated as a result of the program source code parsing process in association with the employee information.

또한, 상기 프로그램 테스트 시스템 상에 구비되는 상기 시험항목D/B(140)는 상기 프로그램 테스트 서버(300)에서 상기 테스트 요청 단말(370)로 제공하는 사용자 인터페이스를 통해 입력(또는 선택)하여 전송하는 적어도 하나 이상의 입력항목과, 상기 입력항목에 대응하는 입력값을 포함하는 입력 데이터, 적어도 하나 이상의 출력항목과, 상기 출력항목에 대응하는 출력값을 포함하는 출력 데이터를 상기 직원 정보와 연계 처리하여 저장하는 것을 특징으로 하며, 상기 입력 데이터 및 출력 데이터는 상기 생성된 테스트 항목 정보에 대한 입력 데이터 및 출력 데이터 인 것이 바람직하다.In addition, the test item D / B 140 provided on the program test system is input (or selected) and transmitted through the user interface provided from the program test server 300 to the test request terminal 370. Storing at least one input item, input data including an input value corresponding to the input item, at least one output item, and output data including at least one output item and an output value corresponding to the output item in association with the employee information. The input data and the output data may be input data and output data for the generated test item information.

상기 직원 정보는 상기 프로그램 소스코드를 포함하는 테스트 요청 정보를 상기 직원단말을 통해 입력하는 직원의 개인정보(예컨대, 직원의 성명, 주민등록번호, 주소, 전화번호, 휴대폰번호, 메일주소 등)와, 상기 직원의 사원정보(예컨대, 상기 직원이 상기 프로그램 소스코드를 개발한 대상 기업의 직원으로 입사함에 의해 상기 직원에게 부여되는 사원번호, 사원ID 정보, 사내 메일주소, 사내 전화번호 등)) 등을 적어도 하나 이상 포함하여 이루어지는 것이 바람직하다.The employee information may include personal information of the employee (eg, employee's name, social security number, address, telephone number, mobile phone number, e-mail address, etc.) for inputting test request information including the program source code through the employee terminal, At least employee information (e.g., employee number, employee ID information, company e-mail address, company phone number, etc.) assigned to the employee when the employee enters the employee of the target company that developed the program source code. It is preferable to include one or more.

상기 테스트 항목 정보는 상기 직원단말을 통해 제공되는 프로그램 소스코드를 파싱한 결과 확인된 내부파일 함수, 외부파일 함수, DB SQL 등을 적어도 하나 이상 포함하여 이루어지는 것이 바람직하며, 당업자의 의도 및 목적에 따라 상기 프로그램 소스코드 상에 포함된 전역변수, 내부파일 함수(또는 외부파일 함수) 상에 선언된 지역변수, 상기 프로그램 소스코드를 구성하는 적어도 하나 이상의 파일 상에 선언된 선언문(예컨대, #define 등)를 적어도 하나 이상 더 포함할 수도 있다.Preferably, the test item information includes at least one of an internal file function, an external file function, DB SQL, and the like, as a result of parsing the program source code provided through the employee terminal, and according to the intention and purpose of those skilled in the art. Global variables included in the program source code, local variables declared in an internal file function (or external file function), and declaration statements declared in at least one or more files constituting the program source code (eg, #define, etc.) It may further include at least one or more.

상기 입력 데이터는 상기 직원단말을 통해 제공된 사용자 인터페이스를 통해 입력(또는 선택)하여 전송하는 입력항목(예컨대, 그룹사CODE, 국가코드, 어플리케이션서버 Node번호, 전문전송일시, 거래점번호, 거래단말기번호, 거래코드, 화면코드, 시스템일자, 로깅시간, 전문길이, 전문헤더내역, 전문자료내역, 에러코드 등)와, 상기 입력항목에 대응하는 입력값을 적어도 하나 이상 포함하여 이루어지는 것이 바람직하며, 상기 입력값은 생략될 수도 있다.The input data is input (or selected) to be transmitted through the user interface provided through the employee terminal (eg, group company CODE, country code, application server node number, specialized transmission date, trading point number, transaction terminal number, Transaction code, screen code, system date, logging time, full length, full header, full data, error code, etc.) and at least one input value corresponding to the input item. The value may be omitted.

만약, 상기 입력값이 생략되는 경우, 상기 입력값은 상기 프로그램 테스트 서버(300)와 네트워크 수단을 통해 연결되는 메타시스템(365)(또는 상기 프로그램 테스트 시스템 상에 구비되는 코드테이블D/B(355))로부터 입력값을 추출하는 것이 바람직하다.If the input value is omitted, the input value is code table D / B 355 provided on the meta system 365 (or the program test system) connected to the program test server 300 through a network means. It is preferable to extract the input value from)).

또한, 상기 입력 데이터는 상기 입력항목과, 상기 입력항목과 연계된 입력값 대신 이미지로그D/B(350)에 저장된 적어도 하나 이상의 입력 전문을 선택한 입력 전문 선택 정보일 수도 있으며, 이에 의해 본 발명이 한정되지 아니한다.In addition, the input data may be input message selection information for selecting the input item and at least one input message stored in the image log D / B 350 instead of the input value associated with the input item. It is not limited.

상기 출력 데이터는 상기 직원단말을 통해 제공된 사용자 인터페이스를 통해 입력(또는 선택)하여 전송하는 입력항목에 대응하는 항목(예컨대, 그룹사CODE, 국가코드, 어플리케이션서버 Node번호, 전문전송일시, 거래점번호, 거래단말기번호, 거래코드, 화면코드, 시스템일자, 로깅시간, 전문길이, 전문헤더내역, 전문자료내역, 에러코드 등)과, 상기 입력항목에 의해 출력되는 결과항목(예컨대, 상기 입력항목에 의한 거래코드가 출금인 경우, 출금된 이후 잔액 등)을 적어도 하나 이상 포함하는 출력항목과, 상기 출력항목에 대응하는 출력값을 적어도 하나 이상 포함하여 이루어지는 것이 바람직하며, 상기 출력값은 생략될 수도 있다.The output data is an item (eg, group company CODE, country code, application server node number, specialized transmission date, transaction number, etc.) corresponding to an input item to be input (or selected) through a user interface provided through the employee terminal. Terminal number, transaction code, screen code, system date, logging time, full length, full header, full text, error code, etc., and result items outputted by the input items (e.g., by the input items) When the transaction code is withdrawn, it is preferable to include at least one output item including at least one balance after the withdrawal) and an output value corresponding to the output item, and the output value may be omitted.

만약, 상기 출력값이 생략되는 경우, 상기 출력값은 상기 프로그램 테스트 서버(300)와 네트워크 수단을 통해 연결되는 메타시스템(365)(또는 상기 프로그램 테스트 시스템 상에 구비되는 코드테이블D/B(355))로부터 출력값을 추출하는 것이 바람직하다.If the output value is omitted, the output value is meta-system 365 (or code table D / B 355 provided on the program test system) connected to the program test server 300 through a network means. It is preferable to extract the output value from the.

또한, 상기 출력 데이터는 상기 출력항목과, 상기 출력항목과 연계된 출력값 대신 이미지로그D/B(350)에 저장된 적어도 하나 이상의 출력 전문을 선택한 출력 전문 선택 정보일 수도 있으며, 이에 의해 본 발명이 한정되지 아니한다.The output data may be output message selection information that selects the output item and at least one output message stored in the image log D / B 350 instead of the output value associated with the output item, thereby limiting the present invention. Not.

또한, 상기 프로그램 테스트 시스템 상에 구비되는 상기 이미지로그D/B(350)는 상기 프로그램 테스트 서버(300)에서 기 개발한 프로그램 테스트를 실행을 위해 이용한 입력 전문과, 상기 입력 전문에 대응하는 출력 전문을 연계 처리하여 저장하는 것을 특징으로 한다.The image log D / B 350 provided on the program test system may include an input message used for executing a program test previously developed by the program test server 300 and an output message corresponding to the input message. Characterized in that for storing the linkage process.

또한, 상기 프로그램 테스트 시스템 상에 구비되는 상기 이미지로그D/B(350)는 기 개발한 프로그램 테스트를 완료하고, 상기 프로그램을 실제 적용분야에 적용하여 이용 시, 상기 프로그램을 이용 중에 입력하는 입력 전문과, 상기 입력 전문에 대응하여 프로그램 실행 결과 생성되는 출력 전문을 연계 처리하여 더 저장하는 것을 특징으로 한다.In addition, the image log D / B 350 provided on the program test system completes a previously developed program test and inputs the program while using the program when the program is applied to an actual application field. And storing and storing the output message in association with the input message.

상기 입력 전문은 상기 프로그램 테스트를 실행하기 위한 상기 입력항목 정보와, 상기 입력항목 정보에 대응하는 입력값 정보를 적어도 하나 이상 포함하여 이루어지는 것이 바람직하다.The input message may include at least one input item information for executing the program test and at least one input value information corresponding to the input item information.

예컨대, 상기 입력 전문은 ‘00001599220070810coreap1d1877000345227201SF…’으로 구성되며, 상기 코드상의 일부에 입력항목의 위치별 입력값이 저장되는 것이 바람직하고, 각각의 입력항목별 자릿수가 정해져 있는 것이 바람직하며, 당업자의 의도 및 목적에 따라 변경될 수도 있다.For example, the input full text is' 00001599220070810coreap1d1877000345227201SF... It is preferable that the input value for each position of the input item is stored in a part of the code, and that the number of digits for each input item is determined, and may be changed according to the intention and purpose of those skilled in the art.

상기 출력 전문은 상기 프로그램 테스트를 실행하기 위한 상기 출력항목 정보와, 상기 출력항목 정보에 대응하는 출력값 정보를 적어도 하나 이상 포함하여 이루어지는 것이 바람직하며, 상기 출력 전문의 실시 방법은 상기 입력 전문과 동일한 형태를 가지는 것이 바람직하다.The output message may include at least one of the output item information for executing the program test and at least one output value information corresponding to the output item information. It is preferable to have.

또한, 상기 프로그램 테스트 시스템 상에 구비되는 상기 코드테이블D/B(355)는 입력 코드 테이블과 출력 코드 테이블을 연계 처리하여 저장하는 것을 특징으로 하며, 상기 입력 코드 테이블과 출력 코드 테이블은 상호 대응되는 것이 바람직하다.In addition, the code table D / B 355 provided on the program test system may be configured to store an input code table and an output code table in association with each other, and the input code table and the output code table may correspond to each other. It is preferable.

상기 입력 코드 테이블은 상기 입력항목과 유사한 형태의 적어도 하나 이상의 입력항목 정보와, 상기 입력항목에 대응하는 입력값을 포함하여 이루어지는 것이 바람직하다.The input code table preferably includes at least one input item information in a form similar to the input item, and an input value corresponding to the input item.

상기 출력 코드 테이블은 상기 출력항목과 유사한 형태의 적어도 하나 이상의 출력항목 정보와, 상기 출력항목에 대응하는 출력값을 포함하여 이루어지는 것이 바람직하다.Preferably, the output code table includes at least one piece of output item information similar to the output item and an output value corresponding to the output item.

또한, 상기 프로그램 테스트 시스템 상에 구비되는 저장매체(360)는 상기 프로그램 테스트 결과를 저장하기 위해 상기 프로그램 테스트를 요청하는(또는 상기 프로그램 소스코드를 개발한) 직원에 대응하는 직원 정보와, 상기 프로그램 테스트 결과에 대응하는 테스트 결과 로그를 저장하는 것을 특징으로 한다.In addition, the storage medium 360 provided on the program test system includes employee information corresponding to an employee requesting the program test (or developing the program source code) to store the program test result, and the program. And storing a test result log corresponding to the test result.

상기 직원 정보는 상기 프로그램 소스코드를 포함하는 테스트 요청 정보를 상기 직원단말을 통해 입력하는 직원의 개인정보(예컨대, 직원의 성명, 주민등록번호, 주소, 전화번호, 휴대폰번호, 메일주소 등)와, 상기 직원의 사원정보(예컨대, 상기 직원이 상기 프로그램 소스코드를 개발한 대상 기업의 직원으로 입사함에 의해 상기 직원에게 부여되는 사원번호, 사원ID 정보, 사내 메일주소, 사내 전화번호 등)) 등을 적어도 하나 이상 포함하여 이루어지는 것이 바람직하다.The employee information may include personal information of the employee (eg, employee's name, social security number, address, telephone number, mobile phone number, e-mail address, etc.) for inputting test request information including the program source code through the employee terminal, At least employee information (e.g., employee number, employee ID information, company e-mail address, company phone number, etc.) assigned to the employee when the employee enters the employee of the target company that developed the program source code. It is preferable to include one or more.

상기 프로그램 결과 로그는 상기 프로그램 소스코드를 테스트한 테스트 결과에 대응하는 결과 로그를 포함하여 이루어지는 것이 바람직하며, 상기 결과 로그는 상기 입력항목과, 상기 입력항목에 대응하는 입력값별 실행결과(즉, 정상, 오류 등)와, 상기 실행결과 출력되는 출력항목 및 출력값별 실행결과 비교 결과(즉, 정상, 오류 등)와, 상기 실행 결과가 오류인 경우, 정상 입력되어야 할 입력값, 또는 정상 출력되어야 할 출력값 과의 비교 결과와, 오류 레벨을 포함하여 이루어지는 것이 바람직하다.Preferably, the program result log includes a result log corresponding to a test result of testing the program source code, and the result log includes the input item and an execution result for each input value corresponding to the input item (ie, normal). , An error, etc.), an output item outputted from the execution result and an execution result comparison result for each output value (ie, normal, error, etc.), and if the execution result is an error, an input value to be inputted normally or to be outputted normally. It is preferable to include the result of the comparison with the output value and the error level.

예컨대, 상기 프로그램 소스코드에 대한 테스트 결과 치명적인 오류(즉, 상기 프로그램 소스코드가 예기치 못한 오류로 실행이 정지하는 경우)에 대한 치명적 오류레벨을 포함하여 이루어지는 것이 바람직하며, 이 경우, 프로그램이 실행되는 프로그램 실행 라인 넘버 등을 더 포함하여 이루어지는 것이 바람직하다.For example, the test result for the program source code may include a fatal error level for a fatal error (that is, when the program source code stops running due to an unexpected error), in which case the program is executed. It is preferable to further include a program execution line number.

또한, 상기 프로그램 소스코드에 대한 테스트 결과 정상 실행인 경우, 입력항목(또는 출력항목)에 대응하는 입력값(또는 출력값)을 출력하지 않을 수도 있으며, 정상 출력 여부만 포함하여 이루어지는 것이 바람직하다.In addition, when the test result of the program source code is normally executed, the input value (or output value) corresponding to the input item (or output item) may not be output, and only the normal output is included.

또한, 상기 프로그램 소스코드에 대한 테스트 결과 오류인 경우, 입력항목(또는 출력항목)에 대응하는 입력값(또는 출력값)과, 상기 오류에 대응하는 오류 레벨을 출력하는 것이 바람직하다.In addition, in the case of a test result error of the program source code, it is preferable to output an input value (or an output value) corresponding to an input item (or an output item) and an error level corresponding to the error.

또한, 상기 프로그램 소스코드에 대한 테스트 결과 정상(또는 오류)로 판별할 수 없는 경우(예컨대, 출력항목이 더 출력되는 경우 등), 상기 출력항목 이외의 출력값이 더 있음을 알리는 경고 메시지 등의 형태로 출력하는 것이 바람직하며, 당업자의 의도 및 목적에 따라 변경될 수도 있다.In addition, when a test result for the program source code cannot be determined to be normal (or an error) (for example, when an output item is further output), a warning message or the like indicating that there are more output values other than the output item. It is preferable to output to and may be changed according to the intention and purpose of those skilled in the art.

본 발명의 실시 방법에 따르면, 상기 프로그램 테스트 서버(300)는 상기 테 스트 요청 단말(370)과 네트워크 수단에 대응하는 웹 인터페이스를 제공하기 위해, 상기 네트워크 수단을 통해 상기 테스트 요청 단말(370)과 소정의 통신채널을 연결 및 관리하는 인터페이스부(305)(또는 인터페이스 수단)를 구비하여 이루어지는 것을 특징으로 하며, 이에 의해 상기 프로그램 테스트 서버(300)는 상기 테스트 요청 단말(370)과 유선 통신망 및/또는 무선 통신망을 통해 통신 연결되는 웹서버의 기능을 구비한다.According to the exemplary embodiment of the present invention, the program test server 300 is connected to the test request terminal 370 through the network means to provide a web interface corresponding to the test request terminal 370 and the network means. And an interface unit 305 (or interface means) for connecting and managing a predetermined communication channel, whereby the program test server 300 is connected to the test request terminal 370 and / or a wired communication network. Or it has a function of a web server that is connected via a wireless communication network.

본 발명의 일 실시 방법에 따라 상기 테스트 요청 단말(370)이 TCP/IP 기반의 유선 통신망을 통해 통신채널이 연결되는 유선 단말인 경우, 상기 인터페이스부(305)는 상기 테스트 요청 단말(370)과 HTTP(Hyper-Text Transfer Protocol) 프로토콜을 기반으로 소정의 통신채널을 연결하고, 상기 통신채널을 통해 상기 테스트 요청 단말(370)로 HTML(Hyper-Text Markup Language) 호환 문서 형태의 프로그램 소스코드 테스트를 위한 사용자 인터페이스 화면 및/또는 정보 제공 화면을 전송하여 출력하고, 상기 테스트 요청 단말(370)로부터 상기 프로그램 소스코드 테스트를 위한 사용자 인터페이스 화면을 통해 입력(또는 선택)된 소정의 적어도 하나 이상의 입력항목과, 상기 입력항목에 대응하는 입력값을 포함하는 입력 데이터, 적어도 하나 이상의 출력항목과, 상기 출력항목에 대응하는 출력값을 포함하는 출력 데이터를 수신 처리하는 기능을 수행하는 것이 바람직하다.According to an exemplary embodiment of the present invention, when the test request terminal 370 is a wired terminal to which a communication channel is connected through a TCP / IP based wired communication network, the interface unit 305 is connected to the test request terminal 370. Connect a predetermined communication channel based on the Hyper-Text Transfer Protocol (HTTP) protocol, and test the program source code in the form of a Hyper-Text Markup Language (HTML) compatible document to the test request terminal 370 through the communication channel. Transmits and outputs a user interface screen and / or an information providing screen, and inputs (or selects) at least one input item from the test request terminal 370 through a user interface screen for testing the program source code; Input data including an input value corresponding to the input item, at least one output item, and corresponding to the output item. To carry out the function of receiving the processed output data containing an output value is preferred.

본 발명의 다른 일 실시 방법에 따라 상기 테스트 요청 단말(370)이 CDMA 기 반의 무선 통신망을 통해 통신채널이 연결되는 무선 단말인 경우, 상기 인터페이스부(305)는 상기 테스트 요청 단말(370)과 WAP(Wireless Application Protocol) 및/또는 ME(Mobile Explorer) 프로토콜을 기반으로 소정의 통신채널을 연결하고, 상기 통신채널을 통해 상기 테스트 요청 단말(370)로 WML(Wireless Markup Language) 및/또는 HTML 호환 문서 형태의 프로그램 소스코드 테스트를 위한 사용자 인터페이스 화면 및/또는 정보 제공 화면을 전송하여 출력하고, 상기 테스트 요청 단말(370)로부터 상기 프로그램 소스코드 테스트를 위한 사용자 인터페이스 화면에 대응하는 소정의 적어도 하나 이상의 입력항목과, 상기 입력항목에 대응하는 입력값을 포함하는 입력 데이터, 적어도 하나 이상의 출력항목과, 상기 출력항목에 대응하는 출력값을 포함하는 출력 데이터를 수신 처리하는 기능을 수행하는 것이 바람직하다.According to another exemplary embodiment of the present invention, when the test request terminal 370 is a wireless terminal to which a communication channel is connected through a CDMA based wireless communication network, the interface unit 305 is connected to the test request terminal 370 and a WAP. (Wireless Markup Language (WML) and / or HTML compatible document) to connect a predetermined communication channel based on a Wireless Application Protocol (ME) and / or Mobile Explorer (ME) protocol, and to the test request terminal 370 through the communication channel. Transmitting and outputting a user interface screen and / or an information providing screen for a program source code test in a form, and inputting at least one or more inputs corresponding to the user interface screen for the program source code test from the test request terminal 370 Input data including an item, an input value corresponding to the input item, at least one output item, It is preferable to carry out the function of receiving the processed output data containing an output value corresponding to the group output item.

본 발명의 또다른 일 실시 방법에 따라 상기 테스트 요청 단말(370)이 IEEE 802.16x 기반의 무선 통신망을 통해 통신채널이 연결되는 무선 단말인 경우, 상기 인터페이스부(305)는 상기 테스트 요청 단말(370)과 상기 IEEE 802.16x 규격에 대응하는 무선 프로토콜을 기반으로 소정의 통신채널을 연결하고, 상기 통신채널을 통해 상기 테스트 요청 단말(370)로 소정의 프로그램 소스코드 테스트를 위한 사용자 인터페이스 화면 및/또는 정보 제공 화면을 전송하여 출력하고, 상기 테스트 요청 단말(370)로부터 상기 프로그램 소스코드 테스트를 위한 사용자 인터페이스 화면에 대응하는 소정의 적어도 하나 이상의 입력항목과, 상기 입력항목에 대응하는 입력값을 포함하는 입력 데이터, 적어도 하나 이상의 출력항목과, 상기 출력항목에 대응하는 출력값을 포함하는 출력 데이터를 수신 처리하는 기능을 수행하는 것이 바람직하며, 및/또는 상기 테스트 요청 단말(370)이 IEEE 802.11x 기반의 무선 통신망을 통해 통신채널이 연결되는 무선 단말인 경우, 상기 인터페이스부(305)는 상기 테스트 요청 단말(370)과 상기 IEEE 802.11x 규격에 대응하는 무선 프로토콜을 기반으로 소정의 통신채널을 연결하고, 상기 통신채널을 통해 상기 테스트 요청 단말(370)로 소정의 프로그램 소스코드 테스트를 위한 사용자 인터페이스 화면 및/또는 정보 제공 화면을 전송하여 출력하고, 상기 테스트 요청 단말(370)로부터 상기 프로그램 소스코드 테스트를 위한 사용자 인터페이스 화면에 대응하는 소정의 적어도 하나 이상의 입력항목과, 상기 입력항목에 대응하는 입력값을 포함하는 입력 데이터, 적어도 하나 이상의 출력항목과, 상기 출력항목에 대응하는 출력값을 포함하는 출력 데이터를 수신 처리하는 기능을 수행하는 것이 바람직하다.According to another exemplary embodiment of the present invention, when the test request terminal 370 is a wireless terminal to which a communication channel is connected through an IEEE 802.16x based wireless communication network, the interface unit 305 is the test request terminal 370. And a predetermined communication channel based on a wireless protocol corresponding to the IEEE 802.16x standard, and a user interface screen for testing a predetermined program source code to the test request terminal 370 through the communication channel. Transmits and outputs an information providing screen, and includes at least one input item corresponding to a user interface screen for testing the program source code from the test request terminal 370, and an input value corresponding to the input item An output comprising input data, at least one output item, and an output value corresponding to the output item It is preferable to perform a function of receiving and processing data, and / or when the test request terminal 370 is a wireless terminal to which a communication channel is connected through an IEEE 802.11x based wireless communication network, the interface unit 305 is The test request terminal 370 connects a predetermined communication channel based on a wireless protocol corresponding to the IEEE 802.11x standard, and tests the predetermined program source code with the test request terminal 370 through the communication channel. Transmits and outputs a user interface screen and / or an information providing screen, and corresponds to at least one input item corresponding to the user interface screen for the program source code test from the test request terminal 370, and corresponds to the input item Input data including an input value, at least one output item, and To carry out the function of receiving the processed output data containing an output value that is preferred.

도면3을 참조하면, 상기 프로그램 테스트 서버(300)는 소정의 테스트 요청 단말(370)이 상기 인터페이스부(305)를 통해 상기 프로그램 테스트 서버(300)에 접속시, 상기 인터페이스부(305)와 연동하여 상기 테스트 요청 단말(370)에서 소정의 적어도 하나 이상의 입력항목과, 상기 입력항목에 대응하는 입력값을 포함하는 입력 데이터, 적어도 하나 이상의 출력항목과, 상기 출력항목에 대응하는 출력값을 포함하는 출력 데이터를 입력(또는 선택)하여 전송하도록 하는 소정의 프로그램 소스코드 테스트를 위한 사용자 인터페이스 화면을 생성(또는 추출)하여 제공하는 인터페이스 제공부(310)(또는 인터페이스 제공수단)와, 상기 인터페이스부(305)와 연 동하여 상기 테스트 요청 단말(370)에서 상기 프로그램 소스코드 테스트를 위한 사용자 인터페이스 화면을 통해 입력(또는 선택)하여 전송하는 적어도 하나 이상의 입력항목과, 상기 입력항목에 대응하는 입력값을 포함하는 입력 데이터, 적어도 하나 이상의 출력항목과, 상기 출력항목에 대응하는 출력값을 포함하는 출력 데이터를 수신하는 정보 수신부(315)(또는 정보 수신수단)와, 상기 인터페이스 제공부(310)를 통해 제공되는 프로그램 테스트를 위한 사용자 인터페이스 화면 상의 일정 영역에 입력항목을 출력하기 위해, 상기 입력항목을 추출하는 입력항목 추출부(320)(또는 입력항목 추출수단)와, 상기 추출된 입력항목에 대응하는 입력값을 추출하는 입력값 추출부(325)(또는 입력값 추출수단)와, 상기 인터페이스 제공부(310)를 통해 제공되는 프로그램 테스트를 위한 사용자 인터페이스 화면 상의 일정 영역에 출력항목을 출력하기 위해, 상기 출력항목을 추출하는 출력항목 추출부(330)(또는 출력항목 추출수단)와, 상기 추출된 출력항목에 대응하는 출력값을 추출하는 출력값 추출부(335)(또는 출력값 추출수단)와, 상기 인터페이스 제공부(310)를 통해 제공된 프로그램 테스트를 위한 사용자 인터페이스 화면을 통해 입력되어 상기 테스트 요청 단말(370)로부터 수신한 입력 데이터와, 상기 입력 데이터에 대응하는 출력 데이터에 대응하여 프로그램 소스코드를 테스트하는 프로그램 테스트 처리부(340)(또는 프로그램 테스트 처리수단)와, 상기 프로그램 테스트 결과 생성되는 테스트 결과 로그를 상기 직원 정보와 연계 처리하여 상기 저장매체(360)에 저장하는 정보 저장부(345)(또는 정보 저장수단)을 구비하여 이루어지는 것을 특징으로 한다.Referring to FIG. 3, the program test server 300 interworks with the interface unit 305 when a predetermined test request terminal 370 accesses the program test server 300 through the interface unit 305. The test request terminal 370 outputs at least one input item including at least one input item, input data including an input value corresponding to the input item, at least one output item, and an output value corresponding to the output item. An interface providing unit 310 (or interface providing means) for generating (or extracting) a user interface screen for a predetermined program source code test for inputting (or selecting) data and transmitting the same; and the interface unit 305 ) Through the user interface screen for the program source code test in the test request terminal 370 Receive at least one or more input items to be input (or selected) for transmission, input data including an input value corresponding to the input item, at least one output item, and output data including an output value corresponding to the output item. An input for extracting the input item in order to output the input item to a predetermined area on a user interface screen for a program test provided through the information receiving unit 315 (or information receiving means) and the interface providing unit 310 An item extracting unit 320 (or an input item extracting means), an input value extracting unit 325 (or an input value extracting means) for extracting an input value corresponding to the extracted input item, and the interface providing unit 310. In order to output the output item in a certain area on the user interface screen for the program test provided through), extract the output item. An output item extracting unit 330 (or output item extracting means), an output value extracting unit 335 (or output value extracting means) for extracting an output value corresponding to the extracted output item, and the interface providing unit 310. The program test processor 340 that is input through a user interface screen for a program test provided through the input data received from the test request terminal 370 and the program source code corresponding to the output data corresponding to the input data. (Or program test processing means) and an information storage unit 345 (or information storage means) for storing the test result log generated in the program test result in association with the employee information and storing in the storage medium 360. Characterized in that made.

상기 인터페이스 제공부(310)는 소정의 테스트 요청 단말(370)이 상기 인터페이스부(305)를 통해 상기 프로그램 테스트 서버(300)에 접속시, 상기 테스트 요청 단말(370)에 구비된 기능구성(예컨대, 테스트 요청 단말(370)에 구비된 브라우져 프로그램)에 대응하여 소정의 적어도 하나 이상의 입력항목과, 상기 입력항목에 대응하는 입력값을 포함하는 입력 데이터, 적어도 하나 이상의 출력항목과, 상기 출력항목에 대응하는 출력값을 포함하는 출력 데이터를 입력(또는 선택)하여 상기 네트워크 수단을 통해 상기 프로그램 테스트 서버(300)로 전송할 수 있는 소정의 프로그램 소스코드 테스트를 위한 사용자 인터페이스 화면을 생성하거나, 및/또는 소정의 데이터베이스(도시생략)로부터 추출하고, 상기 인터페이스부(305)와 연동하여 상기 생성(또는 추출)된 프로그램 소스코드 테스트를 위한 사용자 인터페이스 화면을 상기 네트워크 수단을 통해 상기 테스트 요청 단말(370)로 제공하는 것을 특징으로 한다.The interface providing unit 310 has a functional configuration (eg, provided in the test request terminal 370 when a predetermined test request terminal 370 is connected to the program test server 300 through the interface unit 305). , At least one or more input items corresponding to the browser program included in the test request terminal 370, input data including input values corresponding to the input items, at least one output item, and the output item. Generate (or select) output data including corresponding output values and generate user interface screens for a predetermined program source code test that can be transmitted to the program test server 300 via the network means, and / or Extracted from a database (not shown), and generated (or extracted) in association with the interface unit 305 A user interface screen for a gram source code test may be provided to the test request terminal 370 through the network means.

이후, 상기 테스트 요청 단말(370)은 상기 프로그램 소스코드 테스트를 위한 사용자 인터페이스 화면을 기반으로 소정의 적어도 하나 이상의 입력항목과, 상기 입력항목에 대응하는 입력값을 포함하는 입력 데이터, 적어도 하나 이상의 출력항목과, 상기 출력항목에 대응하는 출력값을 포함하는 출력 데이터를 입력(또는 선택)하며, 상기 적어도 하나 이상의 입력항목과, 상기 입력항목에 대응하는 입력값을 포함하는 입력 데이터, 적어도 하나 이상의 출력항목과, 상기 출력항목에 대응 하는 출력값을 포함하는 출력 데이터가 입력(또는 선택)된 것이 확인되면, 상기 테스트 요청 단말(370)은 상기 네트워크 수단을 통해 상기 입력(또는 선택)된 적어도 하나 이상의 입력항목과, 상기 입력항목에 대응하는 입력값을 포함하는 입력 데이터, 적어도 하나 이상의 출력항목과, 상기 출력항목에 대응하는 출력값을 포함하는 출력 데이터를 상기 프로그램 테스트 서버(300)로 전송한다.Thereafter, the test request terminal 370 outputs at least one or more input items including at least one input item, an input value corresponding to the input item, and at least one output item based on a user interface screen for testing the program source code. Input (or select) an output data including an item and an output value corresponding to the output item, the at least one input item, input data including an input value corresponding to the input item, and at least one output item And, when it is confirmed that the output data including the output value corresponding to the output item is input (or selected), the test request terminal 370 is at least one input item (or selected) through the network means And at least one input data including input values corresponding to the input items. Output data including an output item and an output value corresponding to the output item is transmitted to the program test server 300.

본 발명이 속한 기술분야에서 통상의 지식을 가진 자라면, 상기 테스트 요청 단말(370)에서 상기 프로그램 소스코드 테스트를 위한 사용자 인터페이스 화면에 포함된 적어도 하나 이상의 폼(Form) 양식을 통해 상기 적어도 하나 이상의 입력항목과, 상기 입력항목에 대응하는 입력값을 포함하는 입력 데이터, 적어도 하나 이상의 출력항목과, 상기 출력항목에 대응하는 출력값을 포함하는 출력 데이터를 입력(또는 선택)하는 기술적 특징과, 상기 네트워크 수단이 제공하는 통신 프로토콜을 통해 상기 입력(또는 선택)된 적어도 하나 이상의 입력항목과, 상기 입력항목에 대응하는 입력값을 포함하는 입력 데이터, 적어도 하나 이상의 출력항목과, 상기 출력항목에 대응하는 출력값을 포함하는 출력 데이터를 상기 프로그램 테스트 서버(300)로 전송하는 기술적 특징을 기 숙지하고 있을 것이므로, 이에 대한 상세한 설명은 편의상 생략한다.If one of ordinary skill in the art to which the present invention pertains, the test request terminal 370 through the at least one form (Form) included in the user interface screen for the program source code test the at least one or more Technical features for inputting (or selecting) an input item, input data including an input value corresponding to the input item, at least one or more output items, and output data including an output value corresponding to the output item, and the network At least one or more input items inputted (or selected) via a communication protocol provided by the means, input data including input values corresponding to the input items, at least one output item, and output values corresponding to the output items. The technology for transmitting the output data comprising a program test server 300 Because be aware group characteristics, a detailed description thereof will be omitted for convenience.

상기 정보 수신부(315)는 상기 테스트 요청 단말(370)에서 상기 프로그램 소스코드 테스트를 위한 사용자 인터페이스 화면을 통해 소정의 적어도 하나 이상의 입력항목과, 상기 입력항목에 대응하는 입력값을 포함하는 입력 데이터, 적어도 하나 이상의 출력항목과, 상기 출력항목에 대응하는 출력값을 포함하는 출력 데이터를 입력(또는 선택)하여 상기 네트워크 수단을 통해 전송시, 상기 인터페이스부(305)와 연동하여 상기 적어도 하나 이상의 입력항목과, 상기 입력항목에 대응하는 입력값을 포함하는 입력 데이터, 적어도 하나 이상의 출력항목과, 상기 출력항목에 대응하는 출력값을 포함하는 출력 데이터를 수신하는 것을 특징으로 하며, 상기 수신된 적어도 하나 이상의 입력항목과, 상기 입력항목에 대응하는 입력값을 포함하는 입력 데이터, 적어도 하나 이상의 출력항목과, 상기 출력항목에 대응하는 출력값을 포함하는 출력 데이터를 상기 정보 저장부(345)로 제공한다.The information receiving unit 315 may include at least one input item including at least one input item and an input value corresponding to the input item through the user interface screen for the program source code test at the test request terminal 370; Inputting (or selecting) at least one output item and output data including an output value corresponding to the output item and transmitting the data through the network means, the at least one input item in cooperation with the interface unit 305; Receiving input data including an input value corresponding to the input item, at least one output item, and output data including an output value corresponding to the output item, and receiving the at least one input item. And input data including an input value corresponding to the input item. And it provides the one or more items and output, the data storage unit 345, the output data including the output value corresponding to the output item.

상기 정보 저장부(345)는 상기 정보 수신부(315)를 통해 수신된 상기 적어도 하나 이상의 입력항목과, 상기 입력항목에 대응하는 입력값을 포함하는 입력 데이터, 적어도 하나 이상의 출력항목과, 상기 출력항목에 대응하는 출력값을 포함하는 출력 데이터를 연계 처리하여 상기 저장매체(360)에 저장하는 것을 특징으로 한다.The information storage unit 345 may include the at least one input item received through the information receiving unit 315, input data including an input value corresponding to the input item, at least one output item, and the output item. Characterized in that the output data including the output value corresponding to the processing to store in the storage medium (360).

상기 입력 데이터는 상기 직원단말을 통해 제공된 사용자 인터페이스를 통해 입력(또는 선택)하여 전송하는 입력항목(예컨대, 그룹사CODE, 국가코드, 어플리케이션서버 Node번호, 전문전송일시, 거래점번호, 거래단말기번호, 거래코드, 화면코드, 시스템일자, 로깅시간, 전문길이, 전문헤더내역, 전문자료내역, 에러코드 등)와, 상기 입력항목에 대응하는 입력값을 적어도 하나 이상 포함하여 이루어지는 것 이 바람직하며, 상기 입력값은 생략될 수도 있다.The input data is input (or selected) to be transmitted through the user interface provided through the employee terminal (eg, group company CODE, country code, application server node number, specialized transmission date, trading point number, transaction terminal number, Transaction code, screen code, system date, logging time, full length, full header details, full text details, error codes, etc.), and at least one input value corresponding to the input items. The input value may be omitted.

만약, 상기 입력값이 생략되는 경우, 상기 입력값은 상기 프로그램 테스트 서버(300)와 네트워크 수단을 통해 연결되는 메타시스템(365)(또는 상기 프로그램 테스트 시스템 상에 구비되는 코드테이블D/B(355))로부터 입력값을 추출하는 것이 바람직하다.If the input value is omitted, the input value is code table D / B 355 provided on the meta system 365 (or the program test system) connected to the program test server 300 through a network means. It is preferable to extract the input value from)).

또한, 상기 입력 데이터는 상기 입력항목과, 상기 입력항목과 연계된 입력값 대신 이미지로그D/B(350)에 저장된 적어도 하나 이상의 입력 전문을 선택한 입력 전문 선택 정보일 수도 있으며, 이에 의해 본 발명이 한정되지 아니한다.In addition, the input data may be input message selection information for selecting the input item and at least one input message stored in the image log D / B 350 instead of the input value associated with the input item. It is not limited.

상기 출력 데이터는 상기 직원단말을 통해 제공된 사용자 인터페이스를 통해 입력(또는 선택)하여 전송하는 입력항목에 대응하는 항목(예컨대, 그룹사CODE, 국가코드, 어플리케이션서버 Node번호, 전문전송일시, 거래점번호, 거래단말기번호, 거래코드, 화면코드, 시스템일자, 로깅시간, 전문길이, 전문헤더내역, 전문자료내역, 에러코드 등)과, 상기 입력항목에 의해 출력되는 결과항목(예컨대, 상기 입력항목에 의한 거래코드가 출금인 경우, 출금된 이후 잔액 등)을 적어도 하나 이상 포함하는 출력항목과, 상기 출력항목에 대응하는 출력값을 적어도 하나 이상 포함하여 이루어지는 것이 바람직하며, 상기 출력값은 생략될 수도 있다.The output data is an item (eg, group company CODE, country code, application server node number, specialized transmission date, transaction number, etc.) corresponding to an input item to be input (or selected) through a user interface provided through the employee terminal. Terminal number, transaction code, screen code, system date, logging time, full length, full header, full text, error code, etc., and result items outputted by the input items (e.g., by the input items) When the transaction code is withdrawn, it is preferable to include at least one output item including at least one balance after the withdrawal) and an output value corresponding to the output item, and the output value may be omitted.

만약, 상기 출력값이 생략되는 경우, 상기 출력값은 상기 프로그램 테스트 서버(300)와 네트워크 수단을 통해 연결되는 메타시스템(365)(또는 상기 프로그램 테스트 시스템 상에 구비되는 코드테이블D/B(355))로부터 출력값을 추출하는 것이 바람직하다.If the output value is omitted, the output value is meta-system 365 (or code table D / B 355 provided on the program test system) connected to the program test server 300 through a network means. It is preferable to extract the output value from the.

또한, 상기 출력 데이터는 상기 출력항목과, 상기 출력항목과 연계된 출력값 대신 이미지로그D/B(350)에 저장된 적어도 하나 이상의 출력 전문을 선택한 출력 전문 선택 정보일 수도 있으며, 이에 의해 본 발명이 한정되지 아니한다.The output data may be output message selection information that selects the output item and at least one output message stored in the image log D / B 350 instead of the output value associated with the output item, thereby limiting the present invention. Not.

상기 입력항목 추출부(320)는 상기 인터페이스 제공부(310)를 통해 상기 프로그램 소스코드 테스트를 위한 사용자 인터페이스 화면을 상기 테스트 요청 단말(370)로 제공하여 출력시, 상기 프로그램 소스코드 테스트를 위해 입력할 입력대상 항목에 대응하는 입력항목을 상기 이미지로그D/B(350), 코드테이블D/B(355)로부터 추출하는 것을 특징으로 하며, 상기 추출된 입력항목에 대응하는 입력값을 상기 입력항목 추출시 상기 입력값 추출부(325)를 통해 추출하는 하는 것이 바람직하다.The input item extracting unit 320 provides a user interface screen for the program source code test to the test request terminal 370 through the interface providing unit 310 and outputs the same when outputting the program source code test. And extracting an input item corresponding to the input target item from the image log D / B 350 and the code table D / B 355, and inputting an input value corresponding to the extracted input item. It is preferable to extract through the input value extraction unit 325 during extraction.

본 발명의 일 실시 방법에 따르면, 상기 입력항목 추출은, 상기 프로그램 소스코드 테스트에 대응하는 테스트 항목에 대응하여, 상기 이미지로그D/B(350)로부터 입력 전문을 확인하고, 상기 확인된 입력 전문 중 입력항목을 추출하여 상기 인터페이스 제공부(310)를 통해 상기 클라이언트 단말로 제공할 사용자 인터페이스 상의 일정 영역에 출력하는 것이 바람직하다.According to an exemplary embodiment of the present invention, the input item extraction may include checking a full text from the image log D / B 350 corresponding to a test item corresponding to the program source code test, and checking the checked full text. Among the input items, it is preferable to output the predetermined items on a user interface to be provided to the client terminal through the interface providing unit 310.

본 발명의 다른 일 실시 방법에 따르면, 상기 입력항목 추출은, 상기 프로그램 소스코드 테스트에 대응하는 테스트 항목에 대응하여, 상기 코드테이블D/B(355)로부터 입력항목을 추출하는 것이 바람직하다.According to another exemplary embodiment of the present invention, the input item extraction may be performed to extract an input item from the code table D / B 355 corresponding to a test item corresponding to the program source code test.

본 발명의 또 다른 일 실시 방법에 따르면, 상기 입력항목 추출은, 상기 프로그램 소스코드 테스트에 대응하는 테스트 항목에 대응하여, 상기 메타시스템(365)로부터 입력항목을 추출하는 것이 바람직하다.According to another exemplary embodiment of the present invention, the input item extraction may be performed to extract an input item from the meta system 365 in response to a test item corresponding to the program source code test.

본 발명의 또 다른 일 실시 방법에 따르면, 상기 입력항목 추출은, 상기 추출된 입력항목을 상기 프로그램 테스트를 위한 사용자 인터페이스에 출력 후, 상기 출력된 사용자 인터페이스 상의 일정 영역을 통해 소정의 입력항목을 추가(또는 삭제)하여 추출된 입력항목을 바탕으로 새로운 입력항목을 생성할 수도 있다.According to another exemplary embodiment of the present invention, the input item extraction outputs the extracted input item to the user interface for the program test, and then adds a predetermined input item through a predetermined area on the output user interface. You can also create new entries based on the extracted entries (or delete them).

본 발명의 또 다른 일 실시 방법에 따르면, 상기 입력항목 추출은, 상기 프로그램 소스코드 테스트에 대응하는 테스트 항목에 대응하여, 상기 입력항목을 상기 프로그램 테스트를 위한 사용자 인터페이스를 통해 직접 입력(또는 선택)하는 것이 바람직하다.According to another exemplary embodiment of the present invention, the input item extraction may include directly inputting (or selecting) the input item through a user interface for the program test in response to a test item corresponding to the program source code test. It is desirable to.

본 발명의 실시 방법에 따르면, 상기 입력값은 상기 추출된 입력항목에 대응하여, 상기 입력항목이 추출된 데이터베이스(예컨대, 이미지로그D/B(350), 코드테이블D/B(355) 등) 또는 메타시스템(365)으로부터 상기 입력항목과 매칭되는 입력값을 추출하는 것이 바람직하다.According to an embodiment of the present invention, the input value corresponds to the extracted input item, and the database from which the input item is extracted (eg, image log D / B 350, code table D / B 355, etc.). Alternatively, it is preferable to extract an input value matching the input item from the meta system 365.

상기 출력항목 추출부(330)는 상기 인터페이스 제공부(310)를 통해 상기 프로그램 소스코드 테스트를 위한 사용자 인터페이스 화면을 상기 테스트 요청 단말(370)로 제공하여 출력시, 상기 프로그램 소스코드 테스트를 위해 출력할 출력대상 항목에 대응하는 출력항목을 상기 이미지로그D/B(350), 코드테이블D/B(355)로부터 추출하는 것을 특징으로 하며, 상기 추출된 출력항목에 대응하는 출력값을 상기 출력항목 추출시 상기 출력값 추출부(335)를 통해 추출하는 하는 것이 바람직하다.The output item extracting unit 330 outputs a user interface screen for testing the program source code to the test request terminal 370 through the interface providing unit 310 and outputs the program source code for testing. And extracting an output item corresponding to the output target item from the image log D / B 350 and the code table D / B 355, and extracting the output item corresponding to the extracted output item. It is preferable to extract through the output value extraction unit 335 at the time.

또한, 상기 출력항목은 상기 입력항목에 대응하는 출력항목을 자동 추출할 수도 있으며, 이에 의해 본 발명이 한정되지 아니한다.In addition, the output item may automatically extract an output item corresponding to the input item, whereby the present invention is not limited.

본 발명의 일 실시 방법에 따르면, 상기 출력항목 추출은, 상기 프로그램 소스코드 테스트에 대응하는 테스트 항목에 대응하여, 상기 이미지로그D/B(350)로부터 출력 전문을 확인하고, 상기 확인된 출력 전문 중 출력항목을 추출하여 상기 인터페이스 제공부(310)를 통해 상기 클라이언트 단말로 제공할 사용자 인터페이스 상의 일정 영역에 출력하는 것이 바람직하다.According to an exemplary embodiment of the present invention, the output item extraction may include verifying an output message from the image log D / B 350 corresponding to a test item corresponding to the program source code test, and checking the identified output message. It is preferable that the output item is extracted and output to a predetermined area on a user interface to be provided to the client terminal through the interface providing unit 310.

본 발명의 다른 일 실시 방법에 따르면, 상기 출력항목 추출은, 상기 프로그램 소스코드 테스트에 대응하는 테스트 항목에 대응하여, 상기 코드테이블D/B(355)로부터 출력항목을 추출하는 것이 바람직하다.According to another exemplary embodiment of the present invention, the output item extracting preferably extracts an output item from the code table D / B 355 corresponding to a test item corresponding to the program source code test.

본 발명의 또 다른 일 실시 방법에 따르면, 상기 출력항목 추출은, 상기 프로그램 소스코드 테스트에 대응하는 테스트 항목에 대응하여, 상기 메타시스템(365)로부터 출력항목을 추출하는 것이 바람직하다.According to another embodiment of the present invention, the output item extraction, it is preferable to extract the output item from the meta-system 365 corresponding to the test item corresponding to the program source code test.

본 발명의 또 다른 일 실시 방법에 따르면, 상기 출력항목 추출은, 상기 추출된 출력항목을 상기 프로그램 테스트를 위한 사용자 인터페이스에 출력 후, 상기 출력된 사용자 인터페이스 상의 일정 영역을 통해 소정의 출력항목을 추가(또는 삭제)하여 추출된 출력항목을 바탕으로 새로운 출력항목을 생성할 수도 있다.According to another embodiment of the present invention, the output item extraction outputs the extracted output item to the user interface for the program test, and then adds a predetermined output item through a predetermined area on the output user interface. You can also create new output items based on the extracted output items (or delete them).

본 발명의 또 다른 일 실시 방법에 따르면, 상기 출력항목 추출은, 상기 프로그램 소스코드 테스트에 대응하는 테스트 항목에 대응하여, 상기 출력항목을 상기 프로그램 테스트를 위한 사용자 인터페이스를 통해 직접 출력(또는 선택)하는 것이 바람직하다.According to another exemplary embodiment of the present invention, the output item extraction may include outputting (or selecting) the output item directly through a user interface for the program test, in response to a test item corresponding to the program source code test. It is desirable to.

본 발명의 실시 방법에 따르면, 상기 출력값은 상기 추출된 출력항목에 대응 하여, 상기 출력항목이 추출된 데이터베이스(예컨대, 이미지로그D/B(350), 코드테이블D/B(355) 등) 또는 메타시스템(365)으로부터 상기 출력항목과 매칭되는 출력값을 추출하는 것이 바람직하다.According to an embodiment of the present invention, the output value corresponds to the extracted output item, the database from which the output item is extracted (eg, image log D / B 350, code table D / B 355, etc.) or It is preferable to extract an output value matching the output item from the meta system 365.

상기 프로그램 테스트 처리부(340)는 상기 인터페이스 제공부(310)를 통해 제공된 프로그램 테스트를 위한 사용자 인터페이스 화면을 통해 입력되어 상기 테스트 요청 단말(370)로부터 수신한 입력 데이터와, 상기 입력 데이터에 대응하는 출력 데이터에 대응하여 프로그램 소스코드를 테스트하는 것을 특징으로 하며, 상기 프로그램 테스트 결과 생성되는 테스트 결과 로그를 상기 직원 정보와 연계 처리하여 상기 저장매체(360)에 저장하는 정보 저장부(345)로 제공하는 것이 바람직하다.The program test processor 340 is input through a user interface screen for a program test provided through the interface providing unit 310 and received from the test request terminal 370, and outputs corresponding to the input data. Characterized in that to test the program source code in response to the data, the test result log generated by the program test result is processed in association with the employee information provided to the information storage unit 345 for storing in the storage medium 360 It is preferable.

본 발명의 실시 방법에 따르면, 프로그램 테스트 처리는, 상기 프로그램 테스트를 위한 사용자 인터페이스 화면을 통해 입력되어 상기 테스트 요청 단말(370)로부터 수신한 적어도 하나 이상의 입력항목과, 상기 입력항목에 대응하는 입력값을 포함하는 입력 데이터, 적어도 하나 이상의 출력항목과, 상기 출력항목에 대응하는 출력값을 포함하는 출력 데이터에 대응하여, 상기 시험항목D/B(140)에 저장된 테스트 항목 정보에 대응하는 테스트 항목별 프로그램 소스코드 테스트를 실행하는 것이 바람직하다.According to the exemplary embodiment of the present invention, the program test process may include at least one input item received through the user interface screen for the program test and received from the test request terminal 370 and an input value corresponding to the input item. A test item-specific program corresponding to test item information stored in the test item D / B 140 in response to input data including at least one, at least one output item, and output data including an output value corresponding to the output item. It is desirable to run source code tests.

이후, 상기 프로그램 테스트 실행결과에 대응하는 테스트 결과 로그를 생성하고, 상기 생성된 테스트 결과 로그를 상기 저장매체(360)에 저장하는 것이 바람직하다.Thereafter, it is preferable to generate a test result log corresponding to the program test execution result, and to store the generated test result log in the storage medium 360.

도면4는 본 발명의 실시 방법에 따른 프로그램 소스코드 테스트를 위한 프로그램 테스트 시스템의 동작 흐름을 도시한 도면이다.4 is a diagram illustrating an operation flow of a program test system for testing program source code according to an embodiment of the present invention.

보다 상세하게 본 도면4는 상기 프로그램 소스코드 테스트를 위해 상기 도면1에 도시된 프로그램 소스코드 처리 시스템을 통해 등록한 직원 정보, 프로그램 소스코드를 적어도 하나 이상 포함하는 테스트 요청 정보와, 상기 테스트 요청 정보에 대응하여 생성된 테스트 항목 정보에 대한 프로그램 소스코드 테스트를 위한 사용자 인터페이스 화면을 제공하고, 상기 사용자 인터페이스를 통해 입력(또는 선택)된 적어도 하나 이상의 입력항목과, 상기 입력항목에 대응하는 입력값을 포함하는 입력 데이터, 적어도 하나 이상의 출력항목과, 상기 출력항목에 대응하는 출력값을 포함하는 출력 데이터에 대응하여 상기 등록한 프로그램 소스코드에 대한 테스트를 실행하고, 상기 프로그램 소스코드 테스트 결과 정보를 저장매체(360)에 저장하는 프로그램 소스코드 테스트를 위한 프로그램 테스트 시스템의 동작 흐름을 도시한 것으로서, 본 발명이 속하는 기술분야에서 통상의 지식을 가진 자라면, 본 도면4를 참조 및 변형하여 상기 프로그램 소스코드 테스트를 위한 프로그램 테스트 시스템의 동작 흐름에 대한 다양한 실시 방법을 유추할 수 있을 것이나, 본 발명은 상기 유추되는 모든 실시 방법을 포함하며, 본 도면4에 도시된 실시 방법만으로 한정되지 아니한다.In more detail, FIG. 4 shows test request information including at least one employee information and program source code registered through the program source code processing system shown in FIG. 1 for testing the program source code, and the test request information. Providing a user interface screen for testing program source code for corresponding test item information, and including at least one or more input items input (or selected) through the user interface, and input values corresponding to the input items. And executes a test on the registered program source code in response to input data, at least one output item, and output data including an output value corresponding to the output item, and stores the program source code test result information. Program source As an operation flow of a program test system for a test, a person of ordinary skill in the art may refer to and modify the drawing of FIG. 4 to operate the program test system for testing the program source code. Various implementation methods for the flow may be inferred, but the present invention includes all the implementation methods inferred above and is not limited to the implementation method shown in FIG.

이하, 본 도면4에서 상기 도면3에 도시된 프로그램 테스트 시스템 상의 프로그램 테스트 서버(300)를 편의상 "서버"라고 하고, 상기 도면3에 도시된 프로그램 테스트 시스템 상의 테스트 요청 단말(370)을 편의상 "단말"이라고 한다.Hereinafter, in FIG. 4, the program test server 300 on the program test system illustrated in FIG. 3 is referred to as a “server” for convenience, and the test request terminal 370 on the program test system illustrated in FIG. 3 is referred to as a “terminal” for convenience. "

도면4를 참조하면, 상기 도면3에 도시된 프로그램 테스트 시스템 상의 단말은 상기 네트워크 수단을 통해 상기 서버에 접속하여 프로그램 소스코드 테스트를 위한 통신채널을 연결한다(400).Referring to FIG. 4, the terminal on the program test system shown in FIG. 3 accesses the server through the network means and connects a communication channel for a program source code test (400).

본 발명의 실시 방법에 따르면, 상기 통신채널 연결 과정은 상기 단말에서 상기 서버로 로그인하는 과정, 및/또는 상기 단말에서 상기 서버로 회원 가입하는 과정 등을 적어도 하나 이상 더 포함하여 이루어지는 것이 바람직하며, 상기 과정에서 상기 단말에 대응하는 고객정보가 추출(또는 획득)된다.According to an embodiment of the present invention, the communication channel connection process may further include at least one or more steps of logging in to the server from the terminal, and / or joining the server to the server. In the process, the customer information corresponding to the terminal is extracted (or obtained).

본 발명이 속한 기술분야에서 통상의 지식을 가진 자라면, 상기 단말이 상기 네트워크 수단에 대응하는 소정의 브라우져 프로그램을 통해 상기 네트워크 수단에 대응하는 통신 프로토콜에 따라 상기 서버에 접속하여 상기 프로그램 소스코드 테스트를 위한 통신채널을 연결하는 기술적 특징을 기 숙지하고 있을 것이므로, 이에 대한 상세한 설명은 편의상 생략한다.Those skilled in the art to which the present invention pertains, the terminal is connected to the server according to the communication protocol corresponding to the network means through a predetermined browser program corresponding to the network means to test the program source code Since it will be familiar with the technical features for connecting the communication channel for, a detailed description thereof will be omitted for convenience.

상기와 같이 단말과 서버 사이에 프로그램 소스코드 테스트를 위한 통신채널이 연결되면, 상기 단말은 상기 통신채널을 통해 상기 서버로 상기 프로그램 소스코드 테스트를 위한 프로그램 소스코드 테스트를 위한 사용자 인터페이스 화면을 요청하고(405), 이에 대응하여 상기 서버는 상기 단말에서 상기 적어도 하나 이상의 입력항목과, 상기 입력항목에 대응하는 입력값을 포함하는 입력 데이터, 적어도 하나 이상의 출력항목과, 상기 출력항목에 대응하는 출력값을 포함하는 출력 데이터를 입력(또는 선택)하기 위한 사용자 인터페이스를 포함하는 프로그램 소스코드 테스트를 위한 사용자 인터페이스 화면을 생성(또는 추출)하고(410), 상기 생성된 프로그램 소스코드 테스트를 위한 사용자 인터페이스 화면 상의 일정 영역에 출력할 입력항목과, 상기 입력항목에 대응하는 입력값을 추출하고(412), 상기 입력항목에 대응하는 출력항목과, 상기 출력항목에 대응하는 출력값을 추출하고(414), 상기 생성(또는 추출)된 프로그램 소스코드 테스트를 위한 사용자 인터페이스 화면을 상기 통신채널을 통해 상기 단말로 전송한다(415).When the communication channel for the program source code test is connected between the terminal and the server as described above, the terminal requests the user interface screen for the program source code test for the program source code test to the server through the communication channel and In response, the server may input the at least one input item from the terminal, input data including an input value corresponding to the input item, at least one output item, and an output value corresponding to the output item. Generating (or extracting) a user interface screen for a program source code test including a user interface for inputting (or selecting) output data including (410), and on the user interface screen for the generated program source code test Input items to output in a certain area, and Extracts an input value corresponding to the output item (412), extracts an output item corresponding to the input item, and an output value corresponding to the output item (414), and executes the generated (or extracted) program source code test. The user interface screen is transmitted to the terminal through the communication channel (415).

본 발명의 일 실시 방법에 따르면, 상기 입력항목 추출은, 상기 프로그램 소스코드 테스트에 대응하는 테스트 항목에 대응하여, 상기 이미지로그D/B(350)로부터 입력 전문을 확인하고, 상기 확인된 입력 전문 중 입력항목을 추출하여 상기 인터페이스 제공부(310)를 통해 상기 클라이언트 단말로 제공할 사용자 인터페이스 상의 일정 영역에 출력하는 것이 바람직하다.According to an exemplary embodiment of the present invention, the input item extraction may include checking a full text from the image log D / B 350 corresponding to a test item corresponding to the program source code test, and checking the checked full text. Among the input items, it is preferable to output the predetermined items on a user interface to be provided to the client terminal through the interface providing unit 310.

본 발명의 다른 일 실시 방법에 따르면, 상기 입력항목 추출은, 상기 프로그램 소스코드 테스트에 대응하는 테스트 항목에 대응하여, 상기 코드테이블D/B(355)로부터 입력항목을 추출하는 것이 바람직하다.According to another exemplary embodiment of the present invention, the input item extraction may be performed to extract an input item from the code table D / B 355 corresponding to a test item corresponding to the program source code test.

본 발명의 또 다른 일 실시 방법에 따르면, 상기 입력항목 추출은, 상기 프로그램 소스코드 테스트에 대응하는 테스트 항목에 대응하여, 상기 메타시스템(365)로부터 입력항목을 추출하는 것이 바람직하다.According to another exemplary embodiment of the present invention, the input item extraction may be performed to extract an input item from the meta system 365 in response to a test item corresponding to the program source code test.

본 발명의 또 다른 일 실시 방법에 따르면, 상기 입력항목 추출은, 상기 추출된 입력항목을 상기 프로그램 테스트를 위한 사용자 인터페이스에 출력 후, 상기 출력된 사용자 인터페이스 상의 일정 영역을 통해 소정의 입력항목을 추가(또는 삭제)하여 추출된 입력항목을 바탕으로 새로운 입력항목을 생성할 수도 있다.According to another exemplary embodiment of the present invention, the input item extraction outputs the extracted input item to the user interface for the program test, and then adds a predetermined input item through a predetermined area on the output user interface. You can also create new entries based on the extracted entries (or delete them).

본 발명의 또 다른 일 실시 방법에 따르면, 상기 입력항목 추출은, 상기 프로그램 소스코드 테스트에 대응하는 테스트 항목에 대응하여, 상기 입력항목을 상기 프로그램 테스트를 위한 사용자 인터페이스를 통해 직접 입력(또는 선택)하는 것이 바람직하다.According to another exemplary embodiment of the present invention, the input item extraction may include directly inputting (or selecting) the input item through a user interface for the program test in response to a test item corresponding to the program source code test. It is desirable to.

본 발명의 실시 방법에 따르면, 상기 입력값은 상기 추출된 입력항목에 대응하여, 상기 입력항목이 추출된 데이터베이스(예컨대, 이미지로그D/B(350), 코드테이블D/B(355) 등) 또는 메타시스템(365)으로부터 상기 입력항목과 매칭되는 입력값을 추출하는 것이 바람직하다.According to an embodiment of the present invention, the input value corresponds to the extracted input item, and the database from which the input item is extracted (eg, image log D / B 350, code table D / B 355, etc.). Alternatively, it is preferable to extract an input value matching the input item from the meta system 365.

본 발명의 일 실시 방법에 따르면, 상기 출력항목 추출은, 상기 프로그램 소스코드 테스트에 대응하는 테스트 항목에 대응하여, 상기 이미지로그D/B(350)로부터 출력 전문을 확인하고, 상기 확인된 출력 전문 중 출력항목을 추출하여 상기 인터페이스 제공부(310)를 통해 상기 클라이언트 단말로 제공할 사용자 인터페이스 상의 일정 영역에 출력하는 것이 바람직하다.According to an exemplary embodiment of the present invention, the output item extraction may include verifying an output message from the image log D / B 350 corresponding to a test item corresponding to the program source code test, and checking the identified output message. It is preferable that the output item is extracted and output to a predetermined area on a user interface to be provided to the client terminal through the interface providing unit 310.

본 발명의 다른 일 실시 방법에 따르면, 상기 출력항목 추출은, 상기 프로그램 소스코드 테스트에 대응하는 테스트 항목에 대응하여, 상기 코드테이블D/B(355)로부터 출력항목을 추출하는 것이 바람직하다.According to another exemplary embodiment of the present invention, the output item extracting preferably extracts an output item from the code table D / B 355 corresponding to a test item corresponding to the program source code test.

본 발명의 또 다른 일 실시 방법에 따르면, 상기 출력항목 추출은, 상기 프로그램 소스코드 테스트에 대응하는 테스트 항목에 대응하여, 상기 메타시스템(365)로부터 출력항목을 추출하는 것이 바람직하다.According to another embodiment of the present invention, the output item extraction, it is preferable to extract the output item from the meta-system 365 corresponding to the test item corresponding to the program source code test.

본 발명의 또 다른 일 실시 방법에 따르면, 상기 출력항목 추출은, 상기 추 출된 출력항목을 상기 프로그램 테스트를 위한 사용자 인터페이스에 출력 후, 상기 출력된 사용자 인터페이스 상의 일정 영역을 통해 소정의 출력항목을 추가(또는 삭제)하여 추출된 출력항목을 바탕으로 새로운 출력항목을 생성할 수도 있다.According to another exemplary embodiment of the present invention, the output item extraction outputs the extracted output item to the user interface for the program test, and then adds a predetermined output item through a predetermined area on the output user interface. You can also create new output items based on the extracted output items (or delete them).

본 발명의 또 다른 일 실시 방법에 따르면, 상기 출력항목 추출은, 상기 프로그램 소스코드 테스트에 대응하는 테스트 항목에 대응하여, 상기 출력항목을 상기 프로그램 테스트를 위한 사용자 인터페이스를 통해 직접 출력(또는 선택)하는 것이 바람직하다.According to another exemplary embodiment of the present invention, the output item extraction may include outputting (or selecting) the output item directly through a user interface for the program test, in response to a test item corresponding to the program source code test. It is desirable to.

본 발명의 실시 방법에 따르면, 상기 출력값은 상기 추출된 출력항목에 대응하여, 상기 출력항목이 추출된 데이터베이스(예컨대, 이미지로그D/B(350), 코드테이블D/B(355) 등) 또는 메타시스템(365)으로부터 상기 출력항목과 매칭되는 출력값을 추출하는 것이 바람직하다.According to an exemplary embodiment of the present invention, the output value corresponds to the extracted output item, in which the output item is extracted from a database (eg, image log D / B 350, code table D / B 355, etc.) or It is preferable to extract an output value matching the output item from the meta system 365.

이후, 상기 단말은 상기 적어도 하나 이상의 입력항목과, 상기 입력항목에 대응하는 입력값을 포함하는 입력 데이터, 적어도 하나 이상의 출력항목과, 상기 출력항목에 대응하는 출력값을 포함하는 출력 데이터 입력(또는 선택)을 위해 상기 프로그램 소스코드 테스트를 위한 사용자 인터페이스 화면에 포함된 상기 사용자 인터페이스를 통해 상기 적어도 하나 이상의 입력항목과, 상기 입력항목에 대응하는 입력값을 포함하는 입력 데이터, 적어도 하나 이상의 출력항목과, 상기 출력항 목에 대응하는 출력값을 포함하는 출력 데이터가 입력(또는 선택)하도록 처리한다(420).Thereafter, the terminal inputs (or selects) at least one input item, input data including an input value corresponding to the input item, at least one output item, and output data including an output value corresponding to the output item. At least one input item including at least one input item, an input value corresponding to the input item, and at least one output item through the user interface included in the user interface screen for testing the program source code; In operation 420, output data including an output value corresponding to the output item is inputted (or selected).

만약 상기 단말에서 상기 적어도 하나 이상의 입력항목과, 상기 입력항목에 대응하는 입력값을 포함하는 입력 데이터, 적어도 하나 이상의 출력항목과, 상기 출력항목에 대응하는 출력값을 포함하는 출력 데이터가 입력(또는 선택)되면(425), 상기 단말은 상기 통신채널을 통해 상기 서버로 상기 적어도 하나 이상의 입력항목과, 상기 입력항목에 대응하는 입력값을 포함하는 입력 데이터, 적어도 하나 이상의 출력항목과, 상기 출력항목에 대응하는 출력값을 포함하는 출력 데이터를 전송하고(430), 이에 대응하여 상기 서버는 상기 수신된 적어도 하나 이상의 입력항목과, 상기 입력항목에 대응하는 입력값을 포함하는 입력 데이터, 적어도 하나 이상의 출력항목과, 상기 출력항목에 대응하는 출력값을 포함하는 출력 데이터를 연계 처리하여 상기 도면3에 도시된 시험항목D/B(140)에 저장한다(435).If the terminal inputs (or selects) at least one input item, input data including an input value corresponding to the input item, at least one output item, and output data including an output value corresponding to the output item In operation 425, the terminal transmits the at least one input item to the server through the communication channel, input data including an input value corresponding to the input item, at least one output item, and the output item. Transmits output data including a corresponding output value (430), and correspondingly, the server inputs the received at least one input item, input data including an input value corresponding to the input item, and at least one output item. And output data including an output value corresponding to the output item in connection with FIG. Stored in the test item D / B 140 shown (435).

상기 직원 정보는 상기 프로그램 소스코드를 포함하는 테스트 요청 정보를 상기 직원단말을 통해 입력하는 직원의 개인정보(예컨대, 직원의 성명, 주민등록번호, 주소, 전화번호, 휴대폰번호, 메일주소 등)와, 상기 직원의 사원정보(예컨대, 상기 직원이 상기 프로그램 소스코드를 개발한 대상 기업의 직원으로 입사함에 의해 상기 직원에게 부여되는 사원번호, 사원ID 정보, 사내 메일주소, 사내 전화번호 등)) 등을 적어도 하나 이상 포함하여 이루어지는 것이 바람직하다.The employee information may include personal information of the employee (eg, employee's name, social security number, address, telephone number, mobile phone number, e-mail address, etc.) for inputting test request information including the program source code through the employee terminal, At least employee information (e.g., employee number, employee ID information, company e-mail address, company phone number, etc.) assigned to the employee when the employee enters the employee of the target company that developed the program source code. It is preferable to include one or more.

상기 테스트 항목 정보는 상기 직원단말을 통해 제공되는 프로그램 소스코드를 파싱한 결과 확인된 내부파일 함수, 외부파일 함수, DB SQL 등을 적어도 하나 이상 포함하여 이루어지는 것이 바람직하며, 당업자의 의도 및 목적에 따라 상기 프로그램 소스코드 상에 포함된 전역변수, 내부파일 함수(또는 외부파일 함수) 상에 선언된 지역변수, 상기 프로그램 소스코드를 구성하는 적어도 하나 이상의 파일 상에 선언된 선언문(예컨대, #define 등)를 적어도 하나 이상 더 포함할 수도 있다.Preferably, the test item information includes at least one of an internal file function, an external file function, DB SQL, and the like, as a result of parsing the program source code provided through the employee terminal, and according to the intention and purpose of those skilled in the art. Global variables included in the program source code, local variables declared in an internal file function (or external file function), and declaration statements declared in at least one or more files constituting the program source code (eg, #define, etc.) It may further include at least one or more.

상기 입력 데이터는 상기 직원단말을 통해 제공된 사용자 인터페이스를 통해 입력(또는 선택)하여 전송하는 입력항목(예컨대, 그룹사CODE, 국가코드, 어플리케이션서버 Node번호, 전문전송일시, 거래점번호, 거래단말기번호, 거래코드, 화면코드, 시스템일자, 로깅시간, 전문길이, 전문헤더내역, 전문자료내역, 에러코드 등)와, 상기 입력항목에 대응하는 입력값을 적어도 하나 이상 포함하여 이루어지는 것이 바람직하며, 상기 입력값은 생략될 수도 있다.The input data is input (or selected) to be transmitted through the user interface provided through the employee terminal (eg, group company CODE, country code, application server node number, specialized transmission date, trading point number, transaction terminal number, Transaction code, screen code, system date, logging time, full length, full header, full data, error code, etc.) and at least one input value corresponding to the input item. The value may be omitted.

만약, 상기 입력값이 생략되는 경우, 상기 입력값은 상기 프로그램 테스트 서버(300)와 네트워크 수단을 통해 연결되는 메타시스템(365)(또는 상기 프로그램 테스트 시스템 상에 구비되는 코드테이블D/B(355))로부터 입력값을 추출하는 것이 바람직하다.If the input value is omitted, the input value is code table D / B 355 provided on the meta system 365 (or the program test system) connected to the program test server 300 through a network means. It is preferable to extract the input value from)).

또한, 상기 입력 데이터는 상기 입력항목과, 상기 입력항목과 연계된 입력값 대신 이미지로그D/B(350)에 저장된 적어도 하나 이상의 입력 전문을 선택한 입력 전문 선택 정보일 수도 있으며, 이에 의해 본 발명이 한정되지 아니한다.In addition, the input data may be input message selection information for selecting the input item and at least one input message stored in the image log D / B 350 instead of the input value associated with the input item. It is not limited.

상기 출력 데이터는 상기 직원단말을 통해 제공된 사용자 인터페이스를 통해 입력(또는 선택)하여 전송하는 입력항목에 대응하는 항목(예컨대, 그룹사CODE, 국가코드, 어플리케이션서버 Node번호, 전문전송일시, 거래점번호, 거래단말기번호, 거래코드, 화면코드, 시스템일자, 로깅시간, 전문길이, 전문헤더내역, 전문자료내역, 에러코드 등)과, 상기 입력항목에 의해 출력되는 결과항목(예컨대, 상기 입력항목에 의한 거래코드가 출금인 경우, 출금된 이후 잔액 등)을 적어도 하나 이상 포함하는 출력항목과, 상기 출력항목에 대응하는 출력값을 적어도 하나 이상 포함하여 이루어지는 것이 바람직하며, 상기 출력값은 생략될 수도 있다.The output data is an item (eg, group company CODE, country code, application server node number, specialized transmission date, transaction number, etc.) corresponding to an input item to be input (or selected) through a user interface provided through the employee terminal. Terminal number, transaction code, screen code, system date, logging time, full length, full header, full text, error code, etc., and result items outputted by the input items (e.g., by the input items) When the transaction code is withdrawn, it is preferable to include at least one output item including at least one balance after the withdrawal) and an output value corresponding to the output item, and the output value may be omitted.

만약, 상기 출력값이 생략되는 경우, 상기 출력값은 상기 프로그램 테스트 서버(300)와 네트워크 수단을 통해 연결되는 메타시스템(365)(또는 상기 프로그램 테스트 시스템 상에 구비되는 코드테이블D/B(355))로부터 출력값을 추출하는 것이 바람직하다.If the output value is omitted, the output value is meta-system 365 (or code table D / B 355 provided on the program test system) connected to the program test server 300 through a network means. It is preferable to extract the output value from the.

또한, 상기 출력 데이터는 상기 출력항목과, 상기 출력항목과 연계된 출력값 대신 이미지로그D/B(350)에 저장된 적어도 하나 이상의 출력 전문을 선택한 출력 전문 선택 정보일 수도 있으며, 이에 의해 본 발명이 한정되지 아니한다.The output data may be output message selection information that selects the output item and at least one output message stored in the image log D / B 350 instead of the output value associated with the output item, thereby limiting the present invention. Not.

이후, 상기 서버는 상기 프로그램 소스코드에 대한 테스트 항목 정보에 대응하여, 상기 도면1에 도시된 프로그램 소스코드 처리 시스템을 통해 등록된 프로그램 소스코드를 테스트하고(440), 상기 프로그램 소스코드 테스트 결과에 대응하는 테스트 결과 로그를 생성하여 상기 프로그램 테스트를 요청하는 직원(또는 상기 프로그램 소스코드를 개발한 직원)에 대응하는 직원 정보와 연계 처리하여 저장매체(360)에 저장한다(445).Subsequently, the server tests the program source code registered through the program source code processing system shown in FIG. 1 in response to the test item information on the program source code (440), and the program source code test result A corresponding test result log is generated and processed in association with the employee information corresponding to the employee requesting the program test (or the employee who developed the program source code) and stored in the storage medium 360 (445).

본 발명의 실시 방법에 따르면, 프로그램 테스트 처리는, 상기 프로그램 테스트를 위한 사용자 인터페이스 화면을 통해 입력되어 상기 테스트 요청 단말(370)로부터 수신한 적어도 하나 이상의 입력항목과, 상기 입력항목에 대응하는 입력값을 포함하는 입력 데이터, 적어도 하나 이상의 출력항목과, 상기 출력항목에 대응하는 출력값을 포함하는 출력 데이터에 대응하여, 상기 시험항목D/B(140)에 저장된 테스트 항목 정보에 대응하는 테스트 항목별 프로그램 소스코드 테스트를 실행하는 것이 바람직하다.According to the exemplary embodiment of the present invention, the program test process may include at least one input item received through the user interface screen for the program test and received from the test request terminal 370 and an input value corresponding to the input item. A test item-specific program corresponding to test item information stored in the test item D / B 140 in response to input data including at least one, at least one output item, and output data including an output value corresponding to the output item. It is desirable to run source code tests.

도면5는 본 발명의 실시 방법에 따른 프로그램에 대한 시나리오 테스트를 위한 프로그램 테스트 시스템을 도시한 도면이다.5 is a diagram illustrating a program test system for scenario testing of a program according to an exemplary embodiment of the present invention.

보다 상세하게 본 도면5는 상기 프로그램에 대한 시나리오 테스트를 위해 상기 도면1에 도시된 프로그램 소스코드 처리 시스템을 통해 등록한 직원 정보, 프로그램 소스코드를 적어도 하나 이상 포함하는 테스트 요청 정보와, 상기 테스트 요청 정보에 대응하여 생성된 테스트 항목 정보에 대한 시나리오 테스트를 위한 사용자 인터페이스 화면을 제공하고, 상기 사용자 인터페이스를 통해 입력(또는 선택)된 테스트 시나리오 정보에 대응하여 상기 등록한 프로그램 소스코드에 대한 테스트를 실행하고, 상기 프로그램에 대한 시나리오 테스트 결과 정보를 저장매체(360)에 저장하는 프로그램에 대한 시나리오 테스트를 위한 프로그램 테스트 시스템의 구성을 도시한 것으로서, 본 발명이 속하는 기술분야에서 통상의 지식을 가진 자라면, 본 도면5를 참조 및 변형하여 상기 프로그램에 대한 시나리오 테스트를 위한 프로그램 테스트 시스템 구성에 대한 다양한 실시 방법을 유추할 수 있을 것이나, 본 발명은 상기 유추되는 모든 실시 방법을 포함하며, 본 도면5에 도시된 실시 방법만으로 한정되지 아니한다.In more detail, Figure 5 is a test request information including at least one staff information, program source code registered through the program source code processing system shown in Figure 1 for the scenario test for the program and the test request information Providing a user interface screen for a scenario test on test item information generated corresponding to the corresponding information, executing a test on the registered program source code in response to the test scenario information input (or selected) through the user interface, As the configuration of a program test system for a scenario test for a program for storing the scenario test result information for the program in the storage medium 360, those skilled in the art to which the present invention pertains, See Figure 5 It may be modified to infer various implementation methods for the configuration of the program test system for the scenario test for the program, but the present invention includes all the implementation methods inferred, and is not limited to the implementation method shown in FIG. No.

예컨대, 본 발명이 속하는 기술분야에서 통상의 기술지식을 가진 자라면, 본 도면5에 도시된 프로그램 테스트 서버와, 상기 도면3에 도시된 프로그램 테스트 서버를 분리한 별도의 서버로 구성할 수도 있으며, 이에 의해 본 발명이 한정되지 아니한다.For example, a person having ordinary technical knowledge in the technical field to which the present invention belongs may be configured as a separate server that separates the program test server shown in FIG. 5 and the program test server shown in FIG. Thereby, this invention is not limited.

또한, 본 도면5에 도시된 프로그램 테스트 서버를 적어도 하나 이상의 서버로 구성할 수도 있으며, 이에 의해 본 발명이 한정되지 아니한다.In addition, the program test server shown in FIG. 5 may be configured with at least one server, and the present invention is not limited thereto.

이하, 본 도면5에 도시된 프로그램 테스트 시스템 상에서 상기 테스트 요청 단말(540)로부터 제공되는 입력 데이터 또는 출력 데이터에 대응하여 상기 등록한 프로그램에 대한 시나리오 테스트를 위한 적어도 하나 이상의 수단 또는 기능구성에 대응하는 구성요소를 편의상 "프로그램 테스트 서버(500)"라고 한다.Hereinafter, the configuration corresponding to at least one or more means or functional configuration for the scenario test for the registered program corresponding to the input data or output data provided from the test request terminal 540 on the program test system shown in FIG. The element is referred to as "program test server 500" for convenience.

본 발명의 실시 방법을 따르는 본 도면5를 참조하면, 본 발명에 따른 프로그램에 대한 시나리오 테스트를 위한 프로그램 테스트 시스템은, 소정의 네트워크 수단에 연결된 적어도 하나 이상의 테스트 요청 단말(540)과, 상기 도면1에 도시된 프로그램 소스코드 처리 시스템을 통해 등록한 직원 정보, 프로그램 소스코드를 적어도 하나 이상 포함하는 테스트 요청 정보를 저장하는 프로그램D/B(135)와, 상기 도면1에 도시된 프로그램 소스코드 처리 서버를 통해 상기 프로그램D/B(135)에 저장된 프로그램 소스코드를 파싱하여 생성한 테스트 항목 정보를 상기 프로그램 소스코드를 등록한 직원 정보와 연계 처리하여 저장하거나, 또는 상기 프로그램 테스트 서버(500)에서 제공하는 사용자 인터페이스를 통해 입력되는 입력 데이터와, 출력 데이터를 상기 직원 정보와 연계 처리하여 저장하는 시험항목D/B(140)와, 상기 프로그램에 대한 시나리오 테스트를 기 실행한 이력을 저장하는 시나리오D/B(535)와, 상기 프로그램 소스코드를 테스트한 테스트 결과에 대응하는 로그를 상기 프로 그램 소스코드를 등록한(또는 테스트한) 직원 정보와 연계 처리하여 저장하는 저장매체(360) 및 상기 테스트 요청 단말(540)과 소정의 네트워크 수단을 통해 연결되며, 상기 네트워크 수단을 통해 전송되는 테스트 시나리오 정보를 적어도 하나 이상 수신하여 상기 프로그램 소스코드를 테스트하는 프로그램 테스트 서버(500)를 포함하여 이루어지는 것을 특징으로 한다.Referring to FIG. 5 according to an embodiment of the present invention, a program test system for a scenario test for a program according to the present invention includes at least one test request terminal 540 connected to predetermined network means, and FIG. A program D / B 135 for storing the employee information registered through the program source code processing system shown in FIG. 1 and test request information including at least one program source code, and the program source code processing server shown in FIG. A user who stores the test item information generated by parsing the program source code stored in the program D / B 135 in association with the employee information that registered the program source code, or provides the program test server 500. The employee information, input data and output data input through the interface Corresponds to the test item D / B (140) for storing and cooperatively processing, the scenario D / B (535) for storing the history of the scenario test for the program, and the test result of testing the program source code The storage medium 360 and the test request terminal 540 for storing and storing the log in association with the employee information registered (or tested) the program source code are connected through a predetermined network means. It characterized in that it comprises a program test server 500 for receiving the at least one test scenario information transmitted through the test source code.

상기 테스트 요청 단말(540)은 TCP/IP(Transmission Control Protocol/Internet Protocol) 기반의 유선 통신망(예컨대, ADSL(Asymmetric Digital Subscriber Line)/VDSL(Very high-data rate Digital Subscriber Line) 및/또는 케이블 통신망)를 통해 상기 프로그램 테스트 서버(500)와 통신 연결되는 데스크탑 컴퓨터 및/또는 노트북을 포함하는 유선 단말을 적어도 하나 이상 포함하여 이루어지거나, 및/또는 CDMA(Code Division Multiple Access) 기반의 이동 통신망(또는 HSDPA(High Speed Downlink Packet Access) 기반 이동 통신망)에 연결되는 이동 통신단말, 및/또는 IEEE 802.16x 기반의 초고속 무선 인터넷에 연결되는 휴대 인터넷 단말, 및/또는 IEEE 802.11x 기반의 무선랜 통신망에 연결되는 무선랜 단말을 적어도 하나 이상 포함하는 무선 단말을 적어도 하나 이상 포함하여 이루어지는 것을 특징으로 하며, 상기 테스트 요청 단말(540)은 상기 프로그램 테스트 서버(500)에서 제공하는 적어도 하나 이상의 시나리오 테스트를 위한 사용자 인터페이스 화면을 출력하고, 상기 시나리오 테스트를 위한 사용자 인터페이스 화면을 통해 적어도 하나 이상의 정보를 입력 및/또는 선택하여 상기 프로그램 테스트 서 버(500)로 전송하기 위한 기능 구성(예컨대, 브라우져 프로그램과 통신 기능)이 구비되어 있는 것이 바람직하다.The test request terminal 540 is a wired communication network based on Transmission Control Protocol / Internet Protocol (TCP / IP) (eg, Asymmetric Digital Subscriber Line (ADSL) / Very High-data Rate Digital Subscriber Line (VDSL) and / or cable communication network). (C) or at least one wired terminal including a desktop computer and / or a notebook computer connected to the program test server 500 through a communication system, and / or a code division multiple access (CDMA) based mobile communication network (or A mobile communication terminal connected to a High Speed Downlink Packet Access (HSDPA) based mobile communication network, and / or a portable Internet terminal connected to a high-speed wireless Internet based on IEEE 802.16x, and / or a wireless LAN network based on IEEE 802.11x. And at least one wireless terminal including at least one WLAN terminal, wherein the test request The terminal 540 outputs a user interface screen for at least one scenario test provided by the program test server 500, and inputs and / or selects at least one information through a user interface screen for the scenario test. It is preferable that a function configuration (eg, a browser program and a communication function) for transmitting to the program test server 500 is provided.

본 발명이 속하는 기술분야에서 통상의 지식을 가진 자라면, 적어도 하나 이상의 유선 단말 및/또는 무선 단말에 대응하는 상기 테스트 요청 단말(540)의 특징을 용이하게 유추할 수 있을 것이므로, 이에 대한 상세한 설명은 편의상 생략한다.Those skilled in the art to which the present invention pertains can easily infer the characteristics of the test request terminal 540 corresponding to at least one or more wired terminals and / or wireless terminals. Is omitted for convenience.

본 발명의 실시 방법에 따라 상기 테스트 요청 단말(540)이 유선 단말인 경우, 상기 네트워크 수단은 상기 TCP/IP 기반의 유선 통신망을 포함하여 이루어지며, 상기 테스트 요청 단말(540)이 무선 단말인 경우, 상기 네트워크 수단은 상기 CDMA 기반(또는 HSDPA 기반)의 이동 통신망, 및/또는 IEEE 802.16x 기반의 초고속 무선 인터넷, 및/또는 IEEE 802.11x 기반의 무선랜 통신망을 적어도 하나 이상 포함하여 이루어지는 것이 바람직하다.When the test request terminal 540 is a wired terminal according to an embodiment of the present invention, the network means includes the TCP / IP-based wired communication network, and the test request terminal 540 is a wireless terminal. Preferably, the network means comprises at least one of a CDMA based (or HSDPA based) mobile communication network, and / or IEEE 802.16x based high speed wireless Internet, and / or IEEE 802.11x based wireless LAN communication network. .

본 발명에 따른 프로그램 테스트 시스템 상에 구비되는 상기 프로그램D/B(135)는 상기 도면1에 도시된 프로그램 소스코드 처리 시스템을 통해 등록한 직원 정보, 프로그램 소스코드를 적어도 하나 이상 포함하는 테스트 요청 정보를 연계 처리하여 저장하는 것을 특징으로 한다.The program D / B 135 provided on the program test system according to the present invention includes the test request information including at least one employee information and program source code registered through the program source code processing system shown in FIG. Characterized in that the linkage processing.

상기 직원 정보는 상기 프로그램 소스코드를 포함하는 테스트 요청 정보를 상기 직원단말을 통해 입력하는 직원의 개인정보(예컨대, 직원의 성명, 주민등록번호, 주소, 전화번호, 휴대폰번호, 메일주소 등)와, 상기 직원의 사원정보(예컨대, 상기 직원이 상기 프로그램 소스코드를 개발한 대상 기업의 직원으로 입사함에 의해 상기 직원에게 부여되는 사원번호, 사원ID 정보, 사내 메일주소, 사내 전화번호 등)) 등을 적어도 하나 이상 포함하여 이루어지는 것이 바람직하다.The employee information may include personal information of the employee (eg, employee's name, social security number, address, telephone number, mobile phone number, e-mail address, etc.) for inputting test request information including the program source code through the employee terminal, At least employee information (e.g., employee number, employee ID information, company e-mail address, company phone number, etc.) assigned to the employee when the employee enters the employee of the target company that developed the program source code. It is preferable to include one or more.

상기 프로그램 소스코드는 상기 직원이 등록하는 적어도 하나 이상의 파일에 포함된 내부파일 함수, 외부파일 함수, DB SQL 등을 적어도 하나 이상 포함하여 이루어지는 것이 바람직하다.The program source code preferably comprises at least one of an internal file function, an external file function, DB SQL, etc. included in at least one file registered by the employee.

상기 프로그램 소스코드에 포함된 내부파일 함수는, 상기 직원이 등록하는 프로그램 소스코드를 포함하는 적어도 하나 이상의 파일 중 어느 하나의 내부에 정의되어 사용되는 함수를 의미하는 것이 바람직하다.The internal file function included in the program source code may mean a function defined and used in at least one of at least one file including a program source code registered by the employee.

예컨대, 상기 내부파일 함수는 “process.c”로 정의된 파일이 있을 경우, 상기 파일의 내부에 이하 도시될 예제 프로그램 소스코드에서 “summation” 함수를 내부파일 함수라고 하는 것이 바람직하다.For example, when the internal file function is a file defined as "process.c", it is preferable that the "summation" function is referred to as an internal file function in the example program source code shown below.

/* FileName : process.c *// * FileName: process.c * /

int summation(int a, int b)int summation (int a, int b)

{{

return (a+b);return (a + b);

}}

int main(int argc, char **argv)int main (int argc, char ** argv)

{{

int Process_Result = 0;int Process_Result = 0;

printf(“A + B = %d”, summation(a, b));printf (“A + B =% d”, summation (a, b));

return Process_Result;return Process_Result;

}}

/* End of File(process.c) *// * End of File (process.c) * /

상기 프로그램 소스코드에 포함된 외부파일 함수는, 상기 직원이 등록하는 프로그램 소스코드를 포함하는 적어도 두개 이상의 파일 중 두 개 이상의 파일 내부에 정의되어 사용되는 함수를 의미하는 것이 바람직하다.The external file function included in the program source code is preferably a function defined and used in two or more files among at least two or more files including the program source code registered by the employee.

예컨대, 상기 외부파일 함수는 “process.c”와, “function.c”로 정의된 두 개의 파일이 있을 경우, 상기 “function.c” 파일의 내부에 이하 도시될 프로그램 소스코드에서 “calculation” 함수를 외부파일 함수라고 하는 것이 바람직하다.For example, if there are two files defined as “process.c” and “function.c”, the external file function is a “calculation” function in the program source code to be shown below in the “function.c” file. Is called an external file function.

/* FileName : function.c *// * FileName: function.c * /

extern int calculation(int a, int b)extern int calculation (int a, int b)

{{

return (a*b);return (a * b);

}}

/* End of File(function.c) *// * End of File (function.c) * /

/* FileName : process.c *// * FileName: process.c * /

extern int calculation(int a, int b);extern int calculation (int a, int b);

int main(int argc, char **argv)int main (int argc, char ** argv)

{{

int Process_Result = 0;int Process_Result = 0;

printf(“A + B = %d”, calculation (a, b));printf (“A + B =% d”, calculation (a, b));

return Process_Result;return Process_Result;

}}

End of File(process.c)End of File (process.c)

상기 프로그램 소스코드에 포함된 DB SQL은 상기 직원이 등록하는 프로그램 소스코드를 포함하는 적어도 하나 이상의 파일 중 어느 하나의 내부에 정의되어 사용되는 파일을 의미하는 것이 바람직하다.DB SQL included in the program source code is preferably a file defined and used in any one of at least one or more files including the program source code registered by the employee.

예컨대, 상기 DB SQL은 소스코드 내부에 이하 도시될 예제와 같이 정의하여 사용하는 것이 바람직하며, 이하 도시될 예제의 형태 이외에 프로그램 개발자의 편의상 실제 정의된 프로그램 함수를 사용할 수도 있다.For example, the DB SQL is preferably defined and used in the source code as an example to be shown below, and in addition to the form of the example to be shown below, a program function that is actually defined may be used for the convenience of a program developer.

int function_name(…)int function_name (…)

{{

// 계좌번호// Account Number

DECLARE( STRING, acno, LENGTH, 12 );DECLARE (STRING, acno, LENGTH, 12);

// 구 계좌번호// old account number

DECLARE( STRING, gu_acno, LENGTH, 12 );DECLARE (STRING, gu_acno, LENGTH, 12);

// 은행구분// bank

DECLARE( INTEGER, bnk_g, LENGTH, 1 );DECLARE (INTEGER, bnk_g, LENGTH, 1);

}}

상기 테스트 케이스 정보는 상기 프로그램에 대한 시나리오 테스트를 위해, 상기 프로그램 소스코드가 일련의 과정을 위한 한 부분인 경우, 한 부분에 해당하는 명칭, 분류번호 등을 포함하여 이루어지는 것이 바람직하다.The test case information may include a name, a classification number, and the like corresponding to a part when the program source code is a part for a series of processes for a scenario test of the program.

예컨대, 상기 프로그램 소스코드가 금융거래에서 계좌에 입금 처리하는 부분인 경우, 이를 위한 테스트 케이스는 입금 처리(또는 입금처리 코드 등)를 포함하여 이루어지는 것이 바람직하다.For example, in the case where the program source code is a deposit processing part in an account in a financial transaction, a test case for this may include a deposit processing (or a deposit processing code, etc.).

본 발명에 따른 프로그램 테스트 시스템 상에 구비되는 상기 시험항목D/B(140)는 상기 도면1에 도시된 프로그램 소스코드 처리 시스템을 통해 등록한 직원 정보, 프로그램 소스코드를 적어도 하나 이상 포함하는 테스트 요청 정보에 대응하여 상기 도면1에 도시된 프로그램 소스코드 처리 서버에서 상기 프로그램 소스코드 파싱 처리결과 생성되는 테스트 항목 정보를 상기 직원 정보와 연계 처리하여 저장하는 것을 특징으로 한다.The test item D / B 140 provided on the program test system according to the present invention includes at least one employee information registered through the program source code processing system shown in FIG. 1 and test request information including at least one program source code. Correspondingly, the test item information generated as a result of the program source code parsing process is stored in the program source code processing server shown in FIG. 1 in association with the employee information.

또한, 상기 프로그램 테스트 시스템 상에 구비되는 상기 시험항목D/B(140)는 상기 프로그램 테스트 서버(500)에서 상기 테스트 요청 단말(540)로 제공하는 사용자 인터페이스를 통해 입력(또는 선택)하여 전송하는 테스트 시나리오 정보를 상기 직원 정보와 연계 처리하여 저장하는 것을 특징으로 하며, 상기 입력 데이터 및 출력 데이터는 상기 생성된 테스트 항목 정보에 대한 입력 데이터 및 출력 데이터 인 것이 바람직하다.In addition, the test item D / B 140 provided on the program test system is input (or selected) and transmitted through the user interface provided by the program test server 500 to the test request terminal 540. The test scenario information may be stored in association with the employee information, and the input data and the output data may be input data and output data of the generated test item information.

상기 직원 정보는 상기 프로그램 소스코드를 포함하는 테스트 요청 정보를 상기 직원단말을 통해 입력하는 직원의 개인정보(예컨대, 직원의 성명, 주민등록번호, 주소, 전화번호, 휴대폰번호, 메일주소 등)와, 상기 직원의 사원정보(예컨대, 상기 직원이 상기 프로그램 소스코드를 개발한 대상 기업의 직원으로 입사함에 의해 상기 직원에게 부여되는 사원번호, 사원ID 정보, 사내 메일주소, 사내 전화번호 등)) 등을 적어도 하나 이상 포함하여 이루어지는 것이 바람직하다.The employee information may include personal information of the employee (eg, employee's name, social security number, address, telephone number, mobile phone number, e-mail address, etc.) for inputting test request information including the program source code through the employee terminal, At least employee information (e.g., employee number, employee ID information, company e-mail address, company phone number, etc.) assigned to the employee when the employee enters the employee of the target company that developed the program source code. It is preferable to include one or more.

상기 테스트 시나리오 정보는 상기 직원단말을 통해 제공되는 프로그램 소스코드를 파싱하여 상기 프로그램 테스트 서버(500)를 통해 테스트 항목별 프로그램 소스코드에 대한 테스트를 실행하고, 상기 프로그램 소스코드에 대한 테스트가 완료되면, 상기 프로그램 소스코드를 포함하는 일련의 과정을 테스트하는 테스트 시나리오를 포함하여 이루어지는 것이 바람직하다.The test scenario information parses the program source code provided through the employee terminal to execute a test for the program source code for each test item through the program test server 500, and when the test for the program source code is completed It is preferable to include a test scenario for testing a series of processes including the program source code.

또한, 상기 테스트 시나리오는 상기 시나리오D/B(535)에 저장, 등록하여 추후 동일한 테스트 케이스에 대한 프로그램 테스트 요청시, 상기 프로그램 테스트를 위한 소정의 시나리오를 추천하는데 이용할 수도 있으며, 이에 의해 본 발명이 한정되지 아니한다.In addition, the test scenario may be stored and registered in the scenario D / B 535 to be used to recommend a predetermined scenario for the program test when a program test request for the same test case is made later. It is not limited.

예컨대, 상기 테스트 시나리오는 상기 프로그램 소스코드가 금융거래 과정 중 입금 부분을 처리하는 프로그램인 경우, 상기 입금을 위한 금융계좌를 개설하는 과정과, 상기 금융계좌로부터 상기 입금한 금액의 일부(또는 전부)를 출금하는 과정과, 상기 금융계좌를 해지하는 전체 과정에 대한 테스트를 포함하여 이루어지는 것이 바람직하다.For example, in the test scenario, when the program source code is a program for processing a deposit portion of a financial transaction, a process of opening a financial account for the deposit and a part (or all) of the amount of the deposit from the financial account It is preferable to include a test for the process of withdrawing the account, and the entire process of closing the financial account.

상기 입력 데이터는 상기 직원단말을 통해 제공된 사용자 인터페이스를 통해 입력(또는 선택)하여 전송하는 입력항목(예컨대, 그룹사CODE, 국가코드, 어플리케이션서버 Node번호, 전문전송일시, 거래점번호, 거래단말기번호, 거래코드, 화면코드, 시스템일자, 로깅시간, 전문길이, 전문헤더내역, 전문자료내역, 에러코드 등)와, 상기 입력항목에 대응하는 입력값을 적어도 하나 이상 포함하여 이루어지는 것이 바람직하며, 상기 입력값은 생략될 수도 있다.The input data is input (or selected) to be transmitted through the user interface provided through the employee terminal (eg, group company CODE, country code, application server node number, specialized transmission date, trading point number, transaction terminal number, Transaction code, screen code, system date, logging time, full length, full header, full data, error code, etc.) and at least one input value corresponding to the input item. The value may be omitted.

만약, 상기 입력값이 생략되는 경우, 상기 입력값은 상기 프로그램 테스트 서버(500)와 네트워크 수단을 통해 연결되는 메타시스템(또는 상기 프로그램 테스트 시스템 상에 구비되는 코드테이블D/B)로부터 입력값을 추출하는 것이 바람직하다.If the input value is omitted, the input value is obtained from a meta system (or code table D / B provided on the program test system) connected to the program test server 500 through a network means. It is preferable to extract.

또한, 상기 입력 데이터는 상기 입력항목과, 상기 입력항목과 연계된 입력값 대신 이미지로그D/B에 저장된 적어도 하나 이상의 입력 전문을 선택한 입력 전문 선택 정보일 수도 있으며, 이에 의해 본 발명이 한정되지 아니한다.Further, the input data may be input message selection information for selecting the input item and at least one input message stored in the image log D / B instead of the input value associated with the input item, and the present invention is not limited thereto. .

상기 출력 데이터는 상기 직원단말을 통해 제공된 사용자 인터페이스를 통해 입력(또는 선택)하여 전송하는 입력항목에 대응하는 항목(예컨대, 그룹사CODE, 국가코드, 어플리케이션서버 Node번호, 전문전송일시, 거래점번호, 거래단말기번호, 거래코드, 화면코드, 시스템일자, 로깅시간, 전문길이, 전문헤더내역, 전문자료내역, 에러코드 등)과, 상기 입력항목에 의해 출력되는 결과항목(예컨대, 상기 입력항목에 의한 거래코드가 출금인 경우, 출금된 이후 잔액 등)을 적어도 하나 이상 포함하는 출력항목과, 상기 출력항목에 대응하는 출력값을 적어도 하나 이상 포함하여 이루어지는 것이 바람직하며, 상기 출력값은 생략될 수도 있다.The output data is an item (eg, group company CODE, country code, application server node number, specialized transmission date, transaction number, etc.) corresponding to an input item to be input (or selected) through a user interface provided through the employee terminal. Terminal number, transaction code, screen code, system date, logging time, full length, full header, full text, error code, etc., and result items outputted by the input items (e.g., by the input items) When the transaction code is withdrawn, it is preferable to include at least one output item including at least one balance after the withdrawal) and an output value corresponding to the output item, and the output value may be omitted.

만약, 상기 출력값이 생략되는 경우, 상기 출력값은 상기 프로그램 테스트 서버(500)와 네트워크 수단을 통해 연결되는 메타시스템(또는 상기 프로그램 테스트 시스템 상에 구비되는 코드테이블D/B)로부터 출력값을 추출하는 것이 바람직하다.If the output value is omitted, the output value may be extracted from a meta system (or code table D / B provided on the program test system) connected to the program test server 500 through a network means. desirable.

또한, 상기 출력 데이터는 상기 출력항목과, 상기 출력항목과 연계된 출력값 대신 이미지로그D/B에 저장된 적어도 하나 이상의 출력 전문을 선택한 출력 전문 선택 정보일 수도 있으며, 이에 의해 본 발명이 한정되지 아니한다.The output data may be output message selection information that selects the output item and at least one output message stored in the image log D / B instead of the output value associated with the output item, and the present invention is not limited thereto.

또한, 상기 프로그램 테스트 시스템 상에 구비되는 상기 시나리오D/B(535)는 상기 프로그램 테스트 서버(500)에서 기 개발한 프로그램에 대한 시나리오 테스트를 실행시, 상기 시나리오 테스틀를 위한 테스트 케이스별 시나리오 정보를 저장하는 것을 특징으로 한다.In addition, the scenario D / B 535 provided on the program test system, when executing a scenario test for a program previously developed in the program test server 500, provides scenario information for each test case for the scenario test. It is characterized by storing.

상기 시나리오 정보는 상기 프로그램에 대한 일련의 과정을 포함하여 이루어지는 것이 바람직하며, 상기 일련의 과정은 상기 프로그램이 특정 과정의 일부분인 경우, 상기 과정 전체에 대한 정보를 저장하는 것이 바람직하다.Preferably, the scenario information includes a series of processes for the program, and when the program is part of a specific process, it is preferable to store information about the whole process.

예컨대, 상기 시나리오는 상기 프로그램이 금융계좌에 입금하는 프로그램인 경우, 상기 금융계좌에 입금하는 프로그램을 테스트하기 위해, 소정의 금융계좌를 개설하고, 상기 개설된 금융계좌에 소정의 금액을 입금하고, 상기 금융계좌로부터 소정의 금액을 출금하고, 상기 금융계좌를 해지하는 일련의 과정을 포함하여 이루어지는 것이 바람직하다.For example, in the scenario, when the program is a program for depositing a financial account, a predetermined financial account is opened to test a program for depositing the financial account, and a predetermined amount is deposited in the opened financial account. It is preferable to include a series of processes for withdrawing a predetermined amount of money from the financial account, and closing the financial account.

상기 테스트 케이스 정보는 상기 프로그램에 대한 시나리오 테스트를 위해, 상기 프로그램 소스코드가 일련의 과정을 위한 한 부분인 경우, 한 부분에 해당하는 명칭, 분류번호 등을 포함하여 이루어지는 것이 바람직하다.The test case information may include a name, a classification number, and the like corresponding to a part when the program source code is a part for a series of processes for a scenario test of the program.

예컨대, 상기 프로그램 소스코드가 금융거래에서 계좌에 입금 처리하는 부분인 경우, 이를 위한 테스트 케이스는 입금 처리(또는 입금처리 코드 등)를 포함하 여 이루어지는 것이 바람직하다.For example, when the program source code is a deposit processing part in an account in a financial transaction, a test case for this may include a deposit processing (or a deposit processing code, etc.).

또한, 상기 프로그램 테스트 시스템 상에 구비되는 저장매체(360)는 상기 프로그램 테스트 결과를 저장하기 위해 상기 프로그램 테스트를 요청하는(또는 상기 프로그램 소스코드를 개발한) 직원에 대응하는 직원 정보와, 상기 프로그램 테스트 결과에 대응하는 테스트 결과 로그를 저장하는 것을 특징으로 한다.In addition, the storage medium 360 provided on the program test system includes employee information corresponding to an employee requesting the program test (or developing the program source code) to store the program test result, and the program. And storing a test result log corresponding to the test result.

상기 직원 정보는 상기 프로그램 소스코드를 포함하는 테스트 요청 정보를 상기 직원단말을 통해 입력하는 직원의 개인정보(예컨대, 직원의 성명, 주민등록번호, 주소, 전화번호, 휴대폰번호, 메일주소 등)와, 상기 직원의 사원정보(예컨대, 상기 직원이 상기 프로그램 소스코드를 개발한 대상 기업의 직원으로 입사함에 의해 상기 직원에게 부여되는 사원번호, 사원ID 정보, 사내 메일주소, 사내 전화번호 등)) 등을 적어도 하나 이상 포함하여 이루어지는 것이 바람직하다.The employee information may include personal information of the employee (eg, employee's name, social security number, address, telephone number, mobile phone number, e-mail address, etc.) for inputting test request information including the program source code through the employee terminal, At least employee information (e.g., employee number, employee ID information, company e-mail address, company phone number, etc.) assigned to the employee when the employee enters the employee of the target company that developed the program source code. It is preferable to include one or more.

상기 프로그램 결과 로그는 상기 프로그램 소스코드를 테스트한 테스트 결과에 대응하는 결과 로그를 포함하여 이루어지는 것이 바람직하며, 상기 결과 로그는 소정의 시나리오 과정 중 일부에 대한 과정의 정상 실행(또는 오류) 유무를 포함하여 이루어지는 것이 바람직하다.Preferably, the program result log includes a result log corresponding to a test result of testing the program source code, and the result log includes a normal execution (or error) of a process for a part of a predetermined scenario process. It is preferable to make it.

예컨대, 상기 프로그램 결과 로그는, 상기 프로그램 소스코드 테스트가 입금 에 관한 프로그램이고, 시나리오가 금융계좌 개설, 입금, 출금, 금융계좌 해지의 과정을 포함하는 경우, 상기 프로그램 소스코드에 대한 시나리오 테스트를 위해 금융계좌를 개설하는 과정을 먼저 실행하여 테스트 결과를 확인하고, 상기 테스트 결과에 의한 출력 데이터를 상기 프로그램 소스코드의 입력 데이터로 활용하여 프로그램 테스트를 실행하고, 상기 프로그램 테스트 결과 출력되는 출력 데이터를 출금을 위한 과정의 입력 데이터로 활용하는 과정을 실행하는 것이 바람직하며, 각각의 연결되는 입력, 출력 데이터에 대한 정상, 오류 유무를 결과 로그로 저장하여 시나리오 테스트 실행에 대한 정상(또는 오류) 포함하는 것이 바람직하다.For example, the program result log is for the scenario test for the program source code, if the program source code test is a program related to the deposit, the scenario includes the process of opening a financial account, deposit, withdrawal, withdrawal of the financial account. First, the process of opening a financial account is executed to check the test result, and the program test is executed by using the output data of the test result as input data of the program source code, and withdraw the output data output from the program test result. It is preferable to execute a process that utilizes the input data of the process for the purpose, and to include the normal (or error) for the scenario test execution by storing the result of each connected input, the normality of the output data, and the presence of an error as a result log. desirable.

또한, 상기 프로그램 결과 로그는 입력, 출력 데이터의 연결 흐름 이외에, 전체 시나리오에 대한 테스트 결과, 이상 유무를 확인하는 것이 바람직하다.In addition, the program result log, in addition to the connection flow of the input and output data, it is preferable to check the test results, abnormality or not for the entire scenario.

본 발명의 실시 방법에 따르면, 상기 프로그램 테스트 서버(500)는 상기 테스트 요청 단말(540)과 네트워크 수단에 대응하는 웹 인터페이스를 제공하기 위해, 상기 네트워크 수단을 통해 상기 테스트 요청 단말(540)과 소정의 통신채널을 연결 및 관리하는 인터페이스부(505)(또는 인터페이스 수단)를 구비하여 이루어지는 것을 특징으로 하며, 이에 의해 상기 프로그램 테스트 서버(500)는 상기 테스트 요청 단말(540)과 유선 통신망 및/또는 무선 통신망을 통해 통신 연결되는 웹서버의 기능을 구비한다.According to the exemplary embodiment of the present invention, the program test server 500 is provided with the test request terminal 540 through the network means to provide a web interface corresponding to the test request terminal 540 and the network means. And an interface unit 505 (or interface means) for connecting and managing a communication channel of the communication channel, whereby the program test server 500 is connected to the test request terminal 540 and / or a wired communication network. It has the function of a web server that is connected via a wireless communication network.

본 발명의 일 실시 방법에 따라 상기 테스트 요청 단말(540)이 TCP/IP 기반의 유선 통신망을 통해 통신채널이 연결되는 유선 단말인 경우, 상기 인터페이스부(505)는 상기 테스트 요청 단말(540)과 HTTP(Hyper-Text Transfer Protocol) 프로토콜을 기반으로 소정의 통신채널을 연결하고, 상기 통신채널을 통해 상기 테스트 요청 단말(540)로 HTML(Hyper-Text Markup Language) 호환 문서 형태의 시나리오 테스트를 위한 사용자 인터페이스 화면 및/또는 정보 제공 화면을 전송하여 출력하고, 상기 테스트 요청 단말(540)로부터 상기 시나리오 테스트를 위한 사용자 인터페이스 화면을 통해 입력(또는 선택)된 소정의 테스트 시나리오 정보를 수신 처리하는 기능을 수행하는 것이 바람직하다.According to an embodiment of the present invention, when the test request terminal 540 is a wired terminal to which a communication channel is connected through a TCP / IP based wired communication network, the interface unit 505 may be connected to the test request terminal 540. A user for connecting a predetermined communication channel based on the HTTP (Hyper-Text Transfer Protocol) protocol and testing a scenario of a Hyper-Text Markup Language (HTML) compatible document form to the test request terminal 540 through the communication channel. Transmits and outputs an interface screen and / or an information providing screen, and receives and processes predetermined test scenario information input (or selected) through the user interface screen for the scenario test from the test request terminal 540. It is desirable to.

본 발명의 다른 일 실시 방법에 따라 상기 테스트 요청 단말(540)이 CDMA 기반의 무선 통신망을 통해 통신채널이 연결되는 무선 단말인 경우, 상기 인터페이스부(505)는 상기 테스트 요청 단말(540)과 WAP(Wireless Application Protocol) 및/또는 ME(Mobile Explorer) 프로토콜을 기반으로 소정의 통신채널을 연결하고, 상기 통신채널을 통해 상기 테스트 요청 단말(540)로 WML(Wireless Markup Language) 및/또는 HTML 호환 문서 형태의 시나리오 테스트를 위한 사용자 인터페이스 화면 및/또는 정보 제공 화면을 전송하여 출력하고, 상기 테스트 요청 단말(540)로부터 상기 시나리오 테스트를 위한 사용자 인터페이스 화면에 대응하는 소정의 테스트 시나리오 정보를 수신 처리하는 기능을 수행하는 것이 바람직하다.According to another exemplary embodiment of the present invention, when the test request terminal 540 is a wireless terminal to which a communication channel is connected through a CDMA-based wireless communication network, the interface unit 505 is connected to the test request terminal 540 and the WAP. (Wireless Markup Language) and / or HTML-compatible document to connect a predetermined communication channel based on a Wireless Application Protocol (ME) and / or a Mobile Explorer (ME) protocol, and to the test request terminal 540 through the communication channel. A function of transmitting and outputting a user interface screen and / or an information providing screen for a scenario test of a form and receiving and processing predetermined test scenario information corresponding to the user interface screen for the scenario test from the test request terminal 540. It is preferable to carry out.

본 발명의 또다른 일 실시 방법에 따라 상기 테스트 요청 단말(540)이 IEEE 802.16x 기반의 무선 통신망을 통해 통신채널이 연결되는 무선 단말인 경우, 상기 인터페이스부(505)는 상기 테스트 요청 단말(540)과 상기 IEEE 802.16x 규격에 대응하는 무선 프로토콜을 기반으로 소정의 통신채널을 연결하고, 상기 통신채널을 통해 상기 테스트 요청 단말(540)로 소정의 시나리오 테스트를 위한 사용자 인터페이스 화면 및/또는 정보 제공 화면을 전송하여 출력하고, 상기 테스트 요청 단말(540)로부터 상기 시나리오 테스트를 위한 사용자 인터페이스 화면에 대응하는 소정의 테스트 시나리오 정보를 수신 처리하는 기능을 수행하는 것이 바람직하며, 및/또는 상기 테스트 요청 단말(540)이 IEEE 802.11x 기반의 무선 통신망을 통해 통신채널이 연결되는 무선 단말인 경우, 상기 인터페이스부(505)는 상기 테스트 요청 단말(540)과 상기 IEEE 802.11x 규격에 대응하는 무선 프로토콜을 기반으로 소정의 통신채널을 연결하고, 상기 통신채널을 통해 상기 테스트 요청 단말(540)로 소정의 시나리오 테스트를 위한 사용자 인터페이스 화면 및/또는 정보 제공 화면을 전송하여 출력하고, 상기 테스트 요청 단말(540)로부터 상기 시나리오 테스트를 위한 사용자 인터페이스 화면에 대응하는 소정의 테스트 시나리오 정보를 수신 처리하는 기능을 수행하는 것이 바람직하다.According to another exemplary embodiment of the present invention, when the test request terminal 540 is a wireless terminal to which a communication channel is connected through an IEEE 802.16x based wireless communication network, the interface unit 505 is the test request terminal 540. And a predetermined communication channel based on a wireless protocol corresponding to the IEEE 802.16x standard, and provide a user interface screen and / or information for a predetermined scenario test to the test request terminal 540 through the communication channel. It is preferable to perform a function of transmitting and outputting a screen and receiving and processing predetermined test scenario information corresponding to a user interface screen for the scenario test from the test request terminal 540, and / or the test request terminal. In case 540 is a wireless terminal to which a communication channel is connected through an IEEE 802.11x based wireless communication network, The interface unit 505 connects the test request terminal 540 with a predetermined communication channel based on a wireless protocol corresponding to the IEEE 802.11x standard, and predetermined to the test request terminal 540 through the communication channel. A function of transmitting and outputting a user interface screen and / or an information providing screen for a scenario test of the terminal and receiving and processing predetermined test scenario information corresponding to the user interface screen for the scenario test from the test request terminal 540. It is preferable to carry out.

도면5를 참조하면, 상기 프로그램 테스트 서버(500)는 소정의 테스트 요청 단말(540)이 상기 인터페이스부(505)를 통해 상기 프로그램 테스트 서버(500)에 접속시, 상기 인터페이스부(505)와 연동하여 상기 테스트 요청 단말(540)에서 소정의 테스트 시나리오 정보를 입력(또는 선택)하여 전송하도록 하는 소정의 시나리오 테스트를 위한 사용자 인터페이스 화면을 생성(또는 추출)하여 제공하는 인터페이스 제공부(510)(또는 인터페이스 제공수단)와, 상기 인터페이스부(505)와 연동하여 상기 테스트 요청 단말(540)에서 상기 시나리오 테스트를 위한 사용자 인터페이스 화면을 통해 입력(또는 선택)하여 전송하는 테스트 시나리오 정보를 수신하는 정보 수신부(515)(또는 정보 수신수단)와, 상기 인터페이스 제공부(510)를 통해 제공되는 시나리오 테스트를 위한 사용자 인터페이스 화면 상의 일정 영역에 시나리오를 입력(또는 선택)하기 위한 테스트 시나리오 정보를 추출하는 시나리오 추출부(520)(또는 시나리오 추출수단)와, 상기 인터페이스 제공부(510)를 통해 제공된 시나리오 테스트를 위한 사용자 인터페이스 화면을 통해 입력되어 상기 테스트 요청 단말(540)로부터 수신한 테스트 테스트 시나리오 정보에 대응하여 시나리오 테스트를 하는 시나리오 테스트 처리부(525)(또는 시나리오 테스트 처리수단)와, 상기 시나리오 테스트 결과 생성되는 테스트 결과 로그를 상기 직원 정보와 연계 처리하여 상기 저장매체(360)에 저장하는 정보 저장부(530)(또는 정보 저장수단)을 구비하여 이루어지는 것을 특징으로 한다.Referring to FIG. 5, the program test server 500 interworks with the interface unit 505 when a predetermined test request terminal 540 accesses the program test server 500 through the interface unit 505. Interface providing unit 510 (or extracting) to provide (or extract) a user interface screen for a predetermined scenario test for inputting (or selecting) and transmitting predetermined test scenario information in the test request terminal 540 (or Interface providing means) and an information receiving unit for receiving test scenario information input (or selected) and transmitted from the test request terminal 540 through the user interface screen for the scenario test in cooperation with the interface unit 505 ( 515 (or information receiving means) and use for scenario testing provided through the interface providing unit 510. Scenario extracting unit 520 (or scenario extracting means) for extracting test scenario information for inputting (or selecting) a scenario in a predetermined area on an interface screen, and a user for scenario testing provided through the interface providing unit 510. A scenario test processor 525 (or a scenario test processor) for performing a scenario test in response to the test test scenario information received through the interface screen and received from the test request terminal 540, and a test result generated as a result of the scenario test And an information storage unit 530 (or information storage means) for storing a log on the storage medium 360 in association with the employee information.

상기 인터페이스 제공부(510)는 소정의 테스트 요청 단말(540)이 상기 인터페이스부(505)를 통해 상기 프로그램 테스트 서버(500)에 접속시, 상기 테스트 요청 단말(540)에 구비된 기능구성(예컨대, 테스트 요청 단말(540)에 구비된 브라우져 프로그램)에 대응하여 소정의 테스트 시나리오 정보를 입력(또는 선택)하여 상 기 네트워크 수단을 통해 상기 프로그램 테스트 서버(500)로 전송할 수 있는 소정의 시나리오 테스트를 위한 사용자 인터페이스 화면을 생성하거나, 및/또는 소정의 데이터베이스(도시생략)로부터 추출하고, 상기 인터페이스부(505)와 연동하여 상기 생성(또는 추출)된 시나리오 테스트를 위한 사용자 인터페이스 화면을 상기 네트워크 수단을 통해 상기 테스트 요청 단말(540)로 제공하는 것을 특징으로 한다.The interface providing unit 510 has a functional configuration (eg, provided) in the test request terminal 540 when a predetermined test request terminal 540 is connected to the program test server 500 through the interface unit 505. In response to the browser program provided in the test request terminal 540, predetermined test scenario information may be input (or selected) and transmitted to the program test server 500 through the network means. A user interface screen for generating a user interface screen, and / or extracting from a predetermined database (not shown) and testing the generated (or extracted) scenario in cooperation with the interface unit 505. Through the test request terminal 540 is characterized in that.

이후, 상기 테스트 요청 단말(540)은 상기 시나리오 테스트를 위한 사용자 인터페이스 화면을 기반으로 소정의 테스트 시나리오 정보를 입력(또는 선택)하며, 상기 테스트 시나리오 정보가 입력(또는 선택)된 것이 확인되면, 상기 테스트 요청 단말(540)은 상기 네트워크 수단을 통해 상기 입력(또는 선택)된 테스트 시나리오 정보를 상기 프로그램 테스트 서버(500)로 전송한다.Thereafter, the test request terminal 540 inputs (or selects) predetermined test scenario information based on the UI screen for the scenario test, and when it is confirmed that the test scenario information is input (or selected), The test request terminal 540 transmits the input (or selected) test scenario information to the program test server 500 through the network means.

본 발명이 속한 기술분야에서 통상의 지식을 가진 자라면, 상기 테스트 요청 단말(540)에서 상기 시나리오 테스트를 위한 사용자 인터페이스 화면에 포함된 적어도 하나 이상의 폼(Form) 양식을 통해 상기 테스트 시나리오 정보를 입력(또는 선택)하는 기술적 특징과, 상기 네트워크 수단이 제공하는 통신 프로토콜을 통해 상기 입력(또는 선택)된 테스트 시나리오 정보를 상기 프로그램 테스트 서버(500)로 전송하는 기술적 특징을 기 숙지하고 있을 것이므로, 이에 대한 상세한 설명은 편의상 생략한다.If one of ordinary skill in the art to which the present invention pertains, the test request terminal 540 inputs the test scenario information through at least one form form included in the user interface screen for the scenario test. (Or selection) and technical features for transmitting the input (or selected) test scenario information to the program test server 500 through a communication protocol provided by the network means. Detailed description thereof will be omitted for convenience.

상기 정보 수신부(515)는 상기 테스트 요청 단말(540)에서 상기 시나리오 테스트를 위한 사용자 인터페이스 화면을 통해 소정의 테스트 시나리오 정보를 입력(또는 선택)하여 상기 네트워크 수단을 통해 전송시, 상기 인터페이스부(505)와 연동하여 상기 테스트 시나리오 정보를 수신하는 것을 특징으로 하며, 상기 수신된 테스트 테스트 시나리오 정보를 상기 정보 저장부(530)로 제공한다.The information receiving unit 515 inputs (or selects) predetermined test scenario information through the user interface screen for the scenario test in the test request terminal 540 and transmits it through the network means. And the test scenario information in connection with the control unit. The test scenario information is provided to the information storage unit 530.

상기 정보 저장부(530)는 상기 정보 수신부(515)를 통해 수신된 상기 테스트 시나리오 정보를 연계 처리하여 상기 시험항목D/B(140)와, 시나리오D/B(535)에 저장하는 것을 특징으로 한다.The information storage unit 530 processes the test scenario information received through the information receiving unit 515 and stores the information in the test item D / B 140 and the scenario D / B 535. do.

상기 테스트 시나리오 정보는 상기 직원단말을 통해 제공되는 프로그램 소스코드를 파싱하여 상기 프로그램 테스트 서버(500)를 통해 테스트 항목별 프로그램 소스코드에 대한 테스트를 실행하고, 상기 프로그램 소스코드에 대한 테스트가 완료되면, 상기 프로그램 소스코드를 포함하는 일련의 과정을 테스트하는 테스트 시나리오를 포함하여 이루어지는 것이 바람직하다.The test scenario information parses the program source code provided through the employee terminal to execute a test for the program source code for each test item through the program test server 500, and when the test for the program source code is completed It is preferable to include a test scenario for testing a series of processes including the program source code.

또한, 상기 테스트 시나리오는 상기 시나리오D/B(535)에 저장, 등록하여 추후 동일한 테스트 케이스에 대한 프로그램 테스트 요청시, 상기 프로그램 테스트를 위한 소정의 시나리오를 추천하는데 이용할 수도 있으며, 이에 의해 본 발명이 한정되지 아니한다.In addition, the test scenario may be stored and registered in the scenario D / B 535 to be used to recommend a predetermined scenario for the program test when a program test request for the same test case is made later. It is not limited.

예컨대, 상기 테스트 시나리오는 상기 프로그램 소스코드가 금융거래 과정 중 입금 부분을 처리하는 프로그램인 경우, 상기 입금을 위한 금융계좌를 개설하는 과정과, 상기 금융계좌로부터 상기 입금한 금액의 일부(또는 전부)를 출금하는 과정과, 상기 금융계좌를 해지하는 전체 과정에 대한 테스트를 포함하여 이루어지는 것이 바람직하다.For example, in the test scenario, when the program source code is a program for processing a deposit portion of a financial transaction, a process of opening a financial account for the deposit and a part (or all) of the amount of the deposit from the financial account It is preferable to include a test for the process of withdrawing the account, and the entire process of closing the financial account.

상기 시나리오 추출부(520)는 상기 인터페이스 제공부(510)를 통해 상기 시나리오 테스트를 위한 사용자 인터페이스 화면을 상기 테스트 요청 단말(540)로 제공하여 출력시, 상기 프로그램에 대한 시나리오 테스트를 위한 추천 시나리오를 상기 시나리오D/B(535)로부터 추출하는 것을 특징으로 한다.The scenario extractor 520 provides a user interface screen for the scenario test to the test request terminal 540 through the interface provider 510 and outputs the recommended scenario for scenario testing of the program. Extracting from the scenario D / B (535).

본 발명의 일 실시 방법에 따르면, 상기 시나리오 추출은, 상기 프로그램에 대한 시나리오 테스트를 위해, 과거에 테스트했던 시나리오를 저장하는 시나리오D/B(535)와 연계하여, 상기 프로그램에 대한 테스트 케이스에 대응하는 시나리오 정보를 추출하는 것이 바람직하다.According to an exemplary embodiment of the present invention, the scenario extraction corresponds to a test case for the program in association with a scenario D / B 535 for storing a scenario that has been tested in the past for a scenario test for the program. It is preferable to extract the scenario information.

본 발명의 다른 일 실시 방법에 따르면, 상기 시나리오는 상기 프로그램에 대한 시나리오 테스트를 위해 상기 프로그램을 개발한 직원(또는 상기 프로그램에 대한 테스트를 하는 직원)이 입력하는 시나리오에 따라 시나리오 테스트를 하는 것 이 바람직하며, 상기 직원이 입력하는 시나리오는 시나리오D/B(535)에 저장하여 이후 동일한(또는 유사한) 테스트 케이스에 대한 시나리오로 활용하는 것이 바람직하다.According to another exemplary embodiment of the present invention, the scenario may be a scenario test according to a scenario input by an employee who develops the program (or an employee who tests the program) for a scenario test of the program. Preferably, the scenario input by the employee is preferably stored in scenario D / B 535 to be used as a scenario for the same (or similar) test case.

상기 시나리오 테스트 처리부(525)는 상기 인터페이스 제공부(510)를 통해 제공된 시나리오 테스트를 위한 사용자 인터페이스 화면을 통해 입력되어 상기 테스트 요청 단말(540)로부터 수신한 테스트 시나리오 정보에 대응하여 프로그램 소스코드에 대한 시나리오 테스트를 하는 것을 특징으로 하며, 상기 시나리오 테스트 결과 생성되는 테스트 결과 로그를 상기 직원 정보와 연계 처리하여 상기 저장매체(360)에 저장하는 정보 저장부(530)로 제공하는 것이 바람직하다.The scenario test processor 525 is input through a user interface screen for a scenario test provided through the interface provider 510 and corresponding to test scenario information received from the test request terminal 540. Characterized in that the scenario test, it is preferable to provide a test result log generated in the scenario test result to the information storage unit 530 to be stored in the storage medium 360 in association with the employee information.

예컨대, 본 발명에 따른 시나리오 테스트 처리는 이벤트가 있는 금융계좌에 대해, 신규 거래시 특별 이자가 지급되는 경우, 상기 금융계좌에 대한 신규 개설시에만 상기 특별 이자가 지급되고, 추후 거래에 따른 특별 이자가 지급되지 않는지 유무를 반복 실행하여 확인하는 것이 바람직하다.For example, in the scenario test process according to the present invention, when a special interest is paid in a new transaction to a financial account with an event, the special interest is paid only when a new account is opened for the financial account, and a special interest according to a later transaction. It is desirable to check whether or not the payment is made by repeating it.

또한, 본 발명에 따른 시나리오 테스트 처리는 분실 등록된 금융계좌에 대해, 상기 금융계좌가 분실된 경우 정상 금융거래가 불가능하도록 설정되어 있는지 확인하기 위해, 상기 금융계좌를 통해 거래 가능한 모든 경우에 대한 금융거래 테스트를 반복 실행하여 확인하는 것이 바람직하다.In addition, the scenario test process according to the present invention is for a financial account registered for the loss, in order to determine whether the normal financial transaction is set to be impossible when the financial account is lost, financial transactions for all possible transactions through the financial account It is advisable to repeat the test to confirm.

또한, 본 발명에 따른 시나리오 테스트 처리는, 상기 프로그램 소스코드와 앞의 과정(또는 뒤의 과정)과 상호 연동되는 경우(예컨대, 앞의 과정에서 출력 데이터가 상기 프로그램 소스코드의 입력 데이터로 이용되는 경우) 각각의 과정에 대한 정상 실행 유무를 확인하기 위해, 상기 과정별 프로그램 테스트 실행 결과를 기 저장한 데이터베이스와 연계하여 확인하는 것이 바람직하다.In addition, the scenario test process according to the present invention may be performed when the program source code is interlocked with the previous process (or the following process) (for example, output data is used as input data of the program source code in the previous process). In order to confirm the normal execution of each process, it is preferable to check the program test execution result for each process in connection with a pre-stored database.

도면6은 본 발명의 실시 방법에 따른 프로그램에 대한 시나리오 테스트를 위한 프로그램 테스트 시스템의 동작 흐름을 도시한 도면이다.6 is a diagram illustrating an operation flow of a program test system for scenario testing of a program according to an exemplary embodiment of the present invention.

보다 상세하게 본 도면6은 상기 프로그램에 대한 시나리오 테스트를 위해 상기 도면1에 도시된 프로그램 소스코드 처리 시스템을 통해 등록한 직원 정보, 프로그램 소스코드를 적어도 하나 이상 포함하는 테스트 요청 정보와, 상기 테스트 요청 정보에 대응하여 생성된 테스트 항목 정보에 대한 시나리오 테스트를 위한 사용자 인터페이스 화면을 제공하고, 상기 사용자 인터페이스를 통해 입력(또는 선택)된 테스트 시나리오 정보에 대응하여 상기 등록한 프로그램 소스코드에 대한 테스트를 실행하고, 상기 프로그램에 대한 시나리오 테스트 결과 정보를 저장매체(360)에 저장하는 프로그램에 대한 시나리오 테스트를 위한 프로그램 테스트 시스템의 동작 흐름을 도시한 것으로서, 본 발명이 속하는 기술분야에서 통상의 지식을 가진 자라면, 본 도면6을 참조 및 변형하여 상기 프로그램에 대한 시나리오 테스트를 위 한 프로그램 테스트 시스템의 동작 흐름에 대한 다양한 실시 방법을 유추할 수 있을 것이나, 본 발명은 상기 유추되는 모든 실시 방법을 포함하며, 본 도면6에 도시된 실시 방법만으로 한정되지 아니한다.In more detail, FIG. 6 illustrates test request information including at least one employee information and a program source code registered through the program source code processing system shown in FIG. 1 for a scenario test of the program, and the test request information. Providing a user interface screen for a scenario test on test item information generated corresponding to the corresponding information, executing a test on the registered program source code in response to the test scenario information input (or selected) through the user interface, As an example of an operation flow of a program test system for a scenario test for a program storing the scenario test result information for the program in the storage medium 360, a person having ordinary knowledge in the art to which the present invention pertains may include Figure 6 It may be possible to infer various implementation methods for the operation flow of the program test system for scenario testing of the program by the modification and the modification, but the present invention includes all the implementation methods inferred, as shown in FIG. It is not limited only to the implementation method.

이하, 본 도면6에서 상기 도면5에 도시된 프로그램 테스트 시스템 상의 프로그램 테스트 서버(500)를 편의상 "서버"라고 하고, 상기 도면5에 도시된 프로그램 테스트 시스템 상의 테스트 요청 단말(540)을 편의상 "단말"이라고 한다.Hereinafter, in FIG. 6, the program test server 500 on the program test system illustrated in FIG. 5 is referred to as a “server” for convenience, and the test request terminal 540 on the program test system illustrated in FIG. 5 is referred to as a “terminal” for convenience. "

도면6을 참조하면, 상기 도면5에 도시된 프로그램 테스트 시스템 상의 단말은 상기 네트워크 수단을 통해 상기 서버에 접속하여 프로그램에 대한 시나리오 테스트를 위한 통신채널을 연결한다(600).Referring to FIG. 6, a terminal on the program test system illustrated in FIG. 5 accesses the server through the network means and connects a communication channel for scenario testing of a program (600).

본 발명의 실시 방법에 따르면, 상기 통신채널 연결 과정은 상기 단말에서 상기 서버로 로그인하는 과정, 및/또는 상기 단말에서 상기 서버로 회원 가입하는 과정 등을 적어도 하나 이상 더 포함하여 이루어지는 것이 바람직하며, 상기 과정에서 상기 단말에 대응하는 고객정보가 추출(또는 획득)된다.According to an embodiment of the present invention, the communication channel connection process may further include at least one or more steps of logging in to the server from the terminal, and / or joining the server to the server. In the process, the customer information corresponding to the terminal is extracted (or obtained).

본 발명이 속한 기술분야에서 통상의 지식을 가진 자라면, 상기 단말이 상기 네트워크 수단에 대응하는 소정의 브라우져 프로그램을 통해 상기 네트워크 수단에 대응하는 통신 프로토콜에 따라 상기 서버에 접속하여 상기 프로그램에 대한 시나 리오 테스트를 위한 통신채널을 연결하는 기술적 특징을 기 숙지하고 있을 것이므로, 이에 대한 상세한 설명은 편의상 생략한다.If the person skilled in the art to which the present invention pertains, the terminal connects to the server according to a communication protocol corresponding to the network means through a predetermined browser program corresponding to the network means, and the contents of the program are determined. You will be familiar with the technical features of connecting the communication channel for the Rio test, detailed description thereof will be omitted for convenience.

상기와 같이 단말과 서버 사이에 프로그램에 대한 시나리오 테스트를 위한 통신채널이 연결되면, 상기 단말은 상기 통신채널을 통해 상기 서버로 상기 프로그램에 대한 시나리오 테스트를 위한 시나리오 테스트를 위한 사용자 인터페이스 화면을 요청하고(605), 이에 대응하여 상기 서버는 상기 단말에서 상기 테스트 시나리오 정보를 입력(또는 선택)하기 위한 사용자 인터페이스를 포함하는 시나리오 테스트를 위한 사용자 인터페이스 화면을 생성(또는 추출)하고(610), 상기 생성된 시나리오 테스트를 위한 사용자 인터페이스 화면 상의 일정 영역에 출력할 추천 시나리오를 추출하고(612), 상기 테스트할 대상 프로그램 소스코드에 대응하는 시나리오에 대한 입력 데이터와, 상기 입력 데이터에 대응하는 출력 데이터를 추출하고(614), 상기 생성(또는 추출)된 시나리오 테스트를 위한 사용자 인터페이스 화면을 상기 통신채널을 통해 상기 단말로 전송한다(615).When the communication channel for the scenario test for the program is connected between the terminal and the server as described above, the terminal requests the user interface screen for the scenario test for the scenario test for the program to the server through the communication channel and In response, the server generates (or extracts) a user interface screen for a scenario test including a user interface for inputting (or selecting) the test scenario information in the terminal (610), and generates the generated interface. Extracts a recommended scenario to be output to a predetermined area on a user interface screen for testing the scenario, in operation 612, input data for a scenario corresponding to the target program source code to be tested, and output data corresponding to the input data; 614, generating (or extracting) the In operation 615, the UI screen for the scenario test is transmitted to the terminal through the communication channel.

본 발명의 일 실시 방법에 따르면, 상기 시나리오 추출은, 상기 프로그램에 대한 시나리오 테스트를 위해, 과거에 테스트했던 시나리오를 저장하는 시나리오D/B(535)와 연계하여, 상기 프로그램에 대한 테스트 케이스에 대응하는 시나리오 정보를 추출하는 것이 바람직하다.According to an exemplary embodiment of the present invention, the scenario extraction corresponds to a test case for the program in association with a scenario D / B 535 for storing a scenario that has been tested in the past for a scenario test for the program. It is preferable to extract the scenario information.

본 발명의 다른 일 실시 방법에 따르면, 상기 시나리오는 상기 프로그램에 대한 시나리오 테스트를 위해 상기 프로그램을 개발한 직원(또는 상기 프로그램에 대한 테스트를 하는 직원)이 입력하는 시나리오에 따라 시나리오 테스트를 하는 것이 바람직하며, 상기 직원이 입력하는 시나리오는 시나리오D/B(535)에 저장하여 이후 동일한(또는 유사한) 테스트 케이스에 대한 시나리오로 활용하는 것이 바람직하다.According to another exemplary embodiment of the present invention, it is preferable that the scenario is tested according to a scenario input by an employee who develops the program (or an employee who tests the program) to test the scenario. In addition, the scenario input by the employee may be stored in the scenario D / B 535 and used as a scenario for the same (or similar) test case.

이후, 상기 단말은 상기 테스트 시나리오 정보 입력(또는 선택)을 위해 상기 시나리오 테스트를 위한 사용자 인터페이스 화면에 포함된 상기 사용자 인터페이스를 통해 상기 테스트 시나리오 정보가 입력(또는 선택)하도록 처리한다(620).Thereafter, the terminal processes the test scenario information to be input (or selected) through the user interface included in the user interface screen for the scenario test for inputting (or selecting) the test scenario information (620).

만약 상기 단말에서 상기 테스트 시나리오 정보가 입력(또는 선택)되면(625), 상기 단말은 상기 통신채널을 통해 상기 서버로 상기 테스트 시나리오 정보를 전송하고(630), 이에 대응하여 상기 서버는 상기 수신된 테스트 시나리오 정보를 연계 처리하여 상기 도면5에 도시된 시험항목D/B(140)에 저장한다(635).If the test scenario information is input (or selected) in the terminal (625), the terminal transmits the test scenario information to the server through the communication channel (630), and correspondingly the server receives the received The test scenario information is cooperatively processed and stored in the test item D / B 140 illustrated in FIG. 5 (635).

상기 직원 정보는 상기 프로그램 소스코드를 포함하는 테스트 요청 정보를 상기 직원단말을 통해 입력하는 직원의 개인정보(예컨대, 직원의 성명, 주민등록번호, 주소, 전화번호, 휴대폰번호, 메일주소 등)와, 상기 직원의 사원정보(예컨대, 상기 직원이 상기 프로그램 소스코드를 개발한 대상 기업의 직원으로 입사함에 의 해 상기 직원에게 부여되는 사원번호, 사원ID 정보, 사내 메일주소, 사내 전화번호 등)) 등을 적어도 하나 이상 포함하여 이루어지는 것이 바람직하다.The employee information may include personal information of the employee (eg, employee's name, social security number, address, telephone number, mobile phone number, e-mail address, etc.) for inputting test request information including the program source code through the employee terminal, Employee information (e.g., employee number, employee ID information, company e-mail address, company phone number, etc.) assigned to the employee when the employee joins the employee of the target company that developed the program source code. It is preferable to comprise at least one or more.

상기 테스트 시나리오 정보는 상기 직원단말을 통해 제공되는 프로그램 소스코드를 파싱하여 상기 프로그램 테스트 서버(500)를 통해 테스트 항목별 프로그램 소스코드에 대한 테스트를 실행하고, 상기 프로그램 소스코드에 대한 테스트가 완료되면, 상기 프로그램 소스코드를 포함하는 일련의 과정을 테스트하는 테스트 시나리오를 포함하여 이루어지는 것이 바람직하다.The test scenario information parses the program source code provided through the employee terminal to execute a test for the program source code for each test item through the program test server 500, and when the test for the program source code is completed It is preferable to include a test scenario for testing a series of processes including the program source code.

또한, 상기 테스트 시나리오는 상기 시나리오D/B(535)에 저장, 등록하여 추후 동일한 테스트 케이스에 대한 프로그램 테스트 요청시, 상기 프로그램 테스트를 위한 소정의 시나리오를 추천하는데 이용할 수도 있으며, 이에 의해 본 발명이 한정되지 아니한다.In addition, the test scenario may be stored and registered in the scenario D / B 535 to be used to recommend a predetermined scenario for the program test when a program test request for the same test case is made later. It is not limited.

예컨대, 상기 테스트 시나리오는 상기 프로그램 소스코드가 금융거래 과정 중 입금 부분을 처리하는 프로그램인 경우, 상기 입금을 위한 금융계좌를 개설하는 과정과, 상기 금융계좌로부터 상기 입금한 금액의 일부(또는 전부)를 출금하는 과정과, 상기 금융계좌를 해지하는 전체 과정에 대한 테스트를 포함하여 이루어지는 것이 바람직하다.For example, in the test scenario, when the program source code is a program for processing a deposit portion of a financial transaction, a process of opening a financial account for the deposit and a part (or all) of the amount of the deposit from the financial account It is preferable to include a test for the process of withdrawing the account, and the entire process of closing the financial account.

상기 입력 데이터는 상기 직원단말을 통해 제공된 사용자 인터페이스를 통해 입력(또는 선택)하여 전송하는 입력항목(예컨대, 그룹사CODE, 국가코드, 어플리케이션서버 Node번호, 전문전송일시, 거래점번호, 거래단말기번호, 거래코드, 화면코드, 시스템일자, 로깅시간, 전문길이, 전문헤더내역, 전문자료내역, 에러코드 등)와, 상기 입력항목에 대응하는 입력값을 적어도 하나 이상 포함하여 이루어지는 것이 바람직하며, 상기 입력값은 생략될 수도 있다.The input data is input (or selected) to be transmitted through the user interface provided through the employee terminal (eg, group company CODE, country code, application server node number, specialized transmission date, trading point number, transaction terminal number, Transaction code, screen code, system date, logging time, full length, full header, full data, error code, etc.) and at least one input value corresponding to the input item. The value may be omitted.

만약, 상기 입력값이 생략되는 경우, 상기 입력값은 상기 프로그램 테스트 서버(500)와 네트워크 수단을 통해 연결되는 메타시스템(또는 상기 프로그램 테스트 시스템 상에 구비되는 코드테이블D/B)로부터 입력값을 추출하는 것이 바람직하다.If the input value is omitted, the input value is obtained from a meta system (or code table D / B provided on the program test system) connected to the program test server 500 through a network means. It is preferable to extract.

또한, 상기 입력 데이터는 상기 입력항목과, 상기 입력항목과 연계된 입력값 대신 이미지로그D/B에 저장된 적어도 하나 이상의 입력 전문을 선택한 입력 전문 선택 정보일 수도 있으며, 이에 의해 본 발명이 한정되지 아니한다.Further, the input data may be input message selection information for selecting the input item and at least one input message stored in the image log D / B instead of the input value associated with the input item, and the present invention is not limited thereto. .

상기 출력 데이터는 상기 직원단말을 통해 제공된 사용자 인터페이스를 통해 입력(또는 선택)하여 전송하는 입력항목에 대응하는 항목(예컨대, 그룹사CODE, 국가코드, 어플리케이션서버 Node번호, 전문전송일시, 거래점번호, 거래단말기번호, 거래코드, 화면코드, 시스템일자, 로깅시간, 전문길이, 전문헤더내역, 전문자료내 역, 에러코드 등)과, 상기 입력항목에 의해 출력되는 결과항목(예컨대, 상기 입력항목에 의한 거래코드가 출금인 경우, 출금된 이후 잔액 등)을 적어도 하나 이상 포함하는 출력항목과, 상기 출력항목에 대응하는 출력값을 적어도 하나 이상 포함하여 이루어지는 것이 바람직하며, 상기 출력값은 생략될 수도 있다.The output data is an item (eg, group company CODE, country code, application server node number, specialized transmission date, transaction number, Transaction terminal number, transaction code, screen code, system date, logging time, full-length, full-text header, full-text data, error code, etc., and result items outputted by the input item (e.g. In the case where the transaction code is withdrawn, it is preferable to include at least one output item including at least one balance after the withdrawal, and an output value corresponding to the output item, and the output value may be omitted.

만약, 상기 출력값이 생략되는 경우, 상기 출력값은 상기 프로그램 테스트 서버(500)와 네트워크 수단을 통해 연결되는 메타시스템(또는 상기 프로그램 테스트 시스템 상에 구비되는 코드테이블D/B)로부터 출력값을 추출하는 것이 바람직하다.If the output value is omitted, the output value may be extracted from a meta system (or code table D / B provided on the program test system) connected to the program test server 500 through a network means. desirable.

또한, 상기 출력 데이터는 상기 출력항목과, 상기 출력항목과 연계된 출력값 대신 이미지로그D/B에 저장된 적어도 하나 이상의 출력 전문을 선택한 출력 전문 선택 정보일 수도 있으며, 이에 의해 본 발명이 한정되지 아니한다.The output data may be output message selection information that selects the output item and at least one output message stored in the image log D / B instead of the output value associated with the output item, and the present invention is not limited thereto.

이후, 상기 서버는 상기 프로그램 소스코드에 대한 테스트 항목 정보에 대응하여, 상기 도면1에 도시된 프로그램 소스코드 처리 시스템을 통해 등록된 프로그램 소스코드를 시나리오에 따라 테스트하고(640), 상기 프로그램에 대한 시나리오 테스트 결과에 대응하는 테스트 결과 로그를 생성하여 상기 프로그램 테스트를 요청하는 직원(또는 상기 프로그램 소스코드를 개발한 직원)에 대응하는 직원 정보와 연계 처리하여 저장매체(360)에 저장한다(645).Subsequently, the server tests the program source code registered through the program source code processing system shown in FIG. 1 according to the scenario in response to the test item information about the program source code (640) and for the program. The test result log corresponding to the scenario test result is generated and processed in association with the employee information corresponding to the employee requesting the program test (or the employee who developed the program source code) and stored in the storage medium 360 (645). .

예컨대, 본 발명에 따른 시나리오 테스트 처리는 이벤트가 있는 금융계좌에 대해, 신규 거래시 특별 이자가 지급되는 경우, 상기 금융계좌에 대한 신규 개설시에만 상기 특별 이자가 지급되고, 추후 거래에 따른 특별 이자가 지급되지 않는지 유무를 반복 실행하여 확인하는 것이 바람직하다.For example, in the scenario test process according to the present invention, when a special interest is paid in a new transaction to a financial account with an event, the special interest is paid only when a new account is opened for the financial account, and a special interest according to a later transaction. It is desirable to check whether or not the payment is made by repeating it.

또한, 본 발명에 따른 시나리오 테스트 처리는 분실 등록된 금융계좌에 대해, 상기 금융계좌가 분실된 경우 정상 금융거래가 불가능하도록 설정되어 있는지 확인하기 위해, 상기 금융계좌를 통해 거래 가능한 모든 경우에 대한 금융거래 테스트를 반복 실행하여 확인하는 것이 바람직하다.In addition, the scenario test process according to the present invention is for a financial account registered for the loss, in order to determine whether the normal financial transaction is set to be impossible when the financial account is lost, financial transactions for all possible transactions through the financial account It is advisable to repeat the test to confirm.

또한, 본 발명에 따른 시나리오 테스트 처리는, 상기 프로그램 소스코드와 앞의 과정(또는 뒤의 과정)과 상호 연동되는 경우(예컨대, 앞의 과정에서 출력 데이터가 상기 프로그램 소스코드의 입력 데이터로 이용되는 경우) 각각의 과정에 대한 정상 실행 유무를 확인하기 위해, 상기 과정별 프로그램 테스트 실행 결과를 기 저장한 데이터베이스와 연계하여 확인하는 것이 바람직하다.In addition, the scenario test process according to the present invention may be performed when the program source code is interlocked with the previous process (or the following process) (for example, output data is used as input data of the program source code in the previous process). In order to confirm the normal execution of each process, it is preferable to check the program test execution result for each process in connection with a pre-stored database.

도면7은 본 발명의 실시 방법에 따른 프로그램 테스트 결과 분석을 위한 프로그램 테스트 시스템을 도시한 도면이다.7 is a diagram illustrating a program test system for analyzing a program test result according to an exemplary embodiment of the present invention.

보다 상세하게 본 도면7은 상기 프로그램 테스트 결과 분석을 위해 상기 도면1에 도시된 프로그램 소스코드 처리 시스템을 통해 등록한 직원 정보, 프로그램 소스코드를 적어도 하나 이상 포함하는 테스트 요청 정보와, 상기 테스트 요청 정보에 대응하여 생성된 테스트 항목 정보에 대한 프로그램 테스트 결과 요청을 위한 사용자 인터페이스 화면을 제공하고, 상기 사용자 인터페이스를 통해 입력(또는 선택)된 테스트 결과 요청 정보에 대응하여 상기 등록한 프로그램 소스코드에 대한 테스트를 실행하고, 상기 프로그램 테스트 결과 분석 결과 정보를 저장매체(360)에 저장하는 프로그램 테스트 결과 분석을 위한 프로그램 테스트 시스템의 구성을 도시한 것으로서, 본 발명이 속하는 기술분야에서 통상의 지식을 가진 자라면, 본 도면7을 참조 및 변형하여 상기 프로그램 테스트 결과 분석을 위한 프로그램 테스트 시스템 구성에 대한 다양한 실시 방법을 유추할 수 있을 것이나, 본 발명은 상기 유추되는 모든 실시 방법을 포함하며, 본 도면7에 도시된 실시 방법만으로 한정되지 아니한다.In more detail, FIG. 7 illustrates test request information including at least one employee information and a program source code registered through the program source code processing system shown in FIG. 1 for analyzing the program test result, and the test request information. Providing a user interface screen for requesting a program test result for the corresponding test item information, and executing a test for the registered program source code in response to the test result request information input (or selected) through the user interface. And a program test system for analyzing a program test result for storing the program test result analysis result information in a storage medium 360, and a person having ordinary knowledge in the art to which the present invention belongs. Refer to and modify Figure 7 By way of example, various implementation methods for the configuration of the program test system for analyzing the program test results may be inferred, but the present invention includes all the implementation methods inferred and is not limited to the implementation method shown in FIG.

예컨대, 본 발명이 속하는 기술분야에서 통상의 기술지식을 가진 자라면, 본 도면7에 도시된 프로그램 테스트 서버와, 상기 도면3과 도면5에 도시된 프로그램 테스트 서버를 분리한 별도의 서버로 구성할 수도 있으며, 이에 의해 본 발명이 한정되지 아니한다.For example, a person having ordinary technical knowledge in the technical field to which the present invention belongs may be configured as a separate server that separates the program test server illustrated in FIG. 7 and the program test server illustrated in FIGS. 3 and 5. The present invention is not limited thereto.

또한, 본 도면7에 도시된 프로그램 테스트 서버를 적어도 하나 이상의 서버 로 구성할 수도 있으며, 이에 의해 본 발명이 한정되지 아니한다.In addition, the program test server shown in FIG. 7 may be configured with at least one server, and the present invention is not limited thereto.

이하, 본 도면7에 도시된 프로그램 테스트 시스템 상에서 상기 테스트 요청 단말(745)로부터 제공되는 입력 데이터 또는 출력 데이터에 대응하여 상기 등록한 프로그램 테스트 결과 분석을 위한 적어도 하나 이상의 수단 또는 기능구성에 대응하는 구성요소를 편의상 "프로그램 테스트 서버(700)"라고 한다.Hereinafter, components corresponding to at least one or more means or functional configuration for analyzing the registered program test result in response to input data or output data provided from the test request terminal 745 on the program test system shown in FIG. 7. For convenience, it is referred to as "program test server 700".

본 발명의 실시 방법을 따르는 본 도면7을 참조하면, 본 발명에 따른 프로그램 테스트 결과 분석을 위한 프로그램 테스트 시스템은, 소정의 네트워크 수단에 연결된 적어도 하나 이상의 테스트 요청 단말(745)과, 상기 도면1에 도시된 프로그램 소스코드 처리 시스템을 통해 등록한 직원 정보, 프로그램 소스코드를 적어도 하나 이상 포함하는 테스트 요청 정보를 저장하는 프로그램D/B와, 상기 도면1에 도시된 프로그램 소스코드 처리 서버를 통해 상기 프로그램D/B에 저장된 프로그램 소스코드를 파싱하여 생성한 테스트 항목 정보를 상기 프로그램 소스코드를 등록한 직원 정보와 연계 처리하여 저장하거나, 또는 상기 프로그램 테스트 서버(700)에서 제공하는 사용자 인터페이스를 통해 입력되는 테스트 시나리오 정보와, 입력 데이터와, 출력 데이터를 상기 직원 정보와 연계 처리하여 저장하는 시험항목D/B(140)와, 상기 프로그램 소스코드를 테스트한 테스트 결과에 대응하는 로그를 상기 프로그램 소스코드를 등록한(또는 테스트한) 직원 정보와 연계 처리하여 저장하는 저장매체(360) 및 상기 테스트 요청 단말(745)과 소정의 네트워크 수단을 통해 연결되 며, 상기 네트워크 수단을 통해 전송되는 테스트 시나리오 정보를 적어도 하나 이상 수신하여 상기 프로그램 소스코드를 테스트하는 프로그램 테스트 서버(700)를 포함하여 이루어지는 것을 특징으로 한다.Referring to FIG. 7 according to an embodiment of the present invention, a program test system for analyzing a program test result according to the present invention includes at least one test request terminal 745 connected to predetermined network means, and FIG. A program D / B for storing employee information registered through the illustrated program source code processing system and test request information including at least one program source code, and the program D through the program source code processing server shown in FIG. Test scenario information generated by parsing the program source code stored in / B is stored in association with the employee information registered with the program source code, or is input through a user interface provided by the program test server 700. Information, input data, and output data. The test item D / B 140 for cooperative processing with the employee information and the log corresponding to the test result of testing the program source code are stored in association with the employee information for which the program source code is registered (or tested). A program test connected to the storage medium 360 and the test request terminal 745 through a predetermined network means, and receiving at least one test scenario information transmitted through the network means to test the program source code. It characterized in that it comprises a server 700.

상기 테스트 요청 단말(745)은 TCP/IP(Transmission Control Protocol/Internet Protocol) 기반의 유선 통신망(예컨대, ADSL(Asymmetric Digital Subscriber Line)/VDSL(Very high-data rate Digital Subscriber Line) 및/또는 케이블 통신망)를 통해 상기 프로그램 테스트 서버(700)와 통신 연결되는 데스크탑 컴퓨터 및/또는 노트북을 포함하는 유선 단말을 적어도 하나 이상 포함하여 이루어지거나, 및/또는 CDMA(Code Division Multiple Access) 기반의 이동 통신망(또는 HSDPA(High Speed Downlink Packet Access) 기반 이동 통신망)에 연결되는 이동 통신단말, 및/또는 IEEE 802.16x 기반의 초고속 무선 인터넷에 연결되는 휴대 인터넷 단말, 및/또는 IEEE 802.11x 기반의 무선랜 통신망에 연결되는 무선랜 단말을 적어도 하나 이상 포함하는 무선 단말을 적어도 하나 이상 포함하여 이루어지는 것을 특징으로 하며, 상기 테스트 요청 단말(745)은 상기 프로그램 테스트 서버(700)에서 제공하는 적어도 하나 이상의 프로그램 테스트 결과 요청을 위한 사용자 인터페이스 화면을 출력하고, 상기 프로그램 테스트 결과 요청을 위한 사용자 인터페이스 화면을 통해 적어도 하나 이상의 정보를 입력 및/또는 선택하여 상기 프로그램 테스트 서버(700)로 전송하기 위한 기능 구성(예컨대, 브라우져 프로그램과 통신 기능)이 구비되어 있는 것이 바람직하다.The test request terminal 745 is a wired communication network based on Transmission Control Protocol / Internet Protocol (TCP / IP) (eg, Asymmetric Digital Subscriber Line (ADSL) / Very High-data Rate Digital Subscriber Line (VDSL) and / or cable communication network). Or a wired terminal including at least one of a desktop computer and / or a laptop connected to the program test server 700 and / or a code division multiple access (CDMA) based mobile communication network (or A mobile communication terminal connected to a High Speed Downlink Packet Access (HSDPA) based mobile communication network, and / or a portable Internet terminal connected to a high-speed wireless Internet based on IEEE 802.16x, and / or a wireless LAN network based on IEEE 802.11x. And at least one wireless terminal including at least one WLAN terminal, wherein the test request The terminal 745 outputs a user interface screen for requesting at least one program test result provided by the program test server 700, and inputs at least one information through a user interface screen for requesting the program test result. And / or a functional configuration (eg, a browser program and a communication function) for selecting and transmitting the selected program to the program test server 700.

본 발명이 속하는 기술분야에서 통상의 지식을 가진 자라면, 적어도 하나 이상의 유선 단말 및/또는 무선 단말에 대응하는 상기 테스트 요청 단말(745)의 특징을 용이하게 유추할 수 있을 것이므로, 이에 대한 상세한 설명은 편의상 생략한다.Those skilled in the art to which the present invention pertains can easily infer the characteristics of the test request terminal 745 corresponding to at least one or more wired terminals and / or wireless terminals, Is omitted for convenience.

본 발명의 실시 방법에 따라 상기 테스트 요청 단말(745)이 유선 단말인 경우, 상기 네트워크 수단은 상기 TCP/IP 기반의 유선 통신망을 포함하여 이루어지며, 상기 테스트 요청 단말(745)이 무선 단말인 경우, 상기 네트워크 수단은 상기 CDMA 기반(또는 HSDPA 기반)의 이동 통신망, 및/또는 IEEE 802.16x 기반의 초고속 무선 인터넷, 및/또는 IEEE 802.11x 기반의 무선랜 통신망을 적어도 하나 이상 포함하여 이루어지는 것이 바람직하다.When the test request terminal 745 is a wired terminal according to an embodiment of the present invention, the network means includes the TCP / IP based wired communication network, and the test request terminal 745 is a wireless terminal. Preferably, the network means comprises at least one of a CDMA based (or HSDPA based) mobile communication network, and / or IEEE 802.16x based high speed wireless Internet, and / or IEEE 802.11x based wireless LAN communication network. .

본 발명에 따른 프로그램 테스트 시스템 상에 구비되는 상기 시험항목D/B(140)는 상기 도면1에 도시된 프로그램 소스코드 처리 시스템을 통해 등록한 직원 정보, 프로그램 소스코드, 테스트 시나리오 정보를 적어도 하나 이상 포함하는 테스트 요청 정보에 대응하여 상기 도면1에 도시된 프로그램 소스코드 처리 서버에서 상기 프로그램 소스코드 파싱 처리결과 생성되는 테스트 항목 정보를 상기 직원 정보와 연계 처리하여 저장하는 것을 특징으로 한다.The test item D / B 140 provided on the program test system according to the present invention includes at least one employee information, a program source code, and test scenario information registered through the program source code processing system shown in FIG. In response to the test request information, the program source code processing server illustrated in FIG. 1 may store the test item information generated as a result of the program source code parsing process in association with the employee information.

본 발명에 따른 프로그램 테스트 시스템 상에 구비되는 상기 시험항목 D/B(140)는 상기 도면1에 도시된 프로그램 소스코드 처리 시스템을 통해 등록한 직원 정보, 프로그램 소스코드, 테스트 시나리오 정보를 적어도 하나 이상 포함하는 테스트 요청 정보에 대응하여 상기 도면1에 도시된 프로그램 소스코드 처리 서버에서 상기 프로그램 소스코드 파싱 처리결과 생성되는 테스트 항목 정보를 상기 직원 정보와 연계 처리하여 저장하는 것을 특징으로 한다.The test item D / B 140 provided on the program test system according to the present invention includes at least one employee information, program source code, and test scenario information registered through the program source code processing system shown in FIG. In response to the test request information, the program source code processing server illustrated in FIG. 1 may store the test item information generated as a result of the program source code parsing process in association with the employee information.

상기 직원 정보는 상기 프로그램 소스코드를 포함하는 테스트 요청 정보를 상기 직원단말을 통해 입력하는 직원의 개인정보(예컨대, 직원의 성명, 주민등록번호, 주소, 전화번호, 휴대폰번호, 메일주소 등)와, 상기 직원의 사원정보(예컨대, 상기 직원이 상기 프로그램 소스코드를 개발한 대상 기업의 직원으로 입사함에 의해 상기 직원에게 부여되는 사원번호, 사원ID 정보, 사내 메일주소, 사내 전화번호 등)) 등을 적어도 하나 이상 포함하여 이루어지는 것이 바람직하다.The employee information may include personal information of the employee (eg, employee's name, social security number, address, telephone number, mobile phone number, e-mail address, etc.) for inputting test request information including the program source code through the employee terminal, At least employee information (e.g., employee number, employee ID information, company e-mail address, company phone number, etc.) assigned to the employee when the employee enters the employee of the target company that developed the program source code. It is preferable to include one or more.

상기 테스트 시나리오 정보는 상기 직원단말을 통해 제공되는 프로그램 소스코드를 파싱하여 상기 프로그램 테스트 서버(700)를 통해 테스트 항목별 프로그램 소스코드에 대한 테스트를 실행하고, 상기 프로그램 소스코드에 대한 테스트가 완료되면, 상기 프로그램 소스코드를 포함하는 일련의 과정을 테스트하는 테스트 시나리오를 포함하여 이루어지는 것이 바람직하다.The test scenario information parses the program source code provided through the employee terminal to execute a test for the program source code for each test item through the program test server 700, and when the test for the program source code is completed It is preferable to include a test scenario for testing a series of processes including the program source code.

또한, 상기 테스트 시나리오는 상기 시나리오D/B에 저장, 등록하여 추후 동 일한 테스트 케이스에 대한 프로그램 테스트 요청시, 상기 프로그램 테스트를 위한 소정의 시나리오를 추천하는데 이용할 수도 있으며, 이에 의해 본 발명이 한정되지 아니한다.In addition, the test scenario may be stored and registered in the scenario D / B to be used for recommending a predetermined scenario for the program test when requesting a program test for the same test case later, thereby limiting the present invention. No.

예컨대, 상기 테스트 시나리오는 상기 프로그램 소스코드가 금융거래 과정 중 입금 부분을 처리하는 프로그램인 경우, 상기 입금을 위한 금융계좌를 개설하는 과정과, 상기 금융계좌로부터 상기 입금한 금액의 일부(또는 전부)를 출금하는 과정과, 상기 금융계좌를 해지하는 전체 과정에 대한 테스트를 포함하여 이루어지는 것이 바람직하다.For example, in the test scenario, when the program source code is a program for processing a deposit portion of a financial transaction, a process of opening a financial account for the deposit and a part (or all) of the amount of the deposit from the financial account It is preferable to include a test for the process of withdrawing the account, and the entire process of closing the financial account.

상기 테스트 항목 정보는 상기 직원단말을 통해 제공되는 프로그램 소스코드를 파싱한 결과 확인된 내부파일 함수, 외부파일 함수, DB SQL 등을 적어도 하나 이상 포함하여 이루어지는 것이 바람직하며, 당업자의 의도 및 목적에 따라 상기 프로그램 소스코드 상에 포함된 전역변수, 내부파일 함수(또는 외부파일 함수) 상에 선언된 지역변수, 상기 프로그램 소스코드를 구성하는 적어도 하나 이상의 파일 상에 선언된 선언문(예컨대, #define 등)를 적어도 하나 이상 더 포함할 수도 있다.Preferably, the test item information includes at least one of an internal file function, an external file function, DB SQL, and the like, as a result of parsing the program source code provided through the employee terminal, and according to the intention and purpose of those skilled in the art. Global variables included in the program source code, local variables declared in an internal file function (or external file function), and declaration statements declared in at least one or more files constituting the program source code (eg, #define, etc.) It may further include at least one or more.

상기 입력 데이터는 상기 직원단말을 통해 제공된 사용자 인터페이스를 통해 입력(또는 선택)하여 전송하는 입력항목(예컨대, 그룹사CODE, 국가코드, 어플리케 이션서버 Node번호, 전문전송일시, 거래점번호, 거래단말기번호, 거래코드, 화면코드, 시스템일자, 로깅시간, 전문길이, 전문헤더내역, 전문자료내역, 에러코드 등)와, 상기 입력항목에 대응하는 입력값을 적어도 하나 이상 포함하여 이루어지는 것이 바람직하며, 상기 입력값은 생략될 수도 있다.The input data is input (or selected) for transmission through the user interface provided through the employee terminal (eg, group company CODE, country code, application server node number, specialized transmission date, trading point number, transaction terminal) Number, transaction code, screen code, system date, logging time, full-length, full-text header details, full-text data, error code, etc.) and at least one input value corresponding to the above input items. The input value may be omitted.

만약, 상기 입력값이 생략되는 경우, 상기 입력값은 상기 프로그램 테스트 서버(700)와 네트워크 수단을 통해 연결되는 메타시스템(또는 상기 프로그램 테스트 시스템 상에 구비되는 코드테이블D/B)로부터 입력값을 추출하는 것이 바람직하다.If the input value is omitted, the input value is obtained from a meta system (or code table D / B provided on the program test system) connected to the program test server 700 through a network means. It is preferable to extract.

또한, 상기 입력 데이터는 상기 입력항목과, 상기 입력항목과 연계된 입력값 대신 이미지로그D/B에 저장된 적어도 하나 이상의 입력 전문을 선택한 입력 전문 선택 정보일 수도 있으며, 이에 의해 본 발명이 한정되지 아니한다.Further, the input data may be input message selection information for selecting the input item and at least one input message stored in the image log D / B instead of the input value associated with the input item, and the present invention is not limited thereto. .

상기 출력 데이터는 상기 직원단말을 통해 제공된 사용자 인터페이스를 통해 입력(또는 선택)하여 전송하는 입력항목에 대응하는 항목(예컨대, 그룹사CODE, 국가코드, 어플리케이션서버 Node번호, 전문전송일시, 거래점번호, 거래단말기번호, 거래코드, 화면코드, 시스템일자, 로깅시간, 전문길이, 전문헤더내역, 전문자료내역, 에러코드 등)과, 상기 입력항목에 의해 출력되는 결과항목(예컨대, 상기 입력항목에 의한 거래코드가 출금인 경우, 출금된 이후 잔액 등)을 적어도 하나 이상 포함하는 출력항목과, 상기 출력항목에 대응하는 출력값을 적어도 하나 이상 포함하여 이루어지는 것이 바람직하며, 상기 출력값은 생략될 수도 있다.The output data is an item (eg, group company CODE, country code, application server node number, specialized transmission date, transaction number, Terminal number, transaction code, screen code, system date, logging time, full length, full header, full text, error code, etc., and result items outputted by the input items (e.g., by the input items) When the transaction code is withdrawn, it is preferable to include at least one output item including at least one balance after the withdrawal) and an output value corresponding to the output item, and the output value may be omitted.

만약, 상기 출력값이 생략되는 경우, 상기 출력값은 상기 프로그램 테스트 서버(700)와 네트워크 수단을 통해 연결되는 메타시스템(또는 상기 프로그램 테스트 시스템 상에 구비되는 코드테이블D/B)로부터 출력값을 추출하는 것이 바람직하다.If the output value is omitted, the output value may be extracted from a meta system (or code table D / B provided on the program test system) connected to the program test server 700 through a network means. desirable.

또한, 상기 출력 데이터는 상기 출력항목과, 상기 출력항목과 연계된 출력값 대신 이미지로그D/B에 저장된 적어도 하나 이상의 출력 전문을 선택한 출력 전문 선택 정보일 수도 있으며, 이에 의해 본 발명이 한정되지 아니한다.The output data may be output message selection information that selects the output item and at least one output message stored in the image log D / B instead of the output value associated with the output item, and the present invention is not limited thereto.

또한, 상기 프로그램 테스트 시스템 상에 구비되는 저장매체(360)는 상기 프로그램 테스트 결과를 저장하기 위해 상기 프로그램 테스트를 요청하는(또는 상기 프로그램 소스코드를 개발한) 직원에 대응하는 직원 정보와, 상기 프로그램 테스트 결과에 대응하는 테스트 결과 로그를 저장하는 것을 특징으로 한다.In addition, the storage medium 360 provided on the program test system includes employee information corresponding to an employee requesting the program test (or developing the program source code) to store the program test result, and the program. And storing a test result log corresponding to the test result.

상기 직원 정보는 상기 프로그램 소스코드를 포함하는 테스트 요청 정보를 상기 직원단말을 통해 입력하는 직원의 개인정보(예컨대, 직원의 성명, 주민등록번호, 주소, 전화번호, 휴대폰번호, 메일주소 등)와, 상기 직원의 사원정보(예컨대, 상기 직원이 상기 프로그램 소스코드를 개발한 대상 기업의 직원으로 입사함에 의해 상기 직원에게 부여되는 사원번호, 사원ID 정보, 사내 메일주소, 사내 전화번호 등)) 등을 적어도 하나 이상 포함하여 이루어지는 것이 바람직하다.The employee information may include personal information of the employee (eg, employee's name, social security number, address, telephone number, mobile phone number, e-mail address, etc.) for inputting test request information including the program source code through the employee terminal, At least employee information (e.g., employee number, employee ID information, company e-mail address, company phone number, etc.) assigned to the employee when the employee enters the employee of the target company that developed the program source code. It is preferable to include one or more.

상기 프로그램 결과 로그는 상기 프로그램 소스코드를 테스트한 테스트 결과에 대응하는 결과 로그를 포함하여 이루어지는 것이 바람직하며, 상기 결과 로그는 소정의 시나리오 과정 중 일부에 대한 과정의 정상 실행(또는 오류) 유무를 포함하여 이루어지는 것이 바람직하다.Preferably, the program result log includes a result log corresponding to a test result of testing the program source code, and the result log includes a normal execution (or error) of a process for a part of a predetermined scenario process. It is preferable to make it.

예컨대, 상기 프로그램 결과 로그는, 상기 프로그램 소스코드 테스트가 입금에 관한 프로그램이고, 시나리오가 금융계좌 개설, 입금, 출금, 금융계좌 해지의 과정을 포함하는 경우, 상기 프로그램 소스코드에 대한 시나리오 테스트를 위해 금융계좌를 개설하는 과정을 먼저 실행하여 테스트 결과를 확인하고, 상기 테스트 결과에 의한 출력 데이터를 상기 프로그램 소스코드의 입력 데이터로 활용하여 프로그램 테스트를 실행하고, 상기 프로그램 테스트 결과 출력되는 출력 데이터를 출금을 위한 과정의 입력 데이터로 활용하는 과정을 실행하는 것이 바람직하며, 각각의 연결되는 입력, 출력 데이터에 대한 정상, 오류 유무를 결과 로그로 저장하여 시나리오 테스트 실행에 대한 정상(또는 오류) 포함하는 것이 바람직하다.For example, the program result log is for the scenario test for the program source code, if the program source code test is a program for depositing, and the scenario includes the process of opening a financial account, depositing, withdrawing, canceling a financial account. First, the process of opening a financial account is executed to check the test result, and the program test is executed by using the output data of the test result as input data of the program source code, and withdraw the output data output from the program test result. It is preferable to execute a process that utilizes the input data of the process for the purpose, and to include the normal (or error) for the scenario test execution by storing the result of each connected input, the normality of the output data, and the presence of an error as a result log. desirable.

또한, 상기 프로그램 결과 로그는 입력, 출력 데이터의 연결 흐름 이외에, 전체 시나리오에 대한 테스트 결과, 이상 유무를 확인하는 것이 바람직하다.In addition, the program result log, in addition to the connection flow of the input and output data, it is preferable to check the test results, abnormality or not for the entire scenario.

본 발명의 실시 방법에 따르면, 상기 프로그램 테스트 서버(700)는 상기 테스트 요청 단말(745)과 네트워크 수단에 대응하는 웹 인터페이스를 제공하기 위해, 상기 네트워크 수단을 통해 상기 테스트 요청 단말(745)과 소정의 통신채널을 연결 및 관리하는 인터페이스부(705)(또는 인터페이스 수단)를 구비하여 이루어지는 것을 특징으로 하며, 이에 의해 상기 프로그램 테스트 서버(700)는 상기 테스트 요청 단말(745)과 유선 통신망 및/또는 무선 통신망을 통해 통신 연결되는 웹서버의 기능을 구비한다.According to the method of the present invention, the program test server 700 is predetermined with the test request terminal 745 through the network means to provide a web interface corresponding to the test request terminal 745 and the network means. And an interface unit 705 (or interface means) for connecting and managing a communication channel of the communication channel, whereby the program test server 700 is connected to the test request terminal 745 and / or a wired communication network. It has the function of a web server that is connected via a wireless communication network.

본 발명의 일 실시 방법에 따라 상기 테스트 요청 단말(745)이 TCP/IP 기반의 유선 통신망을 통해 통신채널이 연결되는 유선 단말인 경우, 상기 인터페이스부(705)는 상기 테스트 요청 단말(745)과 HTTP(Hyper-Text Transfer Protocol) 프로토콜을 기반으로 소정의 통신채널을 연결하고, 상기 통신채널을 통해 상기 테스트 요청 단말(745)로 HTML(Hyper-Text Markup Language) 호환 문서 형태의 프로그램 테스트 결과 요청을 위한 사용자 인터페이스 화면 및/또는 정보 제공 화면을 전송하여 출력하고, 상기 테스트 요청 단말(745)로부터 상기 프로그램 테스트 결과 요청을 위한 사용자 인터페이스 화면을 통해 입력(또는 선택)된 소정의 테스트 결과 요청 정보를 수신 처리하는 기능을 수행하는 것이 바람직하다.According to an exemplary embodiment of the present invention, when the test request terminal 745 is a wired terminal to which a communication channel is connected through a TCP / IP based wired communication network, the interface unit 705 may be connected to the test request terminal 745. A predetermined communication channel is connected based on the Hyper-Text Transfer Protocol (HTTP) protocol, and a program test result request in the form of a Hyper-Text Markup Language (HTML) compatible document is transmitted to the test request terminal 745 through the communication channel. Transmits and outputs a user interface screen and / or an information providing screen for receiving the predetermined test result request information input (or selected) from the test request terminal 745 through the user interface screen for the program test result request. It is desirable to perform the function of processing.

본 발명의 다른 일 실시 방법에 따라 상기 테스트 요청 단말(745)이 CDMA 기반의 무선 통신망을 통해 통신채널이 연결되는 무선 단말인 경우, 상기 인터페이스부(705)는 상기 테스트 요청 단말(745)과 WAP(Wireless Application Protocol) 및/또는 ME(Mobile Explorer) 프로토콜을 기반으로 소정의 통신채널을 연결하고, 상기 통신채널을 통해 상기 테스트 요청 단말(745)로 WML(Wireless Markup Language) 및/또는 HTML 호환 문서 형태의 프로그램 테스트 결과 요청을 위한 사용자 인터페이스 화면 및/또는 정보 제공 화면을 전송하여 출력하고, 상기 테스트 요청 단말(745)로부터 상기 프로그램 테스트 결과 요청을 위한 사용자 인터페이스 화면에 대응하는 소정의 테스트 결과 요청 정보를 수신 처리하는 기능을 수행하는 것이 바람직하다.According to another exemplary embodiment of the present invention, when the test request terminal 745 is a wireless terminal to which a communication channel is connected through a CDMA-based wireless communication network, the interface unit 705 is connected to the test request terminal 745 and the WAP. (Wireless Markup Language (WML) and / or HTML compatible document) to connect a predetermined communication channel based on a Wireless Application Protocol (ME) and / or a Mobile Explorer (ME) protocol, and to the test request terminal 745 through the communication channel. Sends and outputs a user interface screen and / or an information providing screen for requesting a program test result in the form, and the predetermined test result request information corresponding to the user interface screen for the program test result request from the test request terminal 745. It is preferable to perform a function of receiving processing.

본 발명의 또다른 일 실시 방법에 따라 상기 테스트 요청 단말(745)이 IEEE 802.16x 기반의 무선 통신망을 통해 통신채널이 연결되는 무선 단말인 경우, 상기 인터페이스부(705)는 상기 테스트 요청 단말(745)과 상기 IEEE 802.16x 규격에 대응하는 무선 프로토콜을 기반으로 소정의 통신채널을 연결하고, 상기 통신채널을 통해 상기 테스트 요청 단말(745)로 소정의 프로그램 테스트 결과 요청을 위한 사용자 인터페이스 화면 및/또는 정보 제공 화면을 전송하여 출력하고, 상기 테스트 요청 단말(745)로부터 상기 프로그램 테스트 결과 요청을 위한 사용자 인터페이스 화면에 대응하는 소정의 테스트 결과 요청 정보를 수신 처리하는 기능을 수행하는 것이 바람직하며, 및/또는 상기 테스트 요청 단말(745)이 IEEE 802.11x 기반의 무 선 통신망을 통해 통신채널이 연결되는 무선 단말인 경우, 상기 인터페이스부(705)는 상기 테스트 요청 단말(745)과 상기 IEEE 802.11x 규격에 대응하는 무선 프로토콜을 기반으로 소정의 통신채널을 연결하고, 상기 통신채널을 통해 상기 테스트 요청 단말(745)로 소정의 프로그램 테스트 결과 요청을 위한 사용자 인터페이스 화면 및/또는 정보 제공 화면을 전송하여 출력하고, 상기 테스트 요청 단말(745)로부터 상기 프로그램 테스트 결과 요청을 위한 사용자 인터페이스 화면에 대응하는 소정의 테스트 결과 요청 정보를 수신 처리하는 기능을 수행하는 것이 바람직하다.According to another exemplary embodiment of the present invention, when the test request terminal 745 is a wireless terminal to which a communication channel is connected through an IEEE 802.16x based wireless communication network, the interface unit 705 may include the test request terminal 745. And a predetermined communication channel based on a wireless protocol corresponding to the IEEE 802.16x standard, and a user interface screen for requesting a predetermined program test result to the test request terminal 745 through the communication channel. Transmitting and outputting an information providing screen and receiving and processing predetermined test result request information corresponding to a user interface screen for requesting the program test result from the test request terminal 745; and / Alternatively, the test request terminal 745 may be connected to a communication channel through an IEEE 802.11x based wireless communication network. In case of a line terminal, the interface unit 705 connects the test request terminal 745 to a predetermined communication channel based on a wireless protocol corresponding to the IEEE 802.11x standard, and the test request terminal through the communication channel. A user interface screen for requesting a predetermined program test result and / or an information providing screen is transmitted to and output from the user interface screen 745 and corresponding to the user interface screen for requesting the program test result from the test request terminal 745. It is preferable to perform a function of receiving and processing test result request information.

도면7을 참조하면, 상기 프로그램 테스트 서버(700)는 소정의 테스트 요청 단말(745)이 상기 인터페이스부(705)를 통해 상기 프로그램 테스트 서버(700)에 접속시, 상기 인터페이스부(705)와 연동하여 상기 테스트 요청 단말(745)에서 소정의 테스트 결과 요청 정보를 입력(또는 선택)하여 전송하도록 하는 소정의 프로그램 테스트 결과 요청을 위한 사용자 인터페이스 화면을 생성(또는 추출)하여 제공하는 인터페이스 제공부(710)(또는 인터페이스 제공수단)와, 상기 인터페이스부(705)와 연동하여 상기 테스트 요청 단말(745)에서 상기 프로그램 테스트 결과 요청을 위한 사용자 인터페이스 화면을 통해 입력(또는 선택)하여 전송하는 테스트 결과 요청 정보를 수신하는 정보 수신부(715)(또는 정보 수신수단)와, 상기 수신된 프로그램 결과 요청 정보에 대응하는 결과 제공을 위해, 상기 저장매체(360)에 저장된 테스트 결과 로그를 파싱하는 로그파싱 처리부(720)(또는 로그파싱 처리수단)와, 상기 로그파싱 처리된 로그 종류별, 오류 레벨별 테스트 결과를 제공하는 정보 제공 부(725)(또는 정보 제공수단)와, 상기 프로그램 테스트 결과 생성된 테스트 결과 로그와, 기 개발된 프로그램 테스트 결과 생성된 테스트 결과 로그를 상호 비교하여 서로 차이가 있을 경우, 차이를 상기 정보 제공부(725)와 연계하여 제공하는 로그 비교부(730)(또는 로그 비교수단)와, 상기 프로그램에 대한 테스트 결과 로그에 따라 상기 프로그램 소스코드와, 상기 프로그램 소스코드에 대한 테스트 결과 로그를 파싱한 테스트 결과 정보를 수집하여 프로그램 소스코드를 관리하는 소스코드 관리부(735)(또는 소스코드 관리수단)와, 상기 소스코드 관리부(735)를 통해 수집된 테스트 결과 정보와, 프로그램 소스코드를 연계 처리하여 저장하는 정보 저장부(740)(또는 정보 저장수단)를 구비하여 이루어지는 것을 특징으로 한다.Referring to FIG. 7, the program test server 700 interworks with the interface unit 705 when a predetermined test request terminal 745 accesses the program test server 700 through the interface unit 705. Interface providing unit 710 for generating (or extracting) a user interface screen for a predetermined program test result request for inputting (or selecting) and transmitting predetermined test result request information from the test request terminal 745. (Or interface providing means) and the test result request information that is input (or selected) transmitted by the test request terminal 745 through the user interface screen for requesting the program test result in cooperation with the interface unit 705. Information receiving unit 715 (or information receiving means) for receiving a result corresponding to the received program result request information To provide, a log parsing processor 720 (or log parsing processing means) for parsing a test result log stored in the storage medium 360, and information for providing test results for each log type and error level of the log parsed log. If there is a difference between the providing unit 725 (or information providing means), the test result log generated from the program test result, and the test result log generated from the previously developed program test result, the difference is determined. Parsing the program source code and the test result log for the program source code according to the log comparison unit 730 (or log comparison means) provided in connection with the study 725 and the test result log for the program. A source code manager 735 (or source code manager) for collecting test result information and managing program source codes; The results collected from the test unit 735 to the information, characterized in that formed in an information storage unit 740 (or information storage medium) for storing and processing the associated program source code.

상기 인터페이스 제공부(710)는 소정의 테스트 요청 단말(745)이 상기 인터페이스부(705)를 통해 상기 프로그램 테스트 서버(700)에 접속시, 상기 테스트 요청 단말(745)에 구비된 기능구성(예컨대, 테스트 요청 단말(745)에 구비된 브라우져 프로그램)에 대응하여 소정의 테스트 결과 요청 정보를 입력(또는 선택)하여 상기 네트워크 수단을 통해 상기 프로그램 테스트 서버(700)로 전송할 수 있는 소정의 프로그램 테스트 결과 요청을 위한 사용자 인터페이스 화면을 생성하거나, 및/또는 소정의 데이터베이스(도시생략)로부터 추출하고, 상기 인터페이스부(705)와 연동하여 상기 생성(또는 추출)된 프로그램 테스트 결과 요청을 위한 사용자 인터페이스 화면을 상기 네트워크 수단을 통해 상기 테스트 요청 단말(745)로 제공하는 것을 특징으로 한다.The interface providing unit 710 has a functional configuration (eg, provided in the test request terminal 745 when a predetermined test request terminal 745 is connected to the program test server 700 through the interface unit 705). In response to a browser program provided in the test request terminal 745, predetermined test result request information may be input (or selected) and transmitted to the program test server 700 through the network means. Create a user interface screen for requesting, and / or extract from a predetermined database (not shown), and in conjunction with the interface unit 705 to generate a user interface screen for requesting the generated (or extracted) program test results. It is characterized in that provided to the test request terminal 745 through the network means.

이후, 상기 테스트 요청 단말(745)은 상기 프로그램 테스트 결과 요청을 위한 사용자 인터페이스 화면을 기반으로 소정의 테스트 결과 요청 정보를 입력(또는 선택)하며, 상기 테스트 결과 요청 정보가 입력(또는 선택)된 것이 확인되면, 상기 테스트 요청 단말(745)은 상기 네트워크 수단을 통해 상기 입력(또는 선택)된 테스트 결과 요청 정보를 상기 프로그램 테스트 서버(700)로 전송한다.Thereafter, the test request terminal 745 inputs (or selects) predetermined test result request information based on a user interface screen for requesting the program test result, and the test result request information is input (or selected). If confirmed, the test request terminal 745 transmits the input (or selected) test result request information to the program test server 700 through the network means.

본 발명이 속한 기술분야에서 통상의 지식을 가진 자라면, 상기 테스트 요청 단말(745)에서 상기 프로그램 테스트 결과 요청을 위한 사용자 인터페이스 화면에 포함된 적어도 하나 이상의 폼(Form) 양식을 통해 상기 테스트 결과 요청 정보를 입력(또는 선택)하는 기술적 특징과, 상기 네트워크 수단이 제공하는 통신 프로토콜을 통해 상기 입력(또는 선택)된 테스트 결과 요청 정보를 상기 프로그램 테스트 서버(700)로 전송하는 기술적 특징을 기 숙지하고 있을 것이므로, 이에 대한 상세한 설명은 편의상 생략한다.Those skilled in the art to which the present invention pertains request the test result through at least one form form included in a user interface screen for the program test result request in the test request terminal 745. Knowing technical features for inputting (or selecting) information and transmitting the test result request information inputted (or selected) to the program test server 700 through a communication protocol provided by the network means. Since there will be, a detailed description thereof will be omitted for convenience.

상기 정보 수신부(715)는 상기 테스트 요청 단말(745)에서 상기 프로그램 테스트 결과 요청을 위한 사용자 인터페이스 화면을 통해 소정의 테스트 결과 요청 정보를 입력(또는 선택)하여 상기 네트워크 수단을 통해 전송시, 상기 인터페이스부(705)와 연동하여 상기 테스트 결과 요청 정보를 수신하는 것을 특징으로 한다.The information receiving unit 715 inputs (or selects) predetermined test result request information through the user interface screen for requesting the program test result from the test request terminal 745 and transmits it through the network means. In connection with the unit 705, the test result request information may be received.

상기 로그파싱 처리부(720)는 상기 수신된 프로그램 결과 요청 정보에 대응하는 결과 제공을 위해, 상기 저장매체(360)에 저장된 테스트 결과 로그를 파싱하는 것을 특징으로 하며, 상기 로그 파싱된 결과를 상기 테스트 요청 단말(745)로 전송하는 정보 제공부(725)로 제공하는 것이 바람직하다.The log parsing processor 720 parses a test result log stored in the storage medium 360 to provide a result corresponding to the received program result request information, and the log parsed result is tested. It is preferable to provide the information providing unit 725 to the request terminal 745.

본 발명의 일 실시 방법에 따르면, 상기 로그파싱 처리는 상기 테스트 결과 로그에 대해 상기 테스트 결과 로그를 생성하게 된 대상 프로그램 소스코드에 대한 테스트 항목 정보를 기준으로 상기 테스트 결과 로그를 파싱하여 테스트 항목, 오류 레벨을 파싱하는 것이 바람직하다.According to an embodiment of the present invention, the log parsing process parses the test result log based on test item information on a target program source code that generates the test result log with respect to the test result log, a test item, It is desirable to parse the error level.

본 발명의 다른 일 실시 방법에 따르면, 상기 로그파싱 처리는 상기 테스트 결과 로그 상에 상기 프로그램 테스트를 요청하는 직원이 기 지정한 분류 코드를 기준으로 상기 테스트 결과 로그를 파싱하여 분류 코드별 테스트 항목, 오류 레벨을 파싱하는 것이 바람직하다.According to another exemplary embodiment of the present invention, the log parsing process parses the test result log based on a classification code designated by an employee who requests the program test on the test result log, and test items and errors for each classification code. It is desirable to parse the level.

본 발명의 또 다른 일 실시 방법에 따르면, 상기 로그파싱 처리는 상기 테스트 결과 로그 상에 상기 프로그램 테스트를 요청하는 직원이 기 지정한 오류 레벨별을 기준으로 테스트 겨과 로그를 파싱하여 오류 레벨별 테스트 항목을 파싱하는 것이 바람직하다.According to another exemplary embodiment of the present invention, the log parsing process parses a test result and a log based on a predetermined error level designated by an employee requesting the program test on the test result log to test items for each error level. It is preferable to parse.

본 발명이 속하는 기술분야에서 통상의 기술지식을 가진 자라면, 상기 로그파싱 처리 방법에 대한 기술적 특징을 기 숙지하고 있을 것이므로, 상세한 설명은 편의상 생략한다.Those skilled in the art to which the present invention pertains, because they will be familiar with the technical features of the log parsing processing method, a detailed description thereof will be omitted for convenience.

만약, 상기 로그파싱 처리한 결과, 테스트 항목 중 적어도 하나 이상에 대한 테스트 결과 로그가 없는 경우, 상기 프로그램 소스코드에 대한 테스트는 완료되지 않은 것으로 판단하며, 테스트 되지 않은 테스트 항목 정보를 상기 테스트 요청 단말(745)로 전송하는 것이 바람직하다.If, as a result of the log parsing, there is no test result log for at least one of the test items, it is determined that the test for the program source code is not completed, and the test request information for the untested test item information is determined. It is desirable to send to 745.

상기 로그 비교부(730)는 프로그램 테스트 결과 생성된 테스트 결과 로그와, 기 개발된 프로그램 테스트 결과 생성된 테스트 결과 로그를 상호 비교하여 서로 차이가 있을 경우, 차이를 상기 정보 제공부(725)와 연계하여 제공하는 것을 특징으로 한다.The log comparison unit 730 compares the test result log generated from the program test result and the test result log generated from the previously developed program test result with each other, and if there is a difference, the log comparison unit 730 links the difference with the information providing unit 725. It is characterized by providing.

본 발명의 실시 방법에 따르면, 상기 로그 비교는, 상기 프로그램 소스코드의 테스트 결과에 대한 테스트 결과 로그와, 상기 프로그램 소스코드와 매칭되는 테스트 케이스 정보에 대응하는 테스트 결과 로그를 비교하는 것이 바람직하다.According to an embodiment of the present invention, the log comparison, it is preferable to compare the test result log for the test result of the program source code and the test result log corresponding to the test case information matching the program source code.

예컨대, 상기 로그 비교는, 상기 프로그램 소스코드 실행시 출력되는 출력항목이 출금계좌번호이고, 상기 프로그램 소스코드를 통해 출력되는 출력값은 ‘ 1234-5678-9012’의 형태이고, 기 개발된 프로그램 소스코드를 통해 출력되는 출력값이 ‘123456789012’라면, 상기 차이가 있는 부분에 대한 출력항목과, 출력값을 상기 사용자 인터페이스 상의 일정 영역(또는 별도 창)을 통해 상기 프로그램 소스코드에 대한 테스트 결과 로그와, 기 개발된 프로그램 소스코드에 대한 테스트 결과 로그를 비교 출력하는 것이 바람직하다.For example, in the log comparison, an output item output when the program source code is executed is a withdrawal account number, and an output value output through the program source code is in the form of '1234-5678-9012', and the previously developed program source code. If the output value output through '123456789012', the output item for the difference and the output log of the test result for the program source code through a predetermined area (or a separate window) on the user interface, and previously developed It is preferable to compare the test result log with respect to the generated program source code.

또한, 상기 로그 비교는 상기 프로그램 소스코드 실행시 출력되는 출력항목이 출금계좌에 대한 예금주이고, 상기 프로그램 소스코드를 통해 출력되는 출력항목에 대한 출력값이 있으나, 기 개발된 프로그램 소스코드에서는 출금계좌에 대한 예금주 항목이 없는 경우, 상기 사용자 인터페이스 상의 일정 영역(또는 별도 창)을 통해 상기 프로그램 소스코드에 대한 테스트 결과 로그와, 기 개발된 프로그램 소스코드에 대한 테스트 결과 로그를 비교 출력하는 것이 바람직하다.In addition, the log comparison is that the output item output when the program source code is executed is the account holder for the withdrawal account, there is an output value for the output item output through the program source code, but in the previously developed program source code to the withdrawal account When there is no account holder item, it is preferable to compare and output the test result log of the program source code and the test result log of the previously developed program source code through a predetermined area (or a separate window) on the user interface.

상기 소스코드 관리부(735)는 프로그램에 대한 테스트 결과 로그에 따라 상기 프로그램 소스코드와, 상기 프로그램 소스코드에 대한 테스트 결과 로그를 파싱한 테스트 결과 정보를 수집하여 프로그램 소스코드를 관리하는 것을 특징으로 하며, 상기 수집된 테스트 결과 정보와, 프로그램 소스코드를 연계 처리하여 저장매체(360)에 저장하는 정보 저장부(740)로 제공하는 것이 바람직하다.The source code manager 735 manages program source code by collecting the program source code and test result information obtained by parsing the test result log of the program source code according to the test result log of the program. In addition, the collected test result information and the program source code may be provided to the information storage unit 740 which stores the stored information in the storage medium 360.

본 발명의 실시 방법에 따르면, 상기 소스코드 관리는 상기 프로그램 소스코 드와, 상기 프로그램 소스코드에 대한 테스트 결과 로그를 파싱한 테스트 결과 정보를 수집하여 프로그램 소스코드를 관리하는 것이 바람직하다.According to an exemplary embodiment of the present invention, the source code management preferably manages the program source code by collecting the test result information obtained by parsing the program source code and a test result log of the program source code.

또한, 상기 프로그램 소스코드 관리를 통해 상기 프로그램 소스코드에 대한 개발 진행상황, 상기 프로그램 소스코드를 실제 업무에 적용시, 상기 프로그램 소스코드 테스트 결과에 대한 실제 업무 적용 부서 등으로 이관 처리하는데 이용될 수 있다.In addition, the development of the program source code through the program source code management, when the program source code is applied to the actual work, it can be used to transfer processing to the actual business application department, etc. for the test result of the program source code. have.

도면8a와 도면8b는 본 발명의 실시 방법에 따른 프로그램 테스트 결과 분석을 위한 프로그램 테스트 시스템의 동작 흐름을 도시한 도면이다.8A and 8B illustrate an operation flow of a program test system for analyzing a program test result according to an exemplary embodiment of the present invention.

보다 상세하게 본 도면8a와 도면8b는 상기 프로그램 테스트 결과 분석을 위해 상기 도면1에 도시된 프로그램 소스코드 처리 시스템을 통해 등록한 직원 정보, 프로그램 소스코드를 적어도 하나 이상 포함하는 테스트 요청 정보와, 상기 테스트 요청 정보에 대응하여 생성된 테스트 항목 정보에 대한 프로그램 테스트 결과 요청을 위한 사용자 인터페이스 화면을 제공하고, 상기 사용자 인터페이스를 통해 입력(또는 선택)된 테스트 결과 요청 정보에 대응하여 상기 등록한 프로그램 소스코드에 대한 테스트를 실행하고, 상기 프로그램 테스트 결과 분석 결과 정보를 저장매체(360)에 저장하는 프로그램 테스트 결과 분석을 위한 프로그램 테스트 시스템의 동작 흐름을 도시한 것으로서, 본 발명이 속하는 기술분야에서 통상의 지식을 가진 자라면, 본 도면8a와 도면8b를 참조 및 변형하여 상기 프로그램 테스트 결과 분석을 위한 프로그램 테스트 시스템의 동작 흐름에 대한 다양한 실시 방법을 유추할 수 있을 것이나, 본 발명은 상기 유추되는 모든 실시 방법을 포함하며, 본 도면8a와 도면8b에 도시된 실시 방법만으로 한정되지 아니한다.In more detail, FIGS. 8A and 8B illustrate test request information including at least one employee information and a program source code registered through the program source code processing system shown in FIG. 1 for analyzing the program test result, and the test. Providing a user interface screen for requesting a program test result for test item information generated in response to the request information, and corresponding to the registered program source code in response to the test result request information input (or selected) through the user interface. As shown in the present invention, an operation flow of a program test system for executing a test and analyzing a program test result for storing the program test result analysis result information in a storage medium 360 is provided. If grown, this drawing 8a Although various implementation methods for the operational flow of the program test system for analyzing the program test results may be inferred by referring to FIG. 8B and modified, the present invention includes all the implementation methods inferred, and FIGS. It is not limited only to the implementation method shown in 8b.

이하, 본 도면8a와 도면8b에서 상기 도면7에 도시된 프로그램 테스트 시스템 상의 프로그램 테스트 서버(700)를 편의상 "서버"라고 하고, 상기 도면7에 도시된 프로그램 테스트 시스템 상의 테스트 요청 단말(745)을 편의상 "단말"이라고 한다.Hereinafter, the program test server 700 on the program test system shown in FIG. 7 is referred to as "server" in FIGS. 8A and 8B for convenience, and the test request terminal 745 on the program test system shown in FIG. It is called "terminal" for convenience.

도면8a와 도면8b를 참조하면, 상기 도면7에 도시된 프로그램 테스트 시스템 상의 단말은 상기 네트워크 수단을 통해 상기 서버에 접속하여 프로그램 테스트 결과 분석을 위한 통신채널을 연결한다(800).8A and 8B, a terminal on the program test system illustrated in FIG. 7 accesses the server through the network means and connects a communication channel for analyzing a program test result (800).

본 발명의 실시 방법에 따르면, 상기 통신채널 연결 과정은 상기 단말에서 상기 서버로 로그인하는 과정, 및/또는 상기 단말에서 상기 서버로 회원 가입하는 과정 등을 적어도 하나 이상 더 포함하여 이루어지는 것이 바람직하며, 상기 과정에서 상기 단말에 대응하는 고객정보가 추출(또는 획득)된다.According to an embodiment of the present invention, the communication channel connection process may further include at least one or more steps of logging in to the server from the terminal, and / or joining the server to the server. In the process, the customer information corresponding to the terminal is extracted (or obtained).

본 발명이 속한 기술분야에서 통상의 지식을 가진 자라면, 상기 단말이 상기 네트워크 수단에 대응하는 소정의 브라우져 프로그램을 통해 상기 네트워크 수단에 대응하는 통신 프로토콜에 따라 상기 서버에 접속하여 상기 프로그램 테스트 결과 분석을 위한 통신채널을 연결하는 기술적 특징을 기 숙지하고 있을 것이므로, 이에 대한 상세한 설명은 편의상 생략한다.In the technical field to which the present invention pertains, the terminal accesses the server according to a communication protocol corresponding to the network means through a predetermined browser program corresponding to the network means, and analyzes the program test result. Since it will be familiar with the technical features for connecting the communication channel for, a detailed description thereof will be omitted for convenience.

상기와 같이 단말과 서버 사이에 프로그램 테스트 결과 분석을 위한 통신채널이 연결되면, 상기 단말은 상기 통신채널을 통해 상기 서버로 상기 프로그램 테스트 결과 분석을 위한 프로그램 테스트 결과 요청을 위한 사용자 인터페이스 화면을 요청하고(805), 이에 대응하여 상기 서버는 상기 단말에서 상기 테스트 결과 요청 정보를 입력(또는 선택)하기 위한 사용자 인터페이스를 포함하는 프로그램 테스트 결과 요청을 위한 사용자 인터페이스 화면을 생성(또는 추출)하고(810), 상기 생성(또는 추출)된 프로그램 테스트 결과 요청을 위한 사용자 인터페이스 화면을 상기 통신채널을 통해 상기 단말로 전송한다(815).When a communication channel for analyzing a program test result is connected between the terminal and the server as described above, the terminal requests a user interface screen for requesting a program test result for analyzing the program test result to the server through the communication channel. In response, the server generates (or extracts) a user interface screen for a program test result request including a user interface for inputting (or selecting) the test result request information in the terminal (810). The user interface screen for requesting the generated (or extracted) program test result is transmitted to the terminal through the communication channel (815).

이후, 상기 단말은 상기 테스트 결과 요청 정보 입력(또는 선택)을 위해 상기 프로그램 테스트 결과 요청을 위한 사용자 인터페이스 화면에 포함된 상기 사용자 인터페이스를 통해 상기 테스트 결과 요청 정보가 입력(또는 선택)하도록 처리한다(820).Thereafter, the terminal processes the test result request information to be input (or selected) through the user interface included in the user interface screen for the program test result request for input (or selection) of the test result request information ( 820).

만약 상기 단말에서 상기 테스트 결과 요청 정보가 입력(또는 선택)되면(825), 상기 단말은 상기 통신채널을 통해 상기 서버로 상기 테스트 결과 요청 정보를 전송한다(830).If the test result request information is input (or selected) in the terminal (825), the terminal transmits the test result request information to the server through the communication channel (830).

이후, 상기 서버는 상기 프로그램 소스코드에 대한 테스트 결과 요청 정보에 대응하여 테스트 결과 로그를 파싱하고(835), 상기 파싱된 테스트 결과 로그를 단말로 제공한다(840).Thereafter, the server parses the test result log in response to the test result request information on the program source code (835), and provides the parsed test result log to the terminal (840).

본 발명의 일 실시 방법에 따르면, 상기 로그파싱 처리는 상기 테스트 결과 로그에 대해 상기 테스트 결과 로그를 생성하게 된 대상 프로그램 소스코드에 대한 테스트 항목 정보를 기준으로 상기 테스트 결과 로그를 파싱하여 테스트 항목, 오류 레벨을 파싱하는 것이 바람직하다.According to an embodiment of the present invention, the log parsing process parses the test result log based on test item information on a target program source code that generates the test result log with respect to the test result log, a test item, It is desirable to parse the error level.

본 발명의 다른 일 실시 방법에 따르면, 상기 로그파싱 처리는 상기 테스트 결과 로그 상에 상기 프로그램 테스트를 요청하는 직원이 기 지정한 분류 코드를 기준으로 상기 테스트 결과 로그를 파싱하여 분류 코드별 테스트 항목, 오류 레벨을 파싱하는 것이 바람직하다.According to another exemplary embodiment of the present invention, the log parsing process parses the test result log based on a classification code designated by an employee who requests the program test on the test result log, and test items and errors for each classification code. It is desirable to parse the level.

본 발명의 또 다른 일 실시 방법에 따르면, 상기 로그파싱 처리는 상기 테스트 결과 로그 상에 상기 프로그램 테스트를 요청하는 직원이 기 지정한 오류 레벨별을 기준으로 테스트 겨과 로그를 파싱하여 오류 레벨별 테스트 항목을 파싱하는 것이 바람직하다.According to another exemplary embodiment of the present invention, the log parsing process parses a test result and a log based on a predetermined error level designated by an employee requesting the program test on the test result log to test items for each error level. It is preferable to parse.

본 발명이 속하는 기술분야에서 통상의 기술지식을 가진 자라면, 상기 로그파싱 처리 방법에 대한 기술적 특징을 기 숙지하고 있을 것이므로, 상세한 설명은 편의상 생략한다.Those skilled in the art to which the present invention pertains, because they will be familiar with the technical features of the log parsing processing method, a detailed description thereof will be omitted for convenience.

만약, 상기 로그파싱 처리한 결과, 테스트 항목 중 적어도 하나 이상에 대한 테스트 결과 로그가 없는 경우, 상기 프로그램 소스코드에 대한 테스트는 완료되지 않은 것으로 판단하며, 테스트 되지 않은 테스트 항목 정보를 상기 테스트 요청 단말(745)로 전송하는 것이 바람직하다.If, as a result of the log parsing, there is no test result log for at least one of the test items, it is determined that the test for the program source code is not completed, and the test request information for the untested test item information is determined. It is desirable to send to 745.

이후, 상기 서버는 상기 테스트 요청한 프로그램 소스코드에 대한 테스트 결과 로그와, 상기 프로그램 소스코드와 매칭되는 기 개발한 프로그램 소스코드에 대한 테스트 케이스에 ㄷ응하는 테스트 결과 로그를 저장매체(360)와 연계하여 추출하여 비교한다(845).Thereafter, the server connects the test result log of the program source code to which the test is requested, and the test result log corresponding to a test case of a pre-developed program source code matching the program source code with the storage medium 360. Extract and compare (845).

본 발명의 실시 방법에 따르면, 상기 로그 비교는, 상기 프로그램 소스코드의 테스트 결과에 대한 테스트 결과 로그와, 상기 프로그램 소스코드와 매칭되는 테스트 케이스 정보에 대응하는 테스트 결과 로그를 비교하는 것이 바람직하다.According to an embodiment of the present invention, the log comparison, it is preferable to compare the test result log for the test result of the program source code and the test result log corresponding to the test case information matching the program source code.

예컨대, 상기 로그 비교는, 상기 프로그램 소스코드 실행시 출력되는 출력항 목이 출금계좌번호이고, 상기 프로그램 소스코드를 통해 출력되는 출력값은 ‘1234-5678-9012’의 형태이고, 기 개발된 프로그램 소스코드를 통해 출력되는 출력값이 ‘123456789012’라면, 상기 차이가 있는 부분에 대한 출력항목과, 출력값을 상기 사용자 인터페이스 상의 일정 영역(또는 별도 창)을 통해 상기 프로그램 소스코드에 대한 테스트 결과 로그와, 기 개발된 프로그램 소스코드에 대한 테스트 결과 로그를 비교 출력하는 것이 바람직하다.For example, in the log comparison, an output item output when the program source code is executed is a withdrawal account number, and an output value output through the program source code is in the form of '1234-5678-9012', and the previously developed program source code. If the output value output through '123456789012', the output item for the difference and the output log of the test result for the program source code through a predetermined area (or a separate window) on the user interface, and previously developed It is preferable to compare the test result log with respect to the generated program source code.

또한, 상기 로그 비교는 상기 프로그램 소스코드 실행시 출력되는 출력항목이 출금계좌에 대한 예금주이고, 상기 프로그램 소스코드를 통해 출력되는 출력항목에 대한 출력값이 있으나, 기 개발된 프로그램 소스코드에서는 출금계좌에 대한 예금주 항목이 없는 경우, 상기 사용자 인터페이스 상의 일정 영역(또는 별도 창)을 통해 상기 프로그램 소스코드에 대한 테스트 결과 로그와, 기 개발된 프로그램 소스코드에 대한 테스트 결과 로그를 비교 출력하는 것이 바람직하다.In addition, the log comparison is that the output item output when the program source code is executed is the account holder for the withdrawal account, there is an output value for the output item output through the program source code, but in the previously developed program source code to the withdrawal account When there is no account holder item, it is preferable to compare and output the test result log of the program source code and the test result log of the previously developed program source code through a predetermined area (or a separate window) on the user interface.

만약, 비교 결과가 동일한 경우(850), 상기 서버는 상기 프로그램 소스코드와 상기 프로그램 소스코드에 대한 테스트 결과 생성된 테스트 결과 로그를 저장매체(360)에 저장하고(860), 종료한다.If the comparison result is the same (850), the server stores the test result log generated in the test result of the program source code and the program source code in the storage medium 360 (860) and ends.

본 발명의 실시 방법에 따르면, 상기 소스코드 관리는 상기 프로그램 소스코드와, 상기 프로그램 소스코드에 대한 테스트 결과 로그를 파싱한 테스트 결과 정 보를 수집하여 프로그램 소스코드를 관리하는 것이 바람직하다.According to an embodiment of the present invention, the source code management preferably manages the program source code by collecting the program source code, and test result information obtained by parsing a test result log of the program source code.

또한, 상기 프로그램 소스코드 관리를 통해 상기 프로그램 소스코드에 대한 개발 진행상황, 상기 프로그램 소스코드를 실제 업무에 적용시, 상기 프로그램 소스코드 테스트 결과에 대한 실제 업무 적용 부서 등으로 이관 처리하는데 이용될 수 있다.In addition, the development of the program source code through the program source code management, when the program source code is applied to the actual work, it can be used to transfer processing to the actual business application department, etc. for the test result of the program source code. have.

반면, 비교 결과가 다른 경우(850), 상기 서버는 상기 비교결과에 대한 차이를 포함하는 로그분석 결과를 상기 사용자 인터페이스의 일정 영역(또는 팝업창)을 통해 출력하고(855), 상기 프로그램 소스코드와 상기 프로그램 소스코드에 대한 테스트 결과 생성된 테스트 결과 로그를 저장매체(360)에 저장한다(860).On the other hand, if the comparison result is different (850), the server outputs a log analysis result including the difference to the comparison result through a predetermined area (or pop-up window) of the user interface (855), and the program source code The test result log generated in the test result of the program source code is stored in the storage medium 360 (operation 860).

본 발명에 따르면, 개발자가 프로그램 개발 과정에 삽입하여 기록하는 로그 메시지(즉, 테스트 결과 로그)에 대한 로그 파싱을 통해 로그를 테스트 항목별, 또는 오류 레벨별 등의 다양한 방법으로 분류하여 사용자에게 제공할 수 있는 장점이 있다.According to the present invention, through the log parsing of the log message (that is, the test result log) that the developer inserts and records in the program development process, the log is classified and provided to the user by various methods such as test items or error levels. There is an advantage to this.

또한, 테스트를 완료한 프로그램 소스코드와 테스트 결과 로그를 별도로 저장하여 활용함으로써, 기존에 개발한 프로그램과의 차이를 쉽게 알아볼 수 있는 장 점과 함께, 실제 업무에 적용하는 부서로 개발한 프로그램에 대한 테스트 결과 정보등을 제공함으로써, 보다 편리하게 프로그램 개발 및 관리가 가능한 장점이 있다.In addition, by saving and using the program source code and test result log that have been tested separately, it is easy to recognize the difference from the previously developed program and the program developed by the department that applies to the actual work. By providing test result information, etc., there is an advantage that the program development and management can be more conveniently.

Claims (5)

금융사 서버에서 금융업무를 제공하는 프로그램 소소코드를 테스트한 결과를 분석하는 방법에 있어서,In the method for analyzing the results of testing the program source code for providing financial services on the financial company server, 상기 프로그램 소스코드의 테스트를 요청하는 단말로부터 상기 금융업무 중 어느 하나의 테스트 대상 단위업무를 제공하는 프로그램의 프로그램 소스코드 정보와, 상기 프로그램 소스코드에서 테스트 대상 소스코드 영역-상기 프로그램 소스코드에 포함된 함수코드 영역 또는 객체코드 영역 또는 모듈코드 영역 중 하나 이상을 포함-을 지정하는 테스트 케이스 정보를 수신하는 단계;Program source code information of a program providing a test unit unit service of any one of the financial services from a terminal requesting a test of the program source code, and included in the test source source code area in the program source code-the program source code. Receiving test case information specifying at least one of a function code region or an object code region or a module code region; 상기 프로그램 소스 코드에 대응하는 단위업무를 처리하는 과정에서 상기 테스트 케이스 정보에 대응하는 소스코드 영역을 동작시키기 위하여 처리되어야 할 단위업무에 대한 정보를 포함하는 테스트 시나리오를 추출하는 단계;Extracting a test scenario including information on a unit task to be processed to operate a source code region corresponding to the test case information in a process of processing a unit task corresponding to the program source code; 상기 단위업무와 연계하여 상기 테스트 시나리오에 따라 상기 프로그램 소스코드를 테스트하고, 테스트한 결과를 테스트 결과 로그로 생성하는 단계;Testing the program source code according to the test scenario in association with the unit task, and generating a test result log as a test result; 상기 테스트 결과 로그 중 상기 테스트 케이스에 대응하는 테스트 결과 로그를 테스트 항목 및 오류 레벨 별로 파싱하는 단계; 및Parsing a test result log corresponding to the test case among the test result logs for each test item and error level; And 상기 파싱된 테스트 결과 로그를 상기 단말로 제공하는 단계;를 포함하여 이루어지는 것을 특징으로 하는 테스트 결과 로그를 이용한 프로그램 테스트 결과 분석 방법.Providing the parsed test result log to the terminal; Program test result analysis method using a test result log comprising the. 삭제delete 제 1항에 있어서,The method of claim 1, 상기 단말로부터 테스트 케이스 정보가 수신되면, 상기 테스트 케이스에 대응하는 소스코드 영역에 대한 테스트 항목을 생성하는 단계;를 더 포함하여 이루어지는 것을 특징으로 하는 테스트 결과 로그를 이용한 프로그램 테스트 결과 분석 방법.When the test case information is received from the terminal, generating a test item for the source code region corresponding to the test case; Program test result analysis method using a test result log, characterized in that further comprises. 제 1항 또는 제 3항의 방법을 실행하는 프로그램을 기록한 것을 특징으로 하는 컴퓨터로 판독 가능한 기록매체.A computer-readable recording medium having recorded thereon a program for executing the method of claim 1. 금융사 서버에 포함되어 금융업무를 제공하는 프로그램 소소코드를 테스트한 결과를 분석하는 시스템에 있어서,In the system that analyzes the results of testing the program source code that is included in the financial company server to provide financial services, 상기 프로그램 소스코드의 테스트를 요청하는 단말로부터 상기 금융업무 중 어느 하나의 테스트 대상 단위업무를 제공하는 프로그램의 프로그램 소스코드 정보와, 상기 프로그램 소스코드에서 테스트 대상 소스코드 영역-상기 프로그램 소스코드에 포함된 함수코드 영역 또는 객체코드 영역 또는 모듈코드 영역 중 하나 이상을 포함-을 지정하는 테스트 케이스 정보를 수신하는 정보 수신수단;Program source code information of a program providing a test unit unit service of any one of the financial services from a terminal requesting a test of the program source code, and included in the test source source code area in the program source code-the program source code. Information receiving means for receiving test case information specifying one or more of a function code area or an object code area or a module code area; 상기 프로그램 소스코드에 대응하는 단위업무를 처리하는 과정에서 상기 테스트 케이스 정보에 대응하는 소스코드 영역을 동작시키기 위하여 처리되어야 할 단위업무에 대한 정보를 포함하는 테스트 시나리오를 추출하는 시나리오 추출수단;Scenario extracting means for extracting a test scenario including information on a unit task to be processed to operate a source code region corresponding to the test case information in a process of processing a unit task corresponding to the program source code; 상기 단위업무와 연계하여 상기 테스트 시나리오에 따라 상기 프로그램 소스코드를 테스트하고, 테스트한 결과를 테스트 결과 로그로 생성하는 시나리오 테스트 처리수단;Scenario test processing means for testing the program source code according to the test scenario in association with the unit task, and generating a test result log as a test result log; 상기 테스트 결과 로그 중 상기 테스트 케이스에 대응하는 테스트 결과 로그를 테스트 항목 및 오류 레벨 별로 파싱하는 로그파싱 처리수단;Log parsing processing means for parsing a test result log corresponding to the test case among the test result logs for each test item and error level; 상기 파싱된 테스트 결과 로그를 상기 단말로 제공하는 정보 제공수단;을 포함하여 이루어지는 것을 특징으로 하는 테스트 결과 로그를 이용한 프로그램 테스트 결과 분석 시스템.And program information providing means for providing the parsed test result log to the terminal.
KR1020070093902A 2007-09-14 2007-09-14 System and Method for Analysing Program Test Result using Test Result Log and Program Recording Medium KR101014684B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020070093902A KR101014684B1 (en) 2007-09-14 2007-09-14 System and Method for Analysing Program Test Result using Test Result Log and Program Recording Medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020070093902A KR101014684B1 (en) 2007-09-14 2007-09-14 System and Method for Analysing Program Test Result using Test Result Log and Program Recording Medium

Publications (2)

Publication Number Publication Date
KR20090028368A KR20090028368A (en) 2009-03-18
KR101014684B1 true KR101014684B1 (en) 2011-02-16

Family

ID=40695663

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020070093902A KR101014684B1 (en) 2007-09-14 2007-09-14 System and Method for Analysing Program Test Result using Test Result Log and Program Recording Medium

Country Status (1)

Country Link
KR (1) KR101014684B1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101792864B1 (en) 2011-03-09 2017-11-01 주식회사 케이티 System and Method for verifying application

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101139731B1 (en) * 2009-11-06 2012-06-27 대한민국 Cdss evaluation toolkit apparatus and evaluation method using the same
KR101104166B1 (en) * 2009-11-26 2012-01-12 애니포인트 미디어 그룹 System and method for testing user application using computing apparatus and media playback apparatus
KR101051600B1 (en) 2010-03-29 2011-07-22 주식회사 소프트 포 소프트 Systems for performing code inspection on abap source code

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH09223042A (en) * 1996-02-16 1997-08-26 Nippon Steel Corp System test device for software
KR19990041418A (en) * 1997-11-21 1999-06-15 이계철 How to Generate Object-Oriented Fill Debugging Information
KR20010027916A (en) * 1999-09-16 2001-04-06 정선종 Method for testing chill programs using test scenario
KR20070082222A (en) * 2006-02-15 2007-08-21 삼성전자주식회사 Api test method and apparatus of embedded software

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH09223042A (en) * 1996-02-16 1997-08-26 Nippon Steel Corp System test device for software
KR19990041418A (en) * 1997-11-21 1999-06-15 이계철 How to Generate Object-Oriented Fill Debugging Information
KR20010027916A (en) * 1999-09-16 2001-04-06 정선종 Method for testing chill programs using test scenario
KR20070082222A (en) * 2006-02-15 2007-08-21 삼성전자주식회사 Api test method and apparatus of embedded software

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101792864B1 (en) 2011-03-09 2017-11-01 주식회사 케이티 System and Method for verifying application

Also Published As

Publication number Publication date
KR20090028368A (en) 2009-03-18

Similar Documents

Publication Publication Date Title
USRE47896E1 (en) System and method for tracking web interactions with real time analytics
US8650651B2 (en) Method and apparatus for security assessment of a computing platform
US10997531B2 (en) System, method and graphical user interface for workflow generation, deployment and/or execution
JP4961949B2 (en) Generation program, inspection program, generation apparatus, and generation method
US8949166B2 (en) Creating and processing a data rule for data quality
US7849448B2 (en) Technique for determining web services vulnerabilities and compliance
US20170109676A1 (en) Generation of Candidate Sequences Using Links Between Nonconsecutively Performed Steps of a Business Process
US20090070121A1 (en) System, Method And Graphical User Interface For Workflow Generation, Deployment And/Or Execution
CN105723335A (en) Data flow exploration
US20170109636A1 (en) Crowd-Based Model for Identifying Executions of a Business Process
US20170109639A1 (en) General Model for Linking Between Nonconsecutively Performed Steps in Business Processes
US20080065616A1 (en) Metadata integration tool, systems and methods for managing enterprise metadata for the runtime environment
CN101819551B (en) Method and system for recording service interaction data of enterprise message system
US20170109638A1 (en) Ensemble-Based Identification of Executions of a Business Process
KR101014684B1 (en) System and Method for Analysing Program Test Result using Test Result Log and Program Recording Medium
US20090210748A1 (en) Methods and systems to test airline information systems
US20170109640A1 (en) Generation of Candidate Sequences Using Crowd-Based Seeds of Commonly-Performed Steps of a Business Process
KR100946417B1 (en) Method for Testing Program Source Code
KR101014679B1 (en) System for Testing Program Source Code using Scenarios
US20170109637A1 (en) Crowd-Based Model for Identifying Nonconsecutive Executions of a Business Process
Refsdal et al. Security risk analysis of system changes exemplified within the oil and gas domain
Silva et al. Quality metrics in software architecture
Murínová Application log analysis
JP2008515056A (en) Business process management system and method
KR20090086492A (en) Method for testing program source code

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
E90F Notification of reason for final refusal
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
FPAY Annual fee payment

Payment date: 20140121

Year of fee payment: 4

FPAY Annual fee payment

Payment date: 20150105

Year of fee payment: 5

FPAY Annual fee payment

Payment date: 20151223

Year of fee payment: 6

FPAY Annual fee payment

Payment date: 20171220

Year of fee payment: 8

FPAY Annual fee payment

Payment date: 20190104

Year of fee payment: 9

FPAY Annual fee payment

Payment date: 20200102

Year of fee payment: 10