CN109739700A - A kind of interface test method and device - Google Patents

A kind of interface test method and device Download PDF

Info

Publication number
CN109739700A
CN109739700A CN201811519800.9A CN201811519800A CN109739700A CN 109739700 A CN109739700 A CN 109739700A CN 201811519800 A CN201811519800 A CN 201811519800A CN 109739700 A CN109739700 A CN 109739700A
Authority
CN
China
Prior art keywords
interface
test
data
response data
test data
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN201811519800.9A
Other languages
Chinese (zh)
Other versions
CN109739700B (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.)
China United Network Communications Group Co Ltd
Unicompay Co Ltd
Original Assignee
China United Network Communications Group Co Ltd
Unicompay 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 China United Network Communications Group Co Ltd, Unicompay Co Ltd filed Critical China United Network Communications Group Co Ltd
Priority to CN201811519800.9A priority Critical patent/CN109739700B/en
Publication of CN109739700A publication Critical patent/CN109739700A/en
Application granted granted Critical
Publication of CN109739700B publication Critical patent/CN109739700B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • 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

Abstract

This application discloses a kind of interface test method and devices, it is related to computer communication technology field, applied in interface test system, the interface test system includes n interface, n is not less than 1, business passes sequentially through each interface transmission, and n-th of interface is interface to be measured, which comprises the i-th test data S101, is inputted the i-th interface to obtain the i-th response data of i-th interface;Wherein, the i is natural number;The initial value of the i is 1, and the i-th test data includes the i-th interface parameters and value, interface back-checking value, interface protocol and call method;If S102, i are not equal to n, i-th response data is converted into i+1 test data, i=i+1 re-execute the steps S101;If S103, i are equal to n, the i-th response data is the n-th response data, and whether n-th response data is consistent with the back-checking value of the interface to be measured;S104, test result is determined according to comparison result.

Description

