CN110650063A - Centralized bank third-party software simulation system and method - Google Patents

Centralized bank third-party software simulation system and method Download PDF

Info

Publication number
CN110650063A
CN110650063A CN201910770089.2A CN201910770089A CN110650063A CN 110650063 A CN110650063 A CN 110650063A CN 201910770089 A CN201910770089 A CN 201910770089A CN 110650063 A CN110650063 A CN 110650063A
Authority
CN
China
Prior art keywords
unit
bank
test
simulation
execution
Prior art date
Legal status (The legal status 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 status listed.)
Pending
Application number
CN201910770089.2A
Other languages
Chinese (zh)
Inventor
廖根健
颜富甲
纪宠国
郑承程
郑泊宁
王驿
王燕梅
卢丹灵
郭超年
王桐森
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
FUJIAN RURAL CREDIT YONHAP
Original Assignee
FUJIAN RURAL CREDIT YONHAP
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 FUJIAN RURAL CREDIT YONHAP filed Critical FUJIAN RURAL CREDIT YONHAP
Priority to CN201910770089.2A priority Critical patent/CN110650063A/en
Publication of CN110650063A publication Critical patent/CN110650063A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L43/00Arrangements for monitoring or testing data switching networks
    • H04L43/50Testing arrangements
    • 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
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/14Network analysis or design
    • H04L41/145Network analysis or design involving simulating, designing, planning or modelling of a network
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/04Network architectures or network communication protocols for network security for providing a confidential data exchange among entities communicating through data packet networks
    • H04L63/0428Network architectures or network communication protocols for network security for providing a confidential data exchange among entities communicating through data packet networks wherein the data content is protected, e.g. by encrypting or encapsulating the payload

Abstract

The invention provides a centralized bank third-party software simulation system in the technical field of software testing environments, which comprises an interface testing module for client simulation, a simulator module for server simulation and performance simulation and a bank in-line system, wherein the interface testing module is used for client simulation; the interface test module and the simulator module are respectively connected with a bank in-line system; the interface test module comprises a demand input unit, a case design unit, an execution planning unit, a first data maintenance unit, a test execution unit and a first system management unit; the simulator module comprises a simulator unit, a second data maintenance unit and a second system management unit; the invention also provides a centralized bank third-party software simulation method. The invention has the advantages that: a client, a server and a performance simulation test environment are set up in one system, so that an application system is comprehensively tested, and the test efficiency is improved.

Description

