CN102932205A - Automatic test method and test platform of network server-side interface - Google Patents

Automatic test method and test platform of network server-side interface Download PDF

Info

Publication number
CN102932205A
CN102932205A CN2012104666417A CN201210466641A CN102932205A CN 102932205 A CN102932205 A CN 102932205A CN 2012104666417 A CN2012104666417 A CN 2012104666417A CN 201210466641 A CN201210466641 A CN 201210466641A CN 102932205 A CN102932205 A CN 102932205A
Authority
CN
China
Prior art keywords
test
unit
service end
network service
testing
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
CN2012104666417A
Other languages
Chinese (zh)
Other versions
CN102932205B (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.)
SHENZHEN ARTEL TECHNOLOGY CO LTD
Original Assignee
SHENZHEN ARTEL TECHNOLOGY 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 SHENZHEN ARTEL TECHNOLOGY CO LTD filed Critical SHENZHEN ARTEL TECHNOLOGY CO LTD
Priority to CN201210466641.7A priority Critical patent/CN102932205B/en
Publication of CN102932205A publication Critical patent/CN102932205A/en
Application granted granted Critical
Publication of CN102932205B publication Critical patent/CN102932205B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Data Exchanges In Wide-Area Networks (AREA)
  • Debugging And Monitoring (AREA)
  • Computer And Data Communications (AREA)

Abstract

The invention discloses an automatic test method and a test platform of a network server-side interface. The method comprises the following steps: leading test case data; extracting and encapsulating the test case data; simulating a client to transmit a request, and testing the network server-side interface; monitoring a test process, and recording a log; analyzing the test result and generating a test report. The test platform comprises a test management unit, a test control unit, a log unit and a test report unit, wherein the test management unit is used for leading and managing the test case data; the test control unit is used for encapsulating the test case data, simulating the request of the client, testing the network server-side interface and monitoring the test process; the log unit is used for generating a log according to the data fed back by the test control unit, and recording an alarm, an error parameter value and position information; and the test report unit is used for carrying out cumulative statistics analysis based on anticipation of the test management unit according to an execution state of the test case data fed back by the test control unit, and automatically generating a test report.

Description

