CN115470139A - Interface testing method and related equipment - Google Patents

Interface testing method and related equipment Download PDF

Info

Publication number
CN115470139A
CN115470139A CN202211173677.6A CN202211173677A CN115470139A CN 115470139 A CN115470139 A CN 115470139A CN 202211173677 A CN202211173677 A CN 202211173677A CN 115470139 A CN115470139 A CN 115470139A
Authority
CN
China
Prior art keywords
test
field
functional
interface
test case
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202211173677.6A
Other languages
Chinese (zh)
Inventor
张聚龙
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
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 CN202211173677.6A priority Critical patent/CN115470139A/en
Publication of CN115470139A publication Critical patent/CN115470139A/en
Pending legal-status Critical Current

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/3668Software testing
    • G06F11/3672Test management
    • G06F11/3684Test management for test design, e.g. generating new test cases
    • 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

Landscapes

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

Abstract

The interface testing method and the related equipment provided by the disclosure can be used in the field of network security or the field of finance, and can obtain the message data of the functional interface of a banking system; performing field analysis on the message data to obtain a request field and a response field of the message data; obtaining at least one test case by utilizing the request field and the response field; and executing the test case to obtain a function test result of the function interface. According to the method and the device, a set of complete automatic interface testing mechanism is established, so that a test case can be automatically executed without manually compiling scripts when the functional interface is tested, and the efficiency and the coverage rate of the functional interface testing are improved.

Description

