CN111427784B - Data acquisition method, device, equipment and storage medium - Google Patents

Data acquisition method, device, equipment and storage medium Download PDF

Info

Publication number
CN111427784B
CN111427784B CN202010214098.6A CN202010214098A CN111427784B CN 111427784 B CN111427784 B CN 111427784B CN 202010214098 A CN202010214098 A CN 202010214098A CN 111427784 B CN111427784 B CN 111427784B
Authority
CN
China
Prior art keywords
interface
test data
test
acquisition
tested
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
CN202010214098.6A
Other languages
Chinese (zh)
Other versions
CN111427784A (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.)
CCB Finetech Co Ltd
Original Assignee
CCB Finetech Co 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 CCB Finetech Co Ltd filed Critical CCB Finetech Co Ltd
Priority to CN202010214098.6A priority Critical patent/CN111427784B/en
Publication of CN111427784A publication Critical patent/CN111427784A/en
Application granted granted Critical
Publication of CN111427784B publication Critical patent/CN111427784B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/36Preventing errors by testing or debugging software
    • G06F11/3668Software testing
    • 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
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

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)
  • Test And Diagnosis Of Digital Computers (AREA)
  • Tests Of Electronic Circuits (AREA)
  • Debugging And Monitoring (AREA)

Abstract

The embodiment of the invention discloses a data acquisition method, a device, equipment and a storage medium. The method comprises the following steps: according to an interface to be tested and an interface test template corresponding to the interface to be tested, determining test data of the interface to be tested and an acquisition mode of the test data, and acquiring the test data according to the acquisition mode. Compared with the prior art, the embodiment of the invention determines the acquisition mode of the test data based on the interface test template corresponding to the interface to be tested, thereby automatically acquiring the test data according to the acquisition mode and solving the problem of low efficiency caused by manually acquiring the test data in the prior art.

Description

