KR20100070713A - Method and system for automatically testing database system based on scenario - Google Patents

Method and system for automatically testing database system based on scenario Download PDF

Info

Publication number
KR20100070713A
KR20100070713A KR1020080129390A KR20080129390A KR20100070713A KR 20100070713 A KR20100070713 A KR 20100070713A KR 1020080129390 A KR1020080129390 A KR 1020080129390A KR 20080129390 A KR20080129390 A KR 20080129390A KR 20100070713 A KR20100070713 A KR 20100070713A
Authority
KR
South Korea
Prior art keywords
scenario
database
test
result
verification result
Prior art date
Application number
KR1020080129390A
Other languages
Korean (ko)
Other versions
KR101073816B1 (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 KR1020080129390A priority Critical patent/KR101073816B1/en
Publication of KR20100070713A publication Critical patent/KR20100070713A/en
Application granted granted Critical
Publication of KR101073816B1 publication Critical patent/KR101073816B1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F30/00Computer-aided design [CAD]
    • G06F30/20Design optimisation, verification or simulation
    • 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
    • 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/3696Methods or tools to render software testable

Landscapes

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

Abstract

PURPOSE: A method and a system for automatically testing a database system based on a scenario is provided to simultaneously test new databases by managing a database test scenario and a verification result through a database. CONSTITUTION: A scenario database server(202) includes a scenario database(200) including database test scenarios and verification results. An automatic database test device(100) is connected to the scenario database server and the test target database to automatically test the test target database. The database test automation device includes a scenario register and a database tester.

Description

시나리오 기반의 데이터베이스 시험 자동화 방법 및 시스템{Method and system for automatically testing database system based on scenario}Method and system for automatically testing database system based on scenario

본 발명은 데이터베이스 시험에 관한 것으로서, 더욱 상세하게는, 시나리오를 기반으로 데이터베이스의 엔진이 정상적으로 기능하는지에 대한 시험을 자동화하는 시스템 및 방법에 관한 것이다.The present invention relates to database testing, and more particularly, to a system and method for automating testing whether a database's engine is functioning based on a scenario.

데이터베이스는 여러 응용 시스템들의 통합된 정보들을 저장하여 운영할 수 있는 데이터들의 묶음이다. 정보가 기하 급수적으로 증가함에 따라, 이러한 정보들을 구조적으로 그리고 효율적으로 저장할 수 있는 데이터베이스에 대한 수요도 함께 증가하고 있으며, 다양한 데이터베이스들이 개발되고 있다. 새롭게 개발되는 데이터베이스는 데이터베이스에 관한 표준안을 만족하여야 한다. 뿐만 아니라 표준안이 새롭게 패치 됨에 따라서 새롭게 패치된 표준안을 만족하는지에 대한 시험도 많이 필요하게 되었다.A database is a collection of data that can store and operate integrated information from multiple application systems. As information grows exponentially, the demand for a database that can store such information structurally and efficiently increases, and various databases are being developed. Newly developed databases must meet the standards for the database. In addition, as the standard is newly patched, it is also necessary to test whether the new standard is satisfied.

종래에는 이러한 시험을 일일이 수동으로 수행하였다. 이미 개발 완료되었거나 이미 새로운 표준안이 패치된 검증된 데이터베이스와 새롭게 개발되거나 새로운 표준안을 패치할 시험 대상 데이터베이스에 동일한 데이터들을 입력한 후 동일 한 질문을 수행하고, 그 결과가 일치하는지 비교하였다. 시험 대상 데이터베이스 하나를 시험하기 위해서 검증된 데이터베이스 하나가 필요하여, 검증된 데이터베이스에 문제가 생기면 시험을 수행할 수 없었으며, 시험 대상 데이터베이스가 많으면 그 수에 비례하여 시간과 인력이 필요하였다. 뿐만 아니라, 시험에 사용되는 동일한 데이터들과 질문은 시험 운용자의 노하우로 남게 되어 다른 시험 운용자와 공유하기 어려웠으며, 시험 결과가 통합적으로 관리되기 어려웠다. In the past, these tests were performed manually. The same data was entered into a validated database that had already been developed or had already been patched with a new standard and the subject database to which the newly developed or new standard was to be patched. The same questions were asked and the results were compared. In order to test one database, one validated database was required. If a problem occurred in the verified database, the test could not be performed. If there were many databases, the time and manpower were required in proportion to the number. In addition, the same data and questions used in the test remained the test operator's know-how, making it difficult to share with other test operators, and the test results were difficult to manage collectively.

이하에서, 시험 대상 데이터베이스의 특정 기능을 시험하기 위해 데이터를 입력하고 질문을 수행하는 과정들을 일련의 텍스트들로 작성된 것을 시나리오로 언급한다.In the following, the process of entering data and performing a question to test a specific function of a test subject database is referred to as a scenario written in a series of texts.

따라서, 본 발명이 이루고자 하는 기술적 과제는, 데이터베이스의 시험을 자동화하기 위한 방법 및 시스템을 제공하는 것이다.Accordingly, it is a technical object of the present invention to provide a method and system for automating the testing of a database.

또한, 본 발명이 이루고자 하는 다른 기술적 과제는, 데이터베이스를 개발하는 다수의 개발자들이 효율적으로 시험하기 위한 시스템을 제공하는 것이다.In addition, another technical problem to be achieved by the present invention is to provide a system for efficiently testing a large number of developers who develop a database.

또한, 본 발명이 이루고자 하는 또 다른 기술적 과제는, 데이터베이스의 시험 결과를 통합적으로 관리하여, 성능 변화 추이나 버그 추적 등에 이용될 수 있는 시스템을 제공하는 것이다.In addition, another technical problem to be achieved by the present invention is to provide a system that can be used to track performance changes, bug tracking, etc. by integrally managing the test results of the database.

상기 기술적 과제를 달성하기 위한 본 발명의 일 태양에 따른 데이터베이스 시험 자동화 방법이 제공된다. 시나리오 등록 단계에서, 시험 대상 데이터베이스를 시험하기 위한 시나리오, 및 상기 시나리오에 대응하고 검증된 데이터베이스를 이용하여 생성된 검증 결과가 원격 시나리오 데이터베이스에 등록된다. 데이터베이스 시험 단계에서, 상기 시나리오를 이용하여 상기 시험 대상 데이터베이스가 시험된다. 여기서, 상기 시험 대상 데이터베이스, 상기 검증된 데이터베이스 및 상기 시험 대상 데이터베이스는 네트워크를 통해 연결된다.In accordance with an aspect of the present invention, there is provided a method for automating database test. In the scenario registration step, a scenario for testing the test subject database and a verification result generated using a database corresponding to the scenario and verified are registered in the remote scenario database. In a database test step, the test subject database is tested using the scenario. Here, the test subject database, the verified database and the test subject database are connected via a network.

상기 데이터베이스 시험 자동화 방법의 일 예에 따르면, 상기 시나리오 등록 단계는, 상기 시나리오를 작성하는 시나리오 작성 단계; 상기 검증된 데이터베이스에 접속하여, 상기 시나리오를 상기 검증된 데이터베이스에 대해 수행하고, 수행한 결과를 검증 결과로서 수신하는 검증 결과 생성 단계; 및 상기 시나리오와 상기 검증 결과를 상기 원격 시나리오 데이터베이스에 접속하여 등록하는 시나리오 및 검증 결과 등록 단계를 포함할 수 있다. 또한, 상기 데이터베이스 시험 단계는, 상기 원격 시나리오 데이터베이스에 접속하여, 상기 시나리오와 상기 검증 결과를 언로드하는 시나리오 언로드 단계; 상기 시험 대상 데이터베이스에 접속하여, 상기 언로드한 시나리오를 상기 시험 대상 데이터베이스에 대해 수행하고, 수행한 결과를 시험 결과로서 수신하는 시나리오 수행 단계; 및 상기 시험 결과와 상기 언로드한 검증 결과를 비교하고, 최종 결과를 상기 원격 시나리오 데이터베이스에 접속하여 등록하는 최종 결과 생성 단계를 포함할 수 있다.상기 데이터베이스 시험 자동화 방법의 다른 예에 따르면, 상기 시나리오 등록 단계와 상기 데이터베이스 시험 단계는 서로 다른 데이터베이스 시험 자동화 장치들에서 실행될 수 있다.According to an example of the database test automation method, the scenario registration step may include a scenario creation step of creating the scenario; A verification result generating step of accessing the verified database, performing the scenario on the verified database, and receiving the result as a verification result; And a scenario and verification result registration step of registering the scenario and the verification result by accessing the remote scenario database. The database testing step may include: a scenario unloading step of accessing the remote scenario database and unloading the scenario and the verification result; A scenario execution step of accessing the test target database, performing the unloaded scenario on the test target database, and receiving the result as a test result; And comparing the test result with the unloaded verification result, and generating a final result by accessing and registering a final result in the remote scenario database. According to another example of the method for automating database test, the scenario registration may be performed. The step and the database test step may be executed in different database test automation devices.

상기 데이터베이스 시험 자동화 방법의 또 다른 예에 따르면, 상기 데이터베이스 시험 단계는 다수의 시험 대상 데이터베이스들에 대해 다수의 데이터베이스 시험 자동화 장치들에서 독립적으로 실행될 수 있다.According to another example of the database test automation method, the database test step may be executed independently in a plurality of database test automation devices for a plurality of test subject databases.

상기 데이터베이스 시험 자동화 방법의 또 다른 예에 따르면, 상기 시나리오는 시험 대상 데이터베이스가 SQL 표준을 만족하는지의 여부를 시험하기 위한 시나리오를 포함할 수 있다.According to another example of the method for automating database test, the scenario may include a scenario for testing whether the database under test satisfies the SQL standard.

상기 데이터베이스 시험 자동화 방법의 또 다른 예에 따르면, 상기 시나리오 등록 단계는, 상기 시나리오를 작성하는 시나리오 작성 단계; 상기 시나리오에 대응하는 검증 결과를 생성하는 검증 결과 생성 단계; 및 상기 시나리오와 상기 검증 결과를 상기 원격 시나리오 데이터베이스에 접속하여 등록하는 시나리오 및 검증 결과 등록 단계를 포함할 수 있다. 상기 시나리오 등록 단계를 반복함에 따라, 상기 원격 시나리오 데이터베이스에는 다수의 시나리오들 및 이들에 대응하는 다수의 검증 결과들이 등록될 수 있으며, 상기 데이터베이스 시험 단계는, 상기 원격 시나리오 데이터베이스에 접속하여, 상기 원격 시나리오 데이터베이스에 등록된 상기 다수의 시나리오들 중에서 상기 시험 대상 데이터베이스를 시험할 시나리오를 선택하는 시나리오 선택 단계; 상기 선택된 시나리오와 이에 대응하는 검증 결과를 언로드하여 로컬 저장 장치에 저장하는 시나리오 언로드 단계; 상기 시험 대상 데이터베이스에 접속하여, 상기 언로드한 시나리오를 상기 시험 대상 데이터베이스에 대해 수행하고 수행한 결과를 시험 결과로서 수신하는 시나리오 수행 단계; 및 상기 시험 결과와 상기 언로드한 검증 결과를 비교하고, 최종 결과를 상기 원격 시나리오 데이터베이스에 접속하여 등록하는 최종 결과 생성 단계를 포함할 수 있다.According to another example of the database test automation method, the scenario registration step may include a scenario creation step of creating the scenario; A verification result generating step of generating a verification result corresponding to the scenario; And a scenario and verification result registration step of registering the scenario and the verification result by accessing the remote scenario database. As the scenario registration step is repeated, a plurality of scenarios and a plurality of verification results corresponding thereto may be registered in the remote scenario database, and the database testing step may be performed by accessing the remote scenario database. A scenario selecting step of selecting a scenario to test the test target database from among the plurality of scenarios registered in the database; A scenario unloading step of unloading the selected scenario and a verification result corresponding thereto and storing them in a local storage device; A scenario execution step of accessing the test target database and performing the unloaded scenario on the test target database and receiving the result as a test result; And a final result generation step of comparing the test result with the unloaded verification result and registering the final result by accessing the remote scenario database.

상기 데이터베이스 시험 자동화 방법의 또 다른 예에 따르면, 상기 검증 결과 생성 단계는, 상기 검증된 데이터베이스에 접속하여, 상기 시나리오를 상기 검증된 데이터베이스에 대해 수행하고, 수행된 결과를 상기 검증 결과로서 수신하는 단계를 포함할 수 있다.According to another example of the database test automation method, the verification result generating step may include accessing the verified database, performing the scenario on the verified database, and receiving the performed result as the verification result. It may include.

상기 데이터베이스 시험 자동화 방법의 또 다른 예에 따르면, 상기 시나리오 선택 단계에서 상기 다수의 시나리오들 중에서 복수개의 시나리오들이 선택될 수 있으며, 그에 따라, 상기 시나리오 언로드 단계에서 상기 복수개의 시나리오들이 언로드될 수 있으며, 상기 시나리오 수행 단계에서 상기 복수개의 시나리오들이 상 기 시험 대상 데이터베이스에 대해 연속하여 수행될 수 있다.According to another example of the method for automating database test, a plurality of scenarios may be selected from the plurality of scenarios in the scenario selecting step, and thus, the plurality of scenarios may be unloaded in the scenario unloading step, In the scenario performing step, the plurality of scenarios may be continuously performed on the test target database.

상기 데이터베이스 시험 자동화 방법의 또 다른 예에 따르면, 상기 데이터베이스 시험 단계를 반복함에 따라, 상기 로컬 저장 장치에는 다수의 언로드된 시나리오들 및 이들에 대응하는 다수의 언로드된 검증 결과들이 저장된다. 이 경우, 상기 시나리오 선택 단계와 상기 시나리오 언로드 단계 사이에, 상기 시나리오 선택 단계에서 선택된 시나리오가 상기 로컬 저장 장치에 저장되어 있는지, 그리고 상기 로컬 저장 장치에 저장된 시나리오와 일치하는지를 확인하는 단계를 더 포함할 수 있으며, 상기 로컬 저장 장치에 존재하지 않거나 상기 로컬 저장 장치에 존재하는 시나리오와 일치하지 않는 경우에만, 상기 시나리오 언로드 단계에서 상기 선택된 시나리오와 이에 대응하는 검증 결과를 언로드하여 로컬 저장 장치에 저장할 수 있다. 또한, 상기 시나리오 선택 단계에서 선택된 시나리오가 상기 로컬 저장 장치에 저장된 시나리오와 일치하는 경우, 상기 로컬 저장 장치에 저장된 상기 시나리오와 이에 대응하는 검증 결과를 이용하여 상기 시나리오 수행 단계 및 상기 최종 결과 생성 단계를 실행할 수 있다.According to another example of the database test automation method, as the database test step is repeated, the local storage device stores a number of unloaded scenarios and a corresponding number of unloaded verification results. In this case, between the scenario selecting step and the unloading scenario, the method may further include checking whether the scenario selected in the scenario selecting step is stored in the local storage device and coincides with the scenario stored in the local storage device. Only when the scenario does not exist in the local storage device or does not match a scenario existing in the local storage device, the selected scenario and the verification result corresponding thereto may be unloaded and stored in the local storage device in the scenario unloading step. . In addition, when the scenario selected in the scenario selection step matches the scenario stored in the local storage device, the scenario execution step and the final result generation step are performed using the scenario stored in the local storage device and a verification result corresponding thereto. You can run

상기 기술적 과제를 달성하기 위한 본 발명의 일 태양에 따른 컴퓨터에 상기 데이터베이스 시험 자동화 방법을 실행시키기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 매체가 제공된다Provided is a computer readable medium having recorded thereon a program for executing the database test automation method on a computer according to an aspect of the present invention for achieving the above technical problem.

상기 기술적 과제를 달성하기 위한 본 발명의 일 태양에 따른 데이터베이스 시험 자동화 시스템이 제공된다. 시나리오 데이터베이스 서버는 시험 대상 데이터베이스를 시험하기 위한 시나리오들 및 이에 대응하는 검증 결과들이 등록될 수 있 는 시나리오 데이터베이스를 포함한다. 상기 시험 대상 데이터베이스의 시험을 자동화하기 위한 적어도 하나의 데이터베이스 시험 자동화 장치는 상기 시나리오 데이터베이스 서버와 상기 시험 대상 데이터베이스에 네트워크를 통해 연결되며, 상기 시나리오들 및 상기 검증 결과들을 상기 시나리오 데이터베이스에 등록하기 위한 시나리오 등록부; 및 상기 시나리오들을 이용하여 상기 시험 대상 데이터베이스를 시험하기 위한 데이터베이스 시험부를 포함한다.In accordance with an aspect of the present invention, there is provided a database test automation system. The scenario database server includes a scenario database in which scenarios for testing the database under test and corresponding verification results can be registered. At least one database test automation device for automating a test of the test target database is connected to the scenario database server and the test target database through a network, and a scenario for registering the scenarios and the verification results in the scenario database. register; And a database test unit for testing the test subject database using the scenarios.

상기 데이터베이스 시험 자동화 시스템의 일 예에 따르면, 상기 시나리오 등록부는, 상기 시나리오들을 작성하기 위한 인터페이스를 제공하는 시나리오 작성 인터페이스 모듈; 상기 작성된 시나리오들에 대응하는 검증 결과들을 생성하기 위한 검증 결과 생성 모듈; 및 상기 작성된 시나리오들 및 상기 검증 결과들을 상기 시나리오 데이터베이스에 접속하여 등록하기 위한 시나리오 등록 모듈을 포함할 수 있다. 또한, 상기 데이터베이스 시험부는, 상기 시나리오 데이터베이스에 접속하여 상기 시나리오 데이터베이스에 등록된 상기 시나리오들 중에서 상기 시험 대상 데이터베이스를 시험할 시나리오를 선택하기 위한 인터페이스를 제공하는 시험 시나리오 선택 인터페이스 모듈; 상기 시나리오 데이터베이스에 접속하여 상기 선택된 시나리오와 이에 대응하는 검증 결과를 상기 시나리오 데이터베이스로부터 언로드하기 위한 시나리오 언로드 모듈; 상기 시험 대상 데이터베이스에 접속하여, 상기 언로드한 시나리오를 상기 시험 대상 데이터베이스에 대해 수행하고 수행한 결과를 시험 결과로서 수신하기 위한 데이터베이스 시험 모듈; 및 상기 시험 결과와 상기 언로드한 검증 결과를 비교하여 최종 결과를 생성하는 비교 모듈을 포함할 수 있다.According to an example of the database test automation system, the scenario registration unit may include: a scenario creation interface module providing an interface for creating the scenarios; A verification result generation module for generating verification results corresponding to the created scenarios; And a scenario registration module for registering the created scenarios and the verification results by accessing the scenario database. The database test unit may further include: a test scenario selection interface module configured to access the scenario database and provide an interface for selecting a scenario to test the test target database from among the scenarios registered in the scenario database; A scenario unload module for accessing the scenario database to unload the selected scenario and corresponding verification results from the scenario database; A database test module for accessing the test subject database and performing the unloaded scenario on the test subject database and receiving the result as a test result; And a comparison module for comparing the test result with the unloaded verification result to generate a final result.

상기 데이터베이스 시험 자동화 시스템의 다른 예에 따르면, 상기 적어도 하나의 데이터베이스 시험 자동화 장치들과 상기 네트워크를 통해 연결되는 검증된 데이터베이스를 더 포함할 수 있으며, 상기 검증 결과 생성 모듈은 상기 검증된 데이터베이스에 접속하여 상기 작성된 적어도 일부의 시나리오들을 상기 검증된 데이터베이스에 대해 수행하고 수행한 결과들을 상기 적어도 일부의 검증 결과들로서 수신할 수 있다.According to another example of the database test automation system, the at least one database test automation device may further include a verified database connected through the network, wherein the verification result generation module is connected to the verified database. The created at least some scenarios may be performed on the verified database and received results as the at least some verification results.

본 발명의 세부 사항 및 개선 사항은 종속항에 개시된다.Details and improvements of the invention are disclosed in the dependent claims.

본 발명의 데이터베이스 시험 자동화 방법 및 시스템은, 시험 대상 데이터베이스의 시험을 자동으로 수행할 수 있는 방법 및 시스템을 제공한다. 또한, 시험 대상 데이터베이스를 시험하기 위한 시나리오 및 이에 대응하는 검증 결과를 데이터베이스로 관리함으로써, 다수의 시험 운영자들 각자가 개발하고 있는 신규한 데이터베이스들을 효율적으로 동시에 시험할 수 있다. 또한, 개발 중인 데이터베이스의 시험 결과를 데이터베이스에 저장하여 관리함으로써, 데이터베이스의 성능 변화 추이나 버그 추적 등에 이용할 수 있다. The database test automation method and system of the present invention provides a method and system capable of automatically performing a test of a test subject database. In addition, by managing a scenario for testing a database to be tested and corresponding verification results as a database, it is possible to efficiently test new databases developed by each of a plurality of test operators simultaneously. In addition, by storing the test results of the database under development in the database, it can be used for tracking performance changes, bug tracking, and the like.

본 발명의 실시예들은 해당 기술 분야에서 통상의 지식을 가진 자에게 본 발명을 더욱 완전하게 설명하기 위한 목적으로 제공되는 것이며, 하기 실시예들은 여러 가지 다른 형태로 변형될 수 있고, 본 발명의 범위가 하기 실시예들로 한정되는 것으로 해석되어서는 아니 된다.Embodiments of the present invention are provided for the purpose of more fully illustrating the present invention to those skilled in the art, and the following embodiments may be modified in various other forms, the scope of the present invention Should not be construed as limited to the following examples.

이하, 첨부한 도면들을 참조하여, 본 발명의 실시예를 보다 상세하게 설명하고자 한다. 설명의 편이와 명확성을 위하여 도면에서 각 구성 요소의 구조나 크기는 과장되었고 도면 상의 동일한 구성요소에 대해서는 동일한 참조부호가 사용되었으며 설명과 관계없는 부분이나 동일한 구성요소에 대한 중복된 설명은 생략되었다. 한편, 사용되는 용어들은 단지 본 발명을 설명하기 위한 목적으로 사용된 것일 뿐, 의미를 한정하거나 특허청구범위에 기재된 본 발명의 범위를 제한하기 위하여 사용된 것은 아니다.Hereinafter, with reference to the accompanying drawings, it will be described in detail an embodiment of the present invention. For ease and clarity of description, the structure or size of each component in the drawings is exaggerated, and the same reference numerals are used for the same components in the drawings, and duplicate descriptions of parts that are not related to the description or the same components are omitted. On the other hand, the terms used are only used for the purpose of illustrating the present invention, not intended to limit the meaning or the scope of the invention described in the claims.

도 1은 본 발명의 다양한 실시예에 따른 데이터베이스 시험 자동화 시스템을 대략적으로 도시한 개념도이다.1 is a conceptual diagram schematically illustrating a database test automation system according to various embodiments of the present disclosure.

도 1을 참조하면, 시험 자동화 장치(100), 시나리오 데이터베이스 서버(202), 시험 대상 데이터베이스(300) 및 검증된 데이터베이스(400)는 각각 네트워크 어댑터(미 도시)를 포함하며, 상기 네트워크 어댑터를 이용하여 네트워크(10)에 연결될 수 있다. 네트워크(10)는 유선 또는 무선 통신망 중 적어도 하나일 수 있으며, 예컨대 통신망(LAN), 광대역 통신망(WAN), 공중 전화망(PSTN), 패킷 교체망(PSDN), 비대칭 디지털 가입자선(ADSL), 종합 통신망(ISDN), 코드분할다중접속(CDMA) 및 이더넷(ETHERNET) 중 적어도 하나를 포함할 수 있다. 또한, 시나리오 데이터베이스 서버(202), 시험 대상 데이터베이스(300) 및 검증된 데이터베이스(400)는 서로 연결되지 않을 수 있으며, 오직 시험 자동화 장치(100)에만 연결될 수 있다.Referring to FIG. 1, the test automation apparatus 100, the scenario database server 202, the test subject database 300, and the verified database 400 each include a network adapter (not shown), and use the network adapter. Can be connected to the network 10. The network 10 may be at least one of a wired or wireless communication network, for example, a communication network (LAN), a broadband communication network (WAN), a public switched telephone network (PSTN), a packet switching network (PSDN), an asymmetric digital subscriber line (ADSL), a synthesis It may include at least one of a communication network (ISDN), code division multiple access (CDMA) and Ethernet (ETHERNET). In addition, the scenario database server 202, the test subject database 300, and the verified database 400 may not be connected to each other, and may be connected only to the test automation device 100.

시나리오 데이터베이스 서버(202)는 시나리오 데이터베이스(200)를 포함할 수 있으며, 상기 시나리오 데이터베이스(200)는 시나리오, 검증 결과 및 최종 결과가 저장될 수 있는 예컨대 오라클(oracle), MS-SQL, 인포믹스(Informix)와 같은 범용 데이터베이스 일 수 있다.The scenario database server 202 may include a scenario database 200, which may be stored in, for example, Oracle, MS-SQL, Informix, where scenarios, validation results and final results may be stored. It can be a general purpose database such as

시험 대상 데이터베이스(300)는 네트워크 어댑터를 구비한 시험 대상 데이터베이스 서버(미 도시)에 포함되어 네트워크(10)에 연결될 수 있다. 시험 대상 데이터베이스(300)는 개발자에 의해 새롭게 개발되고 있는 시험용 데이터베이스로서, 아직 표준화된 기능을 모두 제공하지 못할 수 있으며, 또는 기존의 표준화된 기능은 제공하지만 아직 새로운 표준화가 적용되지 못한 데이터베이스 일 수 있다. 상기 시험 대상 데이터베이스(300)는 시험 자동화 장치(100)에 직접 연결될 수 있다.The test object database 300 may be included in a test object database server (not shown) having a network adapter and connected to the network 10. The test target database 300 is a test database newly developed by a developer and may not provide all of the standardized functions, or may be a database that provides existing standardized functions but has not yet been applied to the new standardization. . The test target database 300 may be directly connected to the test automation device 100.

검증된 데이터베이스(400)는 검증된 데이터베이스 서버(미 도시)에 포함되어 네트워크(10)에 연결될 수 있다. 검증된 데이터베이스(400)는 현재의 표준화된 기능을 모두 제공하는 오라클(oracle), MS-SQL, 인포믹스(Informix)와 같은 범용 데이터베이스 일 수 있다. 그리고 검증된 데이터베이스(400)는 새로운 표준화를 반영한 데이터베이스일 수 있다.The verified database 400 may be included in a verified database server (not shown) and connected to the network 10. The verified database 400 may be a general-purpose database such as Oracle, MS-SQL, or Informix that provides all current standardized functions. The verified database 400 may be a database reflecting the new standardization.

시험 자동화 장치(100)는 컴퓨터에 본 발명의 다양한 실시예에 따른 데이터 시험 자동화 방법을 실행시키기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록 매체를 포함할 수 있으며, 또한 상기 매체의 판독 및 상기 프로그램의 구동이 가능한 컴퓨터로서, 예컨대 개인용 컴퓨터(PC), 랩탑(노트북), 피디에이(PDA), 대형 컴퓨터, 워크스테이션, 서버 또는 특수용 컴퓨터를 포함할 수 있다. 시험 자동화 장치(100)는 시나리오 데이터베이스(200), 시험 대상 데이터베이스(300) 및 검증된 데이터베이스(400)에 접속하여 데이터를 입력, 출력, 삭제, 수정, 이동 및 편집과 같은 기능을 수행할 수 있는 데이터베이스 인터페이스부(미 도시)을 포함할 수 있다. The test automation device 100 may include a computer-readable recording medium having a computer recorded thereon a program for executing a data test automation method according to various embodiments of the present invention. Computers that can be driven include, for example, personal computers (PCs), laptops (laptops), PDAs, large computers, workstations, servers, or specialty computers. The test automation device 100 may access the scenario database 200, the test subject database 300, and the verified database 400 to perform functions such as inputting, outputting, deleting, modifying, moving, and editing data. It may include a database interface unit (not shown).

도 1에 단독으로 구성된 시험 자동화 장치(100)가 도시되어 있지만, 다수의 시험 자동화 장치(100)들이 상기 네트워크(10)에 연결되어 시나리오 데이터베이스(200), 시험 대상 데이터베이스(300) 및 검증된 데이터베이스(400)에 접속할 수 있으며, 독립적으로 동일한 기능을 수행할 수 있으며 동시에 동작할 수 있다. 또한, 시험 대상 데이터베이스(300)가 단독으로 구성된 것으로 도시되어 있지만, 다수의 시험 대상 데이터베이스(300)가 상기 네트워크(10)에 연결되어 하나 이상의 시험 자동화 장치(100)들에 의해 시험이 수행될 수 있다. 따라서, 상기 네트워크(10)에 다수의 시험 자동화 장치들(100)이 연결될 수 있으며, 상기 다수의 시험 자동화 장치들(100) 각각에 다수의 시험 대상 데이터 베이스(200)가 연결되어, 다수의 시험 대상 데이터베이스(200)에 대한 시험이 다수의 시험 자동화 장치들(100)에 의해 동시에 수행될 수 있다.Although the test automation device 100 configured solely in FIG. 1 is shown, a plurality of test automation devices 100 are connected to the network 10 to provide a scenario database 200, a test subject database 300, and a verified database. 400 may be connected, and may perform the same function independently and operate simultaneously. In addition, although the test subject database 300 is shown as being configured alone, a plurality of test subject databases 300 may be connected to the network 10 so that testing may be performed by one or more test automation devices 100. have. Accordingly, a plurality of test automation devices 100 may be connected to the network 10, and a plurality of test target databases 200 may be connected to each of the plurality of test automation devices 100, thereby providing a plurality of tests. Testing against the subject database 200 may be performed simultaneously by multiple test automation devices 100.

시험 자동화 장치(100)의 세부 사항은 이하 도 2를 참조로 설명한다.Details of the test automation device 100 will be described below with reference to FIG. 2.

도 2는 본 발명의 일 실시예에 따른 데이터베이스 시험 자동화 시스템의 데이터베이스 시험 자동화 장치의 기능을 예시적으로 도시한 블록도이다.FIG. 2 is a block diagram exemplarily illustrating a function of a database test automation device of a database test automation system according to an exemplary embodiment of the present invention.

도 1과 함께 도 2를 참조하면, 데이터 시험 자동화 장치(100)는 네트워크 어댑터(160), 데이터베이스 인터페이스부(130), 로컬 저장 장치(140), 사용자 인터페 이스(150), 시나리오 등록부(110) 및 데이터베이스 시험부(120)를 포함한다.Referring to FIG. 1 along with FIG. 1, the data test automation device 100 may include a network adapter 160, a database interface unit 130, a local storage device 140, a user interface 150, and a scenario registration unit 110. And a database test unit 120.

데이터베이스 시험 자동화 장치(100)는 네트워크 어댑터(160)를 통해 네트워크(10)에 연결되며, 상기 네트워크(10)를 통해 시나리오 데이터베이스(200), 시험 대상 데이터베이스(300) 및 검증된 데이터베이스(400)와 연결될 수 있다. 예컨대 네트워크(10)가 LAN 기반의 유선 망인 경우, 네트워크 어댑터는 랜 카드일 수 있다.The database test automation device 100 is connected to the network 10 through the network adapter 160, and the scenario database 200, the test subject database 300, and the verified database 400 are connected to the network 10 through the network 10. Can be connected. For example, if the network 10 is a LAN-based wired network, the network adapter may be a LAN card.

데이터베이스 인터페이스부(130)는 상기 시나리오 등록부(110)와 상기 데이터베이스 시험부(120)에 포함된 다양한 모듈들(111-115 및 121-126)이 시나리오 데이터베이스(200), 시험 대상 데이터베이스(300) 및 검증된 데이터베이스(400)에 접속하여, 각자의 기능을 수행할 수 있게 한다. 데이터베이스 인터페이스부(130)는 도 2에 도시된 바와 같이 하나의 통합 인터페이스부로 구성될 수 있으며, 또는 데이터베이스(200, 300 및 400)에 각각 접속할 수 있는 다수의 개별 인터페이스부로 구성될 수도 있다.The database interface unit 130 includes a scenario database 200, a test target database 300, and a variety of modules 111-115 and 121-126 included in the scenario register 110 and the database test unit 120. Access to the verified database 400, it is possible to perform their respective functions. As illustrated in FIG. 2, the database interface unit 130 may be configured as a single integrated interface unit, or may be configured as a plurality of individual interface units that may be connected to the databases 200, 300, and 400, respectively.

로컬 저장 장치(140)는 상기 데이터베이스 시험 자동화 장치(100)에서 사용되는 시나리오와 같은 정보들을 저장하기 위해 사용될 수 있다. 로컬 저장 장치(140)는 상기 데이터베이스 시험 자동화 장치(100) 내에 장착된 하드 디스크일 수 있으며, 또는 플로피 디스크 및 플래시 메모리와 같은 비휘발성 저장 장치일 수 있다. 로컬 저장 장치(140)는 시나리오 및 이에 대응하는 검증 결과들을 파일 형태로 저장할 수 있다. The local storage device 140 can be used to store information such as scenarios used in the database test automation device 100. The local storage device 140 may be a hard disk mounted in the database test automation device 100 or may be a nonvolatile storage device such as a floppy disk and a flash memory. The local storage device 140 may store the scenario and the verification results corresponding thereto in the form of a file.

시나리오는 시험 운영자가 시험 대상 데이터베이스의 특정 기능을 시험하기 위해 작성한 일련의 논리적 테스트 셋을 의미한다. 예컨대 시나리오는 상기 시험 대상 데이터베이스(100)가 SQL 표준을 만족하는지의 여부를 시험하기 위한 시나리오일 수 있다. 예를 들어, 시나리오는 상기 시험 대상 데이터베이스에 저장된 기존 데이터베이스를 제거하기 위한 SQL문(예컨대 DROP), 상기 시험 대상 데이터베이스에 새로운 데이터베이스를 생성하기 위한 SQL문(예컨대 CREATE), 상기 새로운 데이터베이스에 데이터들을 입력하기 위한 SQL문(예컨대 INSERT), 및 상기 새로운 데이터베이스로부터 선택하고자 하는 데이터를 검색하기 위한 SQL문(예컨대 SELECT)을 포함할 수 있다.Scenarios represent a set of logical test sets that test operators have written to test specific features of the database under test. For example, the scenario may be a scenario for testing whether the test target database 100 satisfies an SQL standard. For example, a scenario may include an SQL statement (eg, DROP) for removing an existing database stored in the test target database, an SQL statement (eg CREATE) for creating a new database in the test target database, and input data into the new database. SQL statement (for example, INSERT), and SQL statement (for example, SELECT) for retrieving data to be selected from the new database.

검증된 결과는 상기 시나리오를 수행한 올바른 결과를 의미한다. 예컨대 최대 값을 구하는 함수(예컨대 MAX)를 시험하기 위한 시나리오에서, 5, 2, 0.9란 데이터들을 입력한 후, 상기 최대 값을 구하는 함수를 시행한 결과, 즉 5가 검증된 결과이다. 이러한 검증된 결과는 시나리오, 즉 입력되는 데이터 및 시험하고자 하는 기능 또는 함수가 변경됨에 따라 종속적으로 변할 것이다. 또한, 예를 들어 복수개의 기능 또는 함수를 시험하는 시나리오의 경우, 검증된 결과는 상기 복수개가 될 수 있다.Verified results refer to the correct results of performing the scenario. For example, in a scenario for testing a function for obtaining the maximum value (eg, MAX), 5, 2, and 0.9 are inputted data, and then the function for obtaining the maximum value, i.e., 5 is a verified result. These verified results will vary depending on the scenario, i.e. the data being input and the function or function to be tested changes. Further, for example, in a scenario of testing a plurality of functions or functions, the verified result may be the plurality.

시나리오는 다수의 시험 운영자들에 의해 변경될 수 있으며, 그에 따라 검증 결과들도 변경될 수 있다. 변경된 시나리오와 검증 결과들은 시나리오 데이터베이스(200)에 저장된 것이 최신 버전으로 간주될 수 있으며, 로컬 저장 장치(140)에 저장된 시나리오와 검증 결과들은 최신 버전이 아닌 경우 최신 버전으로 업그레이드 되어야 할 필요가 있다.Scenarios can be changed by multiple test operators, and verification results can be changed accordingly. The changed scenarios and verification results may be regarded as the latest version stored in the scenario database 200, and the scenarios and verification results stored in the local storage device 140 need to be upgraded to the latest version if they are not the latest version.

사용자 인터페이스(140)는 시험 운영자들이 시나리오를 작성하고, 시나리오 데이터베이스(200)에 저장된 시나리오와 검증 결과들을 관리하고, 시험 대상 데이터베이스(300)을 시험할 시나리오를 선택하고, 최종 결과를 표시하기 위해 제공될 수 있다. 예컨대 사용자 인터페이스(140)는 키보드, 마우스, 모니터 등과 같은 입출력장치들을 포함할 수 있다.The user interface 140 provides test operators to create scenarios, manage scenarios and verification results stored in the scenario database 200, select scenarios to test the test subject database 300, and display final results. Can be. For example, the user interface 140 may include input / output devices such as a keyboard, a mouse, a monitor, and the like.

데이터베이스 시험 자동화 방법은, 크게 두 단계로 구분될 수 있다. 그 중 한 단계는 새로운 시나리오를 작성하고, 그 시나리오에 해당하는 검증 결과를 생성하고, 작성된 시나리오와 생성된 검증 결과를 데이터베이스에 등록하는 단계이다. 다른 단계는 시나리오와 검증 결과가 등록된 데이터베이스에서 시험에 사용할 시나리오를 선택하여, 그 시나리오를 수행한 시험 결과를 얻어, 검증 결과와 비교하여 최종 결과를 생성하는 단계이다.The database test automation method can be divided into two steps. One step is to create a new scenario, generate verification results for that scenario, and register the created scenario and the generated verification results in the database. Another step is to select a scenario to be used for the test from the database in which the scenario and the verification result are registered, obtain a test result of performing the scenario, and generate a final result by comparing with the verification result.

시나리오 등록부(110)는 상기 새로운 시나리오와 이에 대응하는 검증 결과를 시나리오 데이터베이스(110)에 등록하는 단계를 실행하기 위해 제공될 수 있다. The scenario register 110 may be provided to execute the step of registering the new scenario and the verification result corresponding thereto in the scenario database 110.

시나리오 작성 인터페이스 모듈(111)은 시험 운영자가 사용자 인터페이스(150)를 통해 시험 대상 데이터베이스(100)를 시험하기 위한 시나리오를 새로 작성하기 위한 인터페이스를 제공할 수 있다. 시나리오 작성 인터페이스 모듈(111)은 윈도우의 메모장과 같은 텍스트 작성 프로그램에서 작성된 텍스트를 불러올 수 있으며, 시나리오 텍스트를 작성할 수 있는 에디터를 제공할 수 있다.The scenario creation interface module 111 may provide an interface for a test operator to newly create a scenario for testing the test subject database 100 through the user interface 150. The scenario creation interface module 111 may load text created by a text creation program such as a notepad of a window, and may provide an editor for creating scenario text.

시나리오 검증 모듈(112)은 상기 작성된 시나리오의 문법적 오류를 검증하기 위해 제공될 수 있다. 예컨대 오탈자가 있거나 정의되지 않은 변수를 사용하는 등 의 문법적 오류가 있는 경우 이러한 오류를 시나리오 작성자에게 보고하여 수정하도록 할 수 있다.Scenario verification module 112 may be provided to verify the grammatical error of the written scenario. For example, if there are grammatical errors, such as typos or using undefined variables, you can report these errors to the scenario author for correction.

검증 결과 생성 모듈(113)은 시나리오 작성 인터페이스 모듈(111)에서 작성된 시나리오 또는 시나리오 검증 모듈(112)에 의해 검증된 시나리오에 대응하는 검증 결과를 생성하기 위해 제공될 수 있다. 상술된 바와 같이, 검증 결과는 시나리오에 대응하는 올바른 결과이며, 이러한 검증 결과는 시나리오 작성자가 수동으로 입력할 수 있다. 그러나, 시나리오에 사용되는 데이터가 방대한 경우 시험 운영자는 일일이 수동으로 상기 시나리오의 검증 결과를 생성할 수 없다. 이 경우, 시험 운영자는 시나리오를 검증된 데이터베이스(400)에 대해 수행하고, 그 수행 결과를 검증 결과로 간주할 수 있다. 이를 위해 검증 결과 생성 모듈(113)은 데이터베이스 인터페이스부(130)를 통해 검증된 데이터베이스(400)에 접속하여, 검증 결과를 생성할 시나리오를 수행할 수 있다. 수행 결과가 출력될 것이며, 그 수행 결과를 검증 결과로서 수신함으로써 검증 결과를 생성할 수 있다. 새로운 표준안이 제정됨에 따라, 시나리오가 변하지 않았음에도 검증 결과가 변경될 수 있다. 이 경우에 시험 운영자는 위와 동일한 방식으로 검증 결과를 생성할 수 있다.The verification result generation module 113 may be provided to generate a verification result corresponding to the scenario created by the scenario creation interface module 111 or the scenario verified by the scenario verification module 112. As described above, the verification result is the correct result corresponding to the scenario, and this verification result can be manually input by the scenario creator. However, if the data used for the scenario is huge, the test operator cannot manually generate verification results of the scenario. In this case, the test operator may perform the scenario against the verified database 400 and regard the result of the test as the verification result. To this end, the verification result generation module 113 may access the verified database 400 through the database interface unit 130 and perform a scenario for generating a verification result. The execution result will be output, and the verification result can be generated by receiving the execution result as the verification result. As new standards are enacted, verification results may change even if the scenario has not changed. In this case, the test operator can generate verification results in the same manner as above.

시나리오 등록 모듈(114)은 검증 결과 생성 모듈(113)에서 생성된 검증 결과와 이에 대응하는 시나리오를 시나리오 데이터베이스(200)에 등록하기 위해 제공될 수 있다. 시나리오 등록 모듈(114)은 데이터베이스 인터페이스부(130)를 통해 시나리오 데이터베이스(200)에 접속할 수 있다. 각각의 시나리오들을 식별하기 위해 시험 운영자는 시나리오와 검증 결과를 연결하는 시나리오 아이디와 함께 등록할 수 있다. 또한, 시나리오 등록 시, 시나리오 생성자의 아이디 및 접근 권한도 함께 시험 운영자에 의해 등록될 수 있다. 도 3에 예시적으로 도시된 바와 같이, 시나리오 데이터베이스(200)는 시나리오 테이블(210)과 검증 결과 테이블(220)을 가질 수 있으며, 시나리오와 검증 결과를 각각의 테이블(210, 220)에 저장할 수 있다. 시나리오 데이터베이스(200)에 대해서는 도 3을 참조로 자세히 후술한다.The scenario registration module 114 may be provided to register the verification result generated by the verification result generating module 113 and the scenario corresponding thereto in the scenario database 200. The scenario registration module 114 may access the scenario database 200 through the database interface 130. To identify each scenario, the test operator can register with a scenario ID that links the scenario and the verification results. In addition, when a scenario is registered, the ID and access authority of the scenario creator may also be registered by the test operator. As exemplarily shown in FIG. 3, the scenario database 200 may have a scenario table 210 and a verification result table 220, and the scenario and verification results may be stored in the respective tables 210 and 220. have. The scenario database 200 will be described later in detail with reference to FIG. 3.

시나리오 관리 인터페이스 모듈(115)은 시험 운영자가 사용자 인터페이스(150)를 통해 시나리오 데이터베이스(200)에 등록된 시나리오 및 검증 결과를 입력, 출력, 변경, 삭제, 복사, 이동 등과 같은 작업을 수행하기 위해 제공될 수 있다. 예를 들어, 시나리오들은 계층적으로 구성될 수 있는데, 계층 레벨을 변경하거나, 시나리오가 위치한 계층을 변경하기 위해 상기 시나리오 관리 인터페이스 모듈(115)이 이용될 수 있다. 또는 특정 시나리오를 삭제하거나, 편집하는데도 상기 시나리오 관리 인터페이스 모듈(115)이 이용될 수 있다.The scenario management interface module 115 provides a test operator to perform tasks such as input, output, change, deletion, copy, move, etc., of a scenario and a verification result registered in the scenario database 200 through the user interface 150. Can be. For example, scenarios can be organized hierarchically, and the scenario management interface module 115 can be used to change the hierarchy level or change the hierarchy where the scenario is located. Alternatively, the scenario management interface module 115 may be used to delete or edit a specific scenario.

시나리오 등록부(110)는 상술한 모듈들(111-115), 또는 이들의 일부를 선택적으로 포함할 수 있다. 상기 모듈들(111-115)은 기능적으로 구분한 것으로, 상술한 모듈들(111-115) 중 일부는 한 모듈로 통합될 수 있다.The scenario register 110 may optionally include the above-described modules 111-115, or a part thereof. The modules 111-115 are functionally divided, and some of the above-described modules 111-115 may be integrated into one module.

데이터베이스 시험부(120)는 시나리오 등록부(110)에 의해 시나리오 데이터베이스(200)에 등록된 시나리오 및 검증 결과를 이용하여 시험 대상 데이터베이스(300)를 시험하기 위해 제공될 수 있다.The database test unit 120 may be provided to test the test target database 300 using the scenario and the verification result registered in the scenario database 200 by the scenario registration unit 110.

도 2에 도시되지는 않았지만, 다수의 시험 대상 데이터베이스(300)들이 네트워크(10)에 연결되어 있는 경우, 시험할 시험 대상 데이터베이스(300)를 선택하기 위한 시험 대상 데이터베이스 선택 인터페이스 모듈(미 도시)가 제공될 수 있다. 시험 운용자는 상기 시험 대상 데이터베이스 선택 인터페이스 모듈을 통해 시험 대상 데이터베이스(300)를 선택할 수 있으며, 필요에 따라, 복수개의 시험 대상 데이터베이스(300)들을 선택하여 시험할 수 있다. 시험 대상 데이터베이스 선택 인터페이스 모듈은 시험 운용자에게 현재 연결되어 있는 시험 대상 데이터베이스(300)들을 표시할 수 있다. 시험 운용자는 표시된 시험 대상 데이터베이스들(300)의 목록을 보고 시험할 시험 대상 데이터베이스(300)를 선택할 수 있으며, 경우에 따라, 복수개의 시험 대상 데이터베이스(300)를 선택할 수 있다.Although not shown in FIG. 2, when a plurality of test subject databases 300 are connected to the network 10, a test subject database selection interface module (not shown) for selecting a test subject database 300 to test is provided. Can be provided. The test operator may select the test subject database 300 through the test subject database selection interface module, and select and test a plurality of test subject databases 300 as necessary. The test object database selection interface module may display the test object databases 300 that are currently connected to the test operator. The test operator may select the test target database 300 to test by viewing the list of the test target databases 300 displayed, and in some cases, may select the plurality of test target databases 300.

데이터베이스 선택 인터페이스 모듈(121)은 시험 운영자가 사용자 인터페이스(150)를 통해 시나리오 데이터베이스(200)에 등록된 시나리오들 중 시험 대상 데이터베이스(300)를 시험할 시나리오를 선택하기 위한 인터페이스를 제공할 수 있다. 데이터베이스 선택 인터페이스 모듈(121)은 데이터베이스 인터페이스부(130)를 통해 시나리오 데이터베이스(200)에 접속할 수 있다. 시나리오 데이터베이스(200)에 등록된 모든 시나리오들을 시험 운영자에게 표시할 수 있으며, 시험 운영자는 시험 대상 데이터베이스(300)를 시험할 시나리오를 선택할 수 있다. 선택할 수 있는 시나리오는 복수개일 수 있으며, 예컨대 시나리오가 계층적으로 구성된 경우, 상위 계층의 시나리오를 선택하면 이에 종속되어 하위에 위치한 모든 시나리오들이 선택될 수 있다. 이 경우, 선택된 복수개의 시나리오들은 연속하여 시험 대상 데이터베이스(300)에 대해 수행될 수 있다.The database selection interface module 121 may provide an interface for the test operator to select a scenario to test the test subject database 300 among scenarios registered in the scenario database 200 through the user interface 150. The database selection interface module 121 may access the scenario database 200 through the database interface 130. All scenarios registered in the scenario database 200 may be displayed to the test operator, and the test operator may select a scenario to test the test subject database 300. There may be a plurality of scenarios that can be selected. For example, when a scenario is hierarchically configured, when a scenario of a higher layer is selected, all the scenarios which are subordinate to this may be selected. In this case, the plurality of selected scenarios may be continuously performed on the test subject database 300.

데이터베이스 선택 인터페이스 모듈(121)은 시험 운영자가 로컬 저장 장 치(140)에 저장된 시나리오 중에서 선택하기 위한 인터페이스를 제공할 수도 있다. 특정 기능을 데이터베이스에 구현하는 경우, 그 기능이 구현되었는지를 시험하기 위해 시험 자동화 장치(100)는 반복적으로 그 기능을 시험하기 위한 시나리오를 수행하여야 할 것이다. 이 경우, 데이터베이스 선택 인터페이스 모듈(121)은 매 번 원격에 위치한 시나리오 데이터베이스(200)에 접속하지 않고, 로컬 저장 장치(140)에 저장하여, 이로부터 선택할 수 있다.The database selection interface module 121 may provide an interface for the test operator to select among scenarios stored in the local storage device 140. When a particular function is implemented in a database, the test automation device 100 will have to repeatedly perform a scenario for testing the function to test whether the function is implemented. In this case, the database selection interface module 121 may store the data in the local storage device 140 and select it therefrom without accessing the remotely located scenario database 200 each time.

시나리오 접근 인증 모듈(122)은 시나리오 데이터베이스(200)에 등록된 시나리오들에 대한 접근의 허용 여부를 인증하기 위해 제공될 수 있다. 경우에 따라 시나리오는 비밀로 보호해야 할 필요가 있으므로, 시나리오 생성자는 시나리오 생성자만이 이후에 시나리오에 접근할 수 있다거나, 시나리오 생성자가 허용한 일부 그룹만이 접근할 수 있다거나 하는 등의 접근 권한을 부여할 수 있다. 시나리오 접근 인증 모듈(122)은 데이터베이스 인터페이스부(130)를 통해 시나리오 데이터베이스(200)에 접속할 수 있으며, 시나리오 접근 허용 데이터를 수신하여, 현재 사용자가 시나리오를 수행 가능한지의 여부를 결정할 수 있다. 도 3에 도시되지 않았지만, 시험 운용자를 식별하기 위해 로그인하는 과정이 추가될 수 있다.The scenario access authentication module 122 may be provided to authenticate whether to allow access to scenarios registered in the scenario database 200. In some cases, scenarios need to be kept secret, so scenario creators have access rights such that only the scenario creator can access the scenario later, or only some groups allowed by the scenario creator. Can be given. The scenario access authentication module 122 may access the scenario database 200 through the database interface unit 130 and receive scenario access permission data to determine whether the current user can execute the scenario. Although not shown in FIG. 3, a login process may be added to identify the test operator.

시나리오 언로드 모듈(123)은 시나리오 선택 인터페이스 모듈(121)에서 선택된 시나리오와 이의 검증 결과를 로컬로 언로드하기 위해 제공될 수 있다. 시나리오 언로드 모듈(123)은 데이터베이스 인터페이스부(130)를 통해 시나리오 데이터베이스(200)에 접속하여, 상기 선택된 시나리오와 이의 검증 결과를 로컬로 언로드할 수 있다. 언로드된 시나리오는 파일 형식으로 로컬 저장 장치에 저장될 수 있다.The scenario unload module 123 may be provided to locally unload the scenario selected by the scenario selection interface module 121 and its verification result. The scenario unload module 123 may access the scenario database 200 through the database interface 130 and locally unload the selected scenario and its verification result. The unloaded scenario can be saved to a local storage device in file format.

시나리오 동기화 모듈(124)은 시나리오 데이터베이스(200)에 등록된 시나리오 및 검증 결과를 로컬 저장 장치(140)에 동기화 시키기 위해 제공될 수 있다. 시나리오 언로드 모듈(123)에서 언로드된 시나리오와 검증 결과는 로컬 저장 장치(140)에 저장될 수 있다. 상기 데이터베이스 시험 자동화 시스템을 운영하다 보면, 시나리오 데이터베이스(200)에 등록된 시나리오 및 검증 결과는 다른 운용자에 의해 변경될 수 있으며, 그에 따라 시나리오 데이터베이스(200)에 등록된 시나리오 및 검증 결과는 로컬 저장 장치(140)에 저장된 시나리오 및 검증 결과와 일치하지 않을 수 있다. 서로 일치하지 않는 시나리오와 검증 결과를 일치시키기 위해 시나리오 동기화 모듈(124)이 필요할 수 있다. The scenario synchronization module 124 may be provided to synchronize the scenario and the verification result registered in the scenario database 200 to the local storage device 140. The scenario unloaded by the scenario unload module 123 and the verification result may be stored in the local storage device 140. When operating the database test automation system, the scenario and the verification result registered in the scenario database 200 may be changed by another operator, accordingly, the scenario and the verification result registered in the scenario database 200 are local storage devices. It may not match the scenario and the verification result stored in 140. The scenario synchronization module 124 may be required to match the verification results with scenarios that do not match each other.

상기 시나리오 동기화 모듈(124)은 시나리오 접근 인증 모듈(122)에 연결되어 선택된 시나리오에 대해 시나리오 데이터베이스(200)에 등록된 정보와 로컬 저장 장치(140)에 저장된 정보를 비교할 수 있으며, 비교 결과 동일하면, 로컬 저장 장치(140)에 저장된 시나리오와 검증 결과를 이용하여 이후 작업을 수행할 수 있다. 비교 결과 차이가 있으면, 상기 시나리오 동기화 모듈(124)은 시나리오 언로드 모듈(123)을 이용하여 로컬 저장 장치에 언로드할 수 있다.The scenario synchronization module 124 may be connected to the scenario access authentication module 122 to compare the information registered in the scenario database 200 and the information stored in the local storage device 140 with respect to the selected scenario. Next, the operation may be performed using the scenario and the verification result stored in the local storage device 140. If there is a difference as a result of the comparison, the scenario synchronization module 124 may unload to the local storage using the scenario unload module 123.

도 2에는 시나리오 언로드 모듈(123)과 시나리오 동기화 모듈(124)이 별개의 모듈로 도시되어 있지만, 하나의 모듈로 통합하여 구성될 수 있다. 시나리오 언로드 모듈(123)과 시나리오 동기화 모듈(124)이 하나로 통합된 모듈(미 도시)은 시나리오 선택 인터페이스 모듈(121)에서 선택된 시나리오에 대해, 로컬 저장 장치(140)에 동일한 시나리오가 있는지 검색한 후, 동일한 시나리오와 검증 결과가 있는 경우에는 로컬 저장 장치(140)로부터 상기 시나리오와 검증 결과를 불러올 수 있다. 만약 상기 시나리오와 검증 결과가 없거나 서로 상이한 경우, 상기 통합 모듈은 시나리오 데이터베이스(200)에 접속하여 상기 시나리오와 검증 결과를 언로드할 수 있다.Although the scenario unload module 123 and the scenario synchronization module 124 are shown as separate modules in FIG. 2, the scenario unload module 123 and the scenario synchronization module 124 may be integrated into one module. A module (not shown) in which the scenario unload module 123 and the scenario synchronization module 124 are integrated into one is searched for the scenario selected by the scenario selection interface module 121 and whether the same scenario exists in the local storage device 140. When there is the same scenario and the verification result, the scenario and the verification result may be retrieved from the local storage device 140. If the scenario and the verification result do not exist or are different from each other, the integration module may access the scenario database 200 to unload the scenario and the verification result.

데이터베이스 시험 모듈(125)은 상기 시나리오 언로드 모듈(123)에서 언로딩된 시나리오를 시험 대상 데이터베이스(300)에 대해 수행하여 시험 결과를 얻기 위해 제공될 수 있다. 데이터베이스 시험 모듈(125)은 데이터베이스 인터페이스부(130)를 통해 시험 대상 데이터베이스(300)에 접속할 수 있다. 그 후, 시험 대상 데이터베이스(300)에 대해 상기 시나리오를 수행하고, 수행 결과를 시험 결과로서 수신할 수 있다. 그리고 이를 비교 모듈(126)에 제공할 수 있다.The database test module 125 may be provided to perform a scenario unloaded by the scenario unload module 123 on the test target database 300 to obtain a test result. The database test module 125 may access the test subject database 300 through the database interface 130. Thereafter, the scenario may be performed on the test target database 300 and the result of the test may be received as a test result. This may be provided to the comparison module 126.

비교 모듈(126)은 데이터베이스 시험 모듈(125)에서 제공된 시험 결과와 시나리오 언로드 모듈(123)이 언로딩한 검증 결과를 비교하기 위해 제공될 수 있다. 상기 시험 결과와 상기 검증 결과가 동일한 경우, 상기 시험 대상 데이터베이스(300)가 상기 시나리오가 시험하고자 하는 기능을 정상적으로 수행하였다는 것이므로 비교 모듈(126)은 성공을 의미하는 신호를 데이터베이스 인터페이스부(130)를 통해 시나리오 데이터베이스(200)에 등록한다. 반대로, 상기 시험 결과와 상기 검증 결과가 일치하지 않는 경우, 상기 시험 대상 데이터베이스(300) 가 상기 기능을 정상적으로 수행하지 못하였다는 것이므로 비교 모듈(126)은 실패를 의미하는 신호와 함께 시험 결과를 시나리오 데이터베이스(200)에 등록할 수 있다. 시험 결과가 너무 긴 경우, 비교 모듈(126)은 검증 결과와 차이가 나는 부분만을 시나리오 데이 터베이스(200)에 등록할 수도 있다.The comparison module 126 may be provided to compare the test results provided by the database test module 125 with the verification results unloaded by the scenario unload module 123. When the test result and the verification result are the same, since the test target database 300 has normally performed the function to be tested by the scenario, the comparison module 126 transmits a signal indicating success to the database interface unit 130. Register in the scenario database 200 through. On the contrary, if the test result and the verification result do not match, it means that the test target database 300 has not normally performed the function. Thus, the comparison module 126 scenarios the test result with a signal indicating failure. It can be registered in the database 200. If the test result is too long, the comparison module 126 may register only the part that differs from the verification result in the scenario database 200.

데이터베이스 시험부(120)는 상술한 모듈들(121-126), 또는 이들의 일부를 선택적으로 포함할 수 있다. 상기 모듈들(121-126)은 기능적으로 구분한 것이며, 상술한 모듈들(121-126) 중 일부는 한 모듈로 통합될 수 있다.The database test unit 120 may optionally include the above-described modules 121-126 or a part thereof. The modules 121-126 are functionally divided, and some of the above-described modules 121-126 may be integrated into one module.

도 2에 도시된 데이터베이스 시험 자동화 장치(100)는 예시적이며, 이와 동일한 또는 유사한 기능을 수행하는 모듈, 함수 또는 요소들로 구성될 수 있다. 또한 도 2에 도시된 연결 관계들도 예시적인 것으로, 도시된 것과 다르게 연결될 수도 있음에 주의하여야 한다.The database test automation device 100 shown in FIG. 2 is exemplary and may be composed of modules, functions, or elements that perform the same or similar functions. Also, it should be noted that the connection relations shown in FIG. 2 are exemplary and may be connected differently from those shown.

도 3은 본 발명의 일 실시예에 따른 데이터베이스 시험 자동화 시스템에서 사용될 수 있는 시나리오 데이터베이스와 이에 저장된 테이블들을 예시적으로 도시한다. 시나리오 데이터베이스(200)의 테이블들은 실제로 운영되는 환경과 시험 대상에 따라 변경될 수 있다.3 exemplarily illustrates a scenario database and tables stored therein that may be used in a database test automation system according to an embodiment of the present invention. Tables of the scenario database 200 may be changed according to the actual operating environment and the test target.

시나리오 테이블(210)은 시나리오들을 저장하기 위해 제공될 수 있다. 시나리오 테이블(210)은 도 3에 도시된 바와 같이, 시나리오 아이디(211)과 시나리오(212) 필드를 포함할 수 있다. 시나리오 아이디(211)는 시나리오를 식별하기 위한 번호로서 동일한 번호가 존재할 수 없다. 시나리오(212)는 실제 시나리오가 저장된다. 상술한 바와 같이, 시나리오(212)는 SQL문으로 구성될 수 있으며, 예를 들어 데이터베이스를 생성하고, 데이터들을 입력하고, 그 데이터들에 대해 특정 기능을 수행하는 구문을 포함할 수 있다. 이 이외에도, 시나리오 이름, 시나리오 버전 등과 같은 정보가 포함될 수 있다.Scenario table 210 may be provided for storing scenarios. As illustrated in FIG. 3, the scenario table 210 may include a scenario ID 211 and a scenario 212 field. The scenario ID 211 is a number for identifying the scenario and the same number may not exist. Scenario 212 stores the actual scenario. As described above, scenario 212 may consist of SQL statements, and may include, for example, a syntax for creating a database, entering data, and performing a specific function on the data. In addition to this, information such as a scenario name, a scenario version, and the like may be included.

시나리오 인증 테이블(240)은 시나리오에 접근 할 수 있는 운용자, 또는 그룹 등의 속성을 저장하기 위해 제공될 수 있다. 시나리오 인증 테이블(240)은 도 3에 도시된 바와 같이, 시나리오 아이디(241), 생성자(242) 및 접근 권한(243) 필드를 포함할 수 있다. 시나리오 인증 테이블(240)은 시나리오 아이디(241)에 의해 상기 시나리오 테이블(210)의 시나리오(212) 필드와 연결될 수 있다. 상기 필드들(241, 242, 243) 외에도, 시나리오 인증 테이블(240)에는 시나리오 생성일자, 시나리오 최근 변경일자, 시나리오 최근 사용자 등과 같은 정보가 포함될 수 있다.The scenario authentication table 240 may be provided to store attributes such as an operator or a group that can access the scenario. As shown in FIG. 3, the scenario authentication table 240 may include a scenario ID 241, a generator 242, and an access right 243 field. The scenario authentication table 240 may be connected to the scenario 212 field of the scenario table 210 by the scenario ID 241. In addition to the fields 241, 242, and 243, the scenario authentication table 240 may include information such as a scenario creation date, a scenario recent change date, and a scenario recent user.

시나리오 계층 테이블(250)은 시나리오를 그룹화하여 용이한 시험 수행을 위해 제공될 수 있다. 데이터베이스의 성능 및 기능들은 그룹화될 수 있으며, 시험 운용자들은 그룹화된 일련의 시나리오들을 연속하여 수행할 필요가 있다. 또한, 시험 운용자가 시나리오를 선택하기 위해서는 시나리오들이 표시되어야 한다. 시나리오들이 윈도우 탐색기와 같이 계층적으로 표시된다면 시험 운용자는 용이하게 시나리오들을 쉽게 선택할 수 있다. The scenario hierarchy table 250 may be provided for easy test performance by grouping scenarios. The capabilities and capabilities of the database can be grouped, and test operators need to run a series of grouped scenarios in sequence. In addition, scenarios must be displayed for the test operator to select a scenario. If scenarios are displayed hierarchically, such as Windows Explorer, the test operator can easily select scenarios.

이를 위해, 도 3에 도시된 바와 같이, 시나리오 계층 테이블(250)은 시나리오 아이디(251), 계층 레벨(252), 폴더/파일(253) 및 상위 시나리오 아이디(254) 필드를 포함할 수 있다. 계층 레벨(252)은 예컨대 루트를 0으로 보고, 루트에 위치한 시나리오를 1, 루트에 위치한 폴더에 포함된 시나리오를 2와 같이, 시나리오가 위치하는 계층 레벨을 나타낸다. 폴더/파일(253)은 해당 시나리오가 폴더인지 아니면 파일인지를 의미한다. 시나리오는 하위 시나리오들을 포함하는 폴더일 수 있다. 하위 시나리오들이 유사한 기능을 시험하기 위한 시나리오인 경우, 이들은 그룹화될 수 있으며, 상위 시나리오 폴더에 포함된 것으로 표현될 수 있다. 상위 시나리오 아이디(254)는 상위 시나리오를 식별하기 위한 필드이다.To this end, as shown in FIG. 3, the scenario hierarchy table 250 may include a scenario ID 251, a hierarchy level 252, a folder / file 253, and a higher scenario ID 254 field. The hierarchical level 252 represents the hierarchical level where the scenario is located, for example, viewing the root as 0, the scenario located at the root 1, and the scenario included in the folder located at the root 2. The folder / file 253 means whether the scenario is a folder or a file. The scenario may be a folder containing sub-scenarios. If the lower scenarios are scenarios for testing similar functionality, they can be grouped and represented as contained in the upper scenario folder. The upper scenario ID 254 is a field for identifying the upper scenario.

검증 결과 테이블(220)은 시나리오를 수행한 정상적인 결과를 저장하기 위해 제공될 수 있다. 도 3에 도시된 바와 같이, 검증 결과 테이블(220)은 시나리오 아이디(221) 및 검증 결과(222) 필드를 포함할 수 있다. 검증 결과 테이블(220)은 시나리오 아이디(221)를 통해 시나리오 테이블(210)의 시나리오(212) 필드와 연결될 수 있다. 검증 결과(222) 필드는 시나리오 아이디(221)에 해당하는 시나리오(212)를 수행한 올바른 결과가 저장될 수 있다. 시나리오(212)가 하나의 시험을 포함하는 경우, 상기 시나리오(212)에 해당하는 결과는 하나일 수 있으며, 또는 시나리오(212)가 여러 시험들을 포함하면, 상기 시나리오(212)에 해당하는 결과도 여러 개일 수 있다. 이를 위해 하나의 시나리오 내에 포함된 여러 시험을 구분하기 위한 하위 아이디(미 도시) 필드가 검증 결과 테이블(220)에 포함될 수 있으며, 검증 결과(222) 필드는 상기 하위 아이디에 해당하는 시험의 정상적인 결과를 저장할 수 있다.The verification result table 220 may be provided to store the normal result of performing the scenario. As shown in FIG. 3, the verification result table 220 may include a scenario ID 221 and a verification result 222 field. The verification result table 220 may be connected to the scenario 212 field of the scenario table 210 through the scenario ID 221. The verification result 222 field may store the correct result of performing the scenario 212 corresponding to the scenario ID 221. If scenario 212 includes one test, the result corresponding to scenario 212 may be one, or if scenario 212 includes several tests, the result corresponding to scenario 212 may also be There can be several. To this end, a lower ID (not shown) field may be included in the verification result table 220 for distinguishing several tests included in one scenario, and the verification result 222 field may be a normal result of a test corresponding to the lower ID. Can be stored.

최종 결과 테이블(230)은 시험 대상 데이터베이스에 대해 시나리오를 수행한 결과를 검증 결과와 비교한 최종 결과를 저장하기 위해 제공될 수 있다. 도 3에 도시된 바와 같이, 시험 대상 데이터베이스 아이디(231), 시험 일시(232), 시나리오 아이디(233), 성공/실패(234) 및 시험 결과(235)가 최종 결과 테이블(230)에 포함될 수 있다. The final result table 230 may be provided to store the final result of comparing the result of performing the scenario with the verification result against the test target database. As shown in FIG. 3, the test subject database ID 231, the test date and time 232, the scenario ID 233, the success / failure 234, and the test result 235 may be included in the final result table 230. have.

시험 대상 데이터베이스 아이디(231)는 시나리오를 수행한, 시험의 대상이 된 데이터베이스를 식별하기 위한 필드이다. 시험 일시(232)는 시험을 시행한 날짜와 시간을 저장하기 위한 필드로서, 해당 데이터베이스의 성능 변화 추이나 버그 추적 등에 이용될 수 있다. 시나리오 아이디(233)는 시험을 수행한 시나리오를 식별하기 위한 필드이다. 성공/실패(234)는 시나리오를 수행한 시험 결과가 검증 결과와 일치하였는지의 여부를 기록하기 위한 필드이다. 시험 결과(235)는 실패한 경우의 시험 결과(235)를 저장하기 위한 필드이며, 검증 결과와 차이가 나는 부분만 저장될 수 있다. 상술한 필드들(231-235) 외에도, 시험 수행자, 시험을 수행한 데이터베이스 시험 자동화 장치 아이디 등의 정보가 최종 결과 테이블(230)에 추가로 저장될 수 있다.The test subject database ID 231 is a field for identifying the database subject to the test that performed the scenario. The test date and time 232 is a field for storing the date and time of the test, and may be used for performance change trends or bug tracking of the corresponding database. The scenario ID 233 is a field for identifying a scenario in which a test is performed. Success / failure 234 is a field for recording whether or not the test result that performed the scenario coincided with the verification result. The test result 235 is a field for storing the test result 235 in case of failure, and only a part different from the verification result may be stored. In addition to the fields 231-235 described above, information such as a test performer and a database test automation device ID which performed the test may be additionally stored in the final result table 230.

예를 들어, 하나의 시나리오가 여러 하위 시험들을 포함하여 검증 결과 테이블(220)가 하위 아이디 필드를 포함하고 있는 경우에는, 최종 결과 테이블(230)도 하위 아이디(미 도시) 필드를 포함하고, 각각의 하위 시험에 대응한 시험 결과가 저장되어야 할 것이다.For example, if one scenario includes multiple subtests and the validation result table 220 includes a sub ID field, the final result table 230 also includes a sub ID (not shown) field, each The test results corresponding to the subtests of the test should be stored.

상술한 테이블들(210, 220, 230, 240, 250)은 예시적이며, 이중 일부는 하나의 테이블로 통합되거나, 둘 이상의 테이블로 분리될 수도 있다. 또한 상술한 테이블들(210, 220, 230, 240, 250) 외에도, 시나리오 데이터베이스(200)에는 시험 운용자에 관한 테이블, 시험 운용자 그룹에 관한 테이블 등이 포함될 수 있다.The tables 210, 220, 230, 240, 250 described above are exemplary, and some of them may be integrated into one table or separated into two or more tables. In addition to the above-described tables 210, 220, 230, 240, and 250, the scenario database 200 may include a table for a test operator, a table for a test operator group, and the like.

도 4는 상술한 데이터베이스 시험 자동화 시스템을 이용하여 데이터베이스 시험을 자동화하는 방법을 개략적으로 나타낸 순서도이다.4 is a flowchart schematically illustrating a method for automating database test using the database test automation system described above.

도 4를 참조하면, 데이터베이스 시험을 자동화 하는 방법은, 시험 대상 데이 터베이스를 시험하기 위한 시나리오, 및 이에 대응하는 검증 결과를 원격 시나리오 데이터베이스에 등록하는 단계(S402)와 상기 시나리오를 이용하여 시험 대상 데이터베이스를 시험하는 단계(S404)로 크게 구분될 수 있다.Referring to FIG. 4, a method for automating a database test includes registering a scenario for testing a test target database and a corresponding verification result in a remote scenario database (S402) and the test target using the scenario. The step of testing the database can be largely divided (S404).

도 5와 도 6은 도 4의 데이터베이스 시험 자동화 방법을 구체적으로 서술한 예시적인 순서도이다. 이 중 도 5는 시나리오를 등록하는 과정에 대한 순서도이며, 도 6는 데이터베이스를 시험하는 과정에 대한 순서도이다. 이러한 순서는 예시적인 것으로, 하나 이상의 단계들이 추가될 수 있으며, 또는 일부 단계들이 생략되거나 통합되어 한 단계로 구성될 수 있음에 주의해야 한다.5 and 6 are exemplary flowcharts specifically describing the database test automation method of FIG. 4. 5 is a flowchart illustrating a process of registering a scenario, and FIG. 6 is a flowchart illustrating a process of testing a database. Note that this order is exemplary and one or more steps may be added, or some steps may be omitted or incorporated into one step.

도 1 내지 3과 함께 도 5를 참조하면, 단계 S502에서 시험 운용자는 시나리오를 작성할 수 있다. 시험 운용자는 데이터베이스 시험 자동화 장치(100)의 사용자 인터페이스(150)를 이용하여 시나리오 텍스트를 작성할 수 있다. 시나리오 작성 인터페이스 모듈(111)은 작성된 시나리오 텍스트를 시나리오로 인식할 수 있다.Referring to FIG. 5 together with FIGS. 1 to 3, the test operator may create a scenario in step S502. The test operator may write scenario text using the user interface 150 of the database test automation device 100. The scenario creation interface module 111 may recognize the created scenario text as a scenario.

단계 S504에서 작성된 시나리오를 검증할 수 있다. 이 단계는 시나리오 검증 모듈(112)에서 이루어질 수 있다.The scenario created in step S504 can be verified. This step can be done in scenario verification module 112.

단계 S506에서 검증 결과를 생성할 수 있다. 검증 결과 생성 모듈(113)은 상기 작성된 시나리오를 검증된 데이터베이스(400)에 대해 수행하고 그 결과를 검증 결과로서 수신함으로써 검증 결과를 생성할 수 있다. 이 단계(S506)를 구체적으로 설명하자면, 검증 결과 생성 모듈(113)은 단계 S502에서 작성된 시나리오를 수신한다. 그 후, 검증 결과 생성 모듈(113)은 데이터베이스 인터페이스부(130)를 통해 검증된 데이터베이스(400)에 접속한다. 그 후, 검증 결과 생성 모듈(113)은 상기 시나리오를 검증된 데이터베이스(400)에 대해 수행하고, 그 결과를 수신한다. 상기 시나리오를 수행한 결과는 검증 결과로 간주될 수 있다.In operation S506, the verification result may be generated. The verification result generation module 113 may generate the verification result by performing the created scenario on the verified database 400 and receiving the result as the verification result. To describe the step S506 in detail, the verification result generation module 113 receives the scenario created in the step S502. Thereafter, the verification result generation module 113 accesses the verified database 400 through the database interface 130. Thereafter, the verification result generation module 113 performs the scenario against the verified database 400 and receives the result. The result of performing the scenario may be regarded as the verification result.

단계 S508에서, 상기 시나리오와 상기 검증 결과가 시나리오 데이터베이스(200)에 등록될 수 있다. 이 단계(S508)를 구체적으로 설명하자면, 시나리오 등록 모듈(114)은 단계 S502에서 작성된 시나리오와 단계 S506에서 생성된 검증 결과를 수신한다. 그 후, 시나리오 등록 모듈(114)은 데이터베이스 인터페이스부(130)를 통해 시나리오 데이터베이스(400)에 접속한다. 그 후, 시나리오 등록 모듈(114)은 상기 시나리오와 상기 검증 결과에 해당하는 시나리오 아이디를 부여하고, 상기 시나리오 아이디와 함께 도 3의 시나리오 테이블(210)과 검증 결과 테이블(220)에 등록한다. 그리고 시나리오 등록 모듈(114)은 시나리오 인증 테이블(240)과 시나리오 계층 테이블(250)에 시나리오 생성자 정보를 포함하는 정보들을 등록한다.In operation S508, the scenario and the verification result may be registered in the scenario database 200. To describe the step S508 in detail, the scenario registration module 114 receives the scenario created in step S502 and the verification result generated in step S506. Thereafter, the scenario registration module 114 accesses the scenario database 400 through the database interface 130. Thereafter, the scenario registration module 114 assigns the scenario ID corresponding to the scenario and the verification result and registers the scenario table 210 and the verification result table 220 of FIG. 3 together with the scenario ID. The scenario registration module 114 registers information including scenario creator information in the scenario authentication table 240 and the scenario hierarchy table 250.

상기 단계 S502 내지 S508을 반복함에 따라, 시나리오 데이터베이스(200)에는 다수의 시나리오 정보와 이에 대응하는 검증 결과 정보들이 등록될 것이다. 그리고 이렇게 작성된 시나리오와 검증 결과에 오류가 있거나, 새로운 표준안이 적용됨에 따라 상기 시나리오와 검증 결과는 변경될 필요가 있을 수 있다. 이러한 경우, 시험 운용자는 시나리오 관리 인터페이스 모듈(115)을 통해 시나리오를 수정하거나, 이동시키거나, 삭제하는 등의 기본적인 데이터베이스 작업을 수행할 수 있다.As the steps S502 to S508 are repeated, a plurality of scenario information and verification result information corresponding thereto will be registered in the scenario database 200. In addition, there may be an error in the scenario and the verification result, or the scenario and the verification result may need to be changed as a new standard is applied. In this case, the test operator may perform basic database operations such as modifying, moving, or deleting a scenario through the scenario management interface module 115.

이러한 작업은 복수개의 데이터베이스 시험 자동화 장치(100)에서 수행될 수 있음에 주의해야 한다. 예를 들어, 제 1, 4 및 5 시나리오와 검증 결과는 제 1 데이터베이스 시험 자동화 장치(100)에서 생성된 것일 수 있으며, 제 2 및 3 시나리오와 검증 결과는 제 2 데이터베이스 시험 자동화 장치(100)에서 생성될 수 있다. 뿐만 아니라, 제 1 데이터베이스 시험 자동화 장치(100)에서 생성된 시나리오 및 검증 결과가 제 2 데이터베이스 시험 자동화 장치(100)에서 수정될 수도 있다.Note that this operation can be performed in a plurality of database test automation device (100). For example, the first, fourth and fifth scenarios and the verification results may be generated in the first database test automation device 100, and the second and third scenarios and the verification results may be generated in the second database test automation device 100. Can be generated. In addition, the scenario and the verification result generated in the first database test automation device 100 may be modified in the second database test automation device 100.

이제, 도 1 내지 3과 함께 도 6을 참조하면, 단계 S602에서, 시험 운용자는 시험 대상 데이터베이스(300)를 시험할 시나리오를 선택할 수 있다. 시나리오 선택 인터페이스 모듈(121)은 데이터베이스 인터페이스부(130)를 통해 시나리오 데이터베이스(200)에 접속하여, 시나리오 데이터베이스(200)의 시나리오 테이블(210)에 저장된 시나리오 목록들을 디스플레이 화면에 표시한다. 시나리오 선택 인터페이스 모듈(121)은 시나리오 계층 테이블(250)를 이용하여 계층화하여 표시할 수 있다. 시험 운용자가 시나리오의 목적 또는 시험하고자 하는 기능을 알 수 있도록, 시나리오 선택 인터페이스 모듈(121)은 시나리오의 명칭이나 간단한 요약을 함께 표시할 수 있다. 시험 운용자는 표시된 시나리오 목록에서 시험할 시나리오를 선택할 수 있다. 복수개의 시나리오를 선택할 수도 있으며, 이 경우 상기 복수개의 시나리오들이 연속적으로 시험 대상 데이터베이스(300)에 대해 수행될 것이다.Referring now to FIG. 6 in conjunction with FIGS. 1 to 3, in step S602, the test operator may select a scenario to test the test subject database 300. The scenario selection interface module 121 accesses the scenario database 200 through the database interface 130 and displays a list of scenarios stored in the scenario table 210 of the scenario database 200 on the display screen. The scenario selection interface module 121 may layer and display the scenario selection interface module 250 using the scenario hierarchy table 250. In order for the test operator to know the purpose of the scenario or the function to be tested, the scenario selection interface module 121 may display the name of the scenario or a brief summary. The test operator can select the scenario to test from the displayed scenario list. A plurality of scenarios may be selected, in which case the plurality of scenarios will be performed on the test target database 300 continuously.

단계 S604에서, 시나리오에 접근할 수 있는 권한이 시험 운용자에게 있는지 확인할 수 있다. 시나리오 접근 인증 모듈(122)은 시나리오 데이터베이스(200)에 접속하여, 시나리오 데이터베이스(200)의 시나리오 인증 테이블(240)을 통해 현재 시험 운용자가 선택된 시나리오에 대한 접근 권한을 보유하는지에 대해 검사할 수 있다. 검사 결과 접근 권한을 보유하는 경우, 시나리오 접근 인증 모듈(122)은 선택된 시나리오 목록을 시나리오 언로드 모듈(123) 및 시나리오 동기화 모듈(124) 중 적어도 하나에 제공한다.In step S604, it may be determined whether the test operator has the authority to access the scenario. The scenario access authentication module 122 may access the scenario database 200 and check whether the current test operator has access to the selected scenario through the scenario authentication table 240 of the scenario database 200. . If the check result has access, the scenario access authentication module 122 provides the selected scenario list to at least one of the scenario unload module 123 and the scenario synchronization module 124.

단계 S606에서, 선택된 시나리오에 대해 동기화가 수행될 수 있다. 시나리오 동기화 모듈(124)은 선택된 시나리오에 대해 시나리오 데이터베이스(200)에 저장된 정보와 로컬 저장 장치(140)에 저장된 정보가 일치하는지 확인하여, 일치하는 경우에는 로컬 저장 장치(140)로부터 상기 선택된 시나리오와 이에 대응하는 검증 결과를 각각 데이터베이스 시험 모듈(125)과 비교 모듈(126)에 제공할 수 있다. 시나리오 동기화 모듈(124)은 일치하는지를 검사하기 위해, 양 시나리오들의 데이터 크기, 변경된 일시, 버전 정보 등을 비교할 수 있다. 그러나 일치하지 않는 경우, 시나리오 동기화 모듈(124)은 일치하지 않는 시나리오 목록을 시나리오 언로드 모듈(123)에 제공할 수 있다.In step S606, synchronization may be performed for the selected scenario. The scenario synchronization module 124 checks whether the information stored in the scenario database 200 and the information stored in the local storage device 140 match with respect to the selected scenario, and if so, the scenario synchronization module 124 matches the selected scenario from the local storage device 140. Corresponding verification results may be provided to the database test module 125 and the comparison module 126, respectively. The scenario synchronization module 124 may compare the data size, changed date and time, version information, etc. of both scenarios to check for a match. However, if there is a mismatch, the scenario synchronization module 124 may provide the scenario unload module 123 with a list of scenarios that do not match.

단계 S608에서, 데이터베이스 시험 자동화 장치(100)는 상기 선택된 시나리오를 언로드 할 수 있다. 시나리오 언로드 모듈(123)은 시나리오 데이터베이스(200)에 접속하여, 상기 선택된 시나리오, 및 이에 대응하는 검증 결과를 언로드할 수 있다. 또한 시나리오 언로드 모듈(123)은 언로드된 상기 시나리오 및 검증 결과를 로컬 저장 장치(140)에 저장할 수 있다. 시나리오 언로드 모듈(123)은 언로드된 상기 시나리오 및 검증 결과를 각각 데이터베이스 시험 모듈(125)과 비교 모듈(126)에 제공할 수 있다.In operation S608, the database test automation device 100 may unload the selected scenario. The scenario unload module 123 may access the scenario database 200 to unload the selected scenario and a verification result corresponding thereto. In addition, the scenario unload module 123 may store the unloaded scenario and the verification result in the local storage device 140. The scenario unload module 123 may provide the unloaded scenario and verification results to the database test module 125 and the comparison module 126, respectively.

단계 S610에서, 데이터베이스 시험 자동화 장치(100)는 언로드된 시나리오를 시험 대상 데이터베이스(300)에 대해 수행할 수 있다. 데이터베이스 시험 모듈(125)은 데이터베이스 인터페이스부(130)를 통해 시험 대상 데이터베이스(300)에 접속한다. 그 후, 상기 언로드된 시나리오를 수행할 수 있다. 수행 결과가 표시될 수 있다.In operation S610, the database test automation device 100 may perform the unloaded scenario on the test target database 300. The database test module 125 connects to the test subject database 300 through the database interface 130. Thereafter, the unloaded scenario can be performed. The execution result may be displayed.

단계 S612에서, 상기 데이터베이스 시험 모듈(125)은 상기 수행 결과를 시험 결과로서 수신할 수 있다. 그 후, 상기 시험 결과를 비교 모듈(126)에 제공하고, 시험 대상 데이터베이스(300)와의 연결을 해제할 수 있다.In step S612, the database test module 125 may receive the performance result as a test result. Thereafter, the test result may be provided to the comparison module 126 and disconnected from the test subject database 300.

단계 S614에서, 비교 모둘(126)은 단계 S606 또는 S608에서 제공한 검증 결과와 단계 S612에서 제공한 시험 결과를 비교할 수 있다. 상기 시험 결과와 상기 검증 결과는 모두 문자열로 이루어질 수 있으며, 시험하고자 하는 기능 또는 성능에 따라서, 수행 시간일 수도 있다.In step S614, the comparison module 126 may compare the verification result provided in step S606 or S608 with the test result provided in step S612. Both the test result and the verification result may be formed of a character string or may be execution time depending on a function or performance to be tested.

단계 S616에서, 상기 비교 모듈(126)은 비교 결과를 최종 결과로서 시나리오 데이터베이스(200)에 등록할 수 있다. 비교 결과는 성공 또는 실패를 의미하는 신호를 포함할 수 있으며, 또한 실패 시, 차이가 나는 부분의 문자열과 위치를 포함할 수 있다. 비교 모듈(126)은 시나리오 데이터베이스(200)에 접속하여, 시험을 수행한 일시 및 시험을 수행한 시험 대상 데이터베이스 아이디와 함께, 상기 신호와 상기 문자열 및 위치를 시나리오 데이터베이스(200)의 최종 결과 테이블(230)에 등록할 수 있다.In operation S616, the comparison module 126 may register the comparison result as the final result in the scenario database 200. The result of the comparison may include a signal indicating success or failure, and may also include a string and a position of a difference part in case of failure. The comparison module 126 connects to the scenario database 200, and displays the signal, the string, and the position together with the final result table of the scenario database 200 together with the date and time of the test and the test subject database ID. 230).