A kind of interface test method and device
Technical field
This application involves computer communication technology field more particularly to a kind of interface test methods and device.
Background technique
With the development of internet technology, the interface of various agreements is widely used, due to the data of each interface transmission The logic of difference, processing is different, and under different scenes, and the process of data transmission and the call relation of interface are also different, therefore Want to guarantee the stability that data are transmitted between interface, effectively being tested interface just becomes most important.
Currently available technology when needing data, is carried out to single interface by way of virtual test (mock-test) Test, and returned by mock, it cannot achieve the interface tandem test with business relations, relying on data between interface cannot be real-time Transmitting, so that it cannot verify true business scenario.
Summary of the invention
Embodiments herein provides a kind of interface test method and device, for solving have business association in the prior art Interface can not connect the technical issues of testing.
To achieve the purpose that solve above-mentioned technical problem, embodiments herein is adopted the following technical scheme that
In a first aspect, embodiments herein provides a kind of interface test method, it is applied in interface test system, institute Stating interface test system includes n interface, and n is not less than 1, and business passes sequentially through each interface transmission, and n-th of interface is to be measured Interface, this method comprises:
S101, the i-th test data is inputted into the i-th interface to obtain the i-th response data of i-th interface;Wherein, described I is natural number;The initial value of the i is that the 1, the 1st test data is predefined test data, and the i-th test data connects including i-th The parameter and value, the agreement of interface, call method and back-checking value of mouth.
If S102, i are not equal to n, i-th response data is converted into i+1 test data, i=i+1 is held again Row step S101.
If S103, i be equal to n, the i-th response data be the n-th response data, n-th response data and it is described to Whether the back-checking value for surveying interface is consistent.
S104, test result is determined according to comparison result.
Second aspect, embodiments herein provide a kind of interface test device, are applied in interface test system, institute Stating interface test system includes n interface, and n is not less than 1, and business passes sequentially through each interface transmission, and n-th of interface is to be measured Interface, the device include:
Acquiring unit, for the i-th test data to be inputted the i-th interface to obtain the i-th response data of i-th interface; Wherein, the i is natural number;The initial value of the i is that the 1, the 1st test data is predefined test data, the i-th test data Parameter and value, the agreement of interface, call method and back-checking value including the i-th interface.
I-th response data is converted to i+1 test data, i=i+ if being not equal to n for i by converting unit 1, re-execute acquiring unit.
Comparing unit, if being equal to n for i, the i-th response data is the n-th response data, n-th response data It is whether consistent with the back-checking value of the interface to be measured.
Determination unit, for determining test result according to comparison result.
The third aspect, provides a kind of computer readable storage medium for storing one or more programs, it is one or Multiple programs include instruction, and described instruction makes the interface of the computer execution as described in relation to the first aspect when executed by a computer Test method.
Fourth aspect provides a kind of computer program product comprising instruction, when described instruction is run on computers When, so that computer executes interface test method as described in relation to the first aspect.
5th aspect, provides a kind of interface test device, comprising: processor, memory and communication interface, communication interface are used In the interface test device and other equipment or network communication, memory calls memory to deposit for storing program, processor The program of storage, to execute interface test method described in above-mentioned first aspect.
Embodiments herein provides a kind of interface test method, since the 1st test data is predefined test data, number It can be extended as needed according to content, therefore by design test data, improve the controllability of interface test process, interface The executive mode of test includes single interface and two kinds of multiplex roles, system can according to the 1st test data automatic identification executive mode, and The executive mode of multiplex roles test covers a series of interface testings with interface to be measured with business association, passes through the biography of data It passs and calls, execute processing logic, the test result of interface to be measured is made to be more nearly the usage mode of actual services scene, test As a result relatively reliable.
Detailed description of the invention
Fig. 1 is a kind of flow diagram for interface test method that embodiments herein provides;
Fig. 2 is a kind of interface test device schematic diagram one that embodiments herein provides;
Fig. 3 is a kind of interface test device schematic diagram two that embodiments herein provides.
Specific embodiment
With reference to the accompanying drawing, embodiments herein is described.
The terms "and/or", only a kind of incidence relation for describing affiliated partner, indicates that there may be three kinds of passes System, for example, A and/or B, can indicate: individualism A exists simultaneously A and B, these three situations of individualism B.
In addition, the term " includes " being previously mentioned in the description of the present application and " having " and their any deformation, it is intended that It is to cover and non-exclusive includes.Such as the process, method, system, product or equipment for containing a series of steps or units do not have It is defined in listed step or unit, but optionally further comprising the step of other are not listed or unit, or optionally It further include the other step or units intrinsic for these process, methods, product or equipment.
It should be noted that in the embodiment of the present application, " illustrative " or " such as " etc. words make example, example for indicating Card or explanation.Be described as in the embodiment of the present application " illustrative " or " such as " any embodiment or design scheme do not answer It is interpreted than other embodiments or design scheme more preferably or more advantage.Specifically, " illustrative " or " example are used Such as " word is intended to that related notion is presented in specific ways.
In the description of the present application, unless otherwise indicated, the meaning of " plurality " is refer to two or more
Embodiments herein provides a kind of interface test method and device, and this method is applied in interface test system, The interface test system includes n interface, and n is not less than 1, and business passes sequentially through each interface transmission, has between n interface Business association, the response data of last interface can be converted into the input parameter of next interface, include to be measured connect in the n interface Mouthful, in the present embodiment, which is n-th of interface.
Refering to what is shown in Fig. 1, embodiments herein provides a kind of interface test method, the method comprising the steps of S101- S104:
S101, the i-th test data is inputted into the i-th interface to obtain the i-th response data of i-th interface.
In the interface test system, including user interface, the user interface are for interacting with user System creates the test data of new interface testing thread and configuration interface according to interaction content, and the i-th test data is inputted i-th Interface, wherein the i is natural number, and the initial value of i is 1, and the 1st test data is predefined test data, can basis The features such as the value range of parameter, type, length in interface, according to equivalence class or the design method of boundary class, by the 1st test Design data needs information, such as description to illustrate that extension is added to test data at any time at different test datas, for other In.
The interface testing module of system intialization total interface type inputs i.e. the 1st test data of predefined test data After 1st interface, system can identify the interface type of the 1st interface according to the 1st test data of the 1st interface, pass through the interface class Type calls preset interface testing module, the effective efficiency and coverage area for improving interface testing, interface testing module Data can be repeated dynamic use, without every time test all redesign use-case.Finally by the interface for executing calling Test module exports the 1st response data.When i takes other values, the i-th test data includes the parameter and value, interface of the i-th interface The required contents such as agreement, call method and back-checking value, also by same mode calling interface test module and defeated I-th response data out, details are not described herein.
If S102, i are not equal to n, i-th response data is converted into i+1 test data, i=i+1 is held again Row step S101.
After the i-th response data for having obtained the i-th interface by step S101, judge whether the value of i is equal to n, n is this test Interface quantity in thread illustrates thread also not running to the n-th interface, i.e., interface to be measured need to be by i-th sound if i is not equal to n Data are answered to do parameterized treatment.The process of parameterized treatment exactly converts the i-th response data to by data conversion coating next The test data of interface, so that the next interface be driven to continue to execute thread, the method for parameterized treatment includes extracting target ginseng It counts and/or by response data in conjunction with predefined test data, to obtain i+1 test data, such as gets the 1st interface The 1st response data after, while by the interface protocol for the 2nd interface for including in the 1st test data, call method and return school It tests value to extract, collectively constitutes the 2nd test data of the 2nd interface, or directly extract the target for including in the 1st response data Parameter value.System constructs new interface requests by the i+1 test data, and the value of i adds 1, i=i+1 at this time, then again Execute step S101.By this method from business top, series connection executes each interface, successively passes to down the response data of generation A interface, until having executed interface to be measured.
Optionally, before the value of relatively i and n, first compare the return of i-th response data Yu predefined i-th interface Whether check value is consistent, if inconsistent, illustrating i-th interface, there are problems, after need to first repairing i-th interface, then executes survey Try process;If consistent, it can further judge whether the value of i is equal to n.Check the interface in thread one by one by this method Energy.The error of test result caused by avoiding intermediary interface performance bad.
If S103, i be equal to n, the i-th response data be the n-th response data, n-th response data and it is described to Whether the back-checking value for surveying interface is consistent;
If the value of i is equal to n, the i-th response data is the n-th response data, and i-th interface, that is, interface to be measured directly compares Whether n-th response data is consistent with the back-checking value of interface to be measured, to obtain comparison result.Such as: interface is described as The input parameter for judging interface is positive value, zero or negative value, the preset address url and call method, when the input parameter of data1 is 1,0 or -2 when, back-checking value is respectively res100, res200 and res300, this use-case is the executive mode of single interface, use-case The identifying code of design is as follows,
S104, test result is determined according to comparison result.
If comparison result is that the n-th response data is consistent with the back-checking value of interface to be measured, illustrate that interface capability to be measured is good It is good, by the way that there are the tests of the multiplex roles thread of business association, the test result of interface to be measured is made to be more nearly actual services scene Usage mode, test result is relatively reliable.Such as when online platform is done shopping, it is clear to generally include login interface, commodity Looking at interface, lower single interface, payment interface etc. by logging in corresponding shopping APP inputs the commodity category to be bought, then root According to the lower single interface of the specific commodity driving of selection, continue to drive payment interface after lower list interface response, by simulating above-mentioned scene, Series connection test is carried out to interface and obtains test result.
Embodiments herein provides a kind of interface test method, since the 1st test data is predefined test data, number It can be extended as needed according to content, therefore by design test data, improve the controllability of interface test process, interface The executive mode of test includes single interface and two kinds of multiplex roles, system can according to the 1st test data automatic identification executive mode, and The executive mode of multiplex roles test covers a series of interface testings with interface to be measured with business association, passes through the biography of data It passs and calls, execute processing logic, the test result of interface to be measured is made to be more nearly the usage mode of actual services scene, test As a result relatively reliable.
The embodiment of the present application can carry out the division of functional module or functional unit according to above method example to system, For example, each functional module of each function division or functional unit can be corresponded to, it can also be by two or more function It can be integrated in a processing module.Above-mentioned integrated module both can take the form of hardware realization, can also use software Functional module or the form of functional unit are realized.It wherein, is signal to the division of module or unit in the embodiment of the present application Property, only a kind of logical function partition, there may be another division manner in actual implementation.
Referring to fig. 2, the embodiment of the present application provides a kind of interface test device, can be applied to as shown above Interface test method.The interface test device 100 includes:
Acquiring unit 101, for the i-th test data to be inputted the i-th interface to obtain the i-th number of responses of i-th interface According to;Wherein, the i is natural number;The initial value of the i is that the 1, the 1st test data is predefined test data, the i-th test Data include the parameter and value, the agreement of total interface, call method and back-checking value of the i-th interface;
I-th response data is converted to i+1 test data, i=if being not equal to n for i by converting unit 102 I+1 re-executes acquiring unit;
Comparing unit 103, if being equal to n, the return school of n-th response data and the interface to be measured for i Whether consistent test value;
Determination unit 104, for determining test result according to comparison result.
Optionally, the acquiring unit is specifically used for:
The interface type of i-th interface is identified according to the i-th test data;
Call preset interface test module corresponding with the interface type;
It executes the preset interface test module called and exports the i-th response data.
Optionally, the comparing unit is also used to:
It is whether consistent with the back-checking value of predefined i-th interface to compare i-th response data;
If so, i-th response data is done parameterized treatment to be converted to i+1 test data, the parametrization The method of processing includes extracting target component and/or by response data in conjunction with predefined test data.
Fig. 3 shows another possible structural schematic diagram of involved interface test device in above-described embodiment.The dress Set includes: processor 202 and communication interface 203.Processor 202 is for carrying out control management to the movement of device, for example, executing The step of above-mentioned acquiring unit 101, converting unit 102, comparing unit 103 and determination unit 105 execute, and/or for holding Other processes of row techniques described herein.Communication interface 203 is used to support the communication of the device Yu other network entities, example Such as, it executes and obtains predefined test data.Terminal can also include memory 201 and bus 204, and memory 201 is for storing The program code and data of device.
Wherein, above-mentioned processor 202 may be implemented or execute various exemplary in conjunction with described in present disclosure Logic block, unit and circuit.The processor can be central processing unit, general processor, and digital signal processor is dedicated Integrated circuit, field programmable gate array or other programmable logic device, transistor logic, hardware component or its Any combination.It, which may be implemented or executes, combines various illustrative logic blocks described in present disclosure, unit And circuit.The processor is also possible to realize the combination of computing function, such as combines comprising one or more microprocessors, DSP and the combination of microprocessor etc..
Memory 201 may include volatile memory, such as random access memory;The memory also may include non- Volatile memory, such as read-only memory, flash memory, hard disk or solid state hard disk;The memory can also include above-mentioned The combination of the memory of type.
Bus 204 can be expanding the industrial standard structure (Extended Industry Standard Architecture, EISA) bus etc..Bus 404 can be divided into address bus, data/address bus, control bus etc..For convenient for table Show, only indicated with a thick line in Fig. 3, it is not intended that an only bus or a type of bus.
Through the above description of the embodiments, it is apparent to those skilled in the art that, for description It is convenienct and succinct, only with the division progress of above-mentioned each functional unit for example, in practical application, can according to need and will be upper It states function distribution to be completed by different functional units, i.e., the internal structure of device is divided into different functional units, to complete All or part of function described above.The specific work process of the system, apparatus, and unit of foregoing description, before can referring to The corresponding process in embodiment of the method is stated, details are not described herein.
Embodiments herein provides a kind of computer readable storage medium for storing one or more programs, one Or multiple programs include instruction, described instruction makes computer execute interface testing as shown in Figure 1 when executed by a computer Method.
Embodiments herein provides a kind of computer program product comprising instruction, when instruction is run on computers When, so that computer executes interface test method as shown in Figure 1.
Wherein, computer readable storage medium, such as electricity, magnetic, optical, electromagnetic, infrared ray can be but not limited to or partly led System, device or the device of body, or any above combination.The more specific example of computer readable storage medium is (non-poor The list of act) it include: the electrical connection with one or more conducting wires, portable computer diskette, hard disk.Random access memory (Random Access Memory, RAM), read-only memory (Read-Only Memory, ROM), erasable type may be programmed read-only It is memory (Erasable Programmable Read Only Memory, EPROM), register, hard disk, optical fiber, portable Compact disc read-only memory (Compact Disc Read-Only Memory, CD-ROM), light storage device, magnetic memory Part or above-mentioned people are in appropriate combination or the computer readable storage medium of any other form of this field numerical value. A kind of illustrative storage medium is coupled to processor, to enable a processor to from the read information, and can be to Information is written in the storage medium.Certainly, storage medium is also possible to the component part of processor.Pocessor and storage media can be with In application-specific IC (Application Specific Integrated Circuit, ASIC).In the application In embodiment, computer readable storage medium can be any tangible medium for including or store program, which can be referred to Enable execution system, device or device use or in connection.
By interface test device, computer readable storage medium, computer program product in the case of this application It can be applied to the above method, therefore, can be obtained technical effect see also above method embodiment, the application is implemented Details are not described herein for example.

