CN105335293B - A kind of automatization test system and method based on interface concurrent - Google Patents

A kind of automatization test system and method based on interface concurrent Download PDF

Info

Publication number
CN105335293B
CN105335293B CN201510852723.9A CN201510852723A CN105335293B CN 105335293 B CN105335293 B CN 105335293B CN 201510852723 A CN201510852723 A CN 201510852723A CN 105335293 B CN105335293 B CN 105335293B
Authority
CN
China
Prior art keywords
test
interface
case
script
service device
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
CN201510852723.9A
Other languages
Chinese (zh)
Other versions
CN105335293A (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.)
Nubia Technology Co Ltd
Original Assignee
Nubia 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 Nubia Technology Co Ltd filed Critical Nubia Technology Co Ltd
Priority to CN201510852723.9A priority Critical patent/CN105335293B/en
Publication of CN105335293A publication Critical patent/CN105335293A/en
Application granted granted Critical
Publication of CN105335293B publication Critical patent/CN105335293B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Debugging And Monitoring (AREA)

Abstract

The invention discloses a kind of automatization test system and method based on interface concurrent.This method comprises: test monitoring end sends the test execution instruction for carrying test assignment to the dispatch server;Dispatch server executes instruction according to the interface and reads corresponding interface case script from case data library, sends testing service device with case script for interface;Testing service device runs the corresponding interface case script received in the test item that test assignment is specified;Testing service device generates test report according to the operation result of interface case script.Pre-save test item, pass through the templating management of interface testing use-case, only input test server address and interface IP address and parameter value total interface to be tested need to can be needed to test corresponding test item in test assignment, automatically test report is generated on the basis of test result, it avoids test every time and designs same use-case, improve testing efficiency.

Description

