CN110175116B - Test date switching method, device and system - Google Patents

Test date switching method, device and system Download PDF

Info

Publication number
CN110175116B
CN110175116B CN201910367304.4A CN201910367304A CN110175116B CN 110175116 B CN110175116 B CN 110175116B CN 201910367304 A CN201910367304 A CN 201910367304A CN 110175116 B CN110175116 B CN 110175116B
Authority
CN
China
Prior art keywords
server
date
test
peripheral
text
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.)
Active
Application number
CN201910367304.4A
Other languages
Chinese (zh)
Other versions
CN110175116A (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 CN201910367304.4A priority Critical patent/CN110175116B/en
Publication of CN110175116A publication Critical patent/CN110175116A/en
Application granted granted Critical
Publication of CN110175116B publication Critical patent/CN110175116B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

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
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/36Preventing errors by testing or debugging software
    • G06F11/3668Software testing
    • G06F11/3672Test management
    • G06F11/3688Test management for test execution, e.g. scheduling of test suites
    • 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
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02PCLIMATE CHANGE MITIGATION TECHNOLOGIES IN THE PRODUCTION OR PROCESSING OF GOODS
    • Y02P90/00Enabling technologies with a potential contribution to greenhouse gas [GHG] emissions mitigation
    • Y02P90/30Computing systems specially adapted for manufacturing

Landscapes

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

Abstract

The embodiment of the specification discloses a test date switching method, a device and a system, wherein the system comprises a core server, an intermediate server and a peripheral server, wherein the core server is used for acquiring a date, generating a date text and sending the date text to the intermediate server; the intermediate server is used for receiving and storing the date text sent by the core server, receiving a date text calling instruction sent by the peripheral server, and sending the date text of the core server corresponding to the IP address to the peripheral server according to the IP address of the peripheral server in the date text calling instruction; the peripheral server is used for sending a date text calling instruction to the intermediate server, the date text calling instruction comprises an IP address of the peripheral server, receiving the date text sent from the intermediate server, and switching the test date according to the received date text.

Description

Test date switching method, device and system
Technical Field
The present invention relates to the field of computer data processing technologies, and in particular, to a method, an apparatus, and a system for switching test dates.
Background
In the performance testing of products by financial institutions, test cases often require verification of the correctness of the test date. However, the financial institution has more software products, so that the test cannot be performed according to the actual business application progress, and the test date of the test case operation in the test stage is usually required to be set in advance. When testing, the software product sensitive to the testing date needs to switch the date to the preset time point every testing day, and online transaction and batch operation are executed.
At present, a peripheral product maintainer usually manually inputs a test date when executing each peripheral product switching date script according to a date list issued by batch scheduling every day, so that the time consumption is long. Particularly for financial institutions with complex platform operating system environment types and more overseas system branches, each branch corresponds to different dates, the manual input quantity is very large, and the automation degree is low. And batch operation staff are few, the batch operation of products in each environment is more, and the date is easy to be wrongly input during parallel operation, so that the result of batch operation is wrong. Therefore, automatic switching of product testing dates in a multi-testing environment is a technical problem to be solved.
Disclosure of Invention
The embodiment of the specification aims to provide a method, a device and a system for switching test dates, which can realize automatic switching of product test dates in a multi-test environment and improve the accuracy and efficiency of switching the test dates.
The present specification provides a method, an apparatus and a system for switching test dates, which are implemented in the following manner:
a test date switching system comprises a core server, an intermediate server and a peripheral server, wherein,
the core server is used for acquiring a date, generating a date text and sending the date text to the intermediate server;
the intermediate server is used for receiving and storing the date text sent by the core server, receiving a date text retrieving instruction sent by the peripheral server, and sending the date text of the core server corresponding to the IP address to the peripheral server according to the IP address of the peripheral server in the date text retrieving instruction;
the peripheral server is used for sending a date text calling instruction to the intermediate server, the date text calling instruction comprises an IP address of the peripheral server, receiving the date text sent from the intermediate server, and switching the test date according to the received date text.
In another embodiment of the system provided in the present specification, the peripheral server is further configured to obtain a storage format of a date text to be switched;
when the storage format is determined to be a data table, switching the test date according to the configured table parameters and the received date text;
and when the storage format is determined to be the file, switching the test date according to the configured file parameters and the received date text.
In another embodiment of the system provided in the present specification, the peripheral server is further configured to switch the test date according to the determined switching manner and the received date text, where the switching manner includes incremental switching and full switching.
In another embodiment of the system provided in the present specification, the date text includes a line number and a target test date, and the target test date includes a current test date, a next test date, and a next test date.
On the other hand, the embodiment of the specification also provides a test date switching method, which comprises the following steps:
according to the switching date request, a date text calling instruction is sent to an intermediate server, wherein the date text calling instruction comprises an IP address of a peripheral server, so that the intermediate server sends a date text of a core server corresponding to the IP address to the peripheral server according to the date text calling instruction;
And receiving the date text sent by the intermediate server, and switching the test date according to the received date text.
In another aspect, embodiments of the present disclosure further provide a peripheral server, including:
the instruction sending module is used for sending a date text calling instruction to the intermediate server according to the switching date request, wherein the date text calling instruction comprises an IP address of a peripheral server, so that the intermediate server sends a date text of a core server corresponding to the IP address to the peripheral server according to the date text calling instruction;
the first data receiving module is used for receiving the date text sent by the intermediate server;
and the test date switching module is used for switching the test date according to the received date text.
On the other hand, the embodiment of the specification also provides a test date switching method, which comprises the following steps:
acquiring a date maintained in advance and generating a date text;
and sending the date text to an intermediate server, so that the intermediate server sends the date text of the core server corresponding to the IP address to the peripheral server according to the IP address of the peripheral server in the received date text retrieving instruction sent by the peripheral server, and testing date switching is performed.
In another aspect, embodiments of the present disclosure further provide a core server, where the core server includes:
the second data acquisition module is used for acquiring a date maintained in advance and generating a date text;
the first data sending module is used for sending the date text to an intermediate server, so that the intermediate server sends the date text of the core server corresponding to the IP address to the peripheral server according to the IP address of the peripheral server in the received date text retrieving instruction sent by the peripheral server, and the testing date is switched.
On the other hand, the embodiment of the specification also provides a test date switching method, which comprises the following steps:
receiving a date text calling instruction sent by a peripheral server, wherein the date text calling instruction comprises an IP address of the peripheral server;
and sending the date text of the core server corresponding to the IP address to the peripheral server according to the date text calling instruction, so that the peripheral server switches the test date according to the date text.
In another aspect, embodiments of the present disclosure further provide an intermediate server, where the intermediate server includes:
The device comprises an instruction receiving module, a data processing module and a data processing module, wherein the instruction receiving module is used for receiving a date text calling instruction sent by a peripheral server, and the date text calling instruction comprises an IP address of the peripheral server;
and the second data sending module is used for sending the date text of the core server corresponding to the IP address to the peripheral server according to the date text calling instruction so that the peripheral server switches the test date according to the date text.
On the other hand, the embodiment of the present specification further provides a test date switching device, including a processor and a memory for storing instructions executable by the processor, where the instructions, when executed by the processor, implement the steps of the method described in any one of the foregoing embodiments.
According to the test date switching method, device and system provided by one or more embodiments of the present disclosure, a date text transmission chain between a core platform of a financial institution and each downstream peripheral server can be constructed, and after date maintenance is performed on the core platform, a date text required by the peripheral server can be efficiently and accurately transmitted to each peripheral server through the date text transmission chain, so that test date autonomous switching on the peripheral server is realized. In the practical application scene, the peripheral server can also call the date text at any time according to the self needs, so that the frequency of the date text transmission is reduced, and the switching of the whole date is more in line with the practical scene needs.
Drawings
In order to more clearly illustrate the embodiments of the present description or the technical solutions in the prior art, the drawings that are required in the embodiments or the description of the prior art will be briefly described below, it being obvious that the drawings in the following description are only some of the embodiments described in the present description, and that other drawings may be obtained according to these drawings without inventive effort for a person skilled in the art. In the drawings:
FIG. 1 is a schematic block diagram of an embodiment of a test date switching system according to the present disclosure;
FIG. 2 is a schematic diagram of a test date switching flow in one embodiment provided herein;
FIG. 3 is a schematic flow chart of an embodiment of a method for switching test dates according to the present disclosure;
FIG. 4 is a flowchart of another embodiment of a method for switching test dates according to the present disclosure;
FIG. 5 is a flowchart of another embodiment of a method for switching test dates according to the present disclosure;
FIG. 6 is a schematic block diagram of an embodiment of a peripheral server according to the present disclosure;
FIG. 7 is a schematic block diagram of a core server embodiment provided in the present disclosure;
FIG. 8 is a schematic block diagram of an embodiment of an intermediate server according to the present disclosure;
fig. 9 is a schematic structural diagram of a server according to an exemplary embodiment of the present specification.
Detailed Description
In order that those skilled in the art will better understand the technical solutions in this specification, a clear and complete description of the technical solutions in one or more embodiments of this specification will be provided below with reference to the accompanying drawings in one or more embodiments of this specification, and it is apparent that the described embodiments are only some embodiments of the specification and not all embodiments. All other embodiments, which may be made by one or more embodiments of the disclosure without undue effort by one of ordinary skill in the art, are intended to be within the scope of the embodiments of the disclosure.
The application environment of the embodiment of the specification is illustrated by taking a China banking operation architecture as an example, and the current China banking core product is constructed on an IBM z/OS core system and is constructed into an omnibearing banking solution with hundreds of peripheral products matched with the China banking core product. The software product spans multiple platforms, such as a host platform (ZOS operating system), a development platform (AIX operating system), a WIN platform (LINUX operating system), up to several sets of environments, and up to several hundred software products.
In an actual business scene, the product group needs to agree with a unified test date in a test stage, test cases are executed, and consistency of dates needs to be verified on transaction dates, report dates, text dates and the like, so that application date switching needs to be executed on each test date, and test dates of core products and peripheral products are unified.
Because of the complexity of the operating environment, the current test date switching of the product group is usually performed by a peripheral product maintainer through manually inputting the test date when executing each peripheral product switching date script according to a date list issued by batch scheduling every day. However, the switching of the product testing dates under the multi-platform and multi-environment is performed manually, which is time-consuming and error-prone. The overseas system has more branches, each branch corresponds to different dates, the manual input quantity is very large, and the efficiency is very low. And batch operation personnel are few, the quantity of each product in each environment is more, and the date is very easy to be input wrong during parallel operation, so that the batch operation is frequently wrong, and the testing efficiency and accuracy are greatly influenced.
Correspondingly, the embodiment of the specification provides a test date switching system, and by using the test date switching system provided by the embodiment of the specification, a date text transmission chain between a core operating system of a financial institution and a corresponding multi-peripheral product operating system can be effectively established, and test dates of the core product and the peripheral product are unified. In addition, the system provided by the embodiment of the specification further provides an intermediate node for storing date data and the corresponding relation between the core operating system and the peripheral system, so that the peripheral product can acquire the date data corresponding to the running environment of the peripheral product at any time according to the self requirement, and the automatic switching of the self test date can be accurately and efficiently completed.
The system provided by the embodiment of the specification can be a single test date switching system or can be applied to various computer data processing systems. The system may comprise a server cluster, a system (including a distributed system), software (applications), actual operating devices, logic gate devices, quantum computers, etc., in combination with the necessary terminal devices implementing the hardware.
FIG. 1 is a schematic diagram of a test date switching system architecture provided in one embodiment of the present description. As shown in fig. 1, the system may include a core server, an intermediate server, and a peripheral server.
The core server can be used for acquiring a date and generating a date text, and sending the date text to the intermediate server;
the intermediate server can be used for receiving and storing the date text sent by the core server, receiving a date text retrieving instruction sent by the peripheral server, and sending the date text of the core server corresponding to the IP address to the peripheral server according to the IP address of the peripheral server in the date text retrieving instruction;
the peripheral server may be configured to send a date text retrieval instruction to the intermediate server, the date text retrieval instruction including an IP address of the peripheral server, receive a date text sent from the intermediate server, and switch a test date according to the received date text.
The core servers may correspond to core business processing systems of existing financial institutions, and a financial institution may typically correspond to a core server in a variety of different operating environments. The core server can generate corresponding date texts according to the pre-maintained date files, different date texts can be respectively generated on the core servers under different operating environments and sent to the intermediate server, and the intermediate server waits for the peripheral server to call.
Products on different peripheral servers may correspond to different operating environments, and the corresponding relationship between the IP address of the peripheral server and the corresponding operating environment may be maintained in advance, and the maintained corresponding relationship may be stored on the intermediate server. Meanwhile, the intermediate server can also be used for storing a date text issued by the core server so as to wait for the peripheral server to call at any time according to the self requirement.
When executing batch test tasks, the peripheral server can send a date text scheduling instruction to the intermediate server according to a preset test date switching request in the batch processing process. In specific implementation, the initiation time of the test date switching request may be preset according to actual needs, for example, the test date switching request may be set at any one or more positions of the beginning, middle and ending of the batch processing.
As for batch processing performed with the TWS tool, a test date switching statement may be added as needed in the TWS batch processing flow, and when the TWS batch processing is performed to the statement, a date text scheduling instruction is automatically initiated. For the case of manually starting batch processing, a test date switching request and the like can be manually initiated according to actual needs. The mode of initiating the test date switching request may be set correspondingly according to a batch processing mode, which is not limited herein.
And the peripheral server can send a date text calling instruction to the intermediate server according to the switching date request, wherein the date text calling instruction can comprise the IP address of the peripheral server. After receiving the date text retrieving instruction sent by the peripheral server, the intermediate server can send the date text of the core server corresponding to the IP address to the peripheral server according to the date text retrieving instruction.
The intermediate service stores a corresponding relation between the IP address of the peripheral server and the core server which is maintained in advance, and the date text issued by the core server to the intermediate server has the core server attribute, so that the date text of the core server corresponding to the peripheral server can be accurately fetched through the IP address of the peripheral server.
As shown in fig. 1, the peripheral server 1 and the peripheral server 2 operate in an operating environment corresponding to the core server 1, and the peripheral server N operates in an operating environment corresponding to the core server M, so that a correspondence relationship between an IP address of the peripheral server and the core server may be maintained in an intermediate server in advance. Taking the switching date of the peripheral server 1 as an example, when the peripheral server 1 performs the switching date, a date text fetching instruction may be sent to the intermediate server, where the fetching instruction includes the IP address of the peripheral server 1. The intermediate server may determine, according to the IP address, that the date text that the peripheral server 1 needs to obtain is the date text 1 corresponding to the core server 1, and the intermediate server may obtain the date text 1 corresponding to the core server 1 and then send the date text 1 to the peripheral server 1.
After receiving the date text sent by the intermediate server, the peripheral server can update the date data set according to the date data in the received date text, so as to realize the switching of the test dates.
According to the system provided by the embodiment of the specification, the date text transmission chain between the core platform of the financial institution and each downstream peripheral server is constructed, after date maintenance is carried out on the core platform and the date text is generated, the date text required by the peripheral server can be efficiently and accurately transmitted to each peripheral server through the date text transmission chain, so that the test date switching on the peripheral server is realized. In the practical application scene, the peripheral server can also call the date text at any time according to the self needs, so that the frequency of the date text transmission is reduced, and the switching of the whole date is more in line with the practical scene needs.
Fig. 2 is a schematic flow chart of switching test dates by using the above system in one scenario example provided in the present specification. The ZOS platform presented in fig. 2 corresponds to a core server and the CMDB server corresponds to an intermediate server. As shown in fig. 2, a date acquisition program may be written on the ZOS platform using the REXX language, with which dates are read from the DB2 database and date text (QSAM file) is generated. Then, the FTP software is called on the ZOS platform in a JCL mode to send the date text to the CMDB server.
Under the AIX operating system of the CMDB server, the date text is imported into an ORACLE database corresponding to the CMDB server through SQLLOAD for local storage. And can use shell to program date acquisition program to wait for peripheral product to call date text.
And then, compiling a switching date script of each peripheral product through the shell, calling a date acquisition program of the CMDB server in a ssh mode to acquire a date text when executing the switching date script under AIX and LINUX operation systems of the peripheral product servers, and sending the date text to each peripheral server through FTP software. Meanwhile, after receiving the date text, each peripheral server can finish updating the test date in the original test date file according to the received date text. Therefore, by using the system provided by the embodiment of the specification, automatic switching of testing dates of the cross-operating system under multiple platforms and multiple environments can be accurately and efficiently realized.
In one or more embodiments of the present disclosure, the date text generated by the core server may be a full amount of date text, and is not differentiated in advance for the downstream peripheral servers. The core server may generate the full amount of date text on each natural day according to the pre-maintained date, and download the full amount of date text to the intermediate server, where the full amount of date text is stored locally by the intermediate server. When the downstream peripheral server corresponding to the core server executes the switching date, the corresponding full-quantity date text can be called from the intermediate server at any time according to the self-requirement, then the peripheral server determines the self-required date from the received full-quantity date text, and updates the self-original date text to realize the switching of the testing date.
In some embodiments, the date text may include a line number and a target test date, which may include a current test date, a next test date, and a next test date. The line number is the serial number of each branch of the bank and is used for identifying the business of each branch. Correspondingly, the core server can correspondingly update the original test date according to the line number and the target test date, so that the switching of the test date is realized. Of course, in the specific implementation, the date data content and the form of the date text may be set according to actual needs, which is not limited herein.
In one embodiment of the present disclosure, after receiving a date text sent by an intermediate server, the peripheral server may also first obtain a storage format of a date text to be switched stored by the peripheral server itself, and when determining that the storage format is a data table, switch a test date according to configured table parameters and the received date text; and when the storage format is determined to be the file, switching the test date according to the configured file parameters and the received date text.
The storage formats of the original date text on the peripheral servers under different operating systems usually have a certain variability, such as a data table format or a text format. And the date text format generated by the core server may be a QSAM file set according to its own system environment, as shown in the example Wen Changjing above.
In one or more embodiments provided herein, the switching date execution parameter may be configured in advance in a switching date script of the peripheral server. In an actual service scene, the storage format of the original date text can be determined first, and if the storage format is determined to be the data table format, the switching operation of the test date can be executed according to the configured table parameters; if the storage format is determined to be the file format, the switching operation of the test date can be executed according to the configured file parameters. Therefore, automatic switching of date data under different storage formats is effectively realized, and the applicability of switching of test dates and the simplicity of operation are improved.
In another embodiment of the present disclosure, when executing the test date switching, the peripheral server may further switch the test date according to the determined switching manner and the received date text, where the switching manner may include incremental switching and full switching.
Incremental switching may include further adding date data based on the original date text of the peripheral server. The full-scale switching may include replacing date data in the original date text of the peripheral server.
When the test date is switched, whether the switching operation to be executed needs to be performed with incremental switching or full switching can be judged, and then the date switching operation is executed according to the corresponding switching operation mode. By distinguishing between full-scale switching and incremental switching, the ease and efficiency of switching operations can be further improved.
According to the test date switching system disclosed by one or more embodiments of the present disclosure, a date text transmission chain between a core operating system of a financial institution and a corresponding multi-peripheral operating system can be effectively established, and test dates of the core product and the peripheral product are unified. Meanwhile, the date data and the corresponding relation between the core operating system and the peripheral system are further stored through the intermediate node, so that the peripheral product can acquire the date data corresponding to the running environment of the peripheral product at any time according to the self requirement, and automatic switching of the test date is accurately and efficiently realized.
Correspondingly, based on the test date switching system, one or more embodiments of the present disclosure further provide a test date switching method. Fig. 3 is a schematic flow chart of an embodiment of a test date switching method provided in the present disclosure. The method is described by taking a peripheral server angle for executing the method as an example, and as shown in fig. 3, the method may include:
s102: according to the switching date request, a date text calling instruction is sent to an intermediate server, wherein the date text calling instruction comprises an IP address of a peripheral server, so that the intermediate server sends a date text of a core server corresponding to the IP address to the peripheral server according to the date text calling instruction;
s104: and receiving the date text sent by the intermediate server, and switching the test date according to the received date text.
By utilizing the scheme of the embodiment, the peripheral server can automatically realize the switching of the self test date data, so that the test date switching efficiency and accuracy are improved, and the accuracy of product testing is further improved.
In another embodiment of the present specification, the switching the test date according to the received date text may include:
Acquiring a storage format of a date text to be switched;
when the storage format is determined to be a data table, switching the test date according to the configured table parameters and the received date text;
and when the storage format is determined to be the file, switching the test date according to the configured file parameters and the received date text.
By utilizing the scheme of the embodiment, automatic switching of date data under different storage formats can be effectively realized, and the applicability of switching test dates and the simplicity of operation are improved.
In another embodiment of the present specification, the switching the test date according to the received date text may include:
and switching the test date according to the determined switching mode and the received date text, wherein the switching mode comprises incremental switching and full switching.
By utilizing the scheme of the embodiment, the simplicity and the high efficiency of the switching operation can be further improved by judging whether the switching operation to be executed needs to be subjected to incremental switching or full switching firstly and then executing the date switching operation according to the corresponding switching operation mode.
Fig. 4 is a flowchart of an embodiment of a test date switching method provided in the present disclosure. The method is described by taking a core server angle for executing the method as an example, and as shown in fig. 4, the method may include:
S202: acquiring a date maintained in advance and generating a date text;
s204: and sending the date text to an intermediate server, so that the intermediate server sends the date text of the core server corresponding to the IP address to the peripheral server according to the IP address of the peripheral server in the received date text retrieving instruction sent by the peripheral server, and testing date switching is performed.
By utilizing the scheme of the embodiment, the test date can be maintained simply and conveniently, and meanwhile, the efficiency of test date transmission and switching in an actual application scene can be further improved.
Fig. 5 is a flowchart of an embodiment of a test date switching method provided in the present disclosure. The method is described by taking an intermediate server angle for executing the method as an example, and as shown in fig. 5, the method may include:
s302: receiving a date text calling instruction sent by a peripheral server, wherein the date text calling instruction comprises an IP address of the peripheral server;
s304: and sending the date text of the core server corresponding to the IP address to the peripheral server according to the date text calling instruction, so that the peripheral server switches the test date according to the date text.
By using the scheme of the embodiment, the accuracy and the high efficiency of the test date file transmission can be improved, meanwhile, each peripheral product can obtain the test date in a targeted way according to the self-needs during the test, and the complicated operation of frequently calling the date by the peripheral server is reduced.
In this specification, each embodiment is described in a progressive manner, and identical and similar parts of each embodiment are all referred to each other, and each embodiment mainly describes differences from other embodiments. Specific reference may be made to the foregoing description of related embodiments of the related process, which is not described herein in detail.
The foregoing describes specific embodiments of the present disclosure. Other embodiments are within the scope of the following claims. In some cases, the actions or steps recited in the claims can be performed in a different order than in the embodiments and still achieve desirable results. In addition, the processes depicted in the accompanying figures do not necessarily require the particular order shown, or sequential order, to achieve desirable results. In some embodiments, multitasking and parallel processing are also possible or may be advantageous.
According to the test date switching method provided by one or more embodiments of the present disclosure, a date text transmission chain between a pre-built financial institution core platform and each downstream peripheral server can be utilized to efficiently and accurately transmit a date text required by the peripheral server to each peripheral server, so as to realize autonomous switching of test dates on the peripheral servers. In an actual application scene, the peripheral server can also call the date text at any time according to the self requirement, so that the frequency of the date text transmission is reduced, and the switching of the whole date is more in line with the actual scene requirement.
Based on the above-mentioned test date switching method, one or more embodiments of the present disclosure further provide an apparatus for implementing the above-mentioned method. Specifically, fig. 6 shows a schematic block diagram of an embodiment of a peripheral server provided in the specification, and as shown in fig. 6, the peripheral server may include:
the instruction sending module 402 may be configured to send a date text retrieving instruction to an intermediate server according to a switching date request, where the date text retrieving instruction includes an IP address of a peripheral server, so that the intermediate server sends, according to the date text retrieving instruction, a date text of a core server corresponding to the IP address to the peripheral server;
A first data receiving module 404, configured to receive a date text sent by the intermediate server;
the test date switching module 406 may be configured to switch the test date according to the received date text.
By utilizing the peripheral server of the embodiment, the switching of the self test date data can be automatically realized, the test date switching efficiency and accuracy are improved, and the accuracy of product testing is further improved.
Fig. 7 is a schematic block diagram of a core server embodiment provided in the present specification. As shown in fig. 7, the core server may include:
a second data obtaining module 502, configured to obtain a date maintained in advance and generate a date text;
the first data sending module 504 may be configured to send the date text to an intermediate server, so that the intermediate server sends, according to the received IP address of the peripheral server in the date text retrieving instruction sent by the peripheral server, the date text of the core server corresponding to the IP address to the peripheral server to perform test date switching.
By using the core server of the embodiment, the maintenance of the test date can be simply and conveniently performed, and meanwhile, the efficiency of test date transmission and switching in the actual application scene can be further improved.
Fig. 8 is a schematic block diagram of an embodiment of an intermediate server provided in the present specification. As shown in fig. 8, the intermediate server may include:
the instruction receiving module 602 may be configured to receive a date text retrieving instruction sent by a peripheral server, where the date text retrieving instruction includes an IP address of the peripheral server;
the second data sending module 604 may be configured to send, according to the date text retrieving instruction, a date text of the core server corresponding to the IP address to the peripheral server, so that the peripheral server switches a test date according to the date text.
By using the intermediate server in the embodiment, the accuracy and the high efficiency of the test date file transmission can be improved, meanwhile, each peripheral product can obtain the test date in a targeted manner according to the self-needs during the test, and the complicated operation of frequently calling the date by the peripheral server is reduced.
It should be noted that the descriptions of the peripheral server, the intermediate server, and the core server according to the method embodiments may further include other implementations. Specific implementation may refer to descriptions of related method embodiments, which are not described herein in detail.
The method according to the above embodiment provided in the present specification may implement service logic by a computer program and be recorded on a storage medium, where the storage medium may be read and executed by a computer, to implement the effects of the solution described in the embodiment of the present specification. Therefore, the present specification also provides a test date switching apparatus, including a processor and a memory storing instructions executable by the processor, the instructions when executed by the processor implementing steps including any of the method embodiments described above.
The storage medium may include physical means for storing information, typically by digitizing the information before storing it in an electronic, magnetic, or optical medium. The storage medium may include: means for storing information using electrical energy such as various memories, e.g., RAM, ROM, etc.; devices for storing information using magnetic energy such as hard disk, floppy disk, magnetic tape, magnetic core memory, bubble memory, and USB flash disk; devices for optically storing information, such as CDs or DVDs. Of course, there are other ways of readable storage medium, such as quantum memory, graphene memory, etc.
It should be noted that the above description of the apparatus according to the method embodiment may also include other implementations. Specific implementation may refer to descriptions of related method embodiments, which are not described herein in detail.
Fig. 9 is a block diagram illustrating an example of a hardware configuration of a server according to an embodiment of the present disclosure. As shown in fig. 9, the server 10 may include one or more (only one is shown in the figure) processors 20 (the processors 20 may include, but are not limited to, a microprocessor MCU, a processing device such as a programmable logic device FPGA), a memory 30 for storing data, and a transmission module 40 for communication functions. It will be appreciated by those of ordinary skill in the art that the configuration shown in fig. 9 is merely illustrative and is not intended to limit the configuration of the electronic device described above. For example, server 10 may also include more or fewer components than shown in FIG. 9, for example, may also include other processing hardware such as a database or multi-level cache, a GPU, or have a different configuration than that shown in FIG. 9.
The memory 30 may be used to store software programs and modules of application software, such as program instructions/modules corresponding to the search method in the embodiments of the present invention, and the processor 20 executes the software programs and modules stored in the memory 30 to perform various functional applications and data processing. Memory 30 may include high-speed random access memory, but may also include non-volatile memory, such as one or more magnetic storage devices, flash memory, or other non-volatile solid-state memory. In some examples, memory 30 may further comprise memory located remotely from processor 20, which may be connected to the computer terminal via a network. Examples of such networks include, but are not limited to, the internet, intranets, local area networks, mobile communication networks, and combinations thereof.
The transmission module 40 is used to receive or transmit data via a network. Specific examples of the network described above may include a wireless network provided by a communication provider of a computer terminal. In one example, the transmission module 40 includes a network adapter (Network Interface Controller, NIC) that can connect to other network devices through a base station to communicate with the internet. In one example, the transmission module 40 may be a Radio Frequency (RF) module, which is used to communicate with the internet wirelessly.
According to the test date switching device, the date text transmission chain between the pre-built financial institution core platform and each downstream peripheral server can be utilized to efficiently and accurately transmit the date text required by the peripheral server to each peripheral server, so that the test date on the peripheral server can be automatically switched. In an actual application scene, the peripheral server can also call the date text at any time according to the self requirement, so that the frequency of the date text transmission is reduced, and the switching of the whole date is more in line with the actual scene requirement.
It should be noted that, the description of the apparatus or the system according to the embodiments of the related method in this specification may further include other embodiments, and specific implementation manner may refer to the description of the embodiments of the method, which is not described herein in detail. In this specification, each embodiment is described in a progressive manner, and identical and similar parts of each embodiment are all referred to each other, and each embodiment mainly describes differences from other embodiments. In particular, for the hardware + program class, the storage medium + program embodiment, since it is substantially similar to the method embodiment, the description is relatively simple, and reference is made to the partial description of the method embodiment for relevant points.
Although the file acquisition, instruction transmission, and the like mentioned in the content of the embodiment of the present specification are described with respect to operations and data such as definition, interaction, calculation, judgment, and the like, the embodiment of the present specification is not limited to the case where the standard data model/template is necessarily complied with or described in the embodiment of the present specification. Some industry standards or embodiments modified slightly based on the implementation described by the custom manner or examples can also realize the same, equivalent or similar or predictable implementation effect after modification of the above examples. Examples of data acquisition, storage, judgment, processing, etc., using these modifications or variations are still within the scope of alternative embodiments of the present description.
The foregoing describes specific embodiments of the present disclosure. Other embodiments are within the scope of the following claims. In some cases, the actions or steps recited in the claims can be performed in a different order than in the embodiments and still achieve desirable results. In addition, the processes depicted in the accompanying figures do not necessarily require the particular order shown, or sequential order, to achieve desirable results. In some embodiments, multitasking and parallel processing are also possible or may be advantageous.
The system, apparatus, module or unit set forth in the above embodiments may be implemented in particular by a computer chip or entity, or by a product having a certain function. One typical implementation is a computer. In particular, the computer may be, for example, a personal computer, a laptop computer, a car-mounted human-computer interaction device, a cellular telephone, a camera phone, a smart phone, a personal digital assistant, a media player, a navigation device, an email device, a game console, a tablet computer, a wearable device, or a combination of any of these devices.
For convenience of description, the above devices are described as being functionally divided into various modules, respectively. Of course, when one or more of the present description is implemented, the functions of each module may be implemented in the same piece or pieces of software and/or hardware, or a module that implements the same function may be implemented by a plurality of sub-modules or a combination of sub-units, or the like. The above-described apparatus embodiments are merely illustrative, for example, the division of the units is merely a logical function division, and there may be additional divisions when actually implemented, for example, multiple units or components may be combined or integrated into another system, or some features may be omitted or not performed. Alternatively, the coupling or direct coupling or communication connection shown or discussed with each other may be an indirect coupling or communication connection via some interfaces, devices or units, which may be in electrical, mechanical or other form.
Those skilled in the art will also appreciate that, in addition to implementing the controller in a pure computer readable program code, it is well possible to implement the same functionality by logically programming the method steps such that the controller is in the form of logic gates, switches, application specific integrated circuits, programmable logic controllers, embedded microcontrollers, etc. Such a controller can be regarded as a hardware component, and means for implementing various functions included therein can also be regarded as a structure within the hardware component. Or even means for achieving the various functions may be regarded as either software modules implementing the methods or structures within hardware components.
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 flowchart illustrations and/or block diagrams, and combinations of flows and/or blocks in the flowchart illustrations 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.
In one typical configuration, a computing device includes one or more processors (CPUs), input/output interfaces, network interfaces, and memory.
It should also be noted that the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising one … …" does not exclude the presence of other like elements in a process, method or apparatus comprising such elements.
One skilled in the relevant art will recognize that one or more embodiments of the present description may be provided as a method, system, or computer program product. Accordingly, one or more embodiments of the present description may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Moreover, one or more embodiments of the present description can take the form of a computer program product on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, etc.) having computer-usable program code embodied therein.
One or more embodiments of the present specification may be described in the general context of computer-executable instructions, such as program modules, being executed by a computer. Generally, program modules include routines, programs, objects, components, data structures, etc. that perform particular tasks or implement particular abstract data types. One or more embodiments of the present specification may also be practiced in distributed computing environments where tasks are performed by remote processing devices that are linked through a communications network. In a distributed computing environment, program modules may be located in both local and remote computer storage media including memory storage devices.
In this specification, each embodiment is described in a progressive manner, and identical and similar parts of each embodiment are all referred to each other, and each embodiment mainly describes differences from other embodiments. In particular, for system embodiments, since they are substantially similar to method embodiments, the description is relatively simple, as relevant to see a section of the description of method embodiments. In the description of the present specification, a description referring to terms "one embodiment," "some embodiments," "examples," "specific examples," or "some examples," etc., means that a particular feature, structure, material, or characteristic described in connection with the embodiment or example is included in at least one embodiment or example of the present specification. In this specification, schematic representations of the above terms are not necessarily directed to the same embodiment or example. Furthermore, the particular features, structures, materials, or characteristics described may be combined in any suitable manner in any one or more embodiments or examples. Furthermore, the different embodiments or examples described in this specification and the features of the different embodiments or examples may be combined and combined by those skilled in the art without contradiction.
The foregoing is merely exemplary of the present disclosure and is not intended to limit the disclosure. Various modifications and alterations to this specification will become apparent to those skilled in the art. Any modifications, equivalent substitutions, improvements, or the like, which are within the spirit and principles of the present description, are intended to be included within the scope of the claims of the present description.