여기서, 발명을 쉽게 이해시키기 위해, 단수의 데이터베이스 시험 자동화 장치(100)에서 단수의 시험 대상 데이터베이스(300)에 대해 시험하는 것으로 설 명하였지만, 시험 운용자들은 복수의 데이터베이스 시험 자동화 장치들(100)에서 동시에 그리고 서로 독립적으로 시험을 수행할 수 있다. 또한, 상기 복수의 데이터베이스 시험 자동화 장치들(100)의 각각은 복수의 시험 대상 데이터베이스들(300)에 대해 시험을 수행할 수 있다. Here, in order to make the invention easy to understand, it has been described as testing on a single test subject database 300 in a single database test automation device 100, but the test operators in a plurality of database test automation devices 100 The tests can be performed simultaneously and independently of each other. In addition, each of the plurality of database test automation devices 100 may perform a test on the plurality of test target databases 300.

그리고 상기 단계들(S602-S616)은 각각 독립적인 단계들로 표시되었지만, 일체를 이루어 동시에 수행될 수도 있다. 예컨대 시나리오를 동기화 하는 단계(S606)와 시나리오 및 검증 결과를 언로드하는 단계(S608)는 통합하여 수행될 수 있다. 또한, 총 시험 수행 시간을 줄이기 위해, 데이터베이스 시험 자동화 장치(100)는 시나리오 데이터베이스(200)로부터 시나리오를 언로드하여 시험 대상 데이터베이스(300)에 대해 수행하면서, 상기 시나리오에 대응하는 검증 결과를 시나리오 데이터베이스(200)로부터 언로드할 수 있다.In addition, although the steps S602 to S616 are represented as independent steps, they may be integrally performed at the same time. For example, the step of synchronizing the scenario (S606) and the step of unloading the scenario and the verification result (S608) may be performed in combination. In addition, in order to reduce the total test execution time, the database test automation device 100 unloads a scenario from the scenario database 200 and performs the test result on the test target database 300, while performing a verification result corresponding to the scenario in the scenario database ( 200) can be unloaded.