Interface testing method and related equipment
Technical Field
The present disclosure relates to the field of interface testing, and in particular, to an interface testing method and related device.
Background
At present, the conventional interface test needs manual input of scripts, a tester needs to have certain programming capability, and a test case needs to compile a message, so that time and labor are wasted, and errors are easy to occur during programming. In the specific testing process, the message is required to be sent and then the message is waited to be returned, and then whether the message is successful or not is judged manually.
The traditional interface test seriously depends on manual means, and because the manpower is limited, the test coverage rate is low, and the requirements of agile test, high efficiency and high coverage rate of the current banking system are difficult to meet.
Disclosure of Invention
In view of the foregoing, the present disclosure provides an interface testing method and related device that overcome the foregoing problems or at least partially solve the foregoing problems, and the technical solutions are as follows:
an interface test method, comprising:
acquiring message data of a functional interface of a banking system;
performing field analysis on the message data to obtain a request field and a response field of the message data;
obtaining at least one test case by utilizing the request field and the response field;
and executing the test case to obtain a function test result of the functional interface.
Optionally, the obtaining at least one test case by using the request field and the response field includes:
inquiring at least one preset banking service test point corresponding to the request field and the response field in a preset banking service test point database;
and obtaining at least one test case corresponding to the preset banking test point, wherein the test case is a test task which is pre-constructed based on historical request content corresponding to the request field and historical response results corresponding to the response field.
Optionally, the preset banking service test point includes a currency test point, an amount test point, an account type test point and a date test point.
Optionally, after the executing the test case and obtaining the functional test result of the functional interface, the method further includes:
and generating a test report of the functional interface according to the functional test result.
An interface test apparatus comprising: a message data obtaining unit, a field obtaining unit, a test case obtaining unit and a function test result obtaining unit,
the message data acquisition unit is used for acquiring the message data of the functional interface of the banking system;
the field obtaining unit is used for carrying out field analysis on the message data to obtain a request field and a response field of the message data;
the test case obtaining unit is configured to obtain at least one test case by using the request field and the response field;
the functional test result obtaining unit is used for executing the test case and obtaining the functional test result of the functional interface.
Optionally, the test case obtaining unit includes: a site query subunit and a test case get subunit,
the test point query subunit is configured to query at least one preset banking service test point corresponding to the request field and the response field in a preset banking service test point database;
the test case obtaining subunit is configured to obtain at least one test case corresponding to the preset banking test point, where the test case is a test task pre-constructed based on the historical request content corresponding to the request field and the historical response result corresponding to the response field.
Optionally, the preset banking service test point includes a currency test point, an amount test point, an account type test point and a date test point.
Optionally, the apparatus further comprises: a test report generating unit for generating a test report,
the test report generating unit is used for generating a test report of the functional interface according to the functional test result after the functional test result obtaining unit executes the test case and obtains the functional test result of the functional interface.
A computer-readable storage medium on which a program is stored, the program implementing the interface testing method of any one of the above when executed by a processor.
An electronic device comprising at least one processor, and at least one memory, bus connected to the processor; the processor and the memory are communicated with each other through the bus; the processor is configured to call program instructions in the memory to perform any one of the above-described interface test methods.
By means of the technical scheme, the interface testing method and the related equipment provided by the disclosure can be used in the field of network security or finance, and can obtain message data of a functional interface of a banking system; performing field analysis on the message data to obtain a request field and a response field of the message data; obtaining at least one test case by utilizing the request field and the response field; and executing the test case to obtain a function test result of the function interface. According to the method and the device, a set of complete automatic interface testing mechanism is established, so that a test case can be automatically executed without manually compiling a script when the functional interface is tested, and the efficiency and the coverage rate of the functional interface testing are improved.
The foregoing description is only an overview of the technical solutions of the present disclosure, and the embodiments of the present disclosure are described below in order to make the technical means of the present disclosure more clearly understood and to make the above and other objects, features, and advantages of the present disclosure more clearly understandable.
Drawings
Various other advantages and benefits will become apparent to those of ordinary skill in the art upon reading the following detailed description of the preferred embodiments. The drawings are only for purposes of illustrating the preferred embodiments and are not to be construed as limiting the disclosure. Also, like reference numerals are used to refer to like parts throughout the drawings. In the drawings:
fig. 1 is a schematic flow chart illustrating an implementation manner of an interface testing method according to an embodiment of the present disclosure;
fig. 2 is a schematic flow chart illustrating another implementation of an interface testing method according to an embodiment of the present disclosure;
fig. 3 is a schematic flowchart illustrating another implementation manner of an interface testing method according to an embodiment of the present disclosure;
fig. 4 is a schematic structural diagram of an interface testing apparatus provided in the embodiment of the present disclosure;
fig. 5 shows a schematic structural diagram of an electronic device provided in an embodiment of the present disclosure.
Detailed Description
Exemplary embodiments of the present disclosure will be described in more detail below with reference to the accompanying drawings. While exemplary embodiments of the present disclosure are shown in the drawings, it should be understood that the present disclosure may be embodied in various forms and should not be limited by the embodiments set forth herein. Rather, these embodiments are provided so that this disclosure will be thorough and complete, and will fully convey the scope of the disclosure to those skilled in the art.
As shown in fig. 1, a flow diagram of an implementation manner of an interface testing method provided in an embodiment of the present disclosure may include:
s100, message data of a functional interface of the banking system are obtained.
The banking system may be a service system for implementing a specific financial service function. The embodiment of the disclosure can capture the message data transmitted through the functional interface through the existing packet capturing tool.
The message data may be a data packet including data related to a specific transaction service.
Optionally, the embodiment of the present disclosure may obtain the message data of the functional interface of the banking system according to a preset test period, so as to periodically test the functional interface of the banking system, thereby ensuring normal operation of the banking system.
S200, carrying out field analysis on the message data to obtain a request field and a response field of the message data.
The disclosed embodiments may pre-construct a field data table. The field data table includes a plurality of request fields and response fields. The field data table can be used for carrying out field analysis query on the message data to obtain the request field and the response field in the message data.
It is understood that a skilled person can perform field add, delete, modify, and query operations on a field data table.
S300, obtaining at least one test case by utilizing the request field and the response field.
Optionally, based on the method shown in fig. 1, as shown in fig. 2, a flowchart of another implementation manner of the interface testing method provided in the embodiment of the present disclosure may include:
s310, at least one preset banking service test point corresponding to the request field and the response field is inquired in a preset banking service test point database.
The preset banking business test point database maintains test point information of a plurality of preset banking business test points in advance. Optionally, the site information may include a number, a site type, a site name, a test case type, a test intention, test data, and a creator.
The preset banking service test point is a service function test item with service specificity in the banking service system.
Optionally, the preset banking service test point includes a currency test point, an amount test point, an account type test point and a date test point.
The embodiment of the disclosure can pre-construct the corresponding relationship between the preset banking service test point and the request field and the response field, and can query the preset banking service test point corresponding to the request field and the response field in the preset banking service test point database through the corresponding relationship.
S320, obtaining at least one test case corresponding to the preset banking test point, wherein the test case is a test task which is constructed in advance based on historical request content corresponding to the request field and historical response results corresponding to the response field.
The embodiment of the disclosure can construct one or more test cases for each preset banking business test point in advance. The test case is used for testing specific functions corresponding to the preset banking business test points. For example: for the currency test point and the money test point, a test case that the Japanese yuan does not support the decimal place can be constructed. For the account type test points, corresponding test cases can be respectively constructed for different account types such as a public basic user, a common user, a private debit card, a credit card, a bankbook, a deposit slip and the like. For date test points, corresponding test cases can be constructed for the rest day and the end of year day.
According to the embodiment of the disclosure, the test case can be constructed for the preset banking service test point according to the historical request content corresponding to the request field and the historical response result corresponding to the response field. According to the implementation of the method, a packet capturing tool can be used for capturing the historical message data of the functional interface in advance, and the request field, the historical request content corresponding to the request field, the response field and the historical response result corresponding to the response field are analyzed from the historical message data.
The embodiment of the disclosure can pre-construct the test case corresponding to the corresponding preset banking test point according to the historical request content corresponding to the request field and the historical response result corresponding to the response field.
For ease of understanding, the description is made herein by way of example: assuming that a test case is constructed for the login function of the banking system, an account and a password input by a user on a system login page are as follows: after "username: 11passsword.
TABLE 1
Figure BDA0003864440310000061
In the embodiment of the present disclosure, under the condition of obtaining the message data of the functional interface of the login function of the banking system, each preset banking test point in table 1 may be corresponding to according to the request field and the response field, so as to obtain a test case corresponding to the preset banking test point.
S400, executing the test case to obtain a function test result of the function interface.
The embodiment of the disclosure can automatically execute the test cases to obtain the execution condition of each test case. And determining the execution condition of each test case as a functional test result of the functional interface. For example: based on the test cases shown in table 1, the execution conditions of each test case obtained after execution can be shown in table 2, and the execution conditions of each test case in table 2 are the functional test results of the current test of the functional interface.
TABLE 2
Figure BDA0003864440310000071
The interface testing method can be used in the field of network security or finance, and can obtain the message data of the functional interface of the banking system; performing field analysis on the message data to obtain a request field and a response field of the message data; obtaining at least one test case by utilizing the request field and the response field; and executing the test case to obtain a function test result of the function interface. According to the method and the device, a set of complete automatic interface testing mechanism is established, so that a test case can be automatically executed without manually compiling scripts when the functional interface is tested, and the efficiency and the coverage rate of the functional interface testing are improved.
Optionally, based on the method shown in fig. 1, as shown in fig. 3, a flowchart of another implementation manner of the interface testing method provided in the embodiment of the present disclosure is shown, and after step S400, the method further includes:
and S500, generating a test report of the functional interface according to the functional test result.
Optionally, the test report may include the total number of test cases executed in the functional test result, the number of test cases whose execution condition is successful, the number of test cases whose execution condition is failed, and information of test cases whose execution condition is failed. For example: based on the execution cases of the test cases shown in table 2, information of the test case whose execution case is a failure may be as shown in table 3.
TABLE 3
Figure BDA0003864440310000081
The interface testing method provided by the embodiment of the disclosure can reduce the delay rate of the whole testing task of the banking system to less than 1%, the coverage rate of the automatic testing case of the functional interface can reach 99%, and by adopting a black box testing mode, common testers can conveniently test the functional interface, so that the testing delay rate is reduced, the coverage rate of testing points is improved, and the personnel cost is reduced.
Although the operations are depicted in a particular order, this should not be understood as requiring that such operations be performed in the particular order shown or in sequential order. Under certain circumstances, multitasking and parallel processing may be advantageous.
It should be understood that the various steps recited in method embodiments of the present disclosure may be performed in a different order, and/or performed in parallel. Moreover, method embodiments may include additional steps and/or omit performing the illustrated steps. The scope of the present disclosure is not limited in this respect.
Corresponding to the above method embodiment, an embodiment of the present disclosure further provides an interface testing apparatus, which has a structure as shown in fig. 4 and may include: a message data obtaining unit 100, a field obtaining unit 200, a test case obtaining unit 300, and a functional test result obtaining unit 400.
The message data obtaining unit 100 is configured to obtain message data of a functional interface of a banking system.
The field obtaining unit 200 is configured to perform field analysis on the packet data to obtain a request field and a response field of the packet data.
The test case obtaining unit 300 is configured to obtain at least one test case by using the request field and the response field.
The functional test result obtaining unit 400 is configured to execute the test case to obtain a functional test result of the functional interface.
Optionally, the test case obtaining unit 300 includes: and the test point query subunit and the test case acquisition subunit.
And the test point query subunit is used for querying at least one preset banking service test point corresponding to the request field and the response field in a preset banking service test point database.
The test case obtaining subunit is configured to obtain at least one test case corresponding to the preset banking test point, where the test case is a test task pre-constructed based on the historical request content corresponding to the request field and the historical response result corresponding to the response field.
Optionally, the preset banking service test point includes a currency test point, an amount test point, an account type test point and a date test point.
Optionally, the interface testing apparatus further includes: and a test report generation unit.
The test report generating unit is configured to generate a test report of the functional interface according to the functional test result after the functional test result obtaining unit 400 executes the test case to obtain the functional test result of the functional interface.
The interface testing device can be used in the field of network security or finance, and can obtain the message data of the functional interface of a banking system; performing field analysis on the message data to obtain a request field and a response field of the message data; obtaining at least one test case by utilizing the request field and the response field; and executing the test case to obtain a function test result of the function interface. According to the method and the device, a set of complete automatic interface testing mechanism is established, so that a test case can be automatically executed without manually compiling a script when the functional interface is tested, and the efficiency and the coverage rate of the functional interface testing are improved.
With regard to the apparatus in the above-described embodiment, the specific manner in which each unit performs the operation has been described in detail in the embodiment related to the method, and will not be described in detail here.
The interface testing device comprises a processor and a memory, wherein the message data obtaining unit 100, the field obtaining unit 200, the test case obtaining unit 300, the functional test result obtaining unit 400 and the like are stored in the memory as program units, and the processor executes the program units stored in the memory to realize corresponding functions.
The processor comprises a kernel, and the kernel calls the corresponding program unit from the memory. The kernel can be set to be one or more than one, a set of complete automatic interface test mechanism is established by adjusting kernel parameters, and a test case can be automatically executed without manually compiling scripts when the functional interface is tested, so that the efficiency and the coverage rate of the functional interface test are improved.
The disclosed embodiments provide a computer-readable storage medium on which a program is stored, the program implementing the interface testing method when executed by a processor.
The embodiment of the disclosure provides a processor, which is used for running a program, wherein the program executes the interface test method during running.
As shown in fig. 5, an embodiment of the present disclosure provides an electronic device 1000, where the electronic device 1000 includes at least one processor 1001, and at least one memory 1002 and a bus 1003 connected to the processor 1001; the processor 1001 and the memory 1002 communicate with each other through the bus 1003; the processor 1001 is used to call the program instructions in the memory 1002 to execute the interface test method described above. The electronic device herein may be a server, a PC, a PAD, a mobile phone, etc.
The present disclosure also provides a computer program product adapted to execute a program for initializing the steps of the interface test method when executed on an electronic device.
It should be noted that the interface testing method and the related device provided by the present disclosure may be used in the network security field or the financial field. The above description is only an example, and does not limit the application field of the interface testing method and the related device provided in the present disclosure.
The present disclosure is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus, electronic devices (systems), and computer program products according to embodiments of the disclosure. 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 apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable apparatus, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
In a typical configuration, an electronic device includes one or more processors (CPUs), memory, and a bus. The electronic device may also include input/output interfaces, network interfaces, and the like.
The memory may include volatile memory in a computer readable medium, random Access Memory (RAM) and/or non-volatile memory, such as Read Only Memory (ROM) or flash memory (flash RAM), including at least one memory chip. The memory is an example of a computer-readable medium.
Computer-readable media, including both permanent and non-permanent, removable and non-removable media, may implement the information storage by any method or technology. The information may be computer readable instructions, data structures, modules of a program, or other data. Examples of computer storage media include, but are not limited to, phase change memory (PRAM), static Random Access Memory (SRAM), dynamic Random Access Memory (DRAM), other types of Random Access Memory (RAM), read Only Memory (ROM), electrically Erasable Programmable Read Only Memory (EEPROM), flash memory or other memory technology, compact disc read only memory (CD-ROM), digital Versatile Discs (DVD) or other optical storage, magnetic cassettes, magnetic tape magnetic disk storage or other magnetic storage devices, or any other non-transmission medium that can be used to store information that can be accessed by a computing device. As defined herein, a computer readable medium does not include a transitory computer readable medium such as a modulated data signal and a carrier wave.
In the description of the present disclosure, it is to be understood that the directions or positional relationships indicated as referring to the terms "upper", "lower", "front", "rear", "left" and "right", etc., are based on the directions or positional relationships shown in the drawings, and are only for convenience of describing the present invention and simplifying the description, but do not indicate or imply that the positions or elements referred to must have specific directions, be constituted and operated in specific directions, and thus, are not to be construed as limitations of the present disclosure.
It should be noted that, in this document, relational terms such as first and second, and the like are used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. 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 phrases "comprising a," "8230," "8230," or "comprising" does not exclude the presence of additional identical elements in the process, method, article, or apparatus comprising the element.
As will be appreciated by one skilled in the art, embodiments of the present disclosure may be provided as a method, system, or computer program product. Accordingly, the present disclosure may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the present disclosure 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 so forth) having computer-usable program code embodied therein.
The foregoing is merely exemplary of the present disclosure and is not intended to limit the same. Various modifications and variations of this disclosure will be apparent to those skilled in the art. Any modification, equivalent replacement, improvement, etc. made within the spirit and principle of the present disclosure should be included in the scope of the claims of the present disclosure.