Claims (11)

1. The test date switching system is characterized by comprising a core server, an intermediate server and a peripheral server, wherein the core server is used for running core products of enterprises, and the peripheral server is used for running peripheral products of the enterprises;
the core server is used for generating a date text containing a plurality of test dates on a natural day and sending the date text to the intermediate server; wherein, the test date refers to the date of executing the test case;
the intermediate server is used for receiving and storing the date text sent by the core server, receiving a date text retrieving instruction sent by the peripheral server, and sending the date text of the core server corresponding to the IP address to the peripheral server according to the IP address of the peripheral server in the date text retrieving instruction;
The peripheral server is used for sending a date text calling instruction to the intermediate server, the date text calling instruction comprises an IP address of the peripheral server, receiving the date text sent from the intermediate server, and switching test dates according to the received date text, so that the test dates of the core server and each peripheral server are unified, and online transactions and batch operation are conveniently carried out on the test dates.
2. The system of claim 1, wherein the peripheral server is further configured to obtain a storage format of a date text to be switched;
when the storage format is determined to be a data table, switching the test date according to the configured table parameters and the received date text;
and when the storage format is determined to be the file, switching the test date according to the configured file parameters and the received date text.
3. The system of claim 1, wherein the peripheral server is further configured to switch the test date based on the determined switching pattern and the received date text, the switching pattern including an incremental switch and a full-scale switch.
4. A system according to any of claims 1-3, wherein the date text comprises a line number and a target test date, the target test date comprising a current test date, a next test date, and a next test date.
5. A test date switching method, comprising:
the method comprises the steps that a peripheral server sends a date text calling instruction to an intermediate server according to a switching date request, wherein the date text calling instruction comprises an IP address of the peripheral server, so that the intermediate server sends a date text of a core server corresponding to the IP address to the peripheral server according to the date text calling instruction; the core server is used for running core products of enterprises, and the peripheral server is used for running peripheral products of the enterprises; the date text is generated by the core server on a natural day and is sent to the intermediate server, the date text comprises a plurality of test dates, and the test dates refer to dates on which test cases are executed;
and the peripheral servers receive the date text sent by the intermediate server and switch the testing dates according to the received date text, so that the testing dates of the core server and each peripheral server are unified, and online transaction and batch operation are conveniently carried out on the testing dates.
6. A peripheral server, the peripheral server comprising:
the device comprises an instruction sending module, a data processing module and a data processing module, wherein the instruction sending module is used for sending a date text calling instruction to an intermediate server according to a switching date request, wherein the date text calling instruction comprises an IP address of the intermediate server, so that the intermediate server sends a date text of a core server corresponding to the IP address to the intermediate server according to the date text calling instruction; the core server is used for running core products of enterprises, and the peripheral server is used for running peripheral products of the enterprises; the date text is generated by the core server on a natural day and is sent to the intermediate server, the date text comprises a plurality of test dates, and the test dates refer to dates on which test cases are executed;
The first data receiving module is used for receiving the date text sent by the intermediate server by the peripheral server;
and the test date switching module is used for switching the test dates according to the received date text by the peripheral server, so that the test dates of the core server and each peripheral server are unified, and the online transaction and batch operation can be conveniently executed on the test dates.
7. A test date switching method, comprising:
the core server acquires a date maintained in advance and generates a date text containing a plurality of test dates on a natural day; wherein, the test date refers to the date of executing the test case;
the core server sends the date text to an intermediate server, so that the intermediate server sends the date text of the core server corresponding to the IP address to the peripheral server according to the IP address of the peripheral server in a received date text retrieval instruction sent by the peripheral server so as to switch the test date, and the test dates of the core server and each peripheral server are unified, so that online transaction and batch operation can be conveniently executed on the test date;
the core server is used for running core products of enterprises, and the peripheral server is used for running peripheral products of the enterprises.
8. A core server, the core server comprising:
the second data acquisition module is used for acquiring a date maintained in advance by the core server and generating a date text containing a plurality of test dates on a natural day; wherein, the test date refers to the date of executing the test case;
the first data sending module is used for sending the date text to the intermediate server by the core server, so that the intermediate server sends the date text of the core server corresponding to the IP address to the peripheral server according to the IP address of the peripheral server in the received date text retrieving instruction sent by the peripheral server so as to switch the test date, and the test dates of the core server and each peripheral server are unified, so that online transaction and batch operation can be conveniently executed on the test date;
the core server is used for running core products of enterprises, and the peripheral server is used for running peripheral products of the enterprises.
9. A test date switching method, comprising:
the method comprises the steps that an intermediate server receives a date text calling instruction sent by a peripheral server, wherein the date text calling instruction comprises an IP address of the peripheral server; the date text is generated by a core server on a natural day and is sent to an intermediate server, the date text comprises a plurality of test dates, and the test dates refer to dates on which test cases are executed;
The intermediate server sends the date text of the core server corresponding to the IP address to the peripheral server according to the date text calling instruction, so that the peripheral server switches the test date according to the date text, and the test dates of the core server and each peripheral server are unified, so that online transaction and batch operation can be conveniently executed on the test date;
the core server is used for running core products of enterprises, and the peripheral server is used for running peripheral products of the enterprises.
10. An intermediate server, the intermediate server comprising:
the device comprises an instruction receiving module, a data processing module and a data processing module, wherein the instruction receiving module is used for receiving a date text calling instruction sent by a peripheral server by an intermediate server, and the date text calling instruction comprises an IP address of the peripheral server; the date text is generated by a core server on a natural day and is sent to an intermediate server, the date text comprises a plurality of test dates, and the test dates refer to dates on which test cases are executed;
the second data sending module is used for sending the date text of the core server corresponding to the IP address to the peripheral server by the intermediate server according to the date text calling instruction, so that the peripheral server switches the test date according to the date text, and the test dates of the core server and each peripheral server are unified, so that online transaction and batch operation can be conveniently executed on the test date;
The core server is used for running core products of enterprises, and the peripheral server is used for running peripheral products of the enterprises.
11. A test date switching device comprising a processor and a memory for storing processor executable instructions which when executed by the processor implement the steps of the method of any of claims 5, 7, 9.
CN201910367304.4A 2019-05-05 2019-05-05 Test date switching method, device and system Active CN110175116B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910367304.4A CN110175116B (en) 2019-05-05 2019-05-05 Test date switching method, device and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910367304.4A CN110175116B (en) 2019-05-05 2019-05-05 Test date switching method, device and system