Data acquisition method, device, equipment and storage medium
Technical Field
The embodiment of the invention relates to the technical field of finance, in particular to a data acquisition method, a data acquisition device, data acquisition equipment and a storage medium.
Background
The interface test is a test of interfaces among tested system components, and is mainly used for detecting interaction points between external systems and between internal subsystems. The efficient performance of the interface test relies on the acquisition of early test data. The traditional test data are mainly obtained manually, namely, the test data meeting the conditions are manually searched by going to a database before each test. Because most of data in the test environment is dynamic or depends on the context environment, the manual acquisition of the test data is time-consuming and labor-consuming, and the timeliness of the data is affected, so that the interface test result is affected.
Disclosure of Invention
The embodiment of the invention provides a data acquisition method, a device, equipment and a storage medium, so as to improve the acquisition efficiency of test data.
In a first aspect, an embodiment of the present invention provides a data acquisition method, including:
determining test data of an interface to be tested and an acquisition mode of the test data according to the interface to be tested and an interface test template corresponding to the interface to be tested;
and acquiring the test data according to the acquisition mode.
In a second aspect, an embodiment of the present invention further provides a data acquisition apparatus, including:
the determining module is used for determining the test data of the interface to be tested and the acquisition mode of the test data according to the interface to be tested and the interface test template corresponding to the interface to be tested;
and the test data acquisition module is used for acquiring the test data according to the acquisition mode.
Optionally, the interface test template includes number information, scene information, message body information and assertion information, and the message body information includes a field, a field type and a field value.
Optionally, the determining module includes:
the analyzing unit is used for analyzing the number information, the scene information, the column type and the assertion information and determining the test data of the interface to be tested;
the searching unit is used for searching a database and acquiring a target path of the test data;
and the acquisition mode generating unit is used for generating the acquisition mode of the test data according to the target path and storing the acquisition mode in the column value of the interface test template.
Optionally, the apparatus further includes:
and the test script generation module is used for generating a test script according to the test data after the test data are acquired according to the acquisition mode so as to test the interface to be tested.
Optionally, the obtaining mode at least includes one of a structured query language SQL statement mode, a decimation mode and a global variable mode.
In a third aspect, an embodiment of the present invention further provides an apparatus, including:
one or more processors;
a memory for storing one or more programs;
the one or more programs, when executed by the one or more processors, cause the one or more processors to implement the data acquisition method as described in the first aspect.
In a fourth aspect, an embodiment of the present invention further provides a storage medium having stored thereon a computer program which, when executed by a processor, implements the data acquisition method according to the first aspect.
The embodiment of the invention provides a data acquisition method, a device, equipment and a storage medium, wherein test data of an interface to be tested and an acquisition mode of the test data are determined according to the interface to be tested and an interface test template corresponding to the interface to be tested, and the test data are acquired according to the acquisition mode. Compared with the prior art, the embodiment of the invention determines the acquisition mode of the test data based on the interface test template corresponding to the interface to be tested, thereby automatically acquiring the test data according to the acquisition mode and solving the problem of low efficiency caused by manually acquiring the test data in the prior art.
Drawings
FIG. 1 is a flowchart of a data acquisition method according to a first embodiment of the present invention;
fig. 2 is a flowchart of a data acquisition method according to a second embodiment of the present invention;
fig. 3 is a block diagram of a data acquisition device according to a third embodiment of the present invention;
fig. 4 is a block diagram of an apparatus according to a fourth embodiment of the present invention.
Detailed Description
The invention is described in further detail below with reference to the drawings and examples. It is to be understood that the specific embodiments described herein are merely illustrative of the invention and are not limiting thereof. It should be further noted that, for convenience of description, only some, but not all of the structures related to the present invention are shown in the drawings. Furthermore, embodiments of the invention and features of the embodiments may be combined with each other without conflict.
Example 1
Fig. 1 is a flowchart of a data acquisition method according to a first embodiment of the present invention, where the method may be applicable to acquiring test data for interface testing, and the method may be performed by a data acquisition device, where the device may be implemented in a software and/or hardware manner and may be integrated in an intelligent device such as a notebook, a tablet, etc., and referring to fig. 1, the method may include the following steps:
s110, determining test data of the interface to be tested and an acquisition mode of the test data according to the interface to be tested and an interface test template corresponding to the interface to be tested.
The test data are the data for the test interfaces, and the test data corresponding to different test interfaces can be the same or different. The corresponding test data is required to be acquired before the interface test, and the traditional acquisition mode is mainly manual, and because some test data is required to be acquired across components and is mostly dynamic, the failure of the data is easily affected by the manual acquisition, and the data acquisition efficiency is reduced. Therefore, the method and the device for testing the interface of the wireless communication network acquire the interface test template corresponding to the interface to be tested based on the information of the interface to be tested, predetermine the acquisition mode of the test data of each interface to be tested based on the interface test template, and automatically acquire the test data by analyzing the acquisition mode, so that timeliness of the data is guaranteed, efficiency is improved, and labor is saved.
The interface test template is an information table formulated in advance according to interface definition specifications, specifications and the like and is used for realizing the test of the interface. The interface test template generally comprises a case number, message body information, scene information and assertion information, wherein the case number is a user-defined case unique identifier, and can comprise information such as a transaction code, a positive case mark, a negative case mark, a number and the like. The scene information is a scene suitable for interface test, and can comprise, for example, that the existing functions of the tested system are not changed in a large area, the tested system operates on multiple platforms, the tested system often needs to be subjected to repeated tests, the software maintenance period of the tested system is longer, and the development comparison specification of the tested system is more standard. The message body information generally includes a chinese field, an english field, a field type, and a field value, where the field value is the acquisition mode of the test data to be determined in this embodiment. The assertion is a boolean expression consisting of an operator, a left value and a right value, and the result is true or false, which is used for checking the relevant fields of the receiving and transmitting messages in the subsequent interface test.
Specifically, the scene information, the positive and negative case marks, the field types and other information in the interface test template can be analyzed, the conditions which the test data need to meet are determined, then the test data meeting the conditions are searched through the database, and the corresponding acquisition mode is determined according to the source of the test data, so that the test data can be acquired directly according to the acquisition mode when the test is performed next time, and the efficiency is improved.
S120, acquiring the test data according to the test data acquisition mode.
Optionally, the obtaining mode includes a decimation mode and a global variable mode according to a resource library where the test data is located, for example, the test data is located in the decimation resource library, and the test data can be obtained through the decimation mode, where the decimation mode includes a direct mode and a dependent mode, the direct mode is to directly obtain the test data in the decimation resource library, the dependent mode is a mode depending on other field values, the field values relied on by the mode can be replaced by other symbols such as question marks, and in practical application, the field values can be replaced as required. If the test data is located in the global variable resource library, the test data can be obtained in a global variable mode. For convenience of distinction, the embodiment represents a lottery manner by an a. Rule number, and represents a global variable manner by a b. Variable number, wherein the rule number has uniqueness in a lottery repository and may include a character string and/or a number. The variable number is unique in the global variable resource library and can comprise a character string and/or a number.
In addition, when the test data has a nested relation, for example, the test data needs to be obtained by relying on a preamble transaction message, the test data can also be obtained by adopting an SQL (structured query language ) statement, and the corresponding test data can be obtained by analyzing the SQL statement. According to the embodiment, the acquisition modes of the test data of the interfaces to be tested under different scenes and requirements are determined in advance, and then the test data can be automatically acquired by analyzing the corresponding acquisition modes, so that the method is simple and efficient.
The first embodiment of the invention provides a data acquisition method, which is used for determining test data of an interface to be tested and an acquisition mode of the test data according to the interface to be tested and an interface test template corresponding to the interface to be tested, and acquiring the test data according to the acquisition mode. Compared with the prior art, the embodiment of the invention determines the acquisition mode of the test data based on the interface test template corresponding to the interface to be tested, thereby automatically acquiring the test data according to the acquisition mode and solving the problem of low efficiency caused by manually acquiring the test data in the prior art.
On the basis of the above embodiment, the interface test template includes number information, scene information, message body information and assertion information, where the message body information includes a field, a field type and a field value.
The interface test template of the present embodiment is exemplified by containing number information, scene information, message body information, and assertion information. The message body information includes a field, a field type, and a field value. The column value supports filling of Chinese and English field names, and when the Chinese field names are contained, the Chinese field names are converted into English field names in the parsing process. Alternatively, the corresponding acquisition mode at the field value may be as follows: fixed value, b.variable number, expression containing b.variable number, a.rule number, field name aa, bb, or a combination of ways, etc. Wherein the fixed value may be a number, chinese or string constant, etc., such as 100 or zh-cn. B. The variable number indicates that global variables, such as b.1: business days, are referenced by b.variable number from the global variable repository. The expression containing the b.variable number represents a variable from the global variable repository and performs a simple four-rule operation, e.g., b.1+100: business day, representing the date type plus 100 days. A. The rule number indicates that an account number is available for charging in a direct manner, e.g., a.11, from the drawing repository. A. The field names aa and bb are used for entering fields from a lottery resource library, such as A.11 input customer account number, which can be charged, the field names can be defaulted, the field names can be complemented by the system intelligence during test, and aa and bb are question mark entries. The combination of the multiple modes can be that the value is firstly taken through each acquisition mode, and then four arithmetic operations of the value are carried out according to the field types, for example, A.1+B.1, and the four arithmetic operations can support the data calculation of character type, numerical type and date type fields.
Example two
Fig. 2 is a flowchart of a data acquisition method according to a second embodiment of the present invention, where the data acquisition method is optimized based on the foregoing embodiment, and referring to fig. 2, the method includes the following steps:
s210, analyzing the number information, the scene information, the column type and the assertion information, and determining the test data of the interface to be tested.
The number information, the scene information, the column type and the assertion information in the interface test template are preset, and corresponding test data can be obtained by analyzing the number information, the scene information, the column type and the assertion information. The embodiment is not limited to a specific parsing process.
S220, searching a database, and acquiring a target path of the test data.
Searching a database according to the test data which is required to be acquired, and determining a target source of the test data as a target path.
S230, generating an acquisition mode of the test data according to the target path, and storing the acquisition mode in a column value of the interface test template.
Optionally, the obtaining mode at least includes one of a structured query language SQL statement mode, a decimation mode and a global variable mode. For the SQL statement manner, the decimation manner, and the global variable manner, reference may be made to the above embodiments, and details thereof are not repeated here. When the subsequent test requirement changes and retests are needed, the test data can be automatically acquired by modifying the acquisition mode, so that the data searching difficulty of the testers is reduced, and the searching efficiency is improved.
S240, acquiring the test data according to the acquisition mode.
S250, generating a test script according to the test data so as to test the interface to be tested.
According to the embodiment, the test script is automatically generated based on the determined test data, so that the test efficiency is improved. Especially when the test requirement changes, new test data can be obtained quickly by changing the corresponding data acquisition mode, and a test script is automatically generated based on the new test data, so that the difficulty of manually searching the data is reduced, and a large amount of time is saved.
Optionally, when the interface test template is used for the subsequent interface test, the corresponding acquisition mode can be analyzed through a specific analysis function to acquire the test data. For example, by a rule Parse function. In the analysis process, the problems of case, space, annotation and the like of fields in the acquisition mode are pre-processed, then the acquisition mode containing operators is disassembled into a single mode, the single modes are processed respectively, and then the final test data is obtained through four-rule operation.
The second embodiment of the present invention provides a data acquisition method, on the basis of the foregoing embodiments, the present embodiment determines, in advance, an acquisition mode of test data through an interface test template, so as to implement automatic acquisition of test data, ensure timeliness of the data, and simultaneously automatically generate a test script according to the test data, thereby improving generation efficiency of the test script, and reducing burden of a script writer.
Example III
Fig. 3 is a block diagram of a data acquisition device according to a third embodiment of the present invention, where the device may perform the data acquisition method described in the foregoing embodiment, and referring to fig. 3, the device includes:
a determining module 310, configured to determine, according to an interface to be tested and an interface test template corresponding to the interface to be tested, test data of the interface to be tested and an acquisition manner of the test data;
and the test data acquisition module 320 is configured to acquire the test data according to the acquisition mode.
The third embodiment of the invention provides a data acquisition device, which determines the test data of an interface to be tested and the acquisition mode of the test data according to the interface to be tested and an interface test template corresponding to the interface to be tested, and acquires the test data according to the acquisition mode. Compared with the prior art, the embodiment of the invention determines the acquisition mode of the test data based on the interface test template corresponding to the interface to be tested, thereby automatically acquiring the test data according to the acquisition mode and solving the problem of low efficiency caused by manually acquiring the test data in the prior art.
On the basis of the above embodiment, the interface test template includes number information, scene information, message body information and assertion information, where the message body information includes a field, a field type and a field value.
On the basis of the above embodiment, the determining module 310 includes:
the analyzing unit is used for analyzing the number information, the scene information, the column type and the assertion information and determining the test data of the interface to be tested;
the searching unit is used for searching a database and acquiring a target path of the test data;
and the acquisition mode generating unit is used for generating the acquisition mode of the test data according to the target path and storing the acquisition mode in the column value of the interface test template.
On the basis of the above embodiment, the apparatus further includes:
and the test script generation module is used for generating a test script according to the test data after the test data are acquired according to the acquisition mode so as to test the interface to be tested.
Based on the above embodiment, the obtaining mode at least includes one of a structured query language SQL statement mode, a decimation mode, and a global variable mode.
The data acquisition device provided by the embodiment of the invention can execute the data acquisition method provided by the embodiment of the invention, and has the corresponding functional modules and beneficial effects of the execution method.
Example IV
Fig. 4 is a structural diagram of an apparatus according to a fourth embodiment of the present invention, and referring to fig. 4, the apparatus includes: the number of processors 410 in the apparatus may be one or more, in the example of one processor 410 in fig. 4, the processors 410, the memory 420, the input means 430 and the output means 440 in the apparatus may be connected by a bus or other means, in the example of a bus connection in fig. 4.
The memory 420 is a computer readable storage medium, and may be used to store a software program, a computer executable program, and modules, such as program instructions/modules corresponding to the data acquisition method in the embodiment of the present invention. The processor 410 executes various functional applications of the device and data processing, i.e., implements the data acquisition method of the above-described embodiments, by running software programs, instructions, and modules stored in the memory 420.
The memory 420 mainly includes a memory program area and a memory data area, wherein the memory program area can store an operating system, at least one application program required for functions; the storage data area may store data created according to the use of the terminal, etc. In addition, memory 420 may include high-speed random access memory, and may also include non-volatile memory, such as at least one magnetic disk storage device, flash memory device, or other non-volatile solid-state storage device. In some examples, memory 420 may further include memory located remotely from processor 410, which may be connected to the device 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 input means 430 may be used to receive entered numeric or character information and to generate key signal inputs related to user settings and function control of the device. The output device 440 may include a display device such as a display screen, a speaker, and an audio device such as a buzzer.
The apparatus provided by the embodiment of the present invention belongs to the same concept as the data acquisition method provided by the above embodiment, and technical details not described in detail in the present embodiment can be seen in the above embodiment, and the present embodiment has the same advantages of executing the data acquisition method.
Example five
The embodiment of the present invention also provides a storage medium having stored thereon a computer program which, when executed by a processor, implements the data acquisition method according to the above-described embodiment of the present invention.
Of course, the storage medium containing the computer executable instructions provided by the embodiments of the present invention is not limited to the operations in the data acquisition method described above, but may also perform the related operations in the data acquisition method provided by any embodiment of the present invention, and has corresponding functions and beneficial effects.
From the above description of embodiments, it will be clear to a person skilled in the art that the present invention may be implemented by means of software and necessary general purpose hardware, but of course also by means of hardware, although in many cases the former is a preferred embodiment. Based on such understanding, the technical solution of the present invention may be embodied essentially or in a part contributing to the prior art in the form of a software product, which may be stored in a computer readable storage medium, such as a floppy disk, a Read-Only Memory (ROM), a random access Memory (Random Access Memory, RAM), a FLASH Memory (FLASH), a hard disk or an optical disk of a computer, etc., and include several instructions for causing a computer device (which may be a robot, a personal computer, a server, or a network device, etc.) to execute the data acquisition method according to the above embodiment of the present invention.
Note that the above is only a preferred embodiment of the present invention and the technical principle applied. It will be understood by those skilled in the art that the present invention is not limited to the particular embodiments described herein, but is capable of various obvious changes, rearrangements and substitutions as will now become apparent to those skilled in the art without departing from the scope of the invention. Therefore, while the invention has been described in connection with the above embodiments, the invention is not limited to the embodiments, but may be embodied in many other equivalent forms without departing from the spirit or scope of the invention, which is set forth in the following claims.