도 7은 본 발명의 일 실시예에 따른 데이터베이스 시험 자동화 시스템의 운용예를 도시한다. 본 실시예는 예시적이며, 용이한 이해를 위해 중복되는 설명이나 구성요소에 대해서는 도시하지 않는다.7 illustrates an example operation of a database test automation system according to an embodiment of the present invention. This embodiment is illustrative and does not depict overlapping descriptions or components for ease of understanding.

도 7을 참조하면, 4개의 데이터베이스 시험 자동화 장치들(710a-d), 시나리오 데이터베이스(720) 및 4개의 시험 대상 데이터베이스들(730a-d) 및 검증된 데이터베이스(740)이 네트워크(701)에 연결되어 있다. Referring to FIG. 7, four database test automation devices 710a-d, a scenario database 720, and four test subject databases 730a-d and a validated database 740 connect to the network 701. It is.

예를 들면, 4개의 데이터베이스 시험 자동화 장치들(710a-d) 중 제 1 데이터베이스 시험 자동화 장치(710a)에서 시나리오가 작성되어 시나리오 데이터베이스(720)에 등록될 수 있다. 그리고 제 4 데이터베이스 시험 자동화 장치(710d)는 시나리오 데이터베이스(720)에 등록되어 있는 다수의 시나리오들(721a-c) 및 다수의 검증 결과들(722a-c)을 이용하여 제 3 시험 대상 데이터베이스(730c)를 시험할 수 있다. 이와 동시에, 제 2 데이터베이스 시험 자동화 장치(710b)는 새로운 시나리오 및 이에 대응하는 검증 결과를 시나리오 데이터베이스(720)에 등록한 후, 상기 시나리오 및 검증 결과를 이용하여 2개 이상의 시험 대상 데이터베이스(730a,c,d)를 시험 할 수도 있다. 또한, 이와 동시에, 제 3 데이터베이스 시험 자동화 장치(710c)는 시나리오 데이터베이스(720)에 등록되어 있는 다수의 시나리오들(721a-c) 및 다수의 검증 결과들(722a-c)을 언로드하여 수정 또는 편집하여 새로운 버전으로 업데이트할 수도 있다.For example, a scenario may be created in the first database test automation device 710a among the four database test automation devices 710a-d and registered in the scenario database 720. The fourth database test automation device 710d uses the plurality of scenarios 721a-c and the plurality of verification results 722a-c registered in the scenario database 720. ) Can be tested. At the same time, the second database test automation device 710b registers the new scenario and the corresponding verification result in the scenario database 720, and then uses the scenario and the verification result to display two or more test target databases 730a, c, d) may be tested. In addition, at the same time, the third database test automation device 710c unloads the plurality of scenarios 721a-c and the plurality of verification results 722a-c registered in the scenario database 720 to be modified or edited. You can also update to a new version.