Publications (2)

Publication Number Publication Date
CN110175116A CN110175116A (en) 2019-08-27
CN110175116B true CN110175116B (en) 2023-07-25

Family

ID=67690508

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910367304.4A Active CN110175116B (en) 2019-05-05 2019-05-05 Test date switching method, device and system

Country Status (1)

Country Link
CN (1) CN110175116B (en)

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103297528A (en) * 2013-06-05 2013-09-11 北京奇虎科技有限公司 Ticket information acquisition method and device
CN105450476A (en) * 2015-12-07 2016-03-30 北京先进数通信息技术股份公司 Regression test system and test method
CN106487469A (en) * 2016-10-17 2017-03-08 财付通支付科技有限公司 A kind of timing node changing method and system
CN108763578A (en) * 2018-06-07 2018-11-06 腾讯科技(深圳)有限公司 A kind of newer method of index file and server
CN108829589A (en) * 2018-05-30 2018-11-16 平安普惠企业管理有限公司 Date data exchange method, device, computer equipment and storage medium
CN108876330A (en) * 2018-06-01 2018-11-23 阿里巴巴集团控股有限公司 Zone day blanking method and device
CN109165166A (en) * 2018-10-15 2019-01-08 华泰证券股份有限公司 A kind of financial product valuation and the high emulation test method of accounting system

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9141516B2 (en) * 2011-10-28 2015-09-22 International Business Machines Corporation Testing transaction applications

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103297528A (en) * 2013-06-05 2013-09-11 北京奇虎科技有限公司 Ticket information acquisition method and device
CN105450476A (en) * 2015-12-07 2016-03-30 北京先进数通信息技术股份公司 Regression test system and test method
CN106487469A (en) * 2016-10-17 2017-03-08 财付通支付科技有限公司 A kind of timing node changing method and system
CN108829589A (en) * 2018-05-30 2018-11-16 平安普惠企业管理有限公司 Date data exchange method, device, computer equipment and storage medium
CN108876330A (en) * 2018-06-01 2018-11-23 阿里巴巴集团控股有限公司 Zone day blanking method and device
CN108763578A (en) * 2018-06-07 2018-11-06 腾讯科技(深圳)有限公司 A kind of newer method of index file and server
CN109165166A (en) * 2018-10-15 2019-01-08 华泰证券股份有限公司 A kind of financial product valuation and the high emulation test method of accounting system

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
冯瑶 ; 孙骏亚 ; 刘跃光 ; 王智忠 ; .基于交易日志的自动化测试技术在功能测试中的应用.中国金融电脑.2018,(11),全文. *