Claims (9)

1. a kind of interface test method, which is characterized in that be applied in interface test system, the interface test system includes n A interface, n are not less than 1, and business passes sequentially through each interface transmission, and n-th of interface is interface to be measured, which comprises
S101, the i-th test data is inputted into the i-th interface to obtain the i-th response data of i-th interface;Wherein, the i is Natural number;The initial value of the i is that the 1, the 1st test data is predefined test data, and the i-th test data includes the i-th interface Parameter and value, the agreement of interface, call method and back-checking value;
If S102, i are not equal to n, i-th response data is converted into i+1 test data, i=i+1 re-executes step Rapid S101;
If S103, i are equal to n, the i-th response data is the n-th response data, and n-th response data to be measured connects with described Whether the back-checking value of mouth is consistent;
S104, test result is determined according to comparison result.
2. interface test method according to claim 1, which is characterized in that i-th response for obtaining i-th interface Data include:
The interface type of i-th interface is identified according to the i-th test data;
Call preset interface test module corresponding with the interface type;
It executes the preset interface test module called and exports the i-th response data.
3. interface test method according to claim 1, which is characterized in that if the i is not equal to n, by i-th sound Before answering data to be converted to i+1 test data further include:
It is whether consistent with the back-checking value of predefined i-th interface to compare i-th response data;
If so, i-th response data is done parameterized treatment to be converted to i+1 test data, the parameterized treatment Method include extract target component and/or by response data in conjunction with predefined test data.
4. a kind of interface test device, which is characterized in that be applied in interface test system, the interface test system includes n A interface, n are not less than 1, and business passes sequentially through each interface transmission, and n-th of interface is interface to be measured, and described device includes:
Acquiring unit, for the i-th test data to be inputted the i-th interface to obtain the i-th response data of i-th interface;Wherein, The i is natural number;The initial value of the i is that the 1, the 1st test data is predefined test data, and the i-th test data includes The parameter and value of i-th interface, the agreement of interface, call method and back-checking value;
I-th response data is converted to i+1 test data, i=i+1, weight if being not equal to n for i by converting unit It is new to execute step S101;
Comparing unit, if being equal to n for i, whether the back-checking value of n-th response data and the interface to be measured Unanimously;
Determination unit, for determining test result according to comparison result.
5. interface test device according to claim 4, which is characterized in that the acquiring unit is specifically used for:
The interface type of i-th interface is identified according to the i-th test data;
Call preset interface test module corresponding with the interface type;
It executes the preset interface test module called and exports the i-th response data.
6. interface test device according to claim 4, which is characterized in that the comparing unit is also used to:
It is whether consistent with the back-checking value of predefined i-th interface to compare i-th response data;
If so, i-th response data is done parameterized treatment to be converted to i+1 test data, the parameterized treatment Method include extract target component and/or by response data in conjunction with predefined test data.
7. a kind of computer readable storage medium for storing one or more programs, which is characterized in that one or more of journeys Sequence includes instruction, and it is as described in any one of claims 1-3 that described instruction when executed by a computer executes the computer Interface test method.
8. a kind of computer program product comprising instruction, which is characterized in that when described instruction is run on computers, so that The computer executes interface test method as described in any one of claims 1-3.
9. a kind of interface test device characterized by comprising processor, memory and communication interface, communication interface are used for institute Interface test device and other equipment or network communication are stated, memory calls memory storage for storing program, processor Program, to execute interface test method as described in any one of claims 1-3.
CN201811519800.9A 2018-12-12 2018-12-12 Interface testing method and device Active CN109739700B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811519800.9A CN109739700B (en) 2018-12-12 2018-12-12 Interface testing method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811519800.9A CN109739700B (en) 2018-12-12 2018-12-12 Interface testing method and device