A kind of automated testing method of network service end interface and test platform
Technical field
The present invention relates to the Function Test Automation field of network service end interface, relate in particular to a kind of automated testing method and test platform of network service end interface.
Background technology
For the functional test of network service end interface, generally adopt the business softwares such as QTP, Winrunner at present, it is expensive and require the tester to possess the technology of using the patent instrument.
Can also carry out manual indirectly testing by the mode that the client-requested service end is confirmed in addition, still, for this kind test mode, if there are many initial conditions, most during according to type combination, manual test again very loaded down with trivial details, easily make mistakes and test insufficient.
Summary of the invention
The object of the invention is to overcome deficiency of the prior art, a kind of automated testing method and test platform of network service end interface are provided, but send instruction by the request of the method simulant-client, mutual with service end, realize automatic test, so that more efficient for the test of network service end interface, operate simplyr, the probability of makeing mistakes is less.
For achieving the above object, the automated testing method of described network service end interface is characterized in, may further comprise the steps:
Step 1: import test case data;
Step 2: the extraction test case data also encapsulates;
Step 3: simulant-client sends request, and the network service end interface is tested;
Step 4: control and measuring process;
Step 5: log;
Step 6: test result analysis generates test report.
Preferably, described step 1 is further comprising the steps of,
Step 11: the initialization test administrative unit, finish the basic configuration of test and management unit and drive operation;
Step 12: import predefined test case data to described test and management unit;
Step 13: the correctness of the described test case data of verification and integrality, for the test case data that does not meet executive condition, the prompting mistake.
Preferably, in described step 2, unit of testing and controlling is by calling the test case data that is stored in the described test and management unit, judge the intention of the test case data of calling, and extract particular data in this test case data, then particular data is encapsulated, generate test script.
Preferably, in described step 3, described unit of testing and controlling is by calling packaged test script, the particular data corresponding according to test script, call the API combination of this unit of testing and controlling, be packaged into the HTTP request, the request of simulation B/S, the response interaction flow, autonomous simulant-client sends request to objective network service end interface to be measured; Described unit of testing and controlling is according to the testing procedure that arranges, and the simulation test scene is controlled step and the time of asking that sends.
Preferably, in described step 4, objective network service end interface is after receiving described HTTP request, and the meeting return results is to unit of testing and controlling; Described unit of testing and controlling is accepted the result that objective network service end interface returns, and compares with desired value; If the described result who returns is identical with desired value, then the write-back state successfully is tagged to the test and management unit, otherwise write-back state fail flag is to the test and management unit; State success mark or the state fail flag feed back accepted in described test and management unit, and according to the executing state of the test case data of the more current use of mark of feedback.
Preferably, in described step 5, in carrying out the scrnario testing process, can produce the operation note daily record, the error message that the warning error information that will occur during described unit of testing and controlling will operate and network service end interface return is recorded, send to log unit, this log unit is accepted the error message of described unit of testing and controlling feedback, carries out the log alarming record.
Preferably, in described step 6, the executing state of the use-case data of described unit of testing and controlling feedback is accepted in the test report unit, obtains simultaneously the preset condition of test and management unit; Comparison is accumulated with above-mentioned two states in this test report unit, adds up the executing state of all use-case data and generates test analysis report.
The automatic test platform of described network service end interface is characterized in, described test platform comprises,
Be used for importing the also test and management unit of management of test cases data;
Be used for packaging and testing use-case data, simulant-client request, the network service end interface is tested and the unit of testing and controlling of control and measuring process;
Be used for generating daily record according to the data of unit of testing and controlling feedback, and the log unit of record warning, wrong parameter value and positional information; And,
Be used for the executing state according to the test case data of unit of testing and controlling feedback, with the benchmark that is contemplated to of test and management unit, the cumulative statistics analysis of accounts, and automatically generate the test report unit of test report.
Preferably, described test platform also comprises for automatic structure network service end interface to be measured, and disposes business to be measured according to the test predetermined condition and dispose service unit to be measured to the structure of this network service end interface.
Beneficial effect of the present invention is, use automated testing method and the test platform of described network service end interface, reducing the manual while, but instruction is sent in the simulant-client request, mutual with service end, realize automatic test, so that more efficient for the test of network service end interface, operate simplyr, the probability of makeing mistakes is less; The cost of this test platform is low, efficient is high.
Description of drawings
Fig. 1 shows the flow chart of the automated testing method of described network service end interface.
Fig. 2 shows the frame principle figure of the automatic test platform of described network service end interface.
Embodiment
The present invention will be further described below in conjunction with accompanying drawing.
Fig. 1 shows the flow chart of the automated testing method of described network service end interface 1, and as shown in Figure 1, the automated testing method of described network service end interface 1 may further comprise the steps:
Step 0: test preparation;
Step 1: import test case data S1;
Step 2: extract test case data and encapsulate S2;
Step 3: simulant-client sends request, and network service end interface 1 is tested S3;
Step 4: control and measuring process S4;
Step 5: log S5;
Step 6: test result analysis generates test report S6.
Particularly, in described step 0, need to finish the preparation of two aspects.The firstth, get in advance test data and test case ready.Test data and test case are the objective plans of testing as required, the work of being finished on request by the tester in advance, test data of the present invention and test case need to be prepared according to the Excel call format of custom built forms, ready use-case can import to test and management unit 2, forms the master data of test.
Secondary need is disposed test environment, and in advance operation makes up disposes service unit 6 to be measured, automatically makes up network service to be measured, disposes business to be measured to network test service end interface according to the test predetermined condition.Can adopt existing third party technology Hudson task modeling mode to realize, making up testing service mainly is to provide tested object for method of testing of the present invention.
Described step 1 is further comprising the steps of,
Step 11: initialization test administrative unit 2, finish the basic configuration of test and management unit 2 and drive operation;
Step 12: import predefined test case data to described test and management unit 2; The information such as the address of described test and management unit 2 management service to be measured, interface name to be measured, Interface status, interface input data, test-based examination point, checkpoint desired value;
Step 13: the correctness of the described test case data of verification and integrality, for the test case data that does not meet executive condition, the prompting mistake.
In described step 2, test control single 3 is by calling the test case data that is stored in the described test and management unit 2, judge the intention of the test case data of calling, and extract particular data in this test case data, then particular data (interface name, Interface status, interface parameters value, desired value etc.) is encapsulated, generate test script.
In described step 3, described test control list 3 is by calling packaged test script, the particular data corresponding according to test script, call the API combination of this test control single 3, be packaged into the HTTP request, the request of simulation B/S, the response interaction flow, autonomous simulant-client sends request to objective network service end interface to be measured 1; Described test control single 3 testing procedures according to setting, the simulation test scene, control sends step and the time of request.
In described step 4, objective network service end interface 1 can be given test control single 3 by return results after receiving described HTTP request; The result that objective network service end interface 1 returns is accepted in described test control single 3, and compares with desired value; If the described result who returns is identical with desired value, then the write-back state successfully is tagged to test and management unit 2, otherwise write-back state fail flag is to test and management unit 2; The state success mark or the state fail flag that feed back accepted in described test and management unit 2, and according to the executing state of the test case data of the more current use of mark of feedback.
In described step 5, in carrying out the scrnario testing process, can produce the operation note daily record, the error message that the warning error information that will occur during described test control single 3 will operate and network service end interface 1 return is recorded, send to log unit 4, this log unit 4 is accepted the error message of single 3 feedbacks of described test control, carries out the log alarming record.
In described step 6, the executing state of the use-case data of single 3 feedbacks of described test control is accepted in test report unit 5, obtains simultaneously the preset condition of test and management unit 2; Comparison is accumulated with above-mentioned two states in this test report unit 5, adds up the executing state of all use-case data and generates test analysis report.
Fig. 2 shows a kind of frame principle figure of automatic test platform of network service end interface 1, and described test platform can utilize the 2 management datas input of test and management unit, and is adaptive by service end, and single 3 simulant-clients of test control send service request.
As shown in Figure 2, the automatic test platform of described network service end interface 1 comprises for importing the also test and management unit 2 of management of test cases data; Be used for packaging and testing use-case data, simulant-client request, network service end interface 1 is tested and the test control single 3 of control and measuring process; Be used for controlling single 3 data of feeding back according to test and generate daily record, and the log unit 4 of record warning, wrong parameter value and positional information; And, be used for the executing state according to the test case data of single 3 feedbacks of test control, with the benchmark that is contemplated to of test and management unit 2, the cumulative statistics analysis of accounts, and automatically generate the test report unit 5 of test report.
Particularly, described test and management unit 2 is main is responsible for importing the test datas that also management imports, and interface name, Interface status, interface input data, test-based examination point, checkpoint desired value and the use-case execution result of managing network service end interface 1 to be measured presets etc.This test and management unit 2 can encapsulate an Excel class and realize, custom built forms, attended operation are intuitively easy.
Described test control single 3 mainly is responsible for finishing the encapsulation of test data and the request of simulant-client.This is tested control single 3 and passes through the mutual of the realization of calling excel class and test and management unit 2, be combined and packaged into the HTTP request after the automatic acquisition use-case data, issue a request to destination server after adaptive, check return value, again with results of execution back test and management unit 2, feedback data generated daily record and test report to test report unit 5 and log unit 4 during use-case was carried out.
Described log unit 4 mainly generates daily record, record warning, wrong parameter value and positional information etc., the concrete errors present of track and localization according to testing single 3 feedback data of control.
The test execution state that described test report unit 5 mainly feeds back according to test control single 3, the benchmark that is contemplated to test and management unit 2, the cumulative statistics analysis of accounts generates test report automatically, adopts the Excel chart and figure combination output of custom built forms.
Further, described test platform also comprises for automatic structure network service end interface 1 to be measured, and disposes business to be measured according to the test predetermined condition and dispose service unit 6 to be measured to the structure of this network service end interface 1.This structure is disposed service unit 6 to be measured and can be adopted existing third party technology Hudson task modeling mode to realize.Making up testing service mainly is to provide tested object for method of testing of the present invention.
Only being in sum preferred embodiment of the present invention, is not to limit practical range of the present invention.Be that all equivalences of doing according to the content of the present patent application claim change and modification, all should belong to technology category of the present invention.