Claims (8)

1. A method of data acquisition, comprising:
determining test data of an interface to be tested and an acquisition mode of the test data according to the interface to be tested and an interface test template corresponding to the interface to be tested; the interface test template is an information table formulated in advance according to an interface definition specification and a specification and is used for realizing the test of the interface; the interface test template comprises number information, scene information, message body information and assertion information; the message body information comprises a column, a column type and a column value;
acquiring the test data according to the acquisition mode;
wherein, the obtaining the test data according to the obtaining mode includes:
according to the analysis function, analyzing the acquisition modes, preprocessing the case, space and annotation of the fields in the acquisition modes, disassembling the acquisition modes including operators into single modes, respectively processing the single modes, and acquiring final test data through four-rule operation.
2. The method according to claim 1, wherein the determining test data and a test data acquisition manner of the interface to be tested according to the interface to be tested and an interface test template corresponding to the interface to be tested includes:
analyzing the number information, the scene information, the column type and the assertion information, and determining test data of the interface to be tested;
searching a database, and acquiring a target path of the test data;
and generating an acquisition mode of the test data according to the target path, and storing the acquisition mode in a column value of the interface test template.
3. The method of claim 1, further comprising, after acquiring the test data according to the acquisition mode:
and generating a test script according to the test data so as to test the interface to be tested.
4. A method according to any one of claims 1 to 3, wherein the acquisition means comprises at least one of a structured query language SQL statement means, a twitch means and a global variable means.
5. A data acquisition device, comprising:
the determining module is used for determining the test data of the interface to be tested and the acquisition mode of the test data according to the interface to be tested and the interface test template corresponding to the interface to be tested; the interface test template is an information table formulated in advance according to an interface definition specification and a specification and is used for realizing the test of the interface; the interface test template comprises number information, scene information, message body information and assertion information; the message body information comprises a column, a column type and a column value;
the test data acquisition module is used for acquiring the test data according to the acquisition mode;
the test data acquisition module is specifically configured to analyze the acquisition mode according to an analysis function, pre-process the case, space and comment of a field in the acquisition mode, disassemble the acquisition mode including an operator into a single mode, respectively process the single mode, and acquire final test data through four arithmetic operations.
6. The apparatus of claim 5, wherein the determining module comprises:
the analyzing unit is used for analyzing the number information, the scene information, the column type and the assertion information and determining the test data of the interface to be tested;
the searching unit is used for searching a database and acquiring a target path of the test data;
and the acquisition mode generating unit is used for generating the acquisition mode of the test data according to the target path and storing the acquisition mode in the column value of the interface test template.
7. An electronic device, comprising:
one or more processors;
a memory for storing one or more programs;
the one or more programs, when executed by the one or more processors, cause the one or more processors to implement the data acquisition method of any of claims 1-4.
8. A storage medium having stored thereon a computer program, which when executed by a processor implements a data acquisition method according to any of claims 1-4.
CN202010214098.6A 2020-03-24 2020-03-24 Data acquisition method, device, equipment and storage medium Active CN111427784B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010214098.6A CN111427784B (en) 2020-03-24 2020-03-24 Data acquisition method, device, equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010214098.6A CN111427784B (en) 2020-03-24 2020-03-24 Data acquisition method, device, equipment and storage medium