Claims (10)

1. An interface test method, comprising:
acquiring message data of a functional interface of a banking system;
performing field analysis on the message data to obtain a request field and a response field of the message data;
obtaining at least one test case by utilizing the request field and the response field;
and executing the test case to obtain a function test result of the functional interface.
2. The method of claim 1, wherein obtaining at least one test case using the request field and the response field comprises:
inquiring at least one preset banking service test point corresponding to the request field and the response field in a preset banking service test point database;
and obtaining at least one test case corresponding to the preset banking test point, wherein the test case is a test task which is pre-constructed based on historical request content corresponding to the request field and historical response results corresponding to the response field.
3. The method of claim 2, wherein the predetermined banking test points comprise a currency test point, an amount test point, an account type test point, and a date test point.
4. The method according to claim 1, wherein after the executing the test case and obtaining a functional test result of the functional interface, the method further comprises:
and generating a test report of the functional interface according to the functional test result.
5. An interface test apparatus, comprising: a message data obtaining unit, a field obtaining unit, a test case obtaining unit and a function test result obtaining unit,
the message data obtaining unit is used for obtaining the message data of the functional interface of the banking system;
the field obtaining unit is used for carrying out field analysis on the message data to obtain a request field and a response field of the message data;
the test case obtaining unit is configured to obtain at least one test case by using the request field and the response field;
the functional test result obtaining unit is used for executing the test case and obtaining the functional test result of the functional interface.
6. The apparatus of claim 5, wherein the test case obtaining unit comprises: a site query subunit and a test case get subunit,
the test point query subunit is configured to query at least one preset banking service test point corresponding to the request field and the response field in a preset banking service test point database;
the test case obtaining subunit is configured to obtain at least one test case corresponding to the preset banking test point, where the test case is a test task pre-constructed based on historical request content corresponding to the request field and a historical response result corresponding to the response field.
7. The apparatus of claim 6 wherein the predetermined banking test points comprise a currency test point, an amount test point, an account type test point and a date test point.
8. The apparatus of claim 5, further comprising: a test report generating unit for generating a test report,
the test report generating unit is used for generating the test report of the functional interface according to the functional test result after the functional test result obtaining unit executes the test case and obtains the functional test result of the functional interface.
9. A computer-readable storage medium on which a program is stored, the program implementing the interface testing method according to any one of claims 1 to 4 when executed by a processor.
10. An electronic device comprising at least one processor, and at least one memory connected to the processor, a bus; the processor and the memory complete mutual communication through the bus; the processor is operable to call program instructions in the memory to perform the interface test method of any of claims 1 to 4.
CN202211173677.6A 2022-09-26 2022-09-26 Interface testing method and related equipment Pending CN115470139A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202211173677.6A CN115470139A (en) 2022-09-26 2022-09-26 Interface testing method and related equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202211173677.6A CN115470139A (en) 2022-09-26 2022-09-26 Interface testing method and related equipment

