Nothing Special   »   [go: up one dir, main page]

CN112131126A - Test environment switching method and device - Google Patents

Test environment switching method and device Download PDF

Info

Publication number
CN112131126A
CN112131126A CN202011042001.4A CN202011042001A CN112131126A CN 112131126 A CN112131126 A CN 112131126A CN 202011042001 A CN202011042001 A CN 202011042001A CN 112131126 A CN112131126 A CN 112131126A
Authority
CN
China
Prior art keywords
test
switching
environment
test environment
configuration information
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.)
Granted
Application number
CN202011042001.4A
Other languages
Chinese (zh)
Other versions
CN112131126B (en
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.)
Bank of China Ltd
Original Assignee
Bank of China Ltd
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 Bank of China Ltd filed Critical Bank of China Ltd
Priority to CN202011042001.4A priority Critical patent/CN112131126B/en
Publication of CN112131126A publication Critical patent/CN112131126A/en
Application granted granted Critical
Publication of CN112131126B publication Critical patent/CN112131126B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/36Preventing errors by testing or debugging software
    • G06F11/3664Environments for testing or debugging software
    • 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/04Trading; Exchange, e.g. stocks, commodities, derivatives or currency exchange
    • 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/08Configuration management of networks or network elements
    • H04L41/0803Configuration setting