Publications (2)

Publication Number Publication Date
CN111427784A CN111427784A (en) 2020-07-17
CN111427784B true CN111427784B (en) 2023-05-12

Family

ID=71555404

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010214098.6A Active CN111427784B (en) 2020-03-24 2020-03-24 Data acquisition method, device, equipment and storage medium

Country Status (1)

Country Link
CN (1) CN111427784B (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112346983B (en) * 2020-11-24 2024-05-17 中信银行股份有限公司 Method and system for automatically generating test cases
CN112948266B (en) * 2021-03-31 2023-06-20 建信金融科技有限责任公司 Database grammar testing system, method, device, equipment and storage medium
CN113641585B (en) * 2021-08-20 2023-04-07 成方金融科技有限公司 Test data generation method, device, equipment and storage medium

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107908541A (en) * 2017-07-26 2018-04-13 平安壹钱包电子商务有限公司 Interface test method, device, computer equipment and storage medium
CN110750442A (en) * 2019-09-06 2020-02-04 平安医疗健康管理股份有限公司 Test case generation method, device, equipment and storage medium

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106991040B (en) * 2016-07-20 2020-05-05 平安科技(深圳)有限公司 Data interface testing method and device
CN106325888A (en) * 2016-09-30 2017-01-11 深圳市九洲电器有限公司 Unit test script writing method and system for set top box
CN108320129A (en) * 2018-01-17 2018-07-24 链家网(北京)科技有限公司 A kind of test data automation building method and device

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107908541A (en) * 2017-07-26 2018-04-13 平安壹钱包电子商务有限公司 Interface test method, device, computer equipment and storage medium
CN110750442A (en) * 2019-09-06 2020-02-04 平安医疗健康管理股份有限公司 Test case generation method, device, equipment and storage medium

Also Published As

Publication number Publication date
CN111427784A (en) 2020-07-17

Similar Documents

Publication Publication Date Title
CN111427784B (en) Data acquisition method, device, equipment and storage medium
CN110427188B (en) Configuration method, device, equipment and storage medium of single-test assertion program
CN108694221B (en) Data real-time analysis method, module, equipment and device
CN108255837B (en) SQL parser and method
CN110765195A (en) Data analysis method and device, storage medium and electronic equipment
CN111079408A (en) Language identification method, device, equipment and storage medium
CN107391528B (en) Front-end component dependent information searching method and equipment
CN111221852A (en) Mixed query processing method and device based on big data
CN111324510A (en) Log processing method and device and electronic equipment
CN113901021A (en) Method and device for generating upgrading script for multi-version database and electronic equipment
CN110580170B (en) Method and device for identifying software performance risk
CN114064601B (en) Storage process conversion method, device, equipment and storage medium
CN107644103B (en) Method and system for storing traceable information source information
CN116069808A (en) Method and device for determining dependency information of database storage process and electronic equipment
CN114896269A (en) Structured query statement detection method and device, electronic equipment and storage medium
CN116049232A (en) Sub-query extraction method, sub-query extraction device, electronic equipment and storage medium
CN113688134B (en) Visual variable management method, system and equipment based on multidimensional data
CN111399843B (en) Method, system and electronic equipment for mapping SQL running information to SQL file
CN111143398B (en) Extra-large set query method and device based on extended SQL function
CN111339035B (en) Target data query method and device, computer equipment and storage medium
CN114358596A (en) Index calculation method and device
CN108763474B (en) Method, device and storage medium for acquiring transaction correlation and executing regression test
CN113448985A (en) API (application program interface) interface generation method, calling method and device and electronic equipment
CN114764330A (en) Data blood margin analysis method and device, electronic equipment and computer readable storage medium
CN112433943A (en) Method, device, equipment and medium for detecting environment variable based on abstract syntax tree

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
TA01 Transfer of patent application right

Effective date of registration: 20220915

Address after: 12 / F, 15 / F, 99 Yincheng Road, China (Shanghai) pilot Free Trade Zone, Pudong New Area, Shanghai, 200120

Applicant after: Jianxin Financial Science and Technology Co.,Ltd.

Address before: 25 Financial Street, Xicheng District, Beijing 100033

Applicant before: CHINA CONSTRUCTION BANK Corp.

Applicant before: Jianxin Financial Science and Technology Co.,Ltd.

TA01 Transfer of patent application right
GR01 Patent grant
GR01 Patent grant