A kind of automatization test system and method based on interface concurrent
Technical field
The present invention relates to software test field more particularly to a kind of automatization test systems and side based on interface concurrent Method.
Background technique
With the development of Software Industry, the requirement to software quality is higher and higher, tightly passes through function during the test Test, which can have many demands, to be verified, and need system development to be basically completed and just can be carried out functional test later, while with Internet it is universal, user is also higher and higher to the performance requirement of system, in order to improve the coverage rate of testing efficiency and test, Have and be much directed to the appearance of interface testing tool, however existing testing tool all only provides transmission interface request and receiving interface Returned data information shows, each interface testing when will repeat case designing, and test result save it is inconvenient.
Summary of the invention
It is a primary object of the present invention to propose a kind of automatization test system and method based on interface concurrent, it is intended to solve Setting interface testing use-case is certainly repeated in software test procedure, test result saves inconvenient problem.
To achieve the above object, a kind of automatization test system based on interface concurrent provided by the invention, including test Monitoring client, case data library, dispatch server and testing service device;
The test monitoring end, comprising:
Test starting unit, for sending the test execution instruction for carrying test assignment to the dispatch server;
The case data library, for memory interface case script;
The dispatch server reads corresponding interface use for executing instruction according to the interface from case data library Case script sends testing service device with case script for interface;
The testing service device, comprising:
Script running unit, for running the corresponding interface use-case received in the test item that test assignment is specified Script;
Report generation unit, for generating test report according to the operation result of interface case script.
Wherein, including more testing service devices, more testing service devices erections are that the realization of nginx+tomcat configuration is more The cluster server of concurrent test operation.
Wherein, the test monitoring end further include:
Project matching unit, for matching corresponding test item according to the user's characteristic code received;
Use-case configuration unit passes through dispatch server pair for receiving interface case script and by interface case script Case data library should be saved in test item.
Wherein, the dispatch server is corresponded to specifically for executing instruction to read from case data according to the interface Interface case script, testing service device is sent in a manner of HTTP request by interface case script and test assignment;
The testing service device, further includes:
Request analysis unit obtains interface use-case foot for carrying out http protocol parsing under pre-packaged jsoup frame Sheet and test assignment.
Wherein, the report generation unit is specifically used for through the customized log recording script operation data of log4j, and Integration is carried out to the script operation data based on testng frame and generates test report.
In addition, to achieve the above object, the present invention also proposes a kind of automated testing method based on interface concurrent, packet It includes:
Test monitoring end sends the test execution instruction for carrying test assignment to the dispatch server;
Dispatch server is executed instruction according to the interface reads corresponding interface case script from case data library, will Interface is sent to testing service device with case script;
Testing service device runs the corresponding interface case script received in the test item that test assignment is specified;
Testing service device generates test report according to the operation result of interface case script.
Wherein, including more testing service devices, more testing service devices erections are that the realization of nginx+tomcat configuration is more The cluster server of concurrent test operation.
Wherein, further includes:
Corresponding test item is matched according to the user's characteristic code received;
Receiving interface case script is simultaneously saved the interface with case script by dispatch server corresponding to test item To case data library.
Wherein, the dispatch server is executed instruction according to the interface reads corresponding interface use from case data library Case script sends testing service device with case script for interface, specifically:
Dispatch server is executed instruction according to the interface reads corresponding interface case script from case data, will connect Mouth case script and test assignment are sent to testing service device in a manner of HTTP request;
The testing service device runs the corresponding interface use-case foot received in the test item that test assignment is specified Before this, further includes:
Http protocol parsing is carried out under pre-packaged jsoup frame, obtains interface case script and test assignment.
Wherein, the testing service device generates test report according to the operation result of interface case script, specifically:
Testing service device is based on testng frame to described by the customized log recording script operation data of log4j Script operation data carries out integration and generates test report.
Automatization test system and method proposed by the present invention based on interface concurrent, pre-saves test item, passes through The templating management of interface testing use-case, only need in test assignment input test server address and interface IP address and parameter value Total interface to be tested can be needed to test corresponding test item, generate test report on the basis of test result automatically It accuses, avoids test every time and design same use-case, improve testing efficiency.
Detailed description of the invention
Fig. 1 is the first of a kind of automated testing method based on interface concurrent provided in the specific embodiment of the invention The method flow diagram of embodiment;
Fig. 2 is the second of a kind of automated testing method based on interface concurrent provided in the specific embodiment of the invention The method flow diagram of embodiment;
Fig. 3 is the first of a kind of automatization test system based on interface concurrent provided in the specific embodiment of the invention The topology diagram of embodiment;
Fig. 4 is the second of a kind of automatization test system based on interface concurrent provided in the specific embodiment of the invention The topology diagram of embodiment.
The embodiments will be further described with reference to the accompanying drawings for the realization, the function and the advantages of the object of the present invention.
Specific embodiment
It should be appreciated that the specific embodiments described herein are merely illustrative of the present invention, it is not intended to limit the present invention.
Referring to FIG. 1, for a kind of automatic test side based on interface concurrent provided in the specific embodiment of the invention The method flow diagram of the first embodiment of method, as shown, this method comprises:
Step S101: test monitoring end sends the test execution instruction for carrying test assignment to the dispatch server.
Interface testing is a kind of test of test system components interface.Interface testing mainly for detection of external system with Interaction point between system and between internal subsystems.The emphasis of test is the exchange of data to be checked, transmitting and control Mutual logic dependencies etc. between management process and system processed.
Test monitoring end is controlled by tester, and various parameters needed for realizing interface testing are arranged, specifically for example Interface passes in test item, the interface case script that test uses, the address of testing service device and the address of interface, test process The parameter etc. passed further may also include the correction judgement foundation for judging that interface executes structure.
Test monitoring end is also used to receive and show test result simultaneously, such as is formed on the basis of correction judgement foundation Test report.
Step S102: dispatch server is executed instruction according to the interface reads corresponding interface use from case data library Case script sends testing service device with case script for interface.
Dispatch server realizes the data forwarding between the real data processing theme of test and test monitoring end.Test prison Control end does not directly access to the testing service device of operation test item, but by dispatch server as data forwarding center Realize the forwarding of data.
Specifically, dispatch server receives after interface executes instruction, parsing outgoing interface executes instruction the test of middle carrying Task, main task definition include test item to be tested, interface case script, testing service device address and interface IP address Deng dispatch server reads corresponding interface case script according to interface with case script from case data library, and interface is used Case script is sent to testing service device, while the also test item to be tested sent.
Step S103: testing service device runs the corresponding interface received in the test item that test assignment is specified and uses Case script.
Preserve multiple test items in testing service device, each test item can by corresponding project testing personnel into Row control test, can test multiple test items every time, issue interface respectively by multiple test monitoring ends and execute instruction, dispatch Server notifies multiple test items in testing service device to be based on the operation of interface testing use-case and obtain test parameter.
It, may be but whole in requisition for different interface testing use-cases since it is desired that the interface of test is different in each project Test process on body is the same.And interface testing use-case can also use existing template, it is only necessary to defeated in a template The parameter and parameter value for entering testing service device, test interface according to the mode of template.
Step S104: testing service device generates test report according to the operation result of interface case script.
Testing service device data according to obtained in test run process generate test report, test report can basis Preset correction judgement judges according to test result is made.
In conclusion test item is pre-saved, it, only need to be in test assignment by the templating management of interface testing use-case Middle input test server address and interface IP address and parameter value corresponding test item can be needed total interface to be tested into Row test, generates test report on the basis of test result automatically, avoids test every time and designs same use-case, improves Testing efficiency.
Referring to FIG. 2, a kind of automatic test based on interface concurrent provided in the specific embodiment of the invention in fact The method flow diagram of the first embodiment of method, as shown, this method comprises:
Step S201: corresponding test item is matched according to the user's characteristic code received.
Step S202: the interface is simultaneously corresponded to test by dispatch server with case script by receiving interface case script Project is saved in case data library.
User's characteristic code is equivalent to the test account of tester, and each test account can participate in one or more tests In project, test account is corresponding with the permission of tester.The permission of tester further includes docking in addition to test assignment is arranged The functions such as addition, deletion and the modification of mouth case script;It also include addition, modification and the deletion to test item.
Application program can distribute a unique id to each test item when requesting add items.In add-ins A field is had when mesh user right come the id for the project for marking each tester to possess permission, when server receives Which project logging request instruction, the mould for first judging that tester logs in belong to fastly, show relevant item according to project id Operating right and display data;If there is no will be prompted to that system manager is looked for configure the project that tester logs in.
Step S203: test monitoring end sends the test execution instruction for carrying test assignment to the dispatch server.
In specific test process, server provides an access address after the completion of building, and tester passes through access Location logs in, then is configured to test assignment.
Step S204: dispatch server is executed instruction according to the interface reads corresponding interface use-case from case data Testing service device is sent in a manner of HTTP request by script for interface case script and test assignment.
Including more testing service devices, it is that the realization that nginx+tomcat is configured mostly concurrently is surveyed that more testing service devices, which are set up, Try the cluster server of operation.
Nginx is Web server/Reverse Proxy and Email (IMAP/POP3) agency of a lightweight Server.Its main feature is that occupying, memory is few, and concurrent capability is strong.
Tomcat server is the Web Application Server of a free open source code, belongs to lightweight application service Device is commonly used in the case where middle-size and small-size system and concurrent users are not many occasions, is exploitation and debugging JSP program It is preferred.
Reverse proxy mode is actually the proxy server for being responsible for forwarding, acts as real service device seemingly Function, but be not actually that proxy server is the effect for acting as forwarding, and is obtained from real server there The data of return.It allows nginx to monitor a port, for example 80 port, but is actually the tomcat being transmitted in 8080 ports, Real request is handled by it, after the completion of request, tomcat is returned, but data do not return directly at this time, but directly to Nginx is returned by nginx, and here, we can be thought as that nginx is handled, but what is actually handled is tomcat。
Step S205: carrying out http protocol parsing under pre-packaged jsoup frame, obtains interface case script and test Task.
Jsoup is HTML (Hyper Text Mark-up Language, the hypertext markup language) parsing of a Java Device can directly parse some URL (Uniform Resoure Locator, uniform resource locator) address, in html text Hold.It provides a set of very labour-saving API, and (Application Programming Interface, application programming connect Mouthful), can by DOM (Document Object Model, DOM Document Object Model), CSS (Cascading Style Sheets, Cascading style sheets) and take out and operation data similar to the operating method of jQuery.
Step S206: testing service device runs the corresponding interface received in the test item that test assignment is specified and uses Case script.
Step S207: testing service device is based on testng frame by the customized log recording script operation data of log4j Frame carries out integration to the script operation data and generates test report.
Log4j is an open source projects of Apache, by using Log4j, can control the purpose of log information conveying Ground is console, file, GUI (Graphical User Interface, graphic user interface) component, and even socket is oral Business device, the event recorder of NT, UNIX syslog demon etc.;Also it can control the output format of each log;Pass through The rank for defining each log information, can more meticulously control the generating process of log.
Server executes time statistics to the laggard line interface of instruction for the execution interface operation that client is sent, to statistics Time showing is in test report.
In conclusion test item is pre-saved, it, only need to be in test assignment by the templating management of interface testing use-case Middle input test server address and interface IP address and parameter value corresponding test item can be needed total interface to be tested into Row test, generates test report on the basis of test result automatically, avoids test every time and designs same use-case, improves Testing efficiency.By server architecture scheme and test record means definitely, the express statistic of test data is realized.
A kind of automatization test system based on interface concurrent is further provided in the specific embodiment of the invention, is automated Test macro is based on automatic test mode above-mentioned and realizes that the not most description in automatization test system please refers to aforementioned Automated testing method.
Referring to FIG. 3, it is a kind of automatic test based on interface concurrent provided in the specific embodiment of the invention The topology diagram of the first embodiment of system, as shown, the automatization test system, including test monitoring end 10, use-case Database 20, dispatch server 30 and testing service device 40;
The test monitoring end 10, comprising:
Test starting unit 11, for sending the test execution instruction for carrying test assignment to the dispatch server;
The case data library 20, for memory interface case script;
The dispatch server 30 reads corresponding interface for executing instruction according to the interface from case data library With case script, testing service device is sent with case script by interface;
The testing service device 40, comprising:
Script running unit 41 is used for running the corresponding interface received in the test item that test assignment is specified Case script;
Report generation unit 42, for generating test report according to the operation result of interface case script.
In conclusion test item is pre-saved, it, only need to be in test assignment by the templating management of interface testing use-case Middle input test server address and interface IP address and parameter value corresponding test item can be needed total interface to be tested into Row test, generates test report on the basis of test result automatically, avoids test every time and designs same use-case, improves Testing efficiency.
Referring to FIG. 4, it is a kind of automatic test based on interface concurrent provided in the specific embodiment of the invention The topology diagram of the second embodiment of system, as shown, the automatization test system, including test monitoring end 10, use-case Database 20, dispatch server 30 and testing service device 40;
The test monitoring end 10, comprising:
Test starting unit 11, for sending the test execution instruction for carrying test assignment to the dispatch server;
The case data library 20, for memory interface case script;
The dispatch server 30 reads corresponding interface for executing instruction according to the interface from case data library With case script, testing service device is sent with case script by interface;
The testing service device 40, comprising:
Script running unit 41 is used for running the corresponding interface received in the test item that test assignment is specified Case script;
Report generation unit 42, for generating test report according to the operation result of interface case script.
Wherein, including more testing service devices 40, more testing service devices 40 set up the reality for nginx+tomcat configuration The now cluster server of more concurrent test operations.
Wherein, the test monitoring end 10 further include:
Project matching unit 12, for matching corresponding test item according to the user's characteristic code received;
Use-case configuration unit 13 passes through dispatch server for receiving interface case script and by the interface case script Case data library is saved in corresponding to test item.
Wherein, the dispatch server 30, specifically for executing instruction the reading pair from case data according to the interface Testing service device is sent in a manner of HTTP request by the interface case script answered for interface case script and test assignment;
The testing service device 40, further includes:
Request analysis unit 43 obtains interface use-case for carrying out http protocol parsing under pre-packaged jsoup frame Script and test assignment.
Wherein, the report generation unit 42 is specifically used for through the customized log recording script operation data of log4j, And integration is carried out to the script operation data based on testng frame and generates test report.
In conclusion test item is pre-saved, it, only need to be in test assignment by the templating management of interface testing use-case Middle input test server address and interface IP address and parameter value corresponding test item can be needed total interface to be tested into Row test, generates test report on the basis of test result automatically, avoids test every time and designs same use-case, improves Testing efficiency.By server architecture scheme and test record means definitely, the express statistic of test data is realized.
It should be noted that, in this document, the terms "include", "comprise" or its any other variant are intended to non-row His property includes, so that the process, method, article or the device that include a series of elements not only include those elements, and And further include other elements that are not explicitly listed, or further include for this process, method, article or device institute it is intrinsic Element.In the absence of more restrictions, the element limited by sentence "including a ...", it is not excluded that including being somebody's turn to do There is also other identical elements in the process, method of element, article or device.
The serial number of the above embodiments of the invention is only for description, does not represent the advantages or disadvantages of the embodiments.
Through the above description of the embodiments, those skilled in the art can be understood that above-described embodiment side Method can be realized by means of software and necessary general hardware platform, naturally it is also possible to by hardware, but in many cases The former is more preferably embodiment.Based on this understanding, technical solution of the present invention substantially in other words does the prior art The part contributed out can be embodied in the form of software products, which is stored in a storage medium In (such as ROM/RAM, magnetic disk, CD), including some instructions are used so that a terminal device (can be mobile phone, computer, clothes Business device, air conditioner or the network equipment etc.) execute method described in each embodiment of the present invention.
The above is only a preferred embodiment of the present invention, is not intended to limit the scope of the invention, all to utilize this hair Equivalent structure or equivalent flow shift made by bright specification and accompanying drawing content is applied directly or indirectly in other relevant skills Art field, is included within the scope of the present invention.