Claims (9)

1. the automated testing method of a network service end interface is characterized in that: may further comprise the steps:
Step 1: import test case data;
Step 2: the extraction test case data also encapsulates;
Step 3: simulant-client sends request, and the network service end interface is tested;
Step 4: control and measuring process;
Step 5: log;
Step 6: test result analysis generates test report.
2. the automated testing method of network service end interface according to claim 1, it is characterized in that: described step 1 is further comprising the steps of,
Step 11: the initialization test administrative unit, finish the basic configuration of test and management unit and drive operation;
Step 12: import predefined test case data to described test and management unit;
Step 13: the correctness of the described test case data of verification and integrality, for the test case data that does not meet executive condition, the prompting mistake.
3. the automated testing method of network service end interface according to claim 2, it is characterized in that: in described step 2, unit of testing and controlling is by calling the test case data that is stored in the described test and management unit, judge the intention of the test case data of calling, and extract particular data in this test case data, then particular data is encapsulated, generate test script.
4. the automated testing method of network service end interface according to claim 3, it is characterized in that: in described step 3, described unit of testing and controlling is by calling packaged test script, the particular data corresponding according to test script, call the API combination of this unit of testing and controlling, be packaged into the HTTP request, the request of simulation B/S, the response interaction flow, autonomous simulant-client sends request to objective network service end interface to be measured; Described unit of testing and controlling is according to the testing procedure that arranges, and the simulation test scene is controlled step and the time of asking that sends.
5. the automated testing method of network service end interface according to claim 4 is characterized in that: in described step 4, objective network service end interface after receiving described HTTP request, can return results to unit of testing and controlling; Described unit of testing and controlling is accepted the result that objective network service end interface returns, and compares with desired value; If the described result who returns is identical with desired value, then the write-back state successfully is tagged to the test and management unit, otherwise write-back state fail flag is to the test and management unit; State success mark or the state fail flag feed back accepted in described test and management unit, and according to the executing state of the test case data of the more current use of mark of feedback.
6. the automated testing method of network service end interface according to claim 5, it is characterized in that: in described step 5, in carrying out the scrnario testing process, can produce the operation note daily record, the error message that the warning error information that will occur during described unit of testing and controlling will operate and network service end interface return is recorded, send to log unit, this log unit is accepted the error message of described unit of testing and controlling feedback, carries out the log alarming record.
7. the automated testing method of network service end interface according to claim 6, it is characterized in that: in described step 6, the executing state of the use-case data of described unit of testing and controlling feedback is accepted in the test report unit, obtains simultaneously the preset condition of test and management unit; Comparison is accumulated with above-mentioned two states in this test report unit, adds up the executing state of all use-case data and generates test analysis report.
8. the automatic test platform of a network service end interface is characterized in that: described test platform comprises,
Be used for importing the also test and management unit of management of test cases data;
Be used for packaging and testing use-case data, simulant-client request, the network service end interface is tested and the unit of testing and controlling of control and measuring process;
Be used for generating daily record according to the data of unit of testing and controlling feedback, and the log unit of record warning, wrong parameter value and positional information; And,
Be used for the executing state according to the test case data of unit of testing and controlling feedback, with the benchmark that is contemplated to of test and management unit, the cumulative statistics analysis of accounts, and automatically generate the test report unit of test report.
9. the automatic test platform of network service end interface according to claim 8, it is characterized in that: described test platform also comprises for automatic structure network service end interface to be measured, and disposes business to be measured according to the test predetermined condition and dispose service unit to be measured to the structure of this network service end interface.
CN201210466641.7A 2012-11-19 2012-11-19 A kind of automated testing method of network service end interface Active CN102932205B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201210466641.7A CN102932205B (en) 2012-11-19 2012-11-19 A kind of automated testing method of network service end interface

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201210466641.7A CN102932205B (en) 2012-11-19 2012-11-19 A kind of automated testing method of network service end interface