Centralized bank third-party software simulation system and method
Technical Field
The invention relates to the technical field of software testing environments, in particular to a centralized bank third-party software simulation system and method.
Background
A bank organization is internally provided with hundreds of large and small application systems, most of the application systems need to perform data interaction with other application systems when working, and the bank organization can perform data interaction with a third-party system besides the internal application systems. In the development and test stages of the application system, a real test environment is not necessarily available for data interaction test. In order to ensure that the functions and performances of the application system meet the requirements of planning and design, software is required to simulate the behavior of the third-party system, so that the simulated third-party system and the tested application system perform data interaction for development and testing of the application system.
Traditionally, software testing simulation platforms used for simulating third-party systems often perform their own functions, that is, one software testing simulation platform can only realize one simulation type; if one tested system needs to initiate a client, a server and performance simulation at the same time, three software testing simulation platforms are needed, which is not beneficial to the construction and deployment of a software testing environment and has low testing efficiency.
Therefore, how to provide a centralized bank third-party software simulation system and method realizes the establishment of a client, a server and a performance simulation test environment in a set of system, so as to comprehensively test an application system and improve the test efficiency.
Disclosure of Invention
One of the technical problems to be solved by the invention is to provide a centralized bank third-party software simulation system, which realizes the establishment of a client, a server and a performance simulation test environment in a set of system, further comprehensively tests an application system and improves the test efficiency.
The invention realizes one of the technical problems as follows: a centralized bank third-party software simulation system comprises an interface test module for client simulation, a simulator module for server simulation and performance simulation and a bank in-line system; the interface test module and the simulator module are respectively connected with a bank in-line system;
the interface test module comprises a demand input unit, a case design unit, an execution planning unit, a first data maintenance unit, a test execution unit and a first system management unit; the input end of the case design unit is connected with the output end of the demand input unit, and the output end of the case design unit is connected with the input end of the execution planning unit; the input end of the first data maintenance unit is connected with the output end of the execution planning unit, and the output end of the first data maintenance unit is connected with the input end of the test execution unit; the requirement input unit, the case design unit, the execution planning unit, the first data maintenance unit and the test execution unit are respectively connected with the first system management unit; the first system management unit is connected with the system in the bank line;
the simulator module comprises a simulator unit, a second data maintenance unit and a second system management unit; one end of the simulator unit is connected with the second system management unit, and the other end of the simulator unit is connected with the in-bank system; one end of the second data maintenance unit is connected with the second system management unit, and the other end of the second data maintenance unit is connected with the simulator unit.
Furthermore, the requirement input unit is used for inputting simulation requirements of a client, configuring a configuration file communicated with the system in the bank, sending the simulation requirements to the case design unit, and sending the configuration file to the first system management unit;
the case design unit is used for generating a test case according to the received simulation requirement and sending the test case to the execution planning unit and the first system management unit;
the execution planning unit is used for creating a test case set corresponding to each tester one by one and distributing the test cases to the corresponding testers through the test case set;
the first data maintenance unit is used for managing data of a third-party system and simulating service processing logic and data interaction of the third-party system;
the test execution unit is used for selecting a test case execution mode by a tester; the execution mode comprises manual execution and timing execution;
the first system management unit is used for executing the test case and managing the role, the user, the log, the serial number, the starting of the interface test module, the upgrading of the interface test module and the test execution machine of the interface test module.
Further, in the requirement input unit, the configuration file at least includes a request message, a communication protocol, an encryption algorithm, a decryption algorithm, and a correspondence between the request message and the response message.
Further, in the case design unit, the generating of the test case according to the received simulation requirement specifically includes:
and automatically generating, manually creating, copying and modifying or analyzing the historical message to generate the test case according to the received simulation requirement.
Further, in the first data maintenance unit, the managing the data of the third-party system specifically includes:
and adding, deleting, modifying and inquiring data of the third-party system in batches.
Further, in the first system management unit, the executing test case specifically includes:
and sending a request message to the system in the bank according to the test case and the configuration file through the test execution machine of the first system management unit, receiving a response message returned by the system in the bank, and evaluating the simulation result according to the corresponding relation between the request message and the response message.
Furthermore, the simulator unit is used for simulating the environment of a server of a third-party system, receiving a request message sent by a bank inline system through the environment of the third-party server, and returning a response message to the bank inline system;
the second data maintenance unit is used for managing data of the third-party system and simulating service processing logic and data interaction of the third-party system;
and the second system management unit is used for managing the role, the user, the log, the serial number, the starting of the simulator module and the upgrading of the simulator module.
Further, in the second data maintenance unit, the managing the data of the third-party system specifically includes:
and adding, deleting, modifying and inquiring data of the third-party system in batches.
The second technical problem to be solved by the invention is to provide a centralized bank third-party software simulation method, which realizes the establishment of a client, a server and a performance simulation test environment in a set of system, further comprehensively tests an application system and improves the test efficiency.
The invention realizes the second technical problem in the following way: a centralized bank third-party software simulation method is characterized in that: the method is to use the test system according to any one of claims 1 to 8, the method comprising the following steps S10 and S20 in a nonsequential order:
step S10, sending a request message to a system in a bank through the interface test module, and returning a response message to the interface test module by the system in the bank for carrying out client simulation test;
and step S20, sending a request message to a simulator module through the in-bank system, and sending a response message to the in-bank system by the simulator module to perform a server simulation test and a performance simulation test.
Further, the step S10 specifically includes:
step S11, inputting the simulation requirement of the client end through the requirement input unit, configuring the configuration file communicating with the system in the bank, sending the simulation requirement to the case design unit, and sending the configuration file to the first system management unit; the configuration file at least comprises a request message, a communication protocol, an encryption algorithm, a decryption algorithm and a corresponding relation between the request message and a response message;
step S12, generating a test case according to the received simulation requirement through the case design unit, and sending the test case to the execution planning unit and the first system management unit;
step S13, selecting a test case execution mode through the test execution unit; the execution mode comprises manual execution and timing execution;
step S14, managing the data of the third-party system through the first data maintenance unit, preparing the test data of the third-party system, and simulating the service processing logic and data interaction of the third-party system;
step S15, selecting a test case execution mode through the test execution unit; the execution mode comprises manual execution and timing execution;
step S16, sending a request message to a bank inline system according to the test case and the configuration file through a test execution machine of the first system management unit, receiving a response message returned by the bank inline system, evaluating a client simulation result according to the corresponding relation between the request message and the response message, and storing the evaluation result to the bank inline system;
the step S20 specifically includes:
step S21, simulating the environment of the server of the third-party system through the simulator unit, managing the data of the third-party system through the second data maintenance unit, and simulating the service processing logic and data interaction of the third-party system;
step S22, the system in the bank sends a request message to a simulator unit, the simulator unit returns a response message to the system in the bank, and the system in the bank evaluates the simulation of the server according to the response message;
step S23, the system in bank sends request message to simulator unit in batch, the simulator unit returns response message to the system in bank in batch, the system in bank evaluates performance simulation according to response speed of the simulator unit;
the step S22 is not in sequence with the step S23.
The invention has the advantages that:
1. by arranging the interface test module for client simulation and the simulator module for server simulation and performance simulation, the test environments of client simulation, server simulation and performance simulation are built in one set of system, and further the application system is comprehensively tested simultaneously without adopting three different software test simulation platforms respectively, so that the test efficiency is greatly improved.
2. By arranging the first data maintenance unit and the second data maintenance unit, testers can increase, delete, modify and query data of a third-party system independently, the preparation time of the test data is shortened, and the test efficiency is further improved.
3. The encryption algorithm and the decryption algorithm are configured through the requirement input unit, so that the safety of the information transmission process and the correctness of the identity verification are improved.
4. The evaluation results are stored in the in-bank system, so that unified management of the evaluation results, namely unified management of simulation test assets, is realized, and the test efficiency is effectively improved by accumulating the simulation test assets of the third-party systems.
Drawings
The invention will be further described with reference to the following examples with reference to the accompanying drawings.
Fig. 1 is a schematic block circuit diagram of a centralized bank third-party software simulation system according to the present invention.
Fig. 2 is a structural diagram of a centralized bank third-party software simulation system of the present invention.
Fig. 3 is a diagram of the architecture of the SEDA simulation system of the present invention.
Fig. 4 is a diagram of the hardware architecture of the present invention.
Detailed Description
Referring to fig. 1 to 4, a preferred embodiment of a centralized bank third-party software simulation system according to the present invention includes an interface test module for client simulation, a simulator module for server simulation and performance simulation, and a bank in-line system; the interface test module and the simulator module are respectively connected with a bank in-line system; by arranging the interface test module for client simulation and the simulator module for server simulation and performance simulation, the test environments of client simulation, server simulation and performance simulation are built in one set of system, and further the application system is comprehensively tested simultaneously without adopting three different software test simulation platforms respectively, so that the test efficiency is greatly improved.
The interface test module comprises a demand input unit, a case design unit, an execution planning unit, a first data maintenance unit, a test execution unit and a first system management unit; the input end of the case design unit is connected with the output end of the demand input unit, and the output end of the case design unit is connected with the input end of the execution planning unit; the input end of the first data maintenance unit is connected with the output end of the execution planning unit, and the output end of the first data maintenance unit is connected with the input end of the test execution unit; the requirement input unit, the case design unit, the execution planning unit, the first data maintenance unit and the test execution unit are respectively connected with the first system management unit; the first system management unit is connected with the system in the bank line; the interface test module covers the whole process of the interface test life cycle, interface configuration is carried out according to the connection sequence of each unit, the configuration process is clear and easy to operate, and the interface test development threshold is reduced;
the simulator module comprises a simulator unit, a second data maintenance unit and a second system management unit; one end of the simulator unit is connected with the second system management unit, and the other end of the simulator unit is connected with the in-bank system; one end of the second data maintenance unit is connected with the second system management unit, and the other end of the second data maintenance unit is connected with the simulator unit.
The requirement input unit is used for inputting simulation requirements of a client, configuring configuration files for communicating with the in-bank system, sending the simulation requirements to the case design unit, and sending the configuration files to the first system management unit; the simulation requirements comprise two dimensions of business and technology, and the tree structure is adopted to manage the simulation requirements of the third-party system, so that the method is clear; the encryption algorithm and the decryption algorithm are configured through the requirement input unit, so that the safety of the information transmission process and the correctness of the identity verification are improved.
The case design unit is used for generating a test case according to the received simulation requirement and sending the test case to the execution planning unit and the first system management unit; the test cases comprise a function test case and a performance test case;
the execution planning unit is used for creating a test case set corresponding to each tester one by one and distributing the test cases to the corresponding testers through the test case set; each tester only has the authority to select the test cases of the test case set under the name of the tester;
the first data maintenance unit is used for managing data of a third-party system and simulating service processing logic and data interaction of the third-party system;
the test execution unit is used for selecting a test case execution mode by a tester; the execution mode comprises manual execution and timing execution;
the first system management unit is used for executing the test case and managing the role, the user, the log, the serial number, the starting of the interface test module, the upgrading of the interface test module and the test execution machine of the interface test module.
In the demand input unit, the configuration file at least comprises a request message, a communication protocol, an encryption algorithm, a decryption algorithm and a corresponding relation between the request message and a response message; the configuration file also comprises an algorithm for signing and checking labels, and the encryption algorithm and the decryption algorithm can select RSA, 3DES, MD5, MAC algorithm and Base64 according to actual requirements.
In the case design unit, the generating of the test case according to the received simulation requirement specifically includes:
and automatically generating, manually creating, copying and modifying or analyzing the historical message to generate the test case according to the received simulation requirement.
In the first data maintenance unit, the managing the data of the third-party system specifically includes:
and adding, deleting, modifying and inquiring data of the third-party system in batches.
In the first system management unit, the executing test case specifically includes:
and sending a request message to the system in the bank according to the test case and the configuration file through the test execution machine of the first system management unit, receiving a response message returned by the system in the bank, and evaluating the simulation result according to the corresponding relation between the request message and the response message.
The simulator unit is used for simulating the environment of a server of a third-party system, receiving a request message sent by a system in a bank line through the environment of the third-party server, and returning a response message to the system in the bank line; the simulator unit supports two modes of automatic response and manual response, wherein the automatic response is to automatically generate and send a response message according to the specific data of the request message according to the set response mode; and the manual response is to fill in the content of the response message manually by the tester and send the response message.
The second data maintenance unit is used for managing data of the third-party system and simulating service processing logic and data interaction of the third-party system; by arranging the first data maintenance unit and the second data maintenance unit, testers can increase, delete, modify and query data of a third-party system independently, the preparation time of the test data is shortened, and the test efficiency is further improved.
And the second system management unit is used for managing the role, the user, the log, the serial number, the starting of the simulator module and the upgrading of the simulator module.
In the second data maintenance unit, the managing the data of the third-party system specifically includes:
and adding, deleting, modifying and inquiring data of the third-party system in batches.
The invention adopts a C/S Architecture, designs a centralized bank third-party software simulation system based on an SEDA (Staged Event-drive Architecture), and realizes unified provision of a test simulation environment.
The SEDA is a high-performance and high-reliability loosely-coupled architecture and comprises a user access layer, an application core layer, an application support layer, a data resource layer, a system facility layer and a network communication layer. The user access layer is mainly a system client, and a user can access and operate the system through the system client, can set permissions according to different client requirements and is convenient for the user and the role permission to manage and use; the application core layer mainly comprises monitoring management and interface management, monitoring event processing and personnel authority maintenance; the application support layer mainly adopts the core idea of Spring Integration + SEDA to divide a request processing process into a plurality of stages, the stages with different resource consumption use different numbers of threads to process, an event-driven asynchronous communication mode is used among the stages, wherein the asynchronous communication mode comprises the support for a universal message type, a universal communication protocol type and an underlying technology, and the application support layer mainly comprises the support for the protocol, the message and the technology; the data resource layer adopts JDBC technology to carry out database connection; the system facility layer is mainly supported by some hardware facilities and auxiliary equipment.
The hardware architecture of the invention comprises 1 Oracle database server, 2 Tomcat servers and 1 executive server. The database server is configured with Oracle RAC (Real Application Clusters) to realize high availability of the database; and 3 application servers are deployed, Tomcat middleware is adopted, one server is used for deploying the interface test module and the simulator module, the other server is specially used for deploying the performance simulation server to provide the high concurrency capability of the performance simulation transaction baffle, and the other server is used for deploying the test execution machine service to execute the specific test task of the interface test module.
The invention discloses a better embodiment of a centralized bank third-party software simulation method, which comprises the following steps S10 and S20 without sequence:
step S10, sending a request message to a system in a bank through the interface test module, and returning a response message to the interface test module by the system in the bank for carrying out client simulation test;
and step S20, sending a request message to a simulator module through the in-bank system, and sending a response message to the in-bank system by the simulator module to perform a server simulation test and a performance simulation test.
The step S10 specifically includes:
step S11, inputting the simulation requirement of the client end through the requirement input unit, configuring the configuration file communicating with the system in the bank, sending the simulation requirement to the case design unit, and sending the configuration file to the first system management unit; the configuration file at least comprises a request message, a communication protocol, an encryption algorithm, a decryption algorithm and a corresponding relation between the request message and a response message;
step S12, generating a test case according to the received simulation requirement through the case design unit, and sending the test case to the execution planning unit and the first system management unit;
step S13, selecting a test case execution mode through the test execution unit; the execution mode comprises manual execution and timing execution;
step S14, managing the data of the third-party system through the first data maintenance unit, preparing the test data of the third-party system, and simulating the service processing logic and data interaction of the third-party system;
step S15, selecting a test case execution mode through the test execution unit; the execution mode comprises manual execution and timing execution;
step S16, sending a request message to a bank inline system according to the test case and the configuration file through a test execution machine of the first system management unit, receiving a response message returned by the bank inline system, evaluating a client simulation result according to the corresponding relation between the request message and the response message, and storing the evaluation result to the bank inline system; the evaluation results are stored in the in-bank system, so that unified management of the evaluation results, namely unified management of simulation test assets, is realized, and the test efficiency is effectively improved by accumulating the simulation test assets of the third-party systems.
The step S20 specifically includes:
step S21, simulating the environment of the server of the third-party system through the simulator unit, managing the data of the third-party system through the second data maintenance unit, and simulating the service processing logic and data interaction of the third-party system;
step S22, the system in the bank sends a request message to a simulator unit, the simulator unit returns a response message to the system in the bank, and the system in the bank evaluates the simulation of the server according to the response message;
step S23, the system in bank sends request message to simulator unit in batch, the simulator unit returns response message to the system in bank in batch, the system in bank evaluates performance simulation according to response speed of the simulator unit;
the step S22 is not in sequence with the step S23.
The client terminal simulates a third-party system to initiate a service request to a bank in-line system, for example, an agriculture trust bank fund clearing center initiates a cross-line transfer request to a bank uniform payment platform; the service end simulates that a third-party system receives a service request sent by a system in a bank, for example, a bank front-end system of a bank sends a withdrawal service request of a cash owner to a bank; the performance simulation is the simulation of a third-party server, provides quick simulation message response, and is matched with a bank in-line system to complete performance test.
In summary, the invention has the advantages that:
1. by arranging the interface test module for client simulation and the simulator module for server simulation and performance simulation, the test environments of client simulation, server simulation and performance simulation are built in one set of system, and further the application system is comprehensively tested simultaneously without adopting three different software test simulation platforms respectively, so that the test efficiency is greatly improved.
2. By arranging the first data maintenance unit and the second data maintenance unit, testers can increase, delete, modify and query data of a third-party system independently, the preparation time of the test data is shortened, and the test efficiency is further improved.
3. The encryption algorithm and the decryption algorithm are configured through the requirement input unit, so that the safety of the information transmission process and the correctness of the identity verification are improved.
4. The evaluation results are stored in the in-bank system, so that unified management of the evaluation results, namely unified management of simulation test assets, is realized, and the test efficiency is effectively improved by accumulating the simulation test assets of the third-party systems.
Although specific embodiments of the invention have been described above, it will be understood by those skilled in the art that the specific embodiments described are illustrative only and are not limiting upon the scope of the invention, and that equivalent modifications and variations can be made by those skilled in the art without departing from the spirit of the invention, which is to be limited only by the appended claims.