Claims (10)

1. a kind of automatization test system based on interface concurrent, which is characterized in that including test monitoring end, case data library, Dispatch server and testing service device;
The test monitoring end, comprising:
Test starting unit, for sending the test execution instruction for carrying test assignment to the dispatch server;
The case data library, for memory interface case script;
The dispatch server reads corresponding interface use-case foot for executing instruction according to the interface from case data library This, sends testing service device with case script for interface;
The dispatch server parses the test times that the interface executes instruction middle carrying after receiving interface and executing instruction Business, wherein task definition includes test item to be tested, interface case script, testing service device address and interface IP address;Root Corresponding interface case script is read from case data library with case script according to interface, and by interface case script and to be tested Test item is sent to testing service device;
The testing service device, comprising:
Script running unit, for running the corresponding interface use-case foot received in the test item that test assignment is specified This;
Report generation unit, for generating test report according to the operation result of interface case script.
2. automatization test system according to claim 1, which is characterized in that including more testing service devices, more surveys Examination server rack is set as the cluster server of the more concurrent test operations of realization of nginx+tomcat configuration.
3. automatization test system according to claim 1, which is characterized in that the test monitoring end further include:
Project matching unit, for matching corresponding test item according to the user's characteristic code received;
Use-case configuration unit is corresponded to for receiving interface case script and by the interface case script by dispatch server Test item is saved in case data library.
4. automatization test system according to claim 1, which is characterized in that the dispatch server is specifically used for root It is executed instruction according to the interface and reads corresponding interface case script from case data, by interface case script and test assignment Testing service device is sent in a manner of HTTP request;
The testing service device, further includes:
Request analysis unit, under pre-packaged jsoup frame carry out http protocol parsing, obtain interface case script and Test assignment.
5. automatization test system according to claim 1, which is characterized in that the report generation unit is specifically used for By the customized log recording script operation data of log4j, and it is whole to script operation data progress based on testng frame Symphysis is at test report.
6. a kind of automated testing method based on interface concurrent characterized by comprising
Test monitoring end sends the test execution instruction for carrying test assignment to dispatch server;
Dispatch server executes instruction according to the interface and reads corresponding interface case script from case data library, by interface Testing service device is sent to case script;
The dispatch server parses the test times that the interface executes instruction middle carrying after receiving interface and executing instruction Business, wherein task definition includes test item to be tested, interface case script, testing service device address and interface IP address;Root Corresponding interface case script is read from case data library with case script according to interface, and by interface case script and to be tested Test item is sent to testing service device;
Testing service device runs the corresponding interface case script received in the test item that test assignment is specified;
Testing service device generates test report according to the operation result of interface case script.
7. automated testing method according to claim 6, which is characterized in that including more testing service devices, more surveys Examination server rack is set as the cluster server of the more concurrent test operations of realization of nginx+tomcat configuration.
8. automated testing method according to claim 6, which is characterized in that further include:
Corresponding test item is matched according to the user's characteristic code received;
The interface is simultaneously saved in use corresponding to test item by dispatch server with case script by receiving interface case script Example database.
9. automated testing method according to claim 6, which is characterized in that the dispatch server is according to the interface It executes instruction and reads corresponding interface case script from case data library, send testing service device with case script for interface, Specifically:
Dispatch server is executed instruction according to the interface reads corresponding interface case script from case data, and interface is used Case script and test assignment are sent to testing service device in a manner of HTTP request;
The testing service device run in the test item that test assignment is specified the corresponding interface case script that receives it Before, further includes:
Http protocol parsing is carried out under pre-packaged jsoup frame, obtains interface case script and test assignment.
10. automated testing method according to claim 6, which is characterized in that the testing service device is used according to interface The operation result of case script generates test report, specifically:
Testing service device is based on testng frame to the script by the customized log recording script operation data of log4j Operation data carries out integration and generates test report.
CN201510852723.9A 2015-11-30 2015-11-30 A kind of automatization test system and method based on interface concurrent Active CN105335293B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510852723.9A CN105335293B (en) 2015-11-30 2015-11-30 A kind of automatization test system and method based on interface concurrent

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510852723.9A CN105335293B (en) 2015-11-30 2015-11-30 A kind of automatization test system and method based on interface concurrent