상술한 바와 같이, 본 데이터베이스 시험 자동화 시스템(700)은 네트워크(701)을 기반으로 서로 연결되어, 동시에, 독립적으로 시험 대상 데이터베이스들(730a-d)을 시험할 수 있으며, 그 시험 결과를 체계적으로 관리할 수 있다.As described above, the present database test automation system 700 can be connected to each other based on the network 701 and, at the same time, can independently test the test target databases 730a-d, and systematically examine the test results. Can manage

도 8은 상술한 도 7의 데이터베이스 시험 자동화 시스템(700)에서의 데이터 흐름을 도식적으로 도시한다. 본 실시예에서, 제 1 데이터베이스 시험 자동화 장치(710a)는 시나리오 데이터베이스(720)에 새로운 시나리오 및 이에 대응하는 검증 결과를 등록하고 있으며, 제 4 데이터베이스 시험 자동화 장치(710d)는 시나리오 데이터베이스(720)에 등록된 다수의 시나리오들(721a-c) 및 다수의 검증 결과들(722a-c)을 이용하여 제 3 시험 대상 데이터베이스(730c)를 시험하고 있다. 본 실시예는 예시적이다.8 diagrammatically illustrates the data flow in the database test automation system 700 of FIG. 7 described above. In the present embodiment, the first database test automation device 710a registers a new scenario and a corresponding verification result in the scenario database 720, and the fourth database test automation device 710d is registered in the scenario database 720. The third test subject database 730c is being tested using multiple registered scenarios 721a-c and multiple validation results 722a-c. This embodiment is illustrative.