Claims (10)

1. A centralized bank third-party software simulation system is characterized in that: the system comprises an interface test module for client simulation, a simulator module for server simulation and performance simulation and a bank in-line system; the interface test module and the simulator module are respectively connected with a bank in-line system;
the interface test module comprises a demand input unit, a case design unit, an execution planning unit, a first data maintenance unit, a test execution unit and a first system management unit; the input end of the case design unit is connected with the output end of the demand input unit, and the output end of the case design unit is connected with the input end of the execution planning unit; the input end of the first data maintenance unit is connected with the output end of the execution planning unit, and the output end of the first data maintenance unit is connected with the input end of the test execution unit; the requirement input unit, the case design unit, the execution planning unit, the first data maintenance unit and the test execution unit are respectively connected with the first system management unit; the first system management unit is connected with the system in the bank line;
the simulator module comprises a simulator unit, a second data maintenance unit and a second system management unit; one end of the simulator unit is connected with the second system management unit, and the other end of the simulator unit is connected with the in-bank system; one end of the second data maintenance unit is connected with the second system management unit, and the other end of the second data maintenance unit is connected with the simulator unit.
2. A centralized bank third-party software emulation system as in claim 1, wherein:
the requirement input unit is used for inputting simulation requirements of a client, configuring configuration files for communicating with the in-bank system, sending the simulation requirements to the case design unit, and sending the configuration files to the first system management unit;
the case design unit is used for generating a test case according to the received simulation requirement and sending the test case to the execution planning unit and the first system management unit;
the execution planning unit is used for creating a test case set corresponding to each tester one by one and distributing the test cases to the corresponding testers through the test case set;
the first data maintenance unit is used for managing data of a third-party system and simulating service processing logic and data interaction of the third-party system;
the test execution unit is used for selecting a test case execution mode by a tester; the execution mode comprises manual execution and timing execution;
the first system management unit is used for executing the test case and managing the role, the user, the log, the serial number, the starting of the interface test module, the upgrading of the interface test module and the test execution machine of the interface test module.
3. A centralized bank third-party software emulation system, as in claim 2, wherein: in the requirement input unit, the configuration file at least comprises a request message, a communication protocol, an encryption algorithm, a decryption algorithm and a corresponding relation between the request message and a response message.
4. A centralized bank third-party software emulation system, as in claim 2, wherein: in the case design unit, the generating of the test case according to the received simulation requirement specifically includes:
and automatically generating, manually creating, copying and modifying or analyzing the historical message to generate the test case according to the received simulation requirement.
5. A centralized bank third-party software emulation system, as in claim 2, wherein: in the first data maintenance unit, the managing the data of the third-party system specifically includes:
and adding, deleting, modifying and inquiring data of the third-party system in batches.
6. A centralized bank third-party software emulation system, as in claim 2, wherein: in the first system management unit, the executing test case specifically includes:
and sending a request message to the system in the bank according to the test case and the configuration file through the test execution machine of the first system management unit, receiving a response message returned by the system in the bank, and evaluating the simulation result according to the corresponding relation between the request message and the response message.
7. A centralized bank third-party software emulation system as in claim 1, wherein:
the simulator unit is used for simulating the environment of a server of a third-party system, receiving a request message sent by a system in a bank line through the environment of the third-party server, and returning a response message to the system in the bank line;
the second data maintenance unit is used for managing data of the third-party system and simulating service processing logic and data interaction of the third-party system;
and the second system management unit is used for managing the role, the user, the log, the serial number, the starting of the simulator module and the upgrading of the simulator module.
8. A centralized bank third-party software emulation system, as in claim 7, wherein: in the second data maintenance unit, the managing the data of the third-party system specifically includes:
and adding, deleting, modifying and inquiring data of the third-party system in batches.
9. A centralized bank third-party software simulation method is characterized in that: the method is to use the test system according to any one of claims 1 to 8, the method comprising the following steps S10 and S20 in a nonsequential order:
step S10, sending a request message to a system in a bank through the interface test module, and returning a response message to the interface test module by the system in the bank for carrying out client simulation test;
and step S20, sending a request message to a simulator module through the in-bank system, and sending a response message to the in-bank system by the simulator module to perform a server simulation test and a performance simulation test.
10. A centralized bank third-party software emulation method as in claim 9, further comprising:
the step S10 specifically includes:
step S11, inputting the simulation requirement of the client end through the requirement input unit, configuring the configuration file communicating with the system in the bank, sending the simulation requirement to the case design unit, and sending the configuration file to the first system management unit; the configuration file at least comprises a request message, a communication protocol, an encryption algorithm, a decryption algorithm and a corresponding relation between the request message and a response message;
step S12, generating a test case according to the received simulation requirement through the case design unit, and sending the test case to the execution planning unit and the first system management unit;
step S13, selecting a test case execution mode through the test execution unit; the execution mode comprises manual execution and timing execution;
step S14, managing the data of the third-party system through the first data maintenance unit, preparing the test data of the third-party system, and simulating the service processing logic and data interaction of the third-party system;
step S15, selecting a test case execution mode through the test execution unit; the execution mode comprises manual execution and timing execution;
step S16, sending a request message to a bank inline system according to the test case and the configuration file through a test execution machine of the first system management unit, receiving a response message returned by the bank inline system, evaluating a client simulation result according to the corresponding relation between the request message and the response message, and storing the evaluation result to the bank inline system;
the step S20 specifically includes:
step S21, simulating the environment of the server of the third-party system through the simulator unit, managing the data of the third-party system through the second data maintenance unit, and simulating the service processing logic and data interaction of the third-party system;
step S22, the system in the bank sends a request message to a simulator unit, the simulator unit returns a response message to the system in the bank, and the system in the bank evaluates the simulation of the server according to the response message;
step S23, the system in bank sends request message to simulator unit in batch, the simulator unit returns response message to the system in bank in batch, the system in bank evaluates performance simulation according to response speed of the simulator unit;
the step S22 is not in sequence with the step S23.
CN201910770089.2A 2019-08-20 2019-08-20 Centralized bank third-party software simulation system and method Pending CN110650063A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910770089.2A CN110650063A (en) 2019-08-20 2019-08-20 Centralized bank third-party software simulation system and method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910770089.2A CN110650063A (en) 2019-08-20 2019-08-20 Centralized bank third-party software simulation system and method