Landscapes

  • Engineering & Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Theoretical Computer Science (AREA)
  • Finance (AREA)
  • Accounting & Taxation (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • Quality & Reliability (AREA)
  • Computer Hardware Design (AREA)
  • Development Economics (AREA)
  • Economics (AREA)
  • Marketing (AREA)
  • Strategic Management (AREA)
  • Technology Law (AREA)
  • General Business, Economics & Management (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

The invention discloses a method and a device for switching test environments, wherein the method comprises the following steps: acquiring a transaction test request, and determining identification information of a plurality of test environments related to the transaction test request and a switching sequence of each test environment; inquiring network configuration information of each test environment from a database according to the identification information of each test environment, wherein the database stores the association relationship between the identification information of the test environment and the network configuration information; according to the network configuration information of each test environment and the switching sequence of each test environment, each test environment is switched in sequence, automatic switching of a plurality of test environments can be achieved based on the network configuration information of the plurality of test environments and the switching sequence of the plurality of test environments, labor cost is reduced, and switching efficiency of the test environments is improved.

Description

Test environment switching method and device
Technical Field
The present invention relates to the field of data processing technologies, and in particular, to a method and an apparatus for switching test environments.
Background
Each sophisticated financial institution may have many systems or products, such as bus-type systems, channel switching-type systems, order-receiving-type systems, card-issuing-type systems, clearing-and-settlement-type systems, and so on. When a system or a product is subjected to transaction testing, a plurality of testing environments are often involved on a transaction testing link, and switching between different testing environments is needed.
In view of the above problems, no effective solution has been proposed.
Disclosure of Invention
The embodiment of the invention provides a switching method of a test environment, which is used for improving the switching efficiency of the test environment and comprises the following steps:
acquiring a transaction test request, and determining identification information of a plurality of test environments related to the transaction test request and a switching sequence of each test environment;
inquiring network configuration information of each test environment from a database according to the identification information of each test environment, wherein the database stores the association relationship between the identification information of the test environment and the network configuration information;
and sequentially switching the test environments according to the network configuration information of the test environments and the switching sequence of the test environments.
The embodiment of the invention provides a switching device of a test environment, which is used for improving the switching efficiency of the test environment and comprises:
the test environment determining module is used for acquiring the transaction test request, determining the identification information of a plurality of test environments related to the transaction test request and the switching sequence of each test environment;
the network configuration information determining module is used for inquiring the network configuration information of each test environment from the database according to the identification information of each test environment, wherein the incidence relation between the identification information of the test environment and the network configuration information is stored in the database;
and the test environment switching module is used for sequentially switching each test environment according to the network configuration information of each test environment and the switching sequence of each test environment.
The embodiment of the invention also provides computer equipment which comprises a memory, a processor and a computer program which is stored on the memory and can run on the processor, wherein the switching method of the test environment is realized when the processor executes the computer program.
An embodiment of the present invention further provides a computer-readable storage medium, in which a computer program for executing the switching method of the test environment is stored.
The embodiment of the invention comprises the following steps: acquiring a transaction test request, and determining identification information of a plurality of test environments related to the transaction test request and a switching sequence of each test environment; inquiring network configuration information of each test environment from a database according to the identification information of each test environment, wherein the database stores the association relationship between the identification information of the test environment and the network configuration information; according to the network configuration information of each test environment and the switching sequence of each test environment, each test environment is switched in sequence, automatic switching of a plurality of test environments can be achieved based on the network configuration information of the plurality of test environments and the switching sequence of the plurality of test environments, labor cost is reduced, and switching efficiency of the test environments is improved.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only some embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to the drawings without creative efforts. In the drawings:
FIG. 1 is a schematic diagram illustrating a process of a method for switching test environments according to an embodiment of the present invention;
FIG. 2 is a schematic diagram of a detailed flow chart of step 103 in FIG. 1;
FIG. 3 is a schematic diagram of a flow of connectivity verification in an embodiment of the invention;
FIG. 4 is a diagram illustrating a structure of a switching device for testing environments according to an embodiment of the present invention;
FIG. 5 is a diagram illustrating another structure of a switching device for testing environments according to an embodiment of the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
As will be appreciated by one skilled in the art, embodiments of the present invention may be embodied as a system, apparatus, method or computer program product. Accordingly, the present disclosure may be embodied in the form of: entirely hardware, entirely software (including firmware, resident software, micro-code, etc.), or a combination of hardware and software.
Before describing the embodiments of the present invention, the principle and spirit of the present invention will be described first.
When a system or a product performs transaction testing, a plurality of testing environments are often involved in a transaction testing link, and switching between different testing environments needs to be performed.
For example, there is an online transaction to be tested, the transaction route of the transaction is system a → B → C → VISA card organization, system a has two sets of test environments TA1 and TA2, system B has two sets of test environments TB1 and TB2, system C has two sets of test environments TC1 and TC2, and VISA card organization has one set of test environments. And, the test environment link for the transaction is: TA1 → TB2 → TC2 → VISA card organization, in the prior art, when switching test environments, technicians in system a and system B are required to establish network connection between TA1 and TB2 for switching test environments, technicians in system B and system C are required to establish network connection between TB2 and TC2 for switching test environments, and even technicians in system C and VISA card organization are required to establish network connection between TC2 and VISA card organization for switching test environments.
Because the number of the test environments is large and the test environments are not communicated with each other, in the prior art, when the test environments are switched, a plurality of people are required to participate in switching the test environments, a large amount of labor and energy are consumed, and the efficiency is low.
Fig. 1 is a schematic diagram of a flow of a method for switching a test environment according to an embodiment of the present invention, as shown in fig. 1, the method includes:
step 101: acquiring a transaction test request, and determining identification information of a plurality of test environments related to the transaction test request and a switching sequence of each test environment;
step 102: inquiring network configuration information of each test environment from a database according to the identification information of each test environment, wherein the database stores the association relationship between the identification information of the test environment and the network configuration information;
step 103: and sequentially switching the test environments according to the network configuration information of the test environments and the switching sequence of the test environments.
As shown in fig. 1, an embodiment of the present invention is implemented by: acquiring a transaction test request, and determining identification information of a plurality of test environments related to the transaction test request and a switching sequence of each test environment; inquiring network configuration information of each test environment from a database according to the identification information of each test environment, wherein the database stores the association relationship between the identification information of the test environment and the network configuration information; according to the network configuration information of each test environment and the switching sequence of each test environment, each test environment is switched in sequence, automatic switching of a plurality of test environments can be achieved based on the network configuration information of the plurality of test environments and the switching sequence of the plurality of test environments, labor cost is reduced, and switching efficiency of the test environments is improved.
In specific implementation, in step 101, according to the transaction test request, identification information of multiple test environments related to the transaction test request may be determined, where the identification information of the test environments may be, for example, TA1, TB2, TC2, and is used to identify corresponding test environments, and a switching sequence of each test environment may also be determined, that is, determining a test environment link of the transaction may be: TA1 → TB2 → TC2 → VISA card organization.
In one embodiment, the network configuration information includes: one or any combination of an IP address, a port number, a user name and a password.
In specific implementation, before querying the network configuration information of each test environment from the database, the network configuration information of multiple test environments inside and outside the bank system needs to be obtained first, and the network configuration information may include: the IP address, the port number, the user name and the password, the network configuration information are used for establishing network connection between the test environments, the incidence relation between the identification information of the test environments and the network configuration information needs to be determined, then, the network configuration information and the incidence relation are stored in a database, and the information does not need to be configured for many times.
In step 102, the network configuration information corresponding to the identification information of each testing environment may be queried from the database according to the identification information of each testing environment, for example, the network configuration information corresponding to TA1, TB2, TC2, and VISA card organization may be queried.
In one embodiment, the network configuration information includes an IP address and a port number;
fig. 2 is a schematic diagram of a specific flow of step 103 in fig. 1, and as shown in fig. 2, in step 103, sequentially switching each test environment according to the network configuration information of each test environment and the switching sequence of each test environment may include:
step 201: determining a source test environment and a target test environment during each switching according to the switching sequence of each test environment;
step 202: and configuring an environment switching script according to the IP address and the port number of the source testing environment and the IP address and the port number of the target testing environment during each switching, and switching the source testing environment into the target testing environment.
In specific implementation, in step 103, the test environments may be sequentially switched according to the network configuration information of each test environment and the switching sequence of each test environment, and the source test environment and the target test environment during each switching may be determined according to the switching sequence of each test environment, for example, when TA1 is switched to TB2, TA1 is the source test environment, TB2 is the target test environment, and then an environment switching script is configured according to the IP address and port number of TA1, the IP address and port number of TB2, and whether the system is restarted after switching, so as to automatically switch TA1 to TB2, and the switching process of other test environments is similar to the switching process from TA1 to TB2, and is not described herein again, so that automatic switching of multiple test environments is achieved.
Fig. 3 is a schematic diagram of a flow of connectivity verification in the embodiment of the present invention, and as shown in fig. 3, the method further includes:
step 301: initiating a transaction test message each time the test environment is successfully switched;
step 302: according to the returned result of the transaction test message, checking the network connectivity between the test environments before and after switching;
step 303: and displaying the network connectivity verification result between the test environments before and after switching on a human-computer interaction interface.
In specific implementation, after the test environment is switched every time, the switching result of the to-be-tested environment needs to be waited, when the test environment is switched successfully, a transaction test message can be initiated, whether the result returned by the transaction test message is consistent with the preset message return result or not is judged according to the transaction test message return result, and then the network connectivity between the test environments before and after switching is judged, so that the problem of network connectivity can be solved in time by technicians, and the network connectivity check result between the test environments before and after switching can be displayed on a human-computer interaction interface.
In one embodiment, the method further comprises:
and when any test environment fails to be switched, sending switching failure information to the client corresponding to the test environment which fails to be switched.
In specific implementation, after the test environments are switched every time, the switching results of the environments to be tested need to be waited, when any test environment is failed to be switched, switching failure information can be sent to the client corresponding to the test environment which is failed to be switched, so that network configuration information in the database can be checked by corresponding technicians conveniently, and then the test environments are switched again.
It should be noted that while the operations of the method of the present invention are depicted in the drawings in a particular order, this does not require or imply that the operations must be performed in this particular order, or that all of the illustrated operations must be performed, to achieve desirable results. Additionally or alternatively, certain steps may be omitted, multiple steps combined into one step execution, and/or one step broken down into multiple step executions.
Based on the same inventive concept, the embodiment of the present invention further provides a device for switching test environments, such as the following embodiments. Because the principle of the switching device of the test environment for solving the problem is similar to the switching method of the test environment, the implementation of the device can refer to the implementation of the method, and repeated details are not repeated. As used hereinafter, the term "unit" or "module" may be a combination of software and/or hardware that implements a predetermined function. Although the means described in the embodiments below are preferably implemented in software, an implementation in hardware, or a combination of software and hardware is also possible and contemplated.
An embodiment of the present invention provides a switching device for testing environments, configured to improve switching efficiency of testing environments, where fig. 4 is a schematic diagram of a structure of the switching device for testing environments in an embodiment of the present invention, as shown in fig. 4, the switching device includes:
the test environment determining module 01 is used for obtaining a transaction test request, determining identification information of a plurality of test environments related to the transaction test request, and determining a switching sequence of each test environment;
the network configuration information determining module 02 is configured to query the network configuration information of each test environment from a database according to the identification information of each test environment, where the database stores an association relationship between the identification information of the test environment and the network configuration information;
the testing environment switching module 03 is configured to sequentially switch each testing environment according to the network configuration information of each testing environment and the switching sequence of each testing environment.
In one embodiment, the network configuration information includes: one or any combination of an IP address, a port number, a user name and a password.
In one embodiment, the network configuration information includes an IP address and a port number;
the test environment switching module 03 is specifically configured to:
determining a source test environment and a target test environment during each switching according to the switching sequence of each test environment;
and configuring an environment switching script according to the IP address and the port number of the source testing environment and the IP address and the port number of the target testing environment during each switching, and switching the source testing environment into the target testing environment.
Fig. 5 is a schematic diagram of another structure of a switching apparatus for testing environments according to an embodiment of the present invention, as shown in fig. 5, in an embodiment, the apparatus further includes: the verification module 04 is configured to:
initiating a transaction test message each time the test environment is successfully switched;
according to the returned result of the transaction test message, checking the network connectivity between the test environments before and after switching;
and displaying the network connectivity verification result between the test environments before and after switching on a human-computer interaction interface.
As shown in fig. 5, in one embodiment, the apparatus further comprises: the failure information sending module 05 is configured to:
and when any test environment fails to be switched, sending switching failure information to the client corresponding to the test environment which fails to be switched.
The embodiment of the invention also provides computer equipment which comprises a memory, a processor and a computer program which is stored on the memory and can run on the processor, wherein the switching method of the test environment is realized when the processor executes the computer program.
An embodiment of the present invention further provides a computer-readable storage medium, in which a computer program for executing the switching method of the test environment is stored.
The following is a specific example to facilitate an understanding of how the invention may be practiced.
The first step is as follows: acquiring network configuration information of a plurality of test environments inside and outside a bank system, determining an incidence relation between identification information of the test environments and the network configuration information, and storing the network configuration information and the incidence relation in a database, wherein the information does not need to be configured for many times;
the second step is that: according to the transaction test request, the identification information of a plurality of test environments related to the transaction test request is determined to be TA1, TB2, TC2 and VISA card organization, and the switching sequence of each test environment is TA1 → TB2 → TC2 → VISA card organization.
The third step: according to the identification information TA1, TB2, TC2 and VISA card organization of each test environment, network configuration information corresponding to the TA1, TB2, TC2 and VISA card organization is inquired from a database;
the fourth step: according to the network configuration information of TA1, TB2, TC2 and VISA card organization and the switching sequence of TA1 → TB2 → TC2 → VISA card organization, sequentially switching each test environment, firstly switching to TB2 by TA1, taking TA1 as a source test environment, taking TB2 as a target test environment, and automatically switching TA1 to TB2 according to the IP address and port number of TA1, the IP address and port number of TB2, and information such as whether to restart the system after switching, and the like, wherein the switching process of other test environments is similar to the switching process of TA1 to TB 2;
the fifth step: after switching the test environment each time, waiting for the switching result of the to-be-tested environment, executing the sixth step when the test environment is successfully switched, and executing the seventh step when any test environment is failed to be switched:
and a sixth step: initiating a transaction test message, judging whether a result returned by the transaction test message is consistent with a preset message return result, further judging the network connectivity between the test environments before and after switching, and displaying a network connectivity verification result between the test environments before and after switching on a human-computer interaction interface;
the seventh step: and when any test environment fails to be switched, sending switching failure information to the client corresponding to the test environment which fails to be switched, checking the network configuration information in the database with a corresponding technician, and then re-executing the second step to the fifth step.
In summary, the embodiment of the present invention provides: acquiring a transaction test request, and determining identification information of a plurality of test environments related to the transaction test request and a switching sequence of each test environment; inquiring network configuration information of each test environment from a database according to the identification information of each test environment, wherein the database stores the association relationship between the identification information of the test environment and the network configuration information; according to the network configuration information of each test environment and the switching sequence of each test environment, each test environment is switched in sequence, automatic switching of a plurality of test environments can be achieved based on the network configuration information of the plurality of test environments and the switching sequence of the plurality of test environments, labor cost is reduced, and switching efficiency of the test environments is improved.
As will be appreciated by one skilled in the art, embodiments of the present invention may be provided as a method, system, or computer program product. Accordingly, the present invention may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the present invention may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and the like) having computer-usable program code embodied therein.
The present invention is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems), and computer program products according to embodiments of the invention. It will be understood that each flow and/or block of the flow diagrams and/or block diagrams, and combinations of flows and/or blocks in the flow diagrams and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
The above is only a preferred embodiment of the present invention, and is not intended to limit the present invention, and various modifications and variations of the embodiment of the present invention may occur to those skilled in the art. Any modification, equivalent replacement, or improvement made within the spirit and principle of the present invention should be included in the protection scope of the present invention.