우선, 제 1 데이터베이스 시험 자동화 장치(710a)가 시나리오 및 이에 대응 하는 검증 결과를 시나리오 데이터베이스(720)에 등록하는 단계를 먼저 설명한다. 데이터베이스 시험 자동화 장치(710a)에서 새로운 시나리오가 작성될 수 있다. 이 새로운 시나리오에 대응하는 검증 결과를 생성하기 위해서, 데이터베이스 시험 자동화 장치(710a)는 검증된 데이터베이스(740)에 대해 상기 시나리오를 수행하여, 검증 결과를 수신할 수 있다. 그 후, 데이터베이스 시험 자동화 장치(710a)는 상기 시나리오와 검증 결과를 시나리오 데이터베이스(720)에 등록할 수 있다.First, an operation of registering a scenario and a verification result corresponding thereto by the first database test automation apparatus 710a in the scenario database 720 will be described first. A new scenario may be created in the database test automation device 710a. In order to generate the verification result corresponding to this new scenario, the database test automation device 710a may perform the scenario on the verified database 740 and receive the verification result. Thereafter, the database test automation device 710a may register the scenario and the verification result in the scenario database 720.

다음으로, 제 4 데이터베이스 시험 자동화 장치(710d)가 시나리오 데이터베이스(720)에 등록된 시나리오들 및 검증 결과들을 이용하여 제 3 시험 대상 데이터베이스(730c)를 시험하는 단계를 설명한다. 제 4 데이터베이스 시험 자동화 장치(710d)는 시나리오 데이터베이스(720)로부터 제 3 시험 대상 데이터베이스(730c)를 시험할 시나리오 및 이에 대응하는 검증 결과를 언로드할 수 있다. 그 후, 언로드한 시나리오를 제 3 시험 대상 데이터베이스(730c)에 대해 수행하고, 시나리오를 수행한 결과인 시험 결과를 수신한다. 그 후, 언로드한 검증 결과와 시험 결과를 비교하여 최종 결과를 생성하여, 이 최종 결과를 시나리오 데이터베이스(720)에 등록한다.Next, the step of testing the third test subject database 730c by the fourth database test automation apparatus 710d using the scenarios and verification results registered in the scenario database 720 will be described. The fourth database test automation device 710d may unload the scenario to test the third test subject database 730c and the verification result corresponding thereto from the scenario database 720. Thereafter, the unloaded scenario is performed on the third test target database 730c, and a test result that is a result of performing the scenario is received. Thereafter, the unloaded verification result is compared with the test result to generate a final result, and the final result is registered in the scenario database 720.