Publications (1)

Publication Number Publication Date
CN115470139A true CN115470139A (en) 2022-12-13

Family

ID=84334948

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202211173677.6A Pending CN115470139A (en) 2022-09-26 2022-09-26 Interface testing method and related equipment

Country Status (1)

Country Link
CN (1) CN115470139A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN117435508A (en) * 2023-12-20 2024-01-23 深圳市智慧城市科技发展集团有限公司 Interface testing method, device, equipment and storage medium

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN117435508A (en) * 2023-12-20 2024-01-23 深圳市智慧城市科技发展集团有限公司 Interface testing method, device, equipment and storage medium
CN117435508B (en) * 2023-12-20 2024-04-02 深圳市智慧城市科技发展集团有限公司 Interface testing method, device, equipment and storage medium

Similar Documents

Publication Publication Date Title
Yadav et al. LARAVEL: a PHP framework for e-commerce website
CN109961365B (en) Account receiving record processing method and system based on block chain intelligent contract
CN109871320A (en) A kind of data processing method, device, application server and storage medium
CN111723313A (en) Page jump processing method, device, equipment and storage medium
CN110009326A (en) Accounting system, transaction and its processing method, terminal, system, device and medium
CN113205402A (en) Account checking method and device, electronic equipment and computer readable medium
CN109815039A (en) Test method and device, storage medium, the computer equipment of business software
CN114418714A (en) 5G base station operation and maintenance management system and method
CN115470139A (en) Interface testing method and related equipment
CN114385722A (en) Interface attribute consistency checking method and device, electronic equipment and storage medium
CN111415146A (en) Resource data processing method, device and equipment
CN110610343A (en) Business process generation method and device and storage medium
CN113094414A (en) Circulation map generation method and device
CN110989984B (en) Data processing method, device and system
CN112380115A (en) Regression testing method and device, electronic equipment and storage medium
CN114742547A (en) Internet online collection control method, device, medium and electronic equipment
CN111865726B (en) Service message testing method, device, computer system and storage medium
CN113807969A (en) Parallel verification method for service system and related equipment
CN114511318A (en) Account accounting method and device and electronic equipment
CN114969175A (en) Method for butting insurance platform and external system and related equipment
CN111881020A (en) Payment center interface testing method, device and system
CN111767343A (en) Test data synchronization method and device based on message queue, equipment and medium
CN113449023A (en) Service processing method and device and electronic equipment
CN111639936A (en) Transaction information acquisition method and device, electronic equipment and readable storage medium
CN111429125A (en) Account management method and device, storage medium and electronic equipment

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