Publications (2)

Publication Number Publication Date
CN102932205A true CN102932205A (en) 2013-02-13
CN102932205B CN102932205B (en) 2016-01-20

Family

ID=47646912

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201210466641.7A Active CN102932205B (en) 2012-11-19 2012-11-19 A kind of automated testing method of network service end interface

Country Status (1)

Country Link
CN (1) CN102932205B (en)

Cited By (34)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104572469A (en) * 2015-01-23 2015-04-29 广东能龙教育股份有限公司 Automatic interface testing method and system based on simulative http requests
CN105095165A (en) * 2014-05-08 2015-11-25 北大方正集团有限公司 Test analysis report generation method and test analysis report generation device
CN105138454A (en) * 2015-08-24 2015-12-09 浪潮电子信息产业股份有限公司 Automated measurement method for security software of B/S framework
CN105262608A (en) * 2015-09-01 2016-01-20 北京百度网讯科技有限公司 Monitoring method and monitoring device for network service
CN105407012A (en) * 2015-10-27 2016-03-16 浪潮(北京)电子信息产业有限公司 Automatic test method and device
CN105553759A (en) * 2015-12-10 2016-05-04 惠州Tcl移动通信有限公司 Smart card and mobile terminal consistency test method and device
CN105743724A (en) * 2014-12-10 2016-07-06 深圳中兴网信科技有限公司 Method and device for testing services
CN105974297A (en) * 2016-04-12 2016-09-28 烽火通信科技股份有限公司 Virtual test instrument capable of realizing efficient testing and test method
CN106021055A (en) * 2016-05-25 2016-10-12 乐视控股(北京)有限公司 Performance testing method and device for mixed interface
CN106201808A (en) * 2015-05-04 2016-12-07 北京畅游天下网络技术有限公司 The automation interface method of testing of a kind of server end and system
CN106598851A (en) * 2016-12-05 2017-04-26 广州唯品会信息科技有限公司 Software interface test method and system
CN106874188A (en) * 2016-12-30 2017-06-20 北京五八信息技术有限公司 Software interface test approach and device
CN106909481A (en) * 2017-02-28 2017-06-30 北京小米移动软件有限公司 Interface test method, interface test device and electronic equipment
CN107171889A (en) * 2017-05-27 2017-09-15 北京金山安全软件有限公司 Network application interface test method and device and electronic equipment
CN107368412A (en) * 2017-07-03 2017-11-21 上海前隆信息科技有限公司 Automated testing method/system, computer-readable recording medium and electronic equipment
CN107423211A (en) * 2017-03-15 2017-12-01 中国互联网络信息中心 A kind of SDNS interfaces automatization test system and method
CN105550103B (en) * 2015-12-03 2017-12-05 泰华智慧产业集团股份有限公司 A kind of automated testing method based on self-defined test script
CN107634879A (en) * 2017-09-15 2018-01-26 深圳易嘉恩科技有限公司 XBRL platform interface automated testing methods based on PyUnit
CN107872355A (en) * 2016-09-26 2018-04-03 平安科技(深圳)有限公司 The method and device of interface simulation test
CN107948640A (en) * 2017-12-19 2018-04-20 百度在线网络技术(北京)有限公司 Video playing test method, device, electronic equipment and storage medium
CN108270622A (en) * 2018-01-22 2018-07-10 杭州当虹科技有限公司 A kind of method and system that concurrent emulation testing is carried out to video communication service system
CN108694104A (en) * 2017-04-12 2018-10-23 北京京东尚科信息技术有限公司 A kind of interface function contrast test method, apparatus, electronic equipment and storage medium
CN109213682A (en) * 2018-09-06 2019-01-15 郑州云海信息技术有限公司 A kind of method of test client, client, server-side and readable storage medium storing program for executing
CN109656822A (en) * 2018-12-12 2019-04-19 郑州云海信息技术有限公司 A kind of guard method of automatic test and device
CN109933522A (en) * 2019-01-25 2019-06-25 畅捷通信息技术股份有限公司 A kind of test method, test macro and storage medium automating use-case
CN110245079A (en) * 2019-05-28 2019-09-17 深圳市六度人和科技有限公司 A kind of interface processing method, apparatus and storage device
CN110928774A (en) * 2019-11-07 2020-03-27 杭州顺网科技股份有限公司 Automatic test system based on node formula
CN111555928A (en) * 2020-04-14 2020-08-18 珠海格力电器股份有限公司 Method and device for monitoring system abnormity, computer equipment and storage medium
CN112035363A (en) * 2020-09-01 2020-12-04 中国银行股份有限公司 Automatic interface testing method and device
WO2021027422A1 (en) * 2019-08-12 2021-02-18 珠海格力电器股份有限公司 Data collection-based interface service function monitoring method, and system
CN112769655A (en) * 2021-03-02 2021-05-07 北京百家科技集团有限公司 Network variation testing method, device and system
CN113207146A (en) * 2021-07-07 2021-08-03 广东南方电信规划咨询设计院有限公司 Wireless communication network quality monitoring system and method
CN115686463A (en) * 2022-12-30 2023-02-03 科讯嘉联信息技术有限公司 Python and Excel-based interface automation framework control system
CN117033032A (en) * 2023-09-28 2023-11-10 北京谷器数据科技有限公司 Platform for automatically analyzing and calling third-party service interface

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2006111000A1 (en) * 2005-04-18 2006-10-26 Research In Motion Limited System and method of testing wireless component applications
US20070061625A1 (en) * 2005-09-15 2007-03-15 Acosta Juan Jr Automation structure for software verification testing
CN101114953A (en) * 2007-07-03 2008-01-30 中兴通讯股份有限公司 Automatized test method for broadband accessing server
CN101707608A (en) * 2009-11-27 2010-05-12 成都市华为赛门铁克科技有限公司 Method and device for automatically testing application layer protocol
CN102073590A (en) * 2011-01-11 2011-05-25 百度在线网络技术(北京)有限公司 Event simulation-based user interface test method and device
CN102141962A (en) * 2011-04-07 2011-08-03 北京航空航天大学 Safety distributed test framework system and test method thereof
CN102495799A (en) * 2011-12-02 2012-06-13 刘伟 Automatic test system and method of movable terminal

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2006111000A1 (en) * 2005-04-18 2006-10-26 Research In Motion Limited System and method of testing wireless component applications
US20070061625A1 (en) * 2005-09-15 2007-03-15 Acosta Juan Jr Automation structure for software verification testing
CN101114953A (en) * 2007-07-03 2008-01-30 中兴通讯股份有限公司 Automatized test method for broadband accessing server
CN101707608A (en) * 2009-11-27 2010-05-12 成都市华为赛门铁克科技有限公司 Method and device for automatically testing application layer protocol
CN102073590A (en) * 2011-01-11 2011-05-25 百度在线网络技术(北京)有限公司 Event simulation-based user interface test method and device
CN102141962A (en) * 2011-04-07 2011-08-03 北京航空航天大学 Safety distributed test framework system and test method thereof
CN102495799A (en) * 2011-12-02 2012-06-13 刘伟 Automatic test system and method of movable terminal