위의 설명에서, 제 1 데이터베이스 시험 자동화 장치(710a)가 시나리오 및 이에 대응하는 검증 결과를 시나리오 데이터베이스(720)에 등록하는 단계가 제 4 데이터베이스 시험 자동화 장치(710d)가 시나리오 데이터베이스(720)에 등록된 시나리오들 및 검증 결과들을 이용하여 제 3 시험 대상 데이터베이스(730c)를 시험하는 단계보다 선행하는 것으로 도시되어 있지만, 본 기술분야의 당업자는 상기 순서 는 바뀌거나 심지어 동시에 진행될 수 있다는 것을 이해할 수 있을 것이다. 또한, 당업자는 상기 데이터베이스 시험 자동화 장치들(710a-d)은 서로 동일한 기능을 수행하는 장치로서 서로 대체될 수 있다는 것도 이해할 것이다. In the above description, the step in which the first database test automation device 710a registers the scenario and corresponding verification results in the scenario database 720 is registered in the scenario database 720 by the fourth database test automation device 710d. Although shown prior to the step of testing the third test subject database 730c using the scenarios and verification results, those skilled in the art will appreciate that the order may be reversed or even proceed simultaneously. . Those skilled in the art will also understand that the database test automation devices 710a-d may be replaced with each other as a device performing the same function as each other.

도 9와 도 10은 도 8의 데이터 흐름을 보다 상세히 설명하기 위한 도면이다. 이 중 도 9는 제 1 데이터베이스 시험 자동화 장치(710a)가 시나리오 및 이에 대응하는 검증 결과를 시나리오 데이터베이스(720)에 등록하는 단계에 관한 것이며, 도 10은 제 4 데이터베이스 시험 자동화 장치(710d)가 시나리오 데이터베이스(720)에 등록된 시나리오들 및 검증 결과들을 이용하여 제 3 시험 대상 데이터베이스(730c)를 시험하는 단계에 관한 것이다. 9 and 10 are diagrams for describing the data flow of FIG. 8 in more detail. 9 illustrates a step in which the first database test automation device 710a registers a scenario and a corresponding verification result in the scenario database 720. FIG. 10 illustrates a scenario in which the fourth database test automation device 710d is scenario. Testing the third test subject database 730c using the scenarios and verification results registered in the database 720.

도 9 및 10에서는, 용이한 이해를 위해, 일부 구성요소들 만을 도시한 것임에 유의해야 한다. 또한, 실제로는 구성요소들이 메모리와 같은 주기억장치에 저장되어 있는 데이터들을 판독하거나 기록하는 것으로 실시될 수 있지만, 도 9 및 10에서는, 데이터베이스 시험 자동화 장치(710a-d)의 구성요소들 간에 데이터들이 송수신되는 것으로 도시되어 있음에 유의해야 한다. 9 and 10, only some components are shown for ease of understanding. In addition, although components may actually be implemented by reading or writing data stored in main memory such as a memory, in FIGS. 9 and 10, the data between components of the database test automation apparatus 710a-d may be implemented. Note that it is shown as being transmitted and received.

굵은 실선은 네트워크를 통해 데이터가 실제로 송수신됨을 의미한다. 얇은 실선은 데이터베이스 시험 자동화 장치(710a, d) 내의 각각의 모듈 간의 데이터 흐름을 의미하는데, 여기서는 실제로 데이터가 송수신되지 않고, 메모리에 저장된 데이터들을 판독 및 기록하여 구현할 수 있다. 파선은 실제로 데이터가 송수신되는 것은 아니지만, 시나리오를 수행하고 그 결과를 받는다는 것을 의미한다.The thick solid line means that data is actually transmitted and received through the network. The thin solid line means the data flow between each module in the database test automation device 710a, d, where the data is not actually transmitted or received, but may be implemented by reading and writing data stored in the memory. The dashed line means that the data is not actually sent or received, but it does carry out the scenario and receive the result.

또한, 제 1 데이터베이스 시험 자동화 장치(710a), 시나리오 데이터베이 스(720) 및 검증된 데이터베이스(740)가 네트워크에 연결되어 있지만, 용이한 이해를 위해 네트워크를 생략한다. Also, although the first database test automation device 710a, the scenario database 720, and the verified database 740 are connected to the network, the network is omitted for ease of understanding.

도 9를 참조하면, 제 1 데이터베이스 시험 자동화 장치(710a)는 시나리오 작성 인터페이스 모듈(711), 검증 결과 생성 모듈(712) 및 시나리오 및 검증 결과 등록 모듈(713)을 포함한다. 그리고, 시나리오 데이터베이스(720)에는 다수의 시나리오, 다수의 검증 결과, 및 다수의 최종 결과들이 등록되어 있다.Referring to FIG. 9, the first database test automation device 710a includes a scenario creation interface module 711, a verification result generation module 712, and a scenario and verification result registration module 713. In addition, a plurality of scenarios, a plurality of verification results, and a plurality of final results are registered in the scenario database 720.

우선, 시나리오 작성 인터페이스 모듈(711)에서 시나리오 생성자에 의해 새로운 시나리오가 작성될 수 있다.First, a new scenario may be created by the scenario generator in the scenario creation interface module 711.

그 후, 검증 결과 생성 모듈(712)은 시나리오 작성 인터페이스 모듈(711)에서 작성된 새로운 시나리오를 수신할 수 있다. 그 후, 검증 결과 생성 모듈(712)은 상기 시나리오를 검증된 데이터베이스(740)에 대해 수행하고, 그 수행 결과를 검증 결과로서 수신할 수 있다.Thereafter, the verification result generation module 712 may receive the new scenario created by the scenario creation interface module 711. Thereafter, the verification result generation module 712 may perform the scenario on the verified database 740 and receive the execution result as a verification result.

그 후, 시나리오 및 검증 결과 등록 모듈(713)은 시나리오 작성 인터페이스 모듈(711)로부터 새로 작성된 시나리오를 수신하고, 또한 검증 결과 생성 모듈(712)로부터 새로 생성된 검증 결과를 수신할 수 있다. 그 후, 시나리오 및 검증 결과 등록 모듈(713)은 상기 시나리오와 검증 결과를 시나리오 데이터베이스(720)에 등록할 수 있다.Thereafter, the scenario and verification result registration module 713 may receive the newly created scenario from the scenario creation interface module 711 and may also receive the newly generated verification result from the verification result generation module 712. Thereafter, the scenario and verification result registration module 713 may register the scenario and the verification result in the scenario database 720.

도 10을 참조하면, 제 4 데이터베이스 시험 자동화 장치(710d)는 시험 대상 데이터베이스 선택 인터페이스 모듈(714), 시나리오 선택 인터페이스 모듈(715), 시나리오 언로드 모듈(716), 시나리오 수행 모듈(717) 및 최종 결과 등록 모듈을 포함하고, 또한 시나리오들 및 검증 결과들을 저장할 수 있는 로컬 저장 장치(719)를 포함한다. 상기 로컬 저장 장치(719)에는 다수의 시나리오들 및 다수의 검증 결과들이 저장되어 있다. 그리고, 시나리오 데이터베이스(720)에는 다수의 시나리오, 다수의 검증 결과, 및 다수의 최종 결과들이 등록되어 있다. 그리고 다수의 시험 대상 데이터베이스(730a-d)들이 네트워크(미 도시)에 연결되어 있다. 본 실시예에서는 다수의 시험 대상 데이터베이스(730a-d)들 중에서 제 3 시험 대상 데이터베이스(730c)에 대해 시험이 수행되는 실시예를 설명한다.Referring to FIG. 10, the fourth database test automation device 710d may include a test target database selection interface module 714, a scenario selection interface module 715, a scenario unload module 716, a scenario execution module 717, and a final result. It includes a registration module and also includes a local storage 719 that can store scenarios and verification results. The local storage device 719 stores a plurality of scenarios and a plurality of verification results. In addition, a plurality of scenarios, a plurality of verification results, and a plurality of final results are registered in the scenario database 720. A plurality of test subject databases 730a-d are connected to a network (not shown). In the present embodiment, an embodiment in which a test is performed on the third test target database 730c among the plurality of test target databases 730a-d will be described.

우선, 시험 대상 데이터베이스 선택 인터페이스 모듈(714)을 이용하여, 시험 운용자는 다수의 시험 대상 데이터베이스(730a-d)들 중에서 시험을 수행할 시험 대상 데이터베이스를 선택할 수 있다. 시험 대상 데이터베이스 선택 인터페이스 모듈(714)은 네트워크(미 도시)에 연결된, 또는 제 3 시험 대상 데이터베이스(730c)가 접속할 수 있는 시험 대상 데이터베이스들(730a-d)의 목록을 시험 운용자에게 표시할 수 있다. 시험 운용자는 표시된 연결 가능한 시험 대상 데이터베이스들(730a-d)의 목록을 통해 시험할 시험 대상 데이터베이스(730c)를 선택할 수 있다. 금번 실시예에서는, 제 3 시험 대상 데이터베이스(730c)가 선택된 것으로 설명할 것이다. 그러나, 복수개의 시험 대상 데이터베이스(730a-d)가 선택될 수도 있다. 시험 대상 데이터베이스 선택 인터페이스 모듈(714)은 상기 시험 운용자로부터 선택된 시험 대상 데이터베이스의 정보를 시나리오 수행 모듈(717)에 제공할 수 있다.First, using the test subject database selection interface module 714, the test operator may select a test subject database from which to perform a test among a plurality of test subject databases 730a-d. The test subject database selection interface module 714 may display to the test operator a list of test subject databases 730a-d that are connected to a network (not shown) or to which the third test subject database 730c can connect. . The test operator may select the test subject database 730c to test through the list of connectable test subject databases 730a-d displayed. In this embodiment, the third test subject database 730c will be described as selected. However, a plurality of test subject databases 730a-d may be selected. The test object database selection interface module 714 may provide the scenario execution module 717 with information of the test object database selected from the test operator.

도 10에 도시되어 있진 않지만, 제 4 데이터베이스 시험 자동화 장치(710d) 는 시험 운용자를 식별하기 위한 로그인 모듈(미 도시)을 포함할 수 있다. 시험 운용자는 시험을 수행할 시험 대상 데이터베이스(730a-d)를 선택하기 전에, 로그인하는 과정을 거쳐, 제 4 데이터베이스 시험 자동화 장치(710d)를 이용하여 시험하고자 하는 시험 운용자가 식별될 수 있다. 로그인 과정을 거쳐 식별된 시험 운용자 정보를 이용하여, 시험 대상 데이터베이스 선택 인터페이스 모듈(714)은 상기 시험 운용자가 접근 가능한 시험 대상 데이터베이스들(730a-d)의 목록만을 표시할 수 있다.Although not shown in FIG. 10, the fourth database test automation device 710d may include a login module (not shown) for identifying a test operator. Before the test operator selects the test target databases 730a-d to perform the test, the test operator may be identified by using a fourth database test automation device 710d after logging in. Using the test operator information identified through the login process, the test subject database selection interface module 714 may display only a list of test subject databases 730a-d accessible to the test operator.

그 후, 시험 운용자는 시나리오 선택 인터페이스 모듈(715)을 이용하여 제 3 시험 대상 데이터베이스(730c)에 대해 수행할 시나리오를 선택할 수 있다. 시나리오 선택 인터페이스 모듈(715)은 시나리오 데이터베이스(720)로부터 시나리오 데이터베이스(720)에 등록된 시나리오들의 목록을 수신하여, 시험 운용자에게 표시할 수 있다. 로그인 과정을 거쳐 시험 운용자 정보가 식별된 경우, 시나리오 선택 인터페이스 모듈(715)은 상기 시험 운용자가 접근 권한을 가진 시나리오들의 목록만을 표시할 수 있다. 시험 운용자는 표시된 시나리오들의 목록을 통해 제 3 시험 대상 데이터베이스(730c)에 대해 수행할 시나리오를 선택할 수 있다. 상술한 바와 같이, 다수개의 시나리오를 선택할 수도 있다. 시나리오 선택 인터페이스 모듈(715)은 선택된 시나리오 정보를 시나리오 언로드 모듈(716)에 제공할 수 있다.Thereafter, the test operator may select a scenario to be performed on the third test subject database 730c using the scenario selection interface module 715. The scenario selection interface module 715 may receive a list of scenarios registered in the scenario database 720 from the scenario database 720 and display the list of scenarios to the test operator. When the test operator information is identified through the login process, the scenario selection interface module 715 may display only a list of scenarios to which the test operator has access. The test operator may select a scenario to be performed on the third test subject database 730c through the list of displayed scenarios. As mentioned above, multiple scenarios may be selected. The scenario selection interface module 715 may provide the selected scenario information to the scenario unload module 716.

그 후, 시나리오 언로드 모듈(716)은 시나리오 선택 인터페이스 모듈(715)로부터 선택된 시나리오 정보를 수신할 수 있다. 시나리오 언로드 모듈(716)은 수신된 시나리오 정보에 따라 해당 시나리오가 로컬 저장 장치(719)에 존재하는지 검색 할 수 있다. 만약 존재하는 경우, 시나리오 언로드 모듈(716)은 로컬 저장 장치(719)에 저장된 해당 시나리오가 시나리오 데이터베이스(720)에 등록된 해당 시나리오와 일치하는지 확인할 수 있다. 확인 결과, 해당 시나리오가 서로 일치하고, 이에 대응하는 검증 결과도 서로 일치하는 경우, 일점 쇄선으로 표시한 바와 같이, 시나리오 언로드 모듈(716)은 해당 시나리오가 로컬 저장 장치(719)에 있다는 시나리오 정보를 시나리오 수행 모듈(717)에 제공하고, 해당 시나리오에 대응하는 검증 결과가 로컬 저장 장치(719)에 있다는 검증 결과 정보를 최종 결과 등록 모듈(718)에 제공할 수 있다.The scenario unload module 716 can then receive the selected scenario information from the scenario selection interface module 715. The scenario unload module 716 may search whether the scenario exists in the local storage device 719 according to the received scenario information. If present, the scenario unloading module 716 may check whether the corresponding scenario stored in the local storage device 719 matches the corresponding scenario registered in the scenario database 720. As a result of the check, when the scenarios coincide with each other, and the corresponding verification results also coincide with each other, as indicated by a dashed-dotted line, the scenario unloading module 716 displays scenario information indicating that the scenario exists in the local storage device 719. The verification result information may be provided to the scenario execution module 717, and the final result registration module 718 may provide verification result information indicating that the verification result corresponding to the scenario exists in the local storage device 719.

만약 해당 시나리오가 로컬 저장 장치(719)에 존재하지 않거나, 설령 존재하더라도, 로컬 저장 장치(719)에 저장된 해당 시나리오와 시나리오 데이터베이스(720)에 등록된 해당 시나리오와 서로 일치하지 않는 경우에는, 시나리오 언로드 모듈(716)은 시나리오 데이터베이스(720)에 등록된 해당 시나리오와 이에 해당하는 검증 결과를 언로드할 수 있다. 그 후, 시나리오언로드 모듈(716)은 실선으로 표시한 바와 같이, 언로드한 시나리오와 검증 결과를 각각 시나리오 수행 모듈(717) 및 최종 결과 등록 모듈(718)에 제공할 수 있으며, 또한 언로드한 시나리오와 검증 결과를 로컬 저장 장치(719)에 저장할 수 있다.If the scenario does not exist in the local storage device 719 or even if it does exist, the scenario stored in the local storage device 719 and the corresponding scenario registered in the scenario database 720 do not match each other. The module 716 may unload a corresponding scenario registered in the scenario database 720 and a verification result corresponding thereto. Thereafter, the scenario unloading module 716 may provide the unloaded scenario and the verification result to the scenario execution module 717 and the final result registration module 718, respectively, as indicated by the solid line. The verification result may be stored in the local storage device 719.