Publications (1)

Publication Number Publication Date
CN110650063A true CN110650063A (en) 2020-01-03

Family

ID=69009632

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910770089.2A Pending CN110650063A (en) 2019-08-20 2019-08-20 Centralized bank third-party software simulation system and method

Country Status (1)

Country Link
CN (1) CN110650063A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114218556A (en) * 2021-12-23 2022-03-22 中国建设银行股份有限公司 Access authentication method, device, equipment, computer readable storage medium and product

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101996451A (en) * 2009-08-14 2011-03-30 中国工商银行股份有限公司 Test method of bank self-service device system and server
CN105302721A (en) * 2015-10-29 2016-02-03 普元信息技术股份有限公司 System and method for realizing integration testing of centralized analog server in cloud computing platform
EP3097662A1 (en) * 2014-01-24 2016-11-30 Ixia Methods, systems and computer readable media for testing network devices using simulated application traffic
CN106354645A (en) * 2015-12-16 2017-01-25 中国民生银行股份有限公司 Test method and test platform based on background system service or interface
CN109257224A (en) * 2018-10-08 2019-01-22 武汉达梦数据库有限公司 A kind of database communication network test simulation method and device

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101996451A (en) * 2009-08-14 2011-03-30 中国工商银行股份有限公司 Test method of bank self-service device system and server
EP3097662A1 (en) * 2014-01-24 2016-11-30 Ixia Methods, systems and computer readable media for testing network devices using simulated application traffic
CN105302721A (en) * 2015-10-29 2016-02-03 普元信息技术股份有限公司 System and method for realizing integration testing of centralized analog server in cloud computing platform
CN106354645A (en) * 2015-12-16 2017-01-25 中国民生银行股份有限公司 Test method and test platform based on background system service or interface
CN109257224A (en) * 2018-10-08 2019-01-22 武汉达梦数据库有限公司 A kind of database communication network test simulation method and device

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
廖根健: "面向测试能力提升的环境仿真构建研究与实践", 《中国金融电脑》 *

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114218556A (en) * 2021-12-23 2022-03-22 中国建设银行股份有限公司 Access authentication method, device, equipment, computer readable storage medium and product