Cited By (44)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105095165A (en) * 2014-05-08 2015-11-25 北大方正集团有限公司 Test analysis report generation method and test analysis report generation device
CN105743724A (en) * 2014-12-10 2016-07-06 深圳中兴网信科技有限公司 Method and device for testing services
CN104572469A (en) * 2015-01-23 2015-04-29 广东能龙教育股份有限公司 Automatic interface testing method and system based on simulative http requests
CN104572469B (en) * 2015-01-23 2017-12-05 广东能龙教育股份有限公司 A kind of automatic interface testing method and system based on simulation http request
CN106201808A (en) * 2015-05-04 2016-12-07 北京畅游天下网络技术有限公司 The automation interface method of testing of a kind of server end and system
CN105138454A (en) * 2015-08-24 2015-12-09 浪潮电子信息产业股份有限公司 Automated measurement method for security software of B/S framework
CN105138454B (en) * 2015-08-24 2018-05-18 浪潮电子信息产业股份有限公司 A kind of automated testing method for B/S framework security softwares
CN105262608A (en) * 2015-09-01 2016-01-20 北京百度网讯科技有限公司 Monitoring method and monitoring device for network service
CN105262608B (en) * 2015-09-01 2018-09-18 北京百度网讯科技有限公司 Monitoring method and device for network service
CN105407012A (en) * 2015-10-27 2016-03-16 浪潮(北京)电子信息产业有限公司 Automatic test method and device
CN105550103B (en) * 2015-12-03 2017-12-05 泰华智慧产业集团股份有限公司 A kind of automated testing method based on self-defined test script
CN105553759A (en) * 2015-12-10 2016-05-04 惠州Tcl移动通信有限公司 Smart card and mobile terminal consistency test method and device
CN105974297A (en) * 2016-04-12 2016-09-28 烽火通信科技股份有限公司 Virtual test instrument capable of realizing efficient testing and test method
CN105974297B (en) * 2016-04-12 2019-08-27 烽火通信科技股份有限公司 It is a kind of to realize the virtual test instrument and test method efficiently tested
CN106021055A (en) * 2016-05-25 2016-10-12 乐视控股(北京)有限公司 Performance testing method and device for mixed interface
CN107872355A (en) * 2016-09-26 2018-04-03 平安科技(深圳)有限公司 The method and device of interface simulation test
CN106598851A (en) * 2016-12-05 2017-04-26 广州唯品会信息科技有限公司 Software interface test method and system
CN106874188A (en) * 2016-12-30 2017-06-20 北京五八信息技术有限公司 Software interface test approach and device
CN106874188B (en) * 2016-12-30 2020-05-12 北京五八信息技术有限公司 Software interface testing method and device
CN106909481A (en) * 2017-02-28 2017-06-30 北京小米移动软件有限公司 Interface test method, interface test device and electronic equipment
CN106909481B (en) * 2017-02-28 2021-03-16 北京小米移动软件有限公司 Interface test method, interface test device and electronic equipment
CN107423211A (en) * 2017-03-15 2017-12-01 中国互联网络信息中心 A kind of SDNS interfaces automatization test system and method
CN107423211B (en) * 2017-03-15 2020-03-13 中国互联网络信息中心 SDNS interface automatic test system and method
CN108694104A (en) * 2017-04-12 2018-10-23 北京京东尚科信息技术有限公司 A kind of interface function contrast test method, apparatus, electronic equipment and storage medium
CN107171889A (en) * 2017-05-27 2017-09-15 北京金山安全软件有限公司 Network application interface test method and device and electronic equipment
CN107368412A (en) * 2017-07-03 2017-11-21 上海前隆信息科技有限公司 Automated testing method/system, computer-readable recording medium and electronic equipment
CN107634879A (en) * 2017-09-15 2018-01-26 深圳易嘉恩科技有限公司 XBRL platform interface automated testing methods based on PyUnit
CN107948640A (en) * 2017-12-19 2018-04-20 百度在线网络技术(北京)有限公司 Video playing test method, device, electronic equipment and storage medium
CN108270622A (en) * 2018-01-22 2018-07-10 杭州当虹科技有限公司 A kind of method and system that concurrent emulation testing is carried out to video communication service system
CN109213682A (en) * 2018-09-06 2019-01-15 郑州云海信息技术有限公司 A kind of method of test client, client, server-side and readable storage medium storing program for executing
CN109656822A (en) * 2018-12-12 2019-04-19 郑州云海信息技术有限公司 A kind of guard method of automatic test and device
CN109933522A (en) * 2019-01-25 2019-06-25 畅捷通信息技术股份有限公司 A kind of test method, test macro and storage medium automating use-case
CN110245079A (en) * 2019-05-28 2019-09-17 深圳市六度人和科技有限公司 A kind of interface processing method, apparatus and storage device
WO2021027422A1 (en) * 2019-08-12 2021-02-18 珠海格力电器股份有限公司 Data collection-based interface service function monitoring method, and system
CN110928774A (en) * 2019-11-07 2020-03-27 杭州顺网科技股份有限公司 Automatic test system based on node formula
CN110928774B (en) * 2019-11-07 2023-05-05 杭州顺网科技股份有限公司 Automatic test system based on node type
CN111555928A (en) * 2020-04-14 2020-08-18 珠海格力电器股份有限公司 Method and device for monitoring system abnormity, computer equipment and storage medium
CN112035363A (en) * 2020-09-01 2020-12-04 中国银行股份有限公司 Automatic interface testing method and device
CN112769655A (en) * 2021-03-02 2021-05-07 北京百家科技集团有限公司 Network variation testing method, device and system
CN113207146A (en) * 2021-07-07 2021-08-03 广东南方电信规划咨询设计院有限公司 Wireless communication network quality monitoring system and method
CN113207146B (en) * 2021-07-07 2021-09-07 广东南方电信规划咨询设计院有限公司 Wireless communication network quality monitoring system and method
CN115686463A (en) * 2022-12-30 2023-02-03 科讯嘉联信息技术有限公司 Python and Excel-based interface automation framework control system
CN115686463B (en) * 2022-12-30 2023-04-11 科讯嘉联信息技术有限公司 Python and Excel-based interface automation framework control system
CN117033032A (en) * 2023-09-28 2023-11-10 北京谷器数据科技有限公司 Platform for automatically analyzing and calling third-party service interface