그 후, 시나리오 수행 모듈(717)은, 경우에 따라, (일점 쇄선의 경우와 같이) 시나리오 언로드 모듈(716)로부터 시나리오 정보를 수신하여 로컬 저장 장치(719)로부터 시나리오를 읽어 오거나, (실선의 경우와 같이) 시나리오 언로드 모듈(716)로부터 시나리오를 수신할 수 있다. 그리고 시나리오 수행 모듈(717)은 시 험 대상 데이터베이스 선택 인터페이스 모듈(714)로부터 시험을 수행할 시험 대상 데이터베이스 정보를 수신하여 시험을 수행할 시험 대상 데이터베이스(730c)를 결정할 수 있다. 그 후, 시나리오 수행 모듈(717)은 시험을 수행하도록 결정된 제 3 시험 대상 데이터베이스(730c)에 대해, 상기 시나리오를 수행할 수 있다. 그리고 시나리오 수행 모듈(717)은 시나리오를 수행한 결과인 시험 결과를 수신할 수 있다. 시나리오 수행 모듈(717)은 수신된 시험 결과를 최종 결과 등록 모듈(718)에 제공할 수 있다.The scenario execution module 717 then optionally receives scenario information from the scenario unload module 716 (as in the case of a dashed line) to read the scenario from the local storage 719, or (solid line As may be the case, a scenario may be received from the scenario unload module 716. In addition, the scenario execution module 717 may receive the test target database information to perform the test from the test target database selection interface module 714 to determine the test target database 730c. The scenario execution module 717 may then perform the scenario on the third test subject database 730c determined to perform the test. The scenario execution module 717 may receive a test result that is a result of performing the scenario. The scenario execution module 717 may provide the received test result to the final result registration module 718.

그 후, 최종 결과 등록 모듈(718)은 시나리오 수행 모듈(717)로부터 시험 결과를 수신할 수 있다. 그리고 최종 결과 등록 모듈(718)은 경우에 따라, (일점 쇄선의 경우와 같이) 시나리오 언로드 모듈(716)로부터 검증 결과 정보를 수신하여 로컬 저장 장치(719)로부터 검증 결과를 읽어 오거나, (실선의 경우와 같이) 시나리오 언로드 모듈(716)로부터 검증 결과를 수신할 수 있다. 그 후, 최종 결과 등록 모듈(718)은 상기 시험 결과와 상기 검증 결과를 비교하여, 성공 여부를 포함하는 최종 결과를 생성할 수 있다. 최종 결과 등록 모듈(718)는 최종 결과를 시험 운용자에게 표시할 수 있으며, 또한 최종 결과를 시나리오 데이터베이스(720)에 등록할 수 있다.The final result registration module 718 can then receive the test results from the scenario execution module 717. The final result registration module 718 optionally receives the verification result information from the scenario unloading module 716 (as in the case of a dashed line) to read the verification result from the local storage device 719, or (solid line As may be the case, a verification result may be received from the scenario unload module 716. Thereafter, the final result registration module 718 may compare the test result with the verification result and generate a final result including success or failure. The final result registration module 718 may display the final result to the test operator and may also register the final result in the scenario database 720.

본 발명이 속한 기술 분야에서 통상의 지식을 가진 자는 추가적으로, 다양한 예시적인 논리 블록들, 구성들, 회로들 및 본 명세서에 개시된 실시예와 연관하여 설명된 단계들이 전자 하드웨어, 컴퓨터 소프트웨어, 혹은 이들 모두의 조합으로서 구현될 수 있다는 점을 이해할 것이다. 이러한 하드웨어와 소프트웨어의 상호교환 가능성을 명확하게 예시하기 위해, 다양한 예시적인 컴포넌트들, 블록들, 구성들, 모듈들, 회로들, 및 단계들이 이들의 기능성의 견지에서 일반적으로 위에서 설명되었다. 이러한 기능성들이 하드웨어로 구현될지 혹은 소프트웨어로 구현될 지의 여부는 전체 시스템에 부과된 특정 어플리케이션 및 설계 제약들에 의존한다. 본 발명이 속한 기술 분야에서 통상의 지식을 가진 자들은 각 특정 어플리케이션에 대한 각기 다른 방법들로 상기 설명된 기능성을 구현할 수 있지만, 이러한 구현 결정들은 본 발명의 범위로부터 벗어나게 하는 것으로서 해석되지 않아야 한다. Those skilled in the art may additionally include various illustrative logic blocks, configurations, circuits, and steps described in connection with the embodiments disclosed herein in electronic hardware, computer software, or both. It will be appreciated that it can be implemented as a combination of. To clearly illustrate this interchangeability of hardware and software, various illustrative components, blocks, configurations, modules, circuits, and steps have been described above generally in terms of their functionality. Whether these functions are implemented in hardware or software depends on the specific application and design constraints imposed on the overall system. Those skilled in the art may implement the above described functionality in different ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the present invention.

본 명세서에서 개시된 상기 실시예들과 연관하여 설명된 방법 또는 단계들은 하드웨어로, 또는 프로세서에 의해 실행되는 소프트웨어 모듈로, 혹은 이들 둘의 조합으로 직접 구현될 수 있다. 소프트웨어 모듈은 RAM 메모리, 플래시 메모리, ROM 메모리, PROM 메모리, EPROM 메모리, EEPROM 메모리, 레지스터들, 하드 디스크, 이동식 디스크, CD-ROM, 혹은 당해 분야에 알려진 임의의 다른 형태의 저장 매체에 상주할 수 있다. 예시적인 저장 매체는 프로세서가 상기 저장 매체로부터 정보를 판독하고 이 저장 매체로 정보를 기록할 수 있도록 상기 프로세서에 연결된다. 대안적으로, 상기 저장 매체는 상기 프로세서에 일체화될 수 있다. 상기 프로세서 및 상기 저장 매체는 ASIC에 상주할 수 있다. 상기 ASIC은 무선 디바이스 혹은 사용자 터미널에 상주할 수 있다. 대안적으로, 상기 프로세서 및 상기 저장 매체는 무선 디바이스 혹은 사용자 터미널에서 이산 컴포넌트들로서 상주할 수 있다. The methods or steps described in connection with the embodiments disclosed herein may be implemented directly in hardware, in a software module executed by a processor, or in a combination of the two. The software module may reside in RAM memory, flash memory, ROM memory, PROM memory, EPROM memory, EEPROM memory, registers, hard disk, removable disk, CD-ROM, or any other form of storage medium known in the art. have. An exemplary storage medium is coupled to the processor such that the processor can read information from and write information to the storage medium. In the alternative, the storage medium may be integral to the processor. The processor and the storage medium may reside in an ASIC. The ASIC may reside in a wireless device or user terminal. In the alternative, the processor and the storage medium may reside as discrete components in a wireless device or user terminal.

상기 개시된 실시예들의 이전 설명은 본 발명이 속한 기술분야에서 통상의 지식을 가진 자가 본 발명을 제조하거나 사용하도록 제공될 수 있다. 이들 실시예들에 대한 다양한 수정이 본 발명이 속한 기술분야에서 통상의 지식을 가진 자들에게는 즉시 명백할 것이며, 본 명세서에서 한정된 일반 원리들은 본 발명의 범위 혹은 사상에서 벗어남이 없이 다른 실시예들에 적용될 수 있다. 따라서, 본 발명은 본 명세서에서 보여진 상기 실시예들에 제한되지 않는 것으로 의도되지만, 후속하는 청구항들에 의해 한정되는 바와 같은 원리들 및 신규한 특징들과 일치하는 가장 넓은 범위에 따른다.The previous description of the disclosed embodiments can be provided to those skilled in the art to make or use the present invention. Various modifications to these embodiments will be readily apparent to those skilled in the art to which the invention pertains, and the generic principles defined herein may be modified in other embodiments without departing from the scope or spirit of the invention. Can be applied. Thus, the invention is intended not to be limited to the embodiments shown herein but is to be accorded the widest scope consistent with the principles and novel features as defined by the following claims.

도 1은 본 발명의 일 실시예에 따른 데이터베이스 시험 자동화 시스템을 대략적으로 도시한 개념도이다.1 is a conceptual diagram schematically showing a database test automation system according to an embodiment of the present invention.

도 2는 본 발명의 일 실시예에 따른 데이터베이스 시험 자동화 시스템의 데이터베이스 시험 자동화 장치의 기능을 예시적으로 도시한 블록도이다.FIG. 2 is a block diagram exemplarily illustrating a function of a database test automation device of a database test automation system according to an exemplary embodiment of the present invention.

도 3은 본 발명의 일 실시예에 따른 데이터베이스 시험 자동화 시스템의 시나리오 데이터베이스를 예시적으로 도시한 도면이다.3 is a diagram illustrating a scenario database of a database test automation system according to an embodiment of the present invention.

도 4는 본 발명의 일 실시예에 따른 데이터베이스 시험 자동화 방법을 대략적으로 도시한 순서도이다.4 is a flowchart schematically illustrating a method for automating database test according to an embodiment of the present invention.

도 5는 도 4의 데이터베이스 시험 자동화 방법 중 시나리오 및 검증 결과를 등록하는 단계를 예시적으로 도시한 순서도이다.FIG. 5 is a flowchart illustrating an example of registering a scenario and a verification result in the database test automation method of FIG. 4.

도 6은 도 4의 데이터베이스 시험 자동화 방법 중 시험 대상 데이터베이스를 시험하는 단계를 예시적으로 도시한 순서도이다.FIG. 6 is a flowchart illustrating an example of testing a test target database in the database test automation method of FIG. 4.

도 7은 본 발명의 일 실시예에 따른 데이터베이스 시험 자동화 시스템이 운용되고 있는 네트워크 연결도를 예시적으로 도시한다.FIG. 7 exemplarily illustrates a network connection diagram in which a database test automation system according to an exemplary embodiment of the present invention is operated.

도 8은 도 7의 네트워크 연결도에서 송수신되고 있는 데이터의 흐름을 예시적으로 도시한 데이터 흐름도이다..FIG. 8 is a data flowchart exemplarily illustrating a flow of data being transmitted and received in the network connection diagram of FIG. 7.

도 9는 도 8의 데이터 흐름도 중 시나리오 및 검증 결과를 등록하는 단계를 예시적으로 더욱 상세히 도시한다.9 exemplarily illustrates in detail the step of registering a scenario and a verification result in the data flow chart of FIG. 8.

도 10은 도 8의 데이터 흐름도 중 데이터베이스를 시험하는 단계를 예시적으 로 더욱 상세히 도시한다.FIG. 10 exemplarily illustrates the step of testing the database in the data flow diagram of FIG. 8.

Claims (23)

시험 대상 데이터베이스를 시험하기 위한 시나리오, 및 상기 시나리오에 대응하고 검증된 데이터베이스를 이용하여 생성된 검증 결과를 원격 시나리오 데이터베이스에 등록하는 시나리오 및 검증 결과 등록 단계; 및A scenario for testing a test subject database, and a scenario and verification result registration step of registering a verification result corresponding to the scenario and a verification result generated using the verified database in a remote scenario database; And 상기 시나리오를 이용하여 상기 시험 대상 데이터베이스를 시험하는 데이터베이스 시험 단계를 포함하며, 상기 시험 대상 데이터베이스, 상기 검증된 데이터베이스 및 상기 시험 대상 데이터베이스는 네트워크를 통해 연결되는 것을 특징으로 하는 데이터베이스 시험 자동화 방법.And a database test step of testing the test subject database using the scenario, wherein the test subject database, the verified database and the test subject database are connected via a network. 제 1 항에 있어서,The method of claim 1, 상기 시나리오 등록 단계는, 상기 시나리오를 작성하는 시나리오 작성 단계; 상기 검증된 데이터베이스에 접속하여, 상기 시나리오를 상기 검증된 데이터베이스에 대해 수행하고, 수행한 결과를 검증 결과로서 수신하는 검증 결과 생성 단계; 및 상기 시나리오와 상기 검증 결과를 상기 원격 시나리오 데이터베이스에 접속하여 등록하는 시나리오 및 검증 결과 등록 단계를 포함하고, The scenario registration step may include a scenario creation step of creating the scenario; A verification result generating step of accessing the verified database, performing the scenario on the verified database, and receiving the result as a verification result; And a scenario and verification result registration step of registering the scenario and the verification result by accessing the remote scenario database. 상기 데이터베이스 시험 단계는, 상기 원격 시나리오 데이터베이스에 접속하여, 상기 시나리오와 상기 검증 결과를 언로드하는 시나리오 언로드 단계; 상기 시험 대상 데이터베이스에 접속하여, 상기 언로드한 시나리오를 상기 시험 대상 데이터베이스에 대해 수행하고, 수행한 결과를 시험 결과로서 수신하는 시나리오 수 행 단계; 및 상기 시험 결과와 상기 언로드한 검증 결과를 비교하고, 최종 결과를 상기 원격 시나리오 데이터베이스에 접속하여 등록하는 최종 결과 생성 단계를 포함하는 것을 특징으로 하는 데이터베이스 시험 자동화 방법.The database testing step may include: a scenario unloading step of accessing the remote scenario database and unloading the scenario and the verification result; A scenario execution step of accessing the test target database, performing the unloaded scenario on the test target database, and receiving the result as a test result; And a final result generation step of comparing the test result with the unloaded verification result and registering a final result by accessing the remote scenario database. 제 2 항에 있어서,The method of claim 2, 상기 시나리오 작성 단계와 상기 검증 결과 생성 단계 사이에, 상기 시나리오 작성 단계에서 작성된 상기 시나리오를 검증하는 단계를 더 포함하는 것을 특징으로 하는 데이터베이스 시험 자동화 방법.Verifying the scenario created in the scenario creation step between the scenario creation step and the verification result generation step. 제 2 항에 있어서,The method of claim 2, 상기 최종 결과 생성 단계에서, i) 상기 시험 결과와 상기 언로드한 검증 결과가 동일한 경우에는, 시험 일시, 상기 시험 대상 데이터베이스의 식별번호 및 성공을 의미하는 정보가 상기 최종 결과와 함께 상기 원격 시나리오 데이터베이스에 등록되고, ii) 상기 시험 결과와 상기 언로드한 검증 결과가 동일하지 않은 경우에는, 시험 일시, 상기 시험 대상 데이터베이스의 식별번호, 실패를 의미하는 정보 및 상기 시험 결과와 상기 언로드한 검증 결과 중에서 서로 다른 부분이 상기 원격 시나리오 데이터베이스에 등록되는 것을 특징으로 하는 데이터베이스 시험 자동화 방법.In the final result generation step, i) when the test result and the unloaded verification result are the same, a test date and time, an identification number of the database to be tested, and information indicating success are added to the remote scenario database together with the final result. And ii) if the test result and the unloaded verification result are not the same, different from the test date and time, the identification number of the database to be tested, information indicating failure, and the test result and the unloaded verification result. And a portion is registered in the remote scenario database. 제 4 항에 있어서,The method of claim 4, wherein 상기 식별번호에 의해 식별될 수 있는 상기 시험 대상 데이터베이스에 대해, 상기 시험 일시에 따른 상기 최종 결과들을 표시하는 단계를 더 포함하는 것을 특징으로 하는 데이터베이스 시험 자동화 방법.And displaying the final results according to the test date and time, for the test subject database that can be identified by the identification number. 제 1 항에 있어서,The method of claim 1, 상기 시나리오 등록 단계는 제 1 데이터베이스 시험 자동화 장치에서 실행되고, 상기 데이터베이스 시험 단계는 제 2 데이터베이스 시험 자동화 장치에서 실행될 수 있는 것을 특징으로 하는 데이터베이스 시험 자동화 방법.Wherein the scenario registration step is executed in a first database test automation device, and the database test step can be executed in a second database test automation device. 제 1 항에 있어서,The method of claim 1, 상기 데이터베이스 시험 단계는, 서로 다른 시험 대상 데이터베이스들에 대해 동시에 실행될 수 있고, 서로 다른 데이터베이스 시험 자동화 장치들에서 동시에 실행될 수 있는 것을 특징으로 하는 데이터베이스 시험 자동화 방법.The database test step may be executed simultaneously for different test subject databases, and may be executed simultaneously in different database test automation devices. 제 1 항에 있어서,The method of claim 1, 상기 시나리오는 상기 시험 대상 데이터베이스가 SQL 표준을 만족하는지의 여부를 시험하기 위한 시나리오를 포함하는 것을 특징으로 하는 데이터베이스 시험 자동화 방법.And said scenario comprises a scenario for testing whether said test subject database satisfies an SQL standard. 제 1 항에 있어서,The method of claim 1, 상기 시나리오는 상기 시험 대상 데이터베이스에 저장된 기존 데이터베이스를 제거하기 위한 SQL문, 상기 시험 대상 데이터베이스에 새로운 데이터베이스를 생성하기 위한 SQL문, 상기 새로운 데이터베이스에 데이터들을 입력하기 위한 SQL문, 상기 새로운 데이터베이스로부터 선택하고자 하는 데이터를 검색하는 SQL문 또는 이들의 조합을 포함하는 것을 특징으로 하는 데이터베이스 시험 자동화 방법.The scenario may be selected from an SQL statement for removing an existing database stored in the test subject database, an SQL statement for creating a new database in the test subject database, an SQL statement for inputting data into the new database, and the new database. A method for automating database testing, comprising: an SQL statement for retrieving data or a combination thereof. 제 1 항에 있어서,The method of claim 1, 상기 시나리오 등록 단계는, 상기 시나리오를 작성하는 시나리오 작성 단계; 상기 시나리오에 대응하는 검증 결과를 생성하는 검증 결과 생성 단계; 및 상기 시나리오와 상기 검증 결과를 상기 원격 시나리오 데이터베이스에 접속하여 등록하는 시나리오 및 검증 결과 등록 단계를 포함하며, 상기 시나리오 등록 단계를 반복함에 따라, 상기 원격 시나리오 데이터베이스에는 다수의 시나리오들 및 이들에 대응하는 다수의 검증 결과들이 등록되고, The scenario registration step may include a scenario creation step of creating the scenario; A verification result generating step of generating a verification result corresponding to the scenario; And a scenario and a verification result registration step of registering the scenario and the verification result by accessing the remote scenario database, and repeating the scenario registration step, the remote scenario database includes a plurality of scenarios and corresponding scenarios. Multiple verification results are registered, 상기 데이터베이스 시험 단계는, 상기 원격 시나리오 데이터베이스에 접속하여, 상기 원격 시나리오 데이터베이스에 등록된 상기 다수의 시나리오들 중에서 상기 시험 대상 데이터베이스를 시험할 시나리오를 선택하는 시나리오 선택 단계; 상기 선택된 시나리오와 이에 대응하는 검증 결과를 언로드하여 로컬 저장 장치에 저장하는 시나리오 언로드 단계; 상기 시험 대상 데이터베이스에 접속하여, 상기 언로드한 시나리오를 상기 시험 대상 데이터베이스에 대해 수행하고 수행한 결과를 시험 결과로서 수신하는 시나리오 수행 단계; 및 상기 시험 결과와 상기 언로드한 검증 결과를 비교하고, 최종 결과를 상기 원격 시나리오 데이터베이스에 접속하여 등록하는 최종 결과 생성 단계를 포함하는 것을 특징으로 하는 데이터베이스 시험 자동화 방법.The database testing step may include: a scenario selecting step of accessing the remote scenario database and selecting a scenario to test the test target database from among the plurality of scenarios registered in the remote scenario database; A scenario unloading step of unloading the selected scenario and a verification result corresponding thereto and storing them in a local storage device; A scenario execution step of accessing the test target database and performing the unloaded scenario on the test target database and receiving the result as a test result; And a final result generation step of comparing the test result with the unloaded verification result and registering a final result by accessing the remote scenario database. 제 10 항에 있어서,The method of claim 10, 상기 검증 결과 생성 단계는, 상기 검증된 데이터베이스에 접속하여, 상기 시나리오를 상기 검증된 데이터베이스에 대해 수행하고, 수행된 결과를 상기 검증 결과로서 수신하는 단계를 포함하는 것을 특징으로 하는 데이터베이스 시험 자동화 방법.The generating of the verification result includes accessing the verified database, performing the scenario on the verified database, and receiving the performed result as the verification result. 제 10 항에 있어서,The method of claim 10, 상기 시나리오 선택 단계에서 상기 다수의 시나리오들 중에서 복수개의 시나리오들이 선택되며, 상기 시나리오 언로드 단계에서 상기 복수개의 시나리오들이 언로드되고, 상기 시나리오 수행 단계에서 상기 복수개의 시나리오들이 상기 시험 대상 데이터베이스에 대해 연속하여 수행되는 것을 특징으로 하는 데이터베이스 시험 자동화 방법.In the scenario selecting step, a plurality of scenarios are selected from the plurality of scenarios, the plurality of scenarios are unloaded in the scenario unloading step, and the plurality of scenarios are continuously performed on the test target database in the scenario performing step. Database test automation method, characterized in that the. 제 10 항에 있어서,The method of claim 10, 상기 시나리오 및 검증 결과 등록 단계에서, 상기 시나리오 및 상기 검증 결과는 상기 시나리오에 해당하는 접근 권한 정보와 함께 상기 원격 시나리오 데이터 베이스에 등록되며, 상기 시나리오 선택 단계와 상기 시나리오 언로드 단계 사이에, 상기 선택된 시나리오에 해당하는 상기 접근 권한 정보를 이용하여, 상기 선택된 시나리오에 대해 접근 권한이 있는지를 인증하는 단계를 더 포함하는 것을 특징으로 하는 데이터베이스 시험 자동화 방법.In the scenario and verification result registration step, the scenario and the verification result are registered in the remote scenario database together with the access right information corresponding to the scenario, and between the scenario selection step and the unloading scenario step, the selected scenario And authenticating whether or not there is an access right for the selected scenario by using the access right information corresponding to the method. 제 10 항에 있어서,The method of claim 10, 상기 데이터베이스 시험 단계를 반복함에 따라, 상기 로컬 저장 장치에는 다수의 언로드된 시나리오들 및 이들에 대응하는 다수의 언로드된 검증 결과들이 저장되며, As the database test step is repeated, the local storage device stores a plurality of unloaded scenarios and a plurality of unloaded verification results corresponding thereto, 상기 시나리오 선택 단계와 상기 시나리오 언로드 단계 사이에, 상기 시나리오 선택 단계에서 선택된 시나리오가 상기 로컬 저장 장치에 저장되어 있는지, 그리고 상기 로컬 저장 장치에 저장된 시나리오와 일치하는지를 확인하는 단계를 더 포함하며, 상기 로컬 저장 장치에 존재하지 않거나 상기 로컬 저장 장치에 존재하는 시나리오와 일치하지 않는 경우에만, 상기 시나리오 언로드 단계에서 상기 선택된 시나리오와 이에 대응하는 검증 결과를 언로드하여 로컬 저장 장치에 저장하는 것을 특징으로 하는 데이터베이스 시험 자동화 방법.Checking whether the scenario selected in the scenario selecting step is stored in the local storage device and coincides with the scenario stored in the local storage device between the scenario selecting step and the scenario unloading step. Only when the scenario does not exist in the storage device or does not coincide with the scenario existing in the local storage device, in the scenario unloading step, the selected scenario and the verification result corresponding thereto are unloaded and stored in the local storage device. Automation method. 제 14 항에 있어서,The method of claim 14, 상기 시나리오 선택 단계에서 선택된 시나리오가 상기 로컬 저장 장치에 저장된 시나리오와 일치하는 경우, 상기 로컬 저장 장치에 저장된 상기 시나리오와 이에 대응하는 검증 결과를 이용하여 상기 시나리오 수행 단계 및 상기 최종 결과 생성 단계를 실행하는 것을 특징으로 하는 데이터베이스 시험 자동화 방법.If the scenario selected in the scenario selection step matches the scenario stored in the local storage device, executing the scenario execution step and the final result generation step by using the scenario stored in the local storage device and a verification result corresponding thereto. Database test automation method, characterized in that. 컴퓨터에 제 1 항 내지 제 15항 중 어느 한 항의 데이터베이스 시험 자동화 방법을 실행시키기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 매체.A computer-readable medium having recorded thereon a program for causing the computer to execute the method for automating the database test according to any one of claims 1 to 15. 시험 대상 데이터베이스를 시험하기 위한 시나리오들 및 이에 대응하는 검증 결과들이 등록될 수 있는 시나리오 데이터베이스를 포함하는 시나리오 데이터베이스 서버; 및A scenario database server including scenarios for testing a test subject database and a scenario database in which corresponding verification results can be registered; And 상기 시나리오 데이터베이스 서버와 상기 시험 대상 데이터베이스에 네트워크를 통해 연결되어, 상기 시험 대상 데이터베이스의 시험을 자동화하기 위한 적어도 하나의 데이터베이스 시험 자동화 장치를 포함하며, 상기 데이터베이스 시험 자동화 장치는, 상기 시나리오들 및 상기 검증 결과들을 상기 시나리오 데이터베이스에 등록하기 위한 시나리오 등록부; 및 상기 시나리오들을 이용하여 상기 시험 대상 데이터베이스를 시험하기 위한 데이터베이스 시험부를 포함하는 것을 특징으로 하는 데이터베이스 시험 자동화 시스템.At least one database test automation device connected to the scenario database server and the test target database through a network to automate a test of the test target database, wherein the database test automation device includes the scenarios and the verification. A scenario register for registering results in the scenario database; And a database tester for testing the test subject database using the scenarios. 제 17 항에 있어서,The method of claim 17, 상기 시나리오 등록부는, 상기 시나리오들을 작성하기 위한 인터페이스를 제공하는 시나리오 작성 인터페이스 모듈; 상기 작성된 시나리오들에 대응하는 검증 결과들을 생성하기 위한 검증 결과 생성 모듈; 및 상기 작성된 시나리오들 및 상기 검증 결과들을 상기 시나리오 데이터베이스에 접속하여 등록하기 위한 시나리오 등록 모듈을 포함하고,The scenario registration unit may include a scenario creation interface module that provides an interface for creating the scenarios; A verification result generation module for generating verification results corresponding to the created scenarios; And a scenario registration module for registering the created scenarios and the verification results by accessing the scenario database. 상기 데이터베이스 시험부는, 상기 시나리오 데이터베이스에 접속하여 상기 시나리오 데이터베이스에 등록된 상기 시나리오들 중에서 상기 시험 대상 데이터베이스를 시험할 시나리오를 선택하기 위한 인터페이스를 제공하는 시험 시나리오 선택 인터페이스 모듈; 상기 시나리오 데이터베이스에 접속하여 상기 선택된 시나리오와 이에 대응하는 검증 결과를 상기 시나리오 데이터베이스로부터 언로드하기 위한 시나리오 언로드 모듈; 상기 시험 대상 데이터베이스에 접속하여, 상기 언로드한 시나리오를 상기 시험 대상 데이터베이스에 대해 수행하고 수행한 결과를 시험 결과로서 수신하기 위한 데이터베이스 시험 모듈; 및 상기 시험 결과와 상기 언로드한 검증 결과를 비교하여 최종 결과를 생성하는 비교 모듈을 포함하는 것을 특징으로 하는 데이터베이스 시험 자동화 시스템.The database test unit may include: a test scenario selection interface module configured to access the scenario database and provide an interface for selecting a scenario to test the test target database from among the scenarios registered in the scenario database; A scenario unload module for accessing the scenario database to unload the selected scenario and corresponding verification results from the scenario database; A database test module for accessing the test subject database and performing the unloaded scenario on the test subject database and receiving the result as a test result; And a comparison module for comparing the test result with the unloaded verification result to generate a final result. 제 17 항에 있어서,The method of claim 17, 상기 적어도 하나의 데이터베이스 시험 자동화 장치들과 상기 네트워크를 통해 연결되는 검증된 데이터베이스를 더 포함하며, 상기 검증 결과 생성 모듈은 상기 검증된 데이터베이스에 접속하여 상기 작성된 적어도 일부의 시나리오들을 상기 검증된 데이터베이스에 대해 수행하고 수행한 결과들을 상기 적어도 일부의 검증 결과들로서 수신하는 것을 특징으로 하는 데이터베이스 시험 자동화 시스템.And a verified database coupled with the at least one database test automation device via the network, wherein the verification result generation module accesses the verified database and displays the created at least some scenarios for the verified database. And perform and receive the results as the at least some verification results. 제 17 항에 있어서,The method of claim 17, 상기 시나리오 등록부는 상기 시나리오 데이터베이스에 접속하여 상기 시나리오 데이터베이스에 등록된 상기 시나리오들 및 이들에 대응하는 상기 검증 결과들에 대해 입력, 출력, 변경, 삭제, 복사, 이동 또는 이들의 조합을 수행하기 위한 인터페이스를 제공하기 위한 시나리오 관리 인터페이스 모듈을 더 포함하는 것을 특징으로 하는 데이터베이스 시험 자동화 시스템.The scenario registration unit is an interface for accessing the scenario database and performing input, output, change, deletion, copying, moving, or a combination thereof on the scenarios registered in the scenario database and the verification results corresponding thereto. Database test automation system further comprises a scenario management interface module for providing a. 제 17 항에 있어서,The method of claim 17, 상기 시나리오 데이터베이스에 등록된 시나리오들은 계층적으로 구성되며, 상위 계층의 시나리오를 선택함에 따라, 상기 상위 계층의 시나리오에 종속된 하위 계층의 시나리오들이 상기 시험 대상 데이터베이스에 대해 수행되는 것을 특징으로 하는 데이터베이스 시험 자동화 시스템.Scenarios registered in the scenario database are hierarchically configured, and as the scenario of the upper layer is selected, scenarios of the lower layer dependent on the scenario of the upper layer are performed on the test target database. Automation system. 제 17 항에 있어서,The method of claim 17, 상기 데이터베이스 시험 자동화 장치는 상기 언로드한 시나리오 및 이에 대응하는 검증 결과를 저장하기 위한 로컬 저장 장치를 더 포함하며, 상기 시험 대상 데이터베이스를 시험할 시나리오를 선택함에 따라, 상기 선택된 시나리오와 이에 대응하는 검증 결과에 대해 상기 시나리오 데이터베이스를 기준으로 상기 로컬 저장 장치를 동기화하기 위한 시나리오 동기화 모듈을 더 포함하는 것을 특징으로 하 는 데이터베이스 시험 자동화 시스템.The database test automation device may further include a local storage device for storing the unloaded scenario and a verification result corresponding thereto, and selecting the scenario to test the database to be tested, the verification result corresponding to the selected scenario. And a scenario synchronization module for synchronizing said local storage with respect to said scenario database. 제 17 항에 있어서,The method of claim 17, 상기 시나리오 데이터베이스 서버에 복수의 상기 데이터베이스 시험 자동화 장치들이 연결되며, 상기 복수의 데이터베이스 시험 자동화 장치들 각각은 상기 시나리오 데이터베이스 서버를 이용하여 복수의 상기 시험 대상 데이터베이스를 시험하는 것을 특징으로 하는 데이터베이스 시험 자동화 시스템.A plurality of database test automation devices are connected to the scenario database server, and each of the plurality of database test automation devices tests the plurality of test target databases using the scenario database server. .
KR1020080129390A 2008-12-18 2008-12-18 Method and system for automatically testing database system based on scenario KR101073816B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020080129390A KR101073816B1 (en) 2008-12-18 2008-12-18 Method and system for automatically testing database system based on scenario

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020080129390A KR101073816B1 (en) 2008-12-18 2008-12-18 Method and system for automatically testing database system based on scenario