Also Published As

Publication number Publication date
CN110175116A (en) 2019-08-27

Similar Documents

Publication Publication Date Title
CN109656807B (en) Information security-based interface mock testing method, device, equipment and storage medium
CN113032257B (en) Automated testing method, apparatus, computer system, and readable storage medium
US12032477B2 (en) Method and apparatus for generating and applying deep learning model based on deep learning framework
CN113127357B (en) Unit test method, apparatus, device, storage medium, and program product
CN109614325B (en) Method and device for determining control attribute, electronic equipment and storage medium
CN111159040A (en) Test data generation method, device, equipment and storage medium
CN110134598B (en) Batch processing method, device and system
CN115794641A (en) Method, device and equipment for making number based on business process and storage medium
CN115168130A (en) Chip testing method and device, electronic equipment and storage medium
CN115994085A (en) Code coverage rate test processing method, device, equipment and storage medium
CN110457219B (en) Method and device for selecting time when test script is recorded
CN110175116B (en) Test date switching method, device and system
CN116483707A (en) Test method, test device, test apparatus, test program, and test program
CN116382718A (en) Code offline deployment method and device, computer equipment and storage medium
CN116204509A (en) Data access script generation method and device, electronic equipment and storage medium
CN115454971A (en) Data migration method and device, electronic equipment and storage medium
CN114356379A (en) Backup-based service upgrading method, device, equipment and storage medium
CN112130962B (en) Continuous delivery platform and method for deploying application system by using same
CN110968342B (en) Version comparison method, device and system
CN114637672A (en) Automatic data testing method and device, computer equipment and storage medium
CN109960526A (en) A kind of application program packaging method and device
CN104881455B (en) A kind of architectural difference processing method and system based on MYSQL
CN112181403A (en) Development, operation and maintenance integration realization method, device and equipment and readable storage medium
CN112612474A (en) Product transplanting method and device, storage medium and electronic equipment
US12045157B2 (en) Systems and methods for connection switch automation

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