Similar Documents

Publication Publication Date Title
CN107370786B (en) General information management system based on micro-service architecture
US10474563B1 (en) System testing from production transactions
KR100945282B1 (en) Verifying method for implementing management software
CN104378252A (en) Cloud testing service platform
CN106776280A (en) Configurable performance test device
CN112631846A (en) Fault drilling method and device, computer equipment and storage medium
CN112559635B (en) Service processing method, device, equipment and medium for Ethernet alliance chain node
CN110362473A (en) Test optimization method and device, storage medium, the terminal of environment
CN111382080A (en) Stability test method for equipment cloud management platform system
CN111309624B (en) Test method, test device, test equipment and storage medium
CN105357067A (en) Test method and system for cloud platform
CN102014163B (en) Cloud storage test method and system based on transaction driving
CN114896108A (en) Test verification system
CN107193749B (en) Test method, device and equipment
CN116627849B (en) System test method, device, equipment and storage medium
CN110650063A (en) Centralized bank third-party software simulation system and method
RU2532714C2 (en) Method of acquiring data when evaluating network resources and apparatus therefor
CN112506771A (en) Message comparison method and device
CN116974874A (en) Database testing method and device, electronic equipment and readable storage medium
CN114895879B (en) Management system design scheme determining method, device, equipment and storage medium
CN115481026A (en) Test case generation method and device, computer equipment and storage medium
CN112950138B (en) Collaborative development state management method, device and server
CN117472617B (en) Message processing method and device, electronic equipment and readable storage medium
CN109766228A (en) Verification method and device on a kind of line based on interface
CN117215856A (en) Test cluster construction method, system, terminal and storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
WD01 Invention patent application deemed withdrawn after publication

Application publication date: 20200103

WD01 Invention patent application deemed withdrawn after publication