Claims (11)

1. A method for switching test environments, comprising:
acquiring a transaction test request, and determining identification information of a plurality of test environments related to the transaction test request and a switching sequence of each test environment;
inquiring network configuration information of each test environment from a database according to the identification information of each test environment, wherein the database stores the association relationship between the identification information of the test environment and the network configuration information;
and sequentially switching the test environments according to the network configuration information of the test environments and the switching sequence of the test environments.
2. The method of claim 1, wherein the network configuration information comprises: one or any combination of an IP address, a port number, a user name and a password.
3. The method of claim 2, wherein the network configuration information includes an IP address and a port number;
according to the network configuration information of each test environment and the switching sequence of each test environment, sequentially switching each test environment, including:
determining a source test environment and a target test environment during each switching according to the switching sequence of each test environment;
and configuring an environment switching script according to the IP address and the port number of the source testing environment and the IP address and the port number of the target testing environment during each switching, and switching the source testing environment into the target testing environment.
4. The method of claim 1, further comprising:
initiating a transaction test message each time the test environment is successfully switched;
according to the returned result of the transaction test message, checking the network connectivity between the test environments before and after switching;
and displaying the network connectivity verification result between the test environments before and after switching on a human-computer interaction interface.
5. The method of claim 1, further comprising:
and when any test environment fails to be switched, sending switching failure information to the client corresponding to the test environment which fails to be switched.
6. A switching device for a test environment, comprising:
the test environment determining module is used for acquiring the transaction test request, determining the identification information of a plurality of test environments related to the transaction test request and the switching sequence of each test environment;
the network configuration information determining module is used for inquiring the network configuration information of each test environment from the database according to the identification information of each test environment, wherein the incidence relation between the identification information of the test environment and the network configuration information is stored in the database;
and the test environment switching module is used for sequentially switching each test environment according to the network configuration information of each test environment and the switching sequence of each test environment.
7. The apparatus of claim 6, wherein network configuration information comprises: one or any combination of an IP address, a port number, a user name and a password.
8. The apparatus of claim 7, wherein network configuration information comprises an IP address and a port number;
according to the network configuration information of each test environment and the switching sequence of each test environment, sequentially switching each test environment, including:
determining a source test environment and a target test environment during each switching according to the switching sequence of each test environment;
and configuring an environment switching script according to the IP address and the port number of the source testing environment and the IP address and the port number of the target testing environment during each switching, and switching the source testing environment into the target testing environment.
9. The apparatus of claim 6, further comprising: the check module is used for:
initiating a transaction test message each time the test environment is successfully switched;
according to the returned result of the transaction test message, checking the network connectivity between the test environments before and after switching;
and displaying the network connectivity verification result between the test environments before and after switching on a human-computer interaction interface.
10. A computer device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, wherein the processor implements the method of any one of claims 1 to 5 when executing the computer program.
11. A computer-readable storage medium, characterized in that the computer-readable storage medium stores a computer program for executing the method of any one of claims 1 to 5.
CN202011042001.4A 2020-09-28 2020-09-28 Switching method and device of test environment Active CN112131126B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011042001.4A CN112131126B (en) 2020-09-28 2020-09-28 Switching method and device of test environment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011042001.4A CN112131126B (en) 2020-09-28 2020-09-28 Switching method and device of test environment

