KR20100026318A - Integrated test system - Google Patents

Integrated test system Download PDF

Info

Publication number
KR20100026318A
KR20100026318A KR1020080085283A KR20080085283A KR20100026318A KR 20100026318 A KR20100026318 A KR 20100026318A KR 1020080085283 A KR1020080085283 A KR 1020080085283A KR 20080085283 A KR20080085283 A KR 20080085283A KR 20100026318 A KR20100026318 A KR 20100026318A
Authority
KR
South Korea
Prior art keywords
test
program
transactions
transaction
scenario
Prior art date
Application number
KR1020080085283A
Other languages
Korean (ko)
Other versions
KR100982825B1 (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 KR1020080085283A priority Critical patent/KR100982825B1/en
Publication of KR20100026318A publication Critical patent/KR20100026318A/en
Application granted granted Critical
Publication of KR100982825B1 publication Critical patent/KR100982825B1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q40/00Finance; Insurance; Tax strategies; Processing of corporate or income taxes
    • G06Q40/02Banking, e.g. interest calculation or account maintenance

Landscapes

  • Business, Economics & Management (AREA)
  • Accounting & Taxation (AREA)
  • Finance (AREA)
  • Engineering & Computer Science (AREA)
  • Development Economics (AREA)
  • Economics (AREA)
  • Marketing (AREA)
  • Strategic Management (AREA)
  • Technology Law (AREA)
  • Physics & Mathematics (AREA)
  • General Business, Economics & Management (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Debugging And Monitoring (AREA)

Abstract

PURPOSE: An integrated test support system is provided to perform a test using a scenario in which a plurality of single transactions are mixed, to minimize error, and to reduce a test time and a cost required to the test. CONSTITUTION: An input module includes tests by case performing a single transaction. The input module offers a screen which is capable of inputting a scenario for making a plurality of parts closely perform the transactions. A control module is connected to a tested program. The control module creates a request message and response message by controlling the flow of data according to the scenario and performs the test. A result report module collects/stores a log and a full text of a test procedure.

Description

통합 테스트 지원 시스템{integrated test system}Integrated test system

본 발명은 통합 테스트 지원 시스템에 관한 것으로 보다 상세하게는 단일 거래를 다수 개 조합하여 다수의 기관이 상호 유기적으로 거래하도록 작성된 시나리오에 따라 요청전문과 응답전문을 생성하여 테스트할 프로그램과 상호 대화식으로 전문을 주고받도록 하여 테스트하는 통합 테스트 지원시스템에 관한 것이다.The present invention relates to an integrated test support system. More particularly, the present invention relates to a program to test and generate a request message and a response message according to a scenario in which a plurality of single transactions are combined to allow a plurality of organizations to trade with each other organically. It relates to an integrated test support system for testing by sending and receiving.

최근 금융거래는 각 금융기관이나 유관기관이 중앙에 서버를 구축하여 각 기관간에 서로 연결되어 거래가 이루어지도록 구성되어 있다. 또한 각 기관은 각 지역에 지점을 형성하고 있어 각 지점에 단말기를 설치하여 거래를 수행하게 된다.Recently, financial transactions are organized such that each financial institution or related institution establishes a server in the center and is connected to each other. In addition, each institution has branches in each region, and terminals are installed in each branch to conduct transactions.

여기서 금융거래시 서버나 단말기에 설치된 프로그램에 오류가 발생하는 경우 사회 전반에 걸쳐 심각한 문제를 일으킬 우려가 있으므로 프로그램의 개발 시 실제 업무에 적용하기 전 충분히 테스트를 수행하여 오류의 발생을 최소화하여야 할 필요가 있다.If an error occurs in a program installed on a server or a terminal during a financial transaction, there may be a serious problem in the entire society. Therefore, it is necessary to fully test the program before minimizing the occurrence of the error. There is.

종래에는 테스트를 수행하는 담당자가 직접 거래 내용을 차례로 입력하여 테스트를 수행하였으나 이러한 방식은 장시간이 소요되므로 비용이 증가하게 된다는 문제점이 있었다.Conventionally, a person in charge of a test performs a test by directly inputting transaction contents in sequence, but this method has a problem in that the cost increases because it takes a long time.

이를 해결하기 위하여 테스트할 단일 거래를 입력한 상태에서 테스트할 프로그램과 연동하여 자동으로 테스트를 수행하는 방법이 사용되고 있다.In order to solve this problem, a method of automatically executing a test in connection with a program to be tested while a single transaction to be tested is input is used.

그러나 상기와 같은 방식은 단일 거래(예를 들면 고객이 송금하거나 입금하는 거래)가 제대로 이루어지는 것인가를 확인하는 방식이므로 다양한 기관과의 관계를 고려할 수 없다는 문제점이 있다. 즉 하나의 계좌에 대해 다수의 기관에서 거래 요청이 들어오는 과정, 예를 들면 A은행에서는 다른 고객이 해당 계좌에 송금을 하게 되며 B은행의 현금지급기에서는 고객이 출금을 하게 되며 공과금을 자동이체로 납부하는 경우에서는 거래의 순서에 따라 전혀 다른 결과가 도출될 수 있다. 즉 송금이 이루어지기 전에 출금을 하거나 자동이체가 이루어질 경우 잔액이 부족하면 오류가 발생하게 되나 송금이 먼저 이루어지면 잔액의 부족이 발생하지 않으므로 정상적으로 출금과 자동이체가 이루어질 수 있게 된다.However, the above method has a problem in that it is not possible to consider a relationship with various organizations because it is a method of confirming whether a single transaction (for example, a customer transfers or deposits a payment) is properly performed. In other words, the process of receiving a transaction request from multiple institutions for one account, for example, another bank sends money to the account at Bank A, and the bank makes a withdrawal from the ATM. In this case, completely different results may be obtained depending on the order of transactions. In other words, if withdrawal or automatic transfer is made before the transfer is made, if the balance is insufficient, an error occurs, but if the transfer is made first, the lack of the balance does not occur.

그러나 종래의 방법으로는 이러한 과정을 테스트할 수 없어 단일 거래를 테스트할 때 정상적으로 작동된다 할지라도 실제 프로그램을 설치하여 업무에 적용할때 오류가 발생할 수 있다는 문제점이 있다.However, the conventional method cannot test such a process, but even if it works normally when testing a single transaction, there is a problem that an error may occur when the actual program is installed and applied to a task.

본 발명은 상기의 문제점을 해결하기 위하여 발명된 것으로 각 기관 간의 상호 유기적인 관계를 고려하여 프로그램의 테스트를 수행할 수 있도록 하여 실제 적용시 오류의 발생을 최소화할 수 있는 통합 테스트 지원 시스템을 제공하는 것을 주목적으로 한다.The present invention has been invented to solve the above problems to provide an integrated test support system that can minimize the occurrence of errors in the actual application by performing the test of the program in consideration of the mutual organic relationship between the institutions. The main thing is that.

본 발명은 상기의 목적을 달성하기 위하여 다양한 거래를 생성하여 금융거래를 처리하는 프로그램을 테스트하는 테스트 지원 시스템에 있어서, 단일 거래를 수행하는 케이스별 테스트를 다수개 포함하게 되며 다수의 기관이 상호 유기적으로 거래를 수행하도록 구성되는 시나리오를 입력할 수 있는 화면을 제공하고 이를 통해 시나리오를 입력받아 저장하는 입력모듈과; 테스트하고자하는 프로그램과 연동되며 상기 프로그램이 실제 연동 될 각 기관을 대신하여 상기 시나리오에 따라 데이터의 흐름을 제어하여 요청전문을 생성하거나 응답전문을 생성하여 상기 프로그램과 대화식으로 테스트를 진행하게 되는 제어모듈과; 테스트과정의 로그와 전문을 수집하여 저장하고 이를 제공하는 결과보고모듈;을 포함하여 구성되는 것을 특징으로 하는 통합 테스트 지원 시스템을 기술적 요지로 한다.The present invention is a test support system for testing a program for processing a financial transaction by generating a variety of transactions in order to achieve the above object, comprising a plurality of case-by-case tests to perform a single transaction and a plurality of institutions mutually organic An input module for providing a screen for inputting a scenario configured to perform a transaction and receiving and storing the scenario through the screen; Control module that is linked with the program to be tested and controls the flow of data according to the scenario on behalf of each institution to which the program is actually linked to generate a request message or generate a response message and test the program interactively with the program. and; The integrated test support system, characterized in that it comprises a; and a result reporting module for collecting and storing the log and full text of the test process and provide it as a technical gist.

바람직한 실시예에 따르면 테스트를 요청하는 사용자의 접속을 처리하게 되며 상기 사용자에게 테스트 종료 후 그 결과를 확인하기 위한 RSS 주소를 제공하는 테스트요청모듈;을 더 포함하게 되는 것을 특징으로 한다.According to a preferred embodiment of the present invention, a test request module for processing a connection of a user requesting a test and providing an RSS address for checking the result after the test is ended is further included.

바람직한 실시예에 따르면 상기 결과보고모듈은 테스트결과를 저장한 후 테스트를 요청한 사용자가 상기 테스트 결과에 접속할 수 있도록 RSS 정보를 생성하게 되는 것을 특징으로 한다.According to a preferred embodiment, the result report module stores the test result and generates RSS information so that a user who requests a test can access the test result.

바람직한 실시예에 따르면 상기 제어모듈은 일정시간 동안 다수개의 거래를 연속으로 발생시켜 테스트하는 연속거래테스트와 동시에 다수개의 거래를 발생시켜 테스트하는 동시거래테스트를 수행하여 프로그램의 응답횟수와 리소스의 사용을 평가하여 성능을 테스트하게 되는 것을 특징으로 한다.According to a preferred embodiment, the control module performs a simultaneous transaction test that generates and tests a plurality of transactions at the same time as a continuous transaction test that generates and tests a plurality of transactions continuously for a predetermined period of time, thereby reducing the frequency of response and resource usage of the program. Evaluate and test the performance.

본 발명에 의하면 다수의 기관 간의 유기적인 관계를 고려하여 다수개의 단일 거래를 조합한 시나리오를 사용하여 테스트를 수행하므로 현장의 업무에 유사하게 가상 거래가 이루어져 테스트를 완료한 프로그램을 업무에 사용할 때 발생하는 오류가 최소화된다는 효과가 있다.According to the present invention, since a test is performed using a scenario in which a plurality of single transactions are combined in consideration of an organic relationship between a plurality of institutions, virtual transactions are similarly performed in the field work, and thus a test that is generated when a test is completed is used for work. The effect is that the error is minimized.

또한 테스트가 자동으로 이루어지므로 테스트에 소요되는 시간이 줄어들고 이에 따라 테스트에 소요되는 비용을 절감할 수 있다는 효과가 있다.In addition, because testing is automatic, the time required for testing is reduced, which reduces the cost of testing.

본 발명은 입력모듈과 제어모듈과 결과보고모듈을 포함하고 있다.The present invention includes an input module, a control module and a result report module.

먼저 입력모듈에 대해 설명하기로 한다. 상기 입력모듈은 시나리오를 입력할 수 있는 화면을 제공하고 이를 통해 관리자나 사용자가 시나리오를 입력하면 이를 저장하게 된다.First, the input module will be described. The input module provides a screen for inputting a scenario and stores the scenario when an administrator or a user inputs the scenario.

본 발명에서 사용되는 시나리오는 단일 거래를 다수 개 조합하여 다수의 기 관이 상호 유기적으로 거래를 수행하는 과정을 정의한 것이다.The scenario used in the present invention defines a process in which a plurality of institutions perform a trade organically by combining a plurality of single transactions.

여기서 단일 거래는 하나의 금융기관이 고객이나 다른 기관, 자신의 지점 등에 대하여 수행하는 거래로 입금, 출금, 계좌이체, 송금 등의 개개의 거래를 의미한다.In this case, a single transaction is a transaction performed by a financial institution with respect to a customer, another institution, or a branch thereof, and refers to individual transactions such as deposit, withdrawal, account transfer, and remittance.

상기 단일 거래는 기관과 개인 또는 기관과 기관이 일 대 일로 대응하여 거래가 이루어지게 된다.The single transaction is a one-to-one correspondence between an institution and an individual or an institution and an institution.

그러나 일반적인 금융기관의 거래는 상기와 같은 단일거래가 다수개 조합되어 이루어지므로 단순히 프로그램을 테스트 할 때 단일 거래만을 사용하는 케이스별 테스트로는 완전한 테스트를 수행할 수 없다.However, since the transaction of a general financial institution is made by combining a plurality of single transactions as described above, a case-by-case test that uses only a single transaction when testing a program cannot perform a complete test.

따라서 본 발명에서는 상기 단일 거래를 다수 개 조합하여 다수개의 기관이 서로 상호 유기적으로 거래하는 과정을 나타내는 시나리오를 입력하게 된다.Therefore, in the present invention, a combination of a plurality of single transactions is inputted a scenario representing a process in which a plurality of institutions trade each other organically.

입력모듈에서 도1과 같은 화면을 제시하면 관리자는 다수의 단일 거래를 입력하게 되며 이를 입력받은 입력모듈은 이를 데이터베이스에 저장하여 추후 테스트에 사용할 수 있도록 한다.If the input module presents the screen as shown in Fig. 1, the administrator inputs a plurality of single transactions, and the input module which receives the input is stored in a database so that it can be used for later testing.

여기서 관리자가 시나리오를 입력하기 위하여 다수의 단일 거래를 차례로 입력하는 대신 발생할 수 있는 단일 거래의 유형과 발생 빈도를 입력하면 추후 서버가 발생 빈도에 따라 단일 거래를 자동으로 생성하여 테스트하도록 구성하는 것도 무방하다. 상기와 같이 단일 거래를 자동으로 생성하는 경우 다양한 조합을 테스트 할 수 있어 보다 정확한 테스트가 이루어질 수 있다.Here, instead of entering multiple single transactions in order to enter the scenario, the administrator can enter the type and frequency of single transactions that can occur, and then configure the server to automatically generate and test a single transaction according to the frequency of occurrence. Do. As described above, when a single transaction is automatically generated, various combinations can be tested, so that a more accurate test can be made.

그러나 자동으로 거래를 생성하는 경우 처리가 불가능한 단일 거래(예를 들 면 기관 간의 이체시 잔액이 부족한 상태 등)가 생성될 수 있으므로 이러한 거래가 발생하는 경우 이를 확인하고 해당 단일 거래를 수행하지 않도록 하는 조건을 함께 입력하는 것도 무방하다.However, the automatic creation of a transaction can create a single transaction that cannot be processed (for example, lack of balance on transfers between institutions), so that if such a transaction occurs, it will be checked and not performed. You can also type in together.

다음으로 제어모듈에 대해 설명하기로 한다. 상기 제어모듈은 상기 입력모듈을 통해 입력된 시나리오를 사용하여 실제 테스트를 진행하게 된다.Next, the control module will be described. The control module performs an actual test using a scenario input through the input module.

상기 제어모듈은 시나리오에 따라 거래를 요청하는 전문을 생성하여 프로그램에 전송하고 상기 프로그램이 상기 전문에 따라 대응처리한 후 회신하는 전문을 전달받게 된다. 이때 상기 회신된 전문을 분석하여 응답전문을 생성하여 전송하거나 다른 기관에 전송할 전문을 생성하게 된다.The control module generates a telegram requesting a transaction according to a scenario, transmits the telegram to the program, and receives a telegram to which the program responds according to the telegram. At this time, the reply message is analyzed to generate and transmit a response message or to generate a message to be transmitted to another institution.

또한 상기 프로그램이 특정 기관과 거래를 요청하는 전문을 전송하게 되면 상기 제어모듈은 도2에 도시된 것과 같이 대외계시스템을 통해 해당 기관에 연결하여 응답 전문을 전달받은 후 이를 프로그램에 회신하게 된다.In addition, when the program transmits a full text requesting a transaction with a specific institution, the control module connects to the corresponding institution through an external system as shown in FIG.

또한 상기 제어모듈은 시나리오에 따라 도3에 도시된 것과 같이 프로그램을 제외한 다른 기관끼리 상호 거래가 이루어지도록 한다. 도3에서는 이해를 돕기 위하여 제어모듈(테스트 지원 서버)를 둘로 분리하여 도시하고 있으나 실제로는 하나의 서버 내에서 내부적으로 이러한 흐름이 일어나도록 구성하게 된다. 이에 따라 프로그램이 동일한 거래요청을 전송하더라도 상기 시나리오에 따라 서로 다른 응답 을 제공할 수 있게 된다.In addition, according to the scenario, the control module enables mutual transactions between other institutions except programs, as shown in FIG. 3. In FIG. 3, the control module (test support server) is divided into two for the sake of understanding, but in reality, such a flow occurs internally in one server. Accordingly, even if the program transmits the same transaction request, it is possible to provide different responses according to the scenario.

즉 프로그램이 특정한 계좌에서 출금을 요청하는 경우 서로 다른 기관끼리 거래에 의해 해당 계좌에 잔액이 부족할 경우에는 잔액이 부족하여 출금할 수 없다는 전문을 프로그램 측에 전달하게 되며 잔액이 충분할 경우에는 정상적으로 출금이 이루어진다는 전문을 생성하여 전달하게 된다.In other words, if the program requests withdrawal from a particular account, the program will send a message to the program that the balance may not be withdrawn due to a lack of balance due to a transaction between different institutions. It creates and delivers the full text.

상기와 같이 시나리오에 따라 각 기관간의 거래를 수행하도록 하여 상호 유기적인 거래 상황에서 프로그램을 테스트할 수 있으므로 보다 현실에 근접한 테스트를 수행할 수 있게 된다.As described above, the program can be tested in a mutually organic trading situation by performing a transaction between the institutions according to the scenario, so that a test closer to reality can be performed.

여기서 해당 기관에서 응답 전문을 생성하는 대신 제어모듈이 응답 전문을 대신 생성하여 프로그램에 제공하도록 구성하는 것도 무방하다.In this case, instead of generating a response message, the control module may generate a response message instead and provide it to the program.

상기 제어모듈은 상기와 같은 시나리오를 통한 테스트 외에도 일정한 시간동안 다수개의 연속적인 거래를 생성하거나 동시에 다수개의 거래를 생성하여 프로그램이 응답하는 비율과 리소스의 사용비율을 확인하는 성능 테스트도 수행하게 된다. 이는 테스트하는 프로그램이 짧은 시간 동안에 많은 거래 요청이 들어왔을 때 이를 처리할 수 있는가 확인하기 위함이다.In addition to the test through the scenario described above, the control module performs a performance test to check the rate at which the program responds and the resource use rate by generating a plurality of consecutive transactions for a predetermined time or simultaneously generating a plurality of transactions. This is to ensure that the program under test can handle a large number of transaction requests in a short time.

다음으로 결과보고모듈에 대해 설명하기로 한다. 상기 결과보고모듈은 상기 제어모듈이 프로그램과 연동하여 테스트한 결과를 수집하여 제공하게 된다. 상기 결과로는 각 기관과 프로그램이 생성하여 전달하는 전문과 로그 기록 등이 포함된다.Next, the result reporting module will be described. The result report module collects and provides the test results of the control module in conjunction with the program. The results include full text and log records generated and delivered by each institution and program.

테스트 중에 수집한 결과는 정해진 포맷으로 변환되어 저장되며 테스트 종료시 사용자에게 테스트가 종료되었음을 알리고 사용자의 요청시 도4와 같은 결과를 제공하게 된다.The result collected during the test is converted and stored in a predetermined format. At the end of the test, the user is notified that the test is finished, and when the user requests, the result as shown in FIG. 4 is provided.

본 발명의 실시예에서는 사용자에게 테스트가 종료되었음을 용이하게 통지하고 사용자가 용이하게 결과에 접근할 수 있도록 하기 위하여 결과를 RSS 정보로 변환하여 저장하고 있다.In an embodiment of the present invention, the result is converted into RSS information and stored in order to easily notify the user that the test is finished and to allow the user to easily access the result.

그러나 상기와 같이 RSS 를 사용하여 결과를 알려주는 대신 SMS 등으로 통지하고 정해진 웹페이지로 사용자가 접속하여 확인하거나 이메일로 결과를 전송하도록 구성하는 것도 무방하다.However, as described above, instead of notifying the result using RSS, the user may be notified by SMS, etc., and the user may access and check the designated web page or transmit the result by e-mail.

이하에서는 본 발명의 통합 테스트 지원 시스템의 작용과 효과에 대해 설명하기로 한다.Hereinafter, the operation and effects of the integrated test support system of the present invention will be described.

먼저 통합 테스트 지원 시스템을 제공하는 관리자는 입력모듈을 작동시켜 다양한 시나리오를 입력하게 된다. 상기 시나리오는 금융기관에서 이루어지는 다양한 거래를 포함하여 현실에 근접한 테스트가 이루어질 수 있도록 구성된다.First, the administrator who provides the integrated test support system enters various scenarios by operating the input module. The scenario is configured to allow testing close to reality, including various transactions made in financial institutions.

이후 금융 기관에서 사용할 프로그램을 완성한 사용자가 테스트하기 위하여 상기 통합 테스트 지원 시스템에서 제공하는 웹페이지에 접속하여 테스트를 요청하게 되면 상기 통합 테스트 지원 시스템은 테스트를 수행하는 서버에 접속할 수 있는 아이디와 패스워드를 부여하게 된다.Thereafter, when a user who completes a program to be used by a financial institution requests a test by accessing a web page provided by the integrated test support system, the integrated test support system provides an ID and password for accessing a server performing the test. Will be given.

또한 상기 사용자가 결과를 확인할 수 있는 RSS 피드의 주소를 제공하여 추후 테스트가 종료되면 사용자가 용이하게 접근하여 확인할 수 있도록 한다. 여기서 테스트 결과를 확인할 수 있는 전용의 클라이언트를 사용자에게 제공하는 것도 고려해 볼만하다. 이는 전용 클라이언트를 사용하는 경우에만 결과를 확인할 수 있도록 하여 타인이 테스트 결과를 확인할 수 없도록 하기 위함이다.In addition, by providing the address of the RSS feed that the user can check the results, the user can easily access and check the test after the end. It is also worthwhile to provide a user with a dedicated client to check the test results. This is to ensure that the results can be checked only when a dedicated client is used so that others cannot check the test results.

이후 상기 사용자가 테스트용 서버에 접속하여 상기 아이디와 패스워드를 사용하여 테스트하고자 하는 프로그램과 상기 서버를 연동시키게 된다.Thereafter, the user accesses the test server and uses the ID and password to link the program to be tested with the server.

이후 사용자가 선택한 시나리오에 따라 상기 서버 내의 제어모듈이 다양한 기관을 대신하여 상기 프로그램과 거래를 수행하게 된다.Then, according to the scenario selected by the user, the control module in the server performs transactions with the program on behalf of various organizations.

여기서 상기 사용자는 관리자가 입력한 시나리오 중 하나를 선택하는 대신 스스로 시나리오를 작성하여 테스트에 사용하도록 하는 것도 무방하다.Here, instead of selecting one of the scenarios input by the administrator, the user may make a scenario by himself and use it for a test.

상기 거래시 발생하는 전문과 거래 수행 결과 등은 서버의 일측에 저장되며 모든 테스트가 종료되면 상기 서버의 결과보고모듈은 상기 전문과 거래 수행 결과 등을 RSS 정보로 변환하게 된다.The full text generated during the transaction and the result of the transaction are stored on one side of the server. When all the tests are completed, the result report module of the server converts the full text and the result of the transaction into RSS information.

상기 사용자는 등록된 RSS 주소에서 테스트가 종료되어 결과가 업데이트 되었음을 확인하고 해당 주소로부터 결과를 전달받아 확인하게 된다.The user confirms that the test is completed by updating the registered RSS address and receives the result from the corresponding address.

상기 사용자는 상기 결과로부터 프로그램의 오류나 문제점을 확인하고 이를 수정하여 프로그램을 완성하게 된다.The user checks the error or problem of the program from the result and corrects it to complete the program.

상기와 같이 본 발명의 통합 테스트 지원 시스템에 의하면 다양한 기관간의 상호 유기적인 관계를 고려하여 테스트를 수행하게 되어 현실을 반영한 정확한 테스트가 이루어질 수 있다.As described above, according to the integrated test support system of the present invention, the test may be performed in consideration of the organic relationship between various organizations, and thus accurate test reflecting the reality may be performed.

도1 : 본 발명의 실시예에 따른 시나리오 입력 화면의 예를 나타낸 도1 is a diagram showing an example of a scenario input screen according to an embodiment of the present invention.

도2 : 테스트를 수행하기 위한 전문의 흐름을 나타낸 개념도Figure 2 is a conceptual diagram showing the flow of full text for performing the test

도3 : 기관 간의 거래를 나타낸 개념도Figure 3: Conceptual diagram showing transaction between institutions

도4 : 결과 화면의 예를 나타낸 도Fig. 4: An example of the result screen

Claims (4)

다양한 거래를 생성하여 금융거래를 처리하는 프로그램을 테스트하는 테스트 지원 시스템에 있어서,In the test support system for testing a program that generates a variety of transactions to handle financial transactions, 단일 거래를 수행하는 케이스별 테스트를 다수개 포함하게 되며 다수의 기관이 상호 유기적으로 거래를 수행하도록 구성되는 시나리오를 입력할 수 있는 화면을 제공하고 이를 통해 시나리오를 입력받아 저장하는 입력모듈과;An input module including a plurality of cases-specific tests for performing a single transaction and providing a screen for inputting a scenario in which a plurality of institutions are configured to perform a transaction organically; 테스트하고자하는 프로그램과 연동되며 상기 프로그램이 실제 연동 될 각 기관을 대신하여 상기 시나리오에 따라 데이터의 흐름을 제어하여 요청전문을 생성하거나 응답전문을 생성하여 상기 프로그램과 대화식으로 테스트를 진행하게 되는 제어모듈과;Control module that is linked with the program to be tested and controls the flow of data according to the scenario on behalf of each institution to which the program is actually linked to generate a request message or generate a response message and test the program interactively with the program. and; 테스트과정의 로그와 전문을 수집하여 저장하고 이를 제공하는 결과보고모듈;을 포함하여 구성되는 것을 특징으로 하는 통합 테스트 지원 시스템.Integrated test support system, characterized in that the configuration; including; and a result reporting module for collecting and storing the log and full text of the test process. 제1항에 있어서,The method of claim 1, 테스트를 요청하는 사용자의 접속을 처리하게 되며 상기 사용자에게 테스트 종료 후 그 결과를 확인하기 위한 RSS 주소를 제공하는 테스트요청모듈;을 더 포함하게 되는 것을 특징으로 하는 통합 테스트 지원 시스템.And a test request module which processes a connection of a user requesting a test and provides an RSS address to the user to check a result after the test is terminated. 제1항에 있어서,The method of claim 1, 상기 결과보고모듈은 테스트결과를 저장한 후 테스트를 요청한 사용자가 상기 테스트 결과에 접속할 수 있도록 RSS 정보를 생성하게 되는 것을 특징으로 하는 통합 테스트 지원 시스템.The result report module stores the test result and generates an RSS information so that a user who requests a test can access the test result. 제1항에 있어서,The method of claim 1, 상기 제어모듈은 일정시간 동안 다수개의 거래를 연속으로 발생시켜 테스트하는 연속거래테스트와 동시에 다수개의 거래를 발생시켜 테스트하는 동시거래테스트를 수행하여 프로그램의 응답횟수와 리소스의 사용을 평가하여 성능을 테스트하게 되는 것을 특징으로 하는 통합 테스트 지원 시스템.The control module tests the performance by evaluating the number of times of response and resource usage by performing a simultaneous transaction test that generates and tests a plurality of transactions simultaneously with a continuous transaction test that generates and tests a plurality of transactions continuously for a predetermined time. Integrated test support system, characterized in that the.
KR1020080085283A 2008-08-29 2008-08-29 integrated test system KR100982825B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020080085283A KR100982825B1 (en) 2008-08-29 2008-08-29 integrated test system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020080085283A KR100982825B1 (en) 2008-08-29 2008-08-29 integrated test system

Related Child Applications (1)

Application Number Title Priority Date Filing Date
KR1020100064093A Division KR20100084496A (en) 2010-07-02 2010-07-02 Integrated test method

Publications (2)

Publication Number Publication Date
KR20100026318A true KR20100026318A (en) 2010-03-10
KR100982825B1 KR100982825B1 (en) 2010-09-16

Family

ID=42177675

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020080085283A KR100982825B1 (en) 2008-08-29 2008-08-29 integrated test system

Country Status (1)

Country Link
KR (1) KR100982825B1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20220090229A (en) * 2020-12-22 2022-06-29 주식회사 국민은행 ARES test service system and method thereof

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20220090229A (en) * 2020-12-22 2022-06-29 주식회사 국민은행 ARES test service system and method thereof

Also Published As

Publication number Publication date
KR100982825B1 (en) 2010-09-16

Similar Documents

Publication Publication Date Title
CN110268389B (en) Simulator for system testing
US8364587B2 (en) Systems and methods for financial account access for a mobile device via a gateway
US20190362324A1 (en) Processing A Payment By A Second Computing System From A Payer To A Payee Operating A First Computing System
US8874479B2 (en) Systems and methods for testing a financial trading system
CN109815138A (en) Business information test method, device, computer equipment and storage medium
US20170243013A1 (en) Multi-modal online transactional processing system
CN110309022B (en) Method, simulator, device and storage medium for simulating transaction test
US20190104038A1 (en) Determining an event history for an event processed by a plurality of communicating servers via a central event data log
CN105786495B (en) Software delivery system and method, software development delivery system
CN108111364B (en) Service system testing method and device
CN110503544A (en) Collage-credit data reports and submits method, apparatus, system, computer equipment and storage medium
JP2019511755A (en) Financial transaction management system, financial transaction management method and server
CN111045935A (en) Automatic version auditing method, device, equipment and storage medium
CN112381645A (en) Information processing method and device for bill transaction
US20210390010A1 (en) Software Application Diagnostic Aid
CN109617755B (en) Acceptance method and device of access system
US20230409453A1 (en) Computer and conduit for system testing
JP6224194B1 (en) Test process management system, test process management method, and test process management program
KR100982825B1 (en) integrated test system
KR101004082B1 (en) System and Method for Auto-testing Financial System and Program Recording Medium
CN109146724A (en) Output value accounting method, device and computer readable storage medium
CN105205720A (en) On-line financing examination and approval method, device and system
KR20100084496A (en) Integrated test method
CN112819605A (en) Method and device for testing fund settlement service and computer readable medium
CN109816500A (en) Method and device of declaring dutiable goods based on B/S framework

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
E601 Decision to refuse application
J201 Request for trial against refusal decision
A107 Divisional application of patent
AMND Amendment
B701 Decision to grant
GRNT Written decision to grant
FPAY Annual fee payment

Payment date: 20130802

Year of fee payment: 4

FPAY Annual fee payment

Payment date: 20140723

Year of fee payment: 5

FPAY Annual fee payment

Payment date: 20150806

Year of fee payment: 6

FPAY Annual fee payment

Payment date: 20160705

Year of fee payment: 7

FPAY Annual fee payment

Payment date: 20170810

Year of fee payment: 8

FPAY Annual fee payment

Payment date: 20180814

Year of fee payment: 9

FPAY Annual fee payment

Payment date: 20190701

Year of fee payment: 10