Publications (2)

Publication Number Publication Date
CN105335293A CN105335293A (en) 2016-02-17
CN105335293B true CN105335293B (en) 2019-08-30

Family

ID=55285846

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510852723.9A Active CN105335293B (en) 2015-11-30 2015-11-30 A kind of automatization test system and method based on interface concurrent

Country Status (1)

Country Link
CN (1) CN105335293B (en)

Families Citing this family (43)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106021090A (en) * 2016-05-04 2016-10-12 上海瀚银信息技术有限公司 Software interface test system and method
CN106021118B (en) * 2016-06-20 2018-09-25 深圳充电网科技有限公司 Test code generating method and device, test frame code execution method and device
CN106209515B (en) * 2016-07-12 2019-06-28 中国南方电网有限责任公司电网技术研究中心 Access network equipment automatization test system
CN106326115A (en) * 2016-08-17 2017-01-11 北京奇虎科技有限公司 Method, device and system for testing application programming interfaces (APIs)
CN106484619A (en) * 2016-10-11 2017-03-08 武汉斗鱼网络科技有限公司 A kind of method of testing, server and system
CN106407123B (en) * 2016-11-09 2019-07-23 优酷网络技术(北京)有限公司 A kind of automated testing method and device of server interface
CN106357466B (en) * 2016-11-10 2019-06-21 福州智永信息科技有限公司 A kind of internet product monitoring method and monitoring system
CN108111364B (en) * 2016-11-24 2021-08-17 苏宁易购集团股份有限公司 Service system testing method and device
CN106775979B (en) * 2016-12-13 2020-08-21 苏州浪潮智能科技有限公司 Scheduler calling method and system
CN108241580B (en) * 2016-12-30 2021-11-19 深圳壹账通智能科技有限公司 Client program testing method and terminal
CN107203471B (en) * 2017-05-24 2023-03-24 腾讯科技(深圳)有限公司 Joint debugging method, service platform and computer storage medium
CN107395453B (en) * 2017-07-03 2021-05-11 竹间智能科技(上海)有限公司 Background service pressure test method and device
CN107391379B (en) * 2017-07-28 2021-01-01 武汉斗鱼网络科技有限公司 Automatic interface testing method and device
CN107592238B (en) * 2017-08-07 2021-05-28 千寻位置网络有限公司 Automatic test method and system of interface, service terminal and memory
CN107508725A (en) * 2017-08-24 2017-12-22 航天中认软件测评科技(北京)有限责任公司 For the method for automatic test, apparatus and system
CN107832217A (en) * 2017-11-09 2018-03-23 政采云有限公司 A kind of automated testing method and device
CN108132875B (en) * 2017-11-30 2021-01-26 五八有限公司 Code testing method and device
CN109992495A (en) * 2017-12-29 2019-07-09 北京京东尚科信息技术有限公司 The method and apparatus of interface testing
CN108255730B (en) * 2018-01-23 2021-04-02 平安普惠企业管理有限公司 Software interface testing method, testing equipment, storage medium and device
CN108388514B (en) * 2018-02-24 2021-02-23 平安科技(深圳)有限公司 Interface automation test method, device, equipment and computer readable storage medium
CN108345543B (en) * 2018-03-02 2021-08-17 财付通支付科技有限公司 Data processing method, device, equipment and storage medium
CN108459966B (en) * 2018-03-21 2021-11-16 东软集团股份有限公司 Method, device and equipment for scheduling test components and computer readable storage medium
CN108897609A (en) * 2018-06-14 2018-11-27 郑州云海信息技术有限公司 A kind of machine tasks dispatching method and device
CN109062798A (en) * 2018-07-26 2018-12-21 浙江数链科技有限公司 A kind of test method and device based on Dubbo frame
CN109344052B (en) * 2018-08-30 2022-07-26 北京金山安全软件有限公司 Interface automation test method and device and electronic equipment
CN109299013A (en) * 2018-09-26 2019-02-01 视联动力信息技术股份有限公司 A kind of automatic test approach and device
CN109471706A (en) * 2018-10-11 2019-03-15 平安科技(深圳)有限公司 A kind of response method and system of testing test
CN109558328B (en) * 2018-12-04 2022-04-22 郑州云海信息技术有限公司 Method, system and device for testing code coverage rate and readable storage medium
CN110188021A (en) * 2019-04-11 2019-08-30 深圳市同泰怡信息技术有限公司 A kind of automated testing method of server
CN110275826A (en) * 2019-05-20 2019-09-24 平安普惠企业管理有限公司 Automated testing method, device and computer readable storage medium
CN110221814A (en) * 2019-05-28 2019-09-10 深圳市六度人和科技有限公司 A kind of project management method, device and storage device
CN112015632B (en) * 2019-05-29 2024-02-09 深圳兆日科技股份有限公司 Test method, device and system based on distributed architecture and storage medium
CN110287119A (en) * 2019-06-28 2019-09-27 深圳市万睿智能科技有限公司 A kind of automatic interface testing method and device based on python
CN110784374A (en) * 2019-10-25 2020-02-11 上海中通吉网络技术有限公司 Method, device, equipment and system for monitoring operation state of service system
CN111078547A (en) * 2019-12-05 2020-04-28 紫光云(南京)数字技术有限公司 Automatic testing framework system for PYTHON general APP software
CN111143214A (en) * 2019-12-26 2020-05-12 上海米哈游天命科技有限公司 Game performance monitoring method, device, server and storage medium
CN111881519B (en) * 2020-07-31 2022-08-05 广州文远知行科技有限公司 Automatic driving test method and device, computer equipment and storage medium
CN112115044A (en) * 2020-08-12 2020-12-22 中国电力科学研究院有限公司 Automatic testing method and system for electric power information communication equipment
CN112000372A (en) * 2020-08-24 2020-11-27 福建天晴在线互动科技有限公司 Method and system for executing command in Linux system
CN113076243B (en) * 2021-03-26 2024-05-17 成都安恒信息技术有限公司 Method for optimizing automatic testing cost of image recognition
CN113505073A (en) * 2021-07-15 2021-10-15 北京金山云网络技术有限公司 Database performance test method, device, equipment and medium
CN113626344B (en) * 2021-10-12 2022-02-08 广州嘉为科技有限公司 Scheduling method and system for software automation test
CN114138670B (en) * 2021-12-10 2024-05-14 四川启睿克科技有限公司 Method based on integration of interface automation test and function, performance and safety test

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103970614A (en) * 2013-01-24 2014-08-06 腾讯科技(深圳)有限公司 Service testing method and device
CN104601403A (en) * 2015-01-07 2015-05-06 上海瀚之友信息技术服务有限公司 Automatic test system
CN104598776A (en) * 2013-10-31 2015-05-06 深圳市腾讯计算机系统有限公司 Method and device for testing software
CN105005532A (en) * 2015-08-05 2015-10-28 广东欧珀移动通信有限公司 System for automatically testing stability of application program interface and method

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101193007A (en) * 2006-11-28 2008-06-04 国际商业机器公司 Testing method, scenario testing method and corresponding device for URL command

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103970614A (en) * 2013-01-24 2014-08-06 腾讯科技(深圳)有限公司 Service testing method and device
CN104598776A (en) * 2013-10-31 2015-05-06 深圳市腾讯计算机系统有限公司 Method and device for testing software
CN104601403A (en) * 2015-01-07 2015-05-06 上海瀚之友信息技术服务有限公司 Automatic test system
CN105005532A (en) * 2015-08-05 2015-10-28 广东欧珀移动通信有限公司 System for automatically testing stability of application program interface and method