Publications (2)

Publication Number Publication Date
CN112131126A true CN112131126A (en) 2020-12-25
CN112131126B CN112131126B (en) 2023-10-27

Family

ID=73844353

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011042001.4A Active CN112131126B (en) 2020-09-28 2020-09-28 Switching method and device of test environment

Country Status (1)

Country Link
CN (1) CN112131126B (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113377678A (en) * 2021-07-13 2021-09-10 挂号网(杭州)科技有限公司 Test environment switching method and device, electronic equipment and storage medium
CN113407260A (en) * 2021-07-15 2021-09-17 广州汇思信息科技股份有限公司 Database environment switching method and device and computer equipment
CN114020609A (en) * 2021-10-28 2022-02-08 中国银行股份有限公司 Mobile banking function test environment address configuration method and device
CN114237754A (en) * 2021-12-20 2022-03-25 中国平安财产保险股份有限公司 Data loading method and device, electronic equipment and storage medium
CN114721958A (en) * 2022-04-18 2022-07-08 四创科技有限公司 Automatic interface testing method and terminal for multi-database system
CN115842749A (en) * 2022-11-24 2023-03-24 中电信数智科技有限公司 Test environment switching method, device and system

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070046282A1 (en) * 2005-08-31 2007-03-01 Childress Rhonda L Method and apparatus for semi-automatic generation of test grid environments in grid computing
CN101089903A (en) * 2006-06-14 2007-12-19 中国银联股份有限公司 Bank card transaction test method and system
CN105930259A (en) * 2015-12-23 2016-09-07 中国银联股份有限公司 Method and apparatus for WEB regression testing
CN108664270A (en) * 2018-05-09 2018-10-16 平安普惠企业管理有限公司 Environment dynamic switching method, device, computer equipment and storage medium
CN110413528A (en) * 2019-07-31 2019-11-05 中国工商银行股份有限公司 Test environment intelligent configuration method and system
CN111628903A (en) * 2020-04-27 2020-09-04 交通银行股份有限公司北京市分行 Monitoring method and monitoring system for transaction system running state

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070046282A1 (en) * 2005-08-31 2007-03-01 Childress Rhonda L Method and apparatus for semi-automatic generation of test grid environments in grid computing
CN101089903A (en) * 2006-06-14 2007-12-19 中国银联股份有限公司 Bank card transaction test method and system
CN105930259A (en) * 2015-12-23 2016-09-07 中国银联股份有限公司 Method and apparatus for WEB regression testing
CN108664270A (en) * 2018-05-09 2018-10-16 平安普惠企业管理有限公司 Environment dynamic switching method, device, computer equipment and storage medium
CN110413528A (en) * 2019-07-31 2019-11-05 中国工商银行股份有限公司 Test environment intelligent configuration method and system
CN111628903A (en) * 2020-04-27 2020-09-04 交通银行股份有限公司北京市分行 Monitoring method and monitoring system for transaction system running state

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113377678A (en) * 2021-07-13 2021-09-10 挂号网(杭州)科技有限公司 Test environment switching method and device, electronic equipment and storage medium
CN113407260A (en) * 2021-07-15 2021-09-17 广州汇思信息科技股份有限公司 Database environment switching method and device and computer equipment
CN114020609A (en) * 2021-10-28 2022-02-08 中国银行股份有限公司 Mobile banking function test environment address configuration method and device
CN114237754A (en) * 2021-12-20 2022-03-25 中国平安财产保险股份有限公司 Data loading method and device, electronic equipment and storage medium
CN114237754B (en) * 2021-12-20 2024-06-07 中国平安财产保险股份有限公司 Data loading method and device, electronic equipment and storage medium
CN114721958A (en) * 2022-04-18 2022-07-08 四创科技有限公司 Automatic interface testing method and terminal for multi-database system
CN115842749A (en) * 2022-11-24 2023-03-24 中电信数智科技有限公司 Test environment switching method, device and system

Also Published As

Publication number Publication date
CN112131126B (en) 2023-10-27

Similar Documents

Publication Publication Date Title
CN112131126B (en) Switching method and device of test environment
CN107885656B (en) Automatic product algorithm testing method and application server
CN107453960B (en) Method, device and system for processing test data in service test
JP6782778B2 (en) Data processing method and equipment
US9514034B1 (en) Ordered test execution to enable faster feedback
CN110781070B (en) Big data test verification method and device, computer equipment and storage medium
CN111767227A (en) Recording playback test method and device
CN110221948A (en) Test script generation method, device, computer installation and storage medium
CN114064208A (en) Method and device for detecting application service state, electronic equipment and storage medium
US20090210750A1 (en) Systems And Methods For Identifying Memory Leaks In A Computer System
CN108874678A (en) A kind of automatic test approach and device of intelligent program
CN110990289B (en) Method and device for automatically submitting bug, electronic equipment and storage medium
CN111680023B (en) Migration data checking method and device
CN105955798A (en) Method, device and system for detecting abnormal state of virtual machine in cloud platform
CN105825401A (en) Distributed multichannel group-buying coupon checking system
CN112882957B (en) Test task validity checking method and device
CN112134764B (en) Method and device for determining connectivity of test environment
CN113051178A (en) Test data construction method, device, equipment and medium
CN112116452A (en) Transaction processing method and device
CN110109837A (en) Integration test method, device and controller and medium
JP2014106912A (en) Constraint extraction program, constraint extraction device and constraint extraction method
CN110059071B (en) Data comparison monitoring method, system, equipment and medium based on storage process
CN111147400B (en) Method and device for command line configuration synchronization and electronic equipment
CN109117190A (en) System start method and device
CN111597101A (en) SDK access state detection method, computer device and computer readable 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
GR01 Patent grant
GR01 Patent grant