Publications (2)

Publication Number Publication Date
CN109739700A true CN109739700A (en) 2019-05-10
CN109739700B CN109739700B (en) 2023-03-28

Family

ID=66358944

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811519800.9A Active CN109739700B (en) 2018-12-12 2018-12-12 Interface testing method and device

Country Status (1)

Country Link
CN (1) CN109739700B (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111581109A (en) * 2020-05-15 2020-08-25 杭州安恒信息技术股份有限公司 Method, system and equipment for checking interface return data
CN112162923A (en) * 2020-09-25 2021-01-01 中诚信征信有限公司 Interface testing method and device
CN112363944A (en) * 2020-11-20 2021-02-12 上海悦易网络信息技术有限公司 Method and equipment for comparing return values of multiple environment interfaces
CN114297084A (en) * 2021-12-31 2022-04-08 北京航天驭星科技有限公司 Method and device for testing satellite test, operation and control data interface, electronic equipment and medium

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101145993A (en) * 2007-10-11 2008-03-19 中兴通讯股份有限公司 A multi-point access interface test method and its test system
US20100241904A1 (en) * 2009-03-19 2010-09-23 International Business Machines Corporation Model-based testing of an application program under test
CN107301122A (en) * 2017-05-10 2017-10-27 深圳市小牛在线互联网信息咨询有限公司 interface test method, device, storage medium and computer equipment
CN107704386A (en) * 2017-09-25 2018-02-16 金蝶软件(中国)有限公司 Unit test method, device, computer equipment and the storage medium of operation flow
CN108549606A (en) * 2018-04-16 2018-09-18 成都医云科技有限公司 interface test method and device

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101145993A (en) * 2007-10-11 2008-03-19 中兴通讯股份有限公司 A multi-point access interface test method and its test system
US20100241904A1 (en) * 2009-03-19 2010-09-23 International Business Machines Corporation Model-based testing of an application program under test
CN107301122A (en) * 2017-05-10 2017-10-27 深圳市小牛在线互联网信息咨询有限公司 interface test method, device, storage medium and computer equipment
CN107704386A (en) * 2017-09-25 2018-02-16 金蝶软件(中国)有限公司 Unit test method, device, computer equipment and the storage medium of operation flow
CN108549606A (en) * 2018-04-16 2018-09-18 成都医云科技有限公司 interface test method and device

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111581109A (en) * 2020-05-15 2020-08-25 杭州安恒信息技术股份有限公司 Method, system and equipment for checking interface return data
CN112162923A (en) * 2020-09-25 2021-01-01 中诚信征信有限公司 Interface testing method and device
CN112363944A (en) * 2020-11-20 2021-02-12 上海悦易网络信息技术有限公司 Method and equipment for comparing return values of multiple environment interfaces
CN114297084A (en) * 2021-12-31 2022-04-08 北京航天驭星科技有限公司 Method and device for testing satellite test, operation and control data interface, electronic equipment and medium
CN114297084B (en) * 2021-12-31 2022-08-19 北京航天驭星科技有限公司 Method and device for testing satellite test, operation and control data interface, electronic equipment and medium

Also Published As

Publication number Publication date
CN109739700B (en) 2023-03-28

Similar Documents

Publication Publication Date Title
CN108595157B (en) Block chain data processing method, device, equipment and storage medium
CN109739700A (en) A kind of interface test method and device
CN107194743B (en) A kind of network surveying questionnaire generation method and device
TWI764148B (en) Risk prediction and training method, device and electronic device for risk prediction model
CN106355391A (en) Service processing method and device
CN109062802A (en) A kind of method for testing software, computer readable storage medium and terminal device
CN108694123A (en) A kind of regression testing method, computer readable storage medium and terminal device
CN109951547A (en) Transactions requests method for parallel processing, device, equipment and medium
CN109214674B (en) Customer service system management method, customer service system and electronic equipment
CN110750530B (en) Service system and data checking method thereof
CN106484603B (en) A kind of service test method and device
CN108830443A (en) A kind of contract review method and device
CN107239403A (en) A kind of positioning problems method and apparatus
CN109582550B (en) Method, device and server for acquiring full-service scene fault set
CN107688533A (en) Applied program testing method, device, computer equipment and storage medium
CN110009480A (en) The recommended method in judicial collection path, device, medium, electronic equipment
CN109461016A (en) Data methods of marking, device, computer equipment and storage medium
CN108427635A (en) Quickly method, server and the computer readable storage medium of test web page
CN113220597B (en) Test method, test device, electronic equipment and storage medium
CN109298941A (en) A kind of document generating method and device
CN110399284A (en) A kind of test case writes and executes method and device
CN112631920A (en) Test method, test device, electronic equipment and readable storage medium
CN109117352A (en) Server performance prediction technique and device
CN110020780A (en) The method, apparatus and electronic equipment of information output
CN110209572A (en) Ui testing method, ui testing system and terminal

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