Publications (2)

Publication Number Publication Date
KR20100070713A true KR20100070713A (en) 2010-06-28
KR101073816B1 KR101073816B1 (en) 2011-10-14

Family

ID=42368416

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020080129390A KR101073816B1 (en) 2008-12-18 2008-12-18 Method and system for automatically testing database system based on scenario

Country Status (1)

Country Link
KR (1) KR101073816B1 (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101158637B1 (en) * 2010-10-29 2012-06-26 한국과학기술원 Experimental frame for efficient simulation data collection, and simulation method and system using it
WO2012125366A2 (en) * 2011-03-14 2012-09-20 Nvoq Incorporated System and method to provide metrics regarding a physician's performance to protocol and real-time alerts when performance deviates
KR101845208B1 (en) * 2017-12-28 2018-04-03 최영철 Performance Improving Method Based Web for Database and Application
CN110309052A (en) * 2019-05-22 2019-10-08 梁俊杰 A kind of data verification method and relevant device
CN112540928A (en) * 2020-12-21 2021-03-23 交控科技股份有限公司 Test case layout method and device based on to-be-tested line intersection information
KR20210054785A (en) * 2019-11-06 2021-05-14 주식회사 에이젠글로벌 Loan expansion hypothesis testing system using artificial intelligence and method using the same
CN114721958A (en) * 2022-04-18 2022-07-08 四创科技有限公司 Automatic interface testing method and terminal for multi-database system

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101158637B1 (en) * 2010-10-29 2012-06-26 한국과학기술원 Experimental frame for efficient simulation data collection, and simulation method and system using it
WO2012125366A2 (en) * 2011-03-14 2012-09-20 Nvoq Incorporated System and method to provide metrics regarding a physician's performance to protocol and real-time alerts when performance deviates
WO2012125366A3 (en) * 2011-03-14 2012-11-22 Nvoq Incorporated System and method to provide metrics regarding a physician's performance to protocol and real-time alerts when performance deviates
KR101845208B1 (en) * 2017-12-28 2018-04-03 최영철 Performance Improving Method Based Web for Database and Application
CN110309052A (en) * 2019-05-22 2019-10-08 梁俊杰 A kind of data verification method and relevant device
KR20210054785A (en) * 2019-11-06 2021-05-14 주식회사 에이젠글로벌 Loan expansion hypothesis testing system using artificial intelligence and method using the same
KR20210148043A (en) * 2019-11-06 2021-12-07 주식회사 에이젠글로벌 Loan expansion hypothesis testing system using artificial intelligence and method using the same
CN112540928A (en) * 2020-12-21 2021-03-23 交控科技股份有限公司 Test case layout method and device based on to-be-tested line intersection information
CN112540928B (en) * 2020-12-21 2024-06-28 交控科技股份有限公司 Test case layout method and device based on to-be-tested line intersection information
CN114721958A (en) * 2022-04-18 2022-07-08 四创科技有限公司 Automatic interface testing method and terminal for multi-database system

Also Published As

Publication number Publication date
KR101073816B1 (en) 2011-10-14

Similar Documents

Publication Publication Date Title
KR101073816B1 (en) Method and system for automatically testing database system based on scenario
US6182245B1 (en) Software test case client/server system and method
EP2778929B1 (en) Test script generation system
US20120036049A1 (en) System and method for software integration and factory deployment
CN109325030A (en) Message processing method, device, computer equipment and storage medium
CN110083340A (en) Code generating method, device, computer equipment and storage medium
CN105144088A (en) Association of metadata with source code and applications and services premised thereon
US20090006493A1 (en) Method For Enabling Traceability And Recovery From Errors During Migration Of Software Applications
CN115039084A (en) Unit testing of components of a dataflow graph
US11176184B2 (en) Information retrieval
CN112181854B (en) Method, device, equipment and storage medium for generating process automation script
CN109753289B (en) Art resource merging method and device, electronic equipment and storage medium
CN111694612A (en) Configuration checking method, device, computer system and storage medium
US11914574B2 (en) Generation of inconsistent testing data
CN111737227A (en) Data modification method and system
CN112930534B (en) Management system, acquisition device, and management method
CN108984337A (en) A kind of restorative procedure of data synchronous abnormality, prosthetic device, medium and calculate equipment
US7908249B1 (en) Closed-loop feedback control system for online services
Rozinat et al. Process mining of test processes: A case study
CN114328278A (en) Distributed simulation test method, system, readable storage medium and computer equipment
CN112783767A (en) Method, device, equipment and storage medium for realizing control of test case management
Ostrand et al. A Tool for Mining Defect-Tracking Systems to Predict Fault-Prone Files.
CN112288567A (en) Bank account information processing method and device and readable medium
CN110737426A (en) Program block creating method, program block creating device, computer equipment and storage medium
CN111639478B (en) Automatic data auditing method and system based on EXCEL document

Legal Events

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

Payment date: 20141007

Year of fee payment: 4

FPAY Annual fee payment

Payment date: 20151006

Year of fee payment: 5

FPAY Annual fee payment

Payment date: 20161005

Year of fee payment: 6

FPAY Annual fee payment

Payment date: 20180207

Year of fee payment: 7

FPAY Annual fee payment

Payment date: 20180928

Year of fee payment: 8

FPAY Annual fee payment

Payment date: 20190930

Year of fee payment: 9