Also Published As

Publication number Publication date
CN105335293A (en) 2016-02-17

Similar Documents

Publication Publication Date Title
CN105335293B (en) A kind of automatization test system and method based on interface concurrent
US10372600B2 (en) Systems and methods for automated web performance testing for cloud apps in use-case scenarios
US7765096B1 (en) Simulation of network traffic using non-deterministic user behavior models
US9483329B2 (en) Categorizing and modeling integration adapters
CN110532169A (en) Interface testing case generation method, device, computer equipment and storage medium
CN108845940B (en) Enterprise-level information system automatic function testing method and system
CN108650149A (en) Test method, device, equipment and the computer readable storage medium of server
CN107688538B (en) Script execution method and device and computing equipment
CN108073506B (en) Test method and device
US20170161167A1 (en) End-to-end tracing and logging
Soldani et al. The μTOSCA toolchain: Mining, analyzing, and refactoring microservice‐based architectures
CN107526676B (en) Cross-system test method and device
CN111786939B (en) Method, device and system for testing management platform of Internet of things
CN107168844B (en) Performance monitoring method and device
CN112463588A (en) Automatic test system and method, storage medium and computing equipment
CN109656799B (en) Test method and device
US9866466B2 (en) Simulating real user issues in support environments
US9823999B2 (en) Program lifecycle testing
US20210258396A1 (en) User-configurable end user monitoring (eum)
US20210247966A1 (en) Multi-tenant java agent instrumentation system
CN106936648B (en) Fault monitoring method and system for IT system
Frank et al. Misim: A simulator for resilience assessment of microservice-based architectures
US20210232494A1 (en) Network application testing using domain-specific natural language
CN107229569A (en) Method and system are performed towards the automatic test centralized dispatching for performing technology more
CN113127335A (en) System testing method and device

Legal Events

Date Code Title Description
C06 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