Also Published As

Publication number Publication date
CN102932205B (en) 2016-01-20

Similar Documents

Publication Publication Date Title
CN102932205A (en) Automatic test method and test platform of network server-side interface
CN110764753B (en) Business logic code generation method, device, equipment and storage medium
CN104483842B (en) One kind regulation and control one automation main website comparison method
CN104793076B (en) Intelligent Auto-Test System and method of testing
CN103529377B (en) The Auto-Test System of intelligent transformer substation digital protection device and method
CN104965507B (en) Generate the method and device of open diagnostic data switching database
WO2016090929A1 (en) Method, server and system for software system fault diagnosis
CN102141962A (en) Safety distributed test framework system and test method thereof
GB2538020B (en) Method and device for automatically processing static test data of rail transit vehicle
CN103678124B (en) Video surveillance platform auto-test method and device based on continuous integrated environment
KR101637371B1 (en) System for testing an application use for a smart device and method therefor
CN102750301A (en) Blueprint generating method for integrated avionic system model aiming at architecture analysis and design language (AADL) description
CN110568284B (en) Intelligent substation one-key sequential control automatic test verification method, device and system
CN113778898B (en) User interface automatic test method and device, electronic equipment and storage medium
CN110209584A (en) A kind of automatic generation of test data and relevant apparatus
CN109359866A (en) Risk hidden danger monitoring method, device and computer equipment based on leased equipment
CN104901845B (en) Domain name WHOIS automatizations of service test system and method
CN107608291A (en) A kind of intelligent substation application function linkage rule verification method and system
CN105701009B (en) Security application test method in mobile terminal
CN113419920A (en) Real-time monitoring method for joint debugging test process of simulation test system of Internet of things management platform
CN111245671B (en) Automatic integrated test system for ground test of satellite laser communication terminal
CN114816980A (en) Automatic testing device and method for embedded communication system
CN104298671B (en) data statistical analysis method and device
CN103077109B (en) A kind of test plan dispatching method and system
CN103308808A (en) System and method for testing secondary device of intelligent substation automatically

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant