CN105302732A - Automatic mobile terminal testing method and device - Google Patents

Automatic mobile terminal testing method and device Download PDF

Info

Publication number
CN105302732A
CN105302732A CN201510909853.1A CN201510909853A CN105302732A CN 105302732 A CN105302732 A CN 105302732A CN 201510909853 A CN201510909853 A CN 201510909853A CN 105302732 A CN105302732 A CN 105302732A
Authority
CN
China
Prior art keywords
mobile terminal
test
web server
instruction
module
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
CN201510909853.1A
Other languages
Chinese (zh)
Other versions
CN105302732B (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.)
Guangdong Oppo Mobile Telecommunications Corp Ltd
Original Assignee
Guangdong Oppo Mobile Telecommunications Corp 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 Guangdong Oppo Mobile Telecommunications Corp Ltd filed Critical Guangdong Oppo Mobile Telecommunications Corp Ltd
Priority to CN201510909853.1A priority Critical patent/CN105302732B/en
Publication of CN105302732A publication Critical patent/CN105302732A/en
Application granted granted Critical
Publication of CN105302732B publication Critical patent/CN105302732B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Abstract

The invention provides an automatic mobile terminal testing method. A mobile terminal receives a testing instruction sent by a WEB server, wherein the testing instruction includes test cases; the testing instruction is parsed, and the test cases required to be executed are parsed out; running scripts corresponding to the test cases are downloaded; corresponding tests are executed according to the running scripts; test results corresponding to the test cases are uploaded to the WEB server after every one test case is executed. A test platform adopted in the automatic mobile terminal testing method is simple, the testing instructions can be sent by directly using a browser, the test results can be checked through the browser, the wrong problems can be clearly known, and the operation that the same tests are executed again to find the root causes of the problems is not needed. In addition, due to the fact that real-time communication is adopted, it can be ensured that even through the tests are interrupted by external interference in the testing process, tested data can be also saved completely.

Description

A kind of automatic test approach of mobile terminal and device
Technical field
The present invention relates to communication technical field, particularly relate to a kind of automatic test approach and device of mobile terminal.
Background technology
Along with the development of the communication technology, the transmission of information more and more depends on the intelligent terminals such as mobile phone.And it is also more and more higher to the requirement of the real-time of Information Communication.
Because the quality of mobile phone is more and more paid attention to, so finding a kind of automatic test approach is also more urgent thing, traditional Mobile phone automatic testing method, generally carries out performing and output report from pc and mobile phone terminal.This mode, only has all tests to be all finished, just uploads test result, when viewed, also need to derive test result, and user cannot check test result in time.
Therefore, be necessary to propose a kind of new technical scheme, to solve the problems of the technologies described above.
Summary of the invention
In view of this, the object of the present invention is to provide a kind of automatic test approach and device of mobile terminal, its test platform is simple, direct use browser just can send test instruction, and check test result by browser, clearly can know the problem of mistake, and again need not go to perform the root that problem is found in identical test, and owing to being real-time Communication for Power, even if therefore can ensure that in test process, the data of test of interrupting also can be complete preserves because external interference causes testing.
For solving the problems of the technologies described above, embodiments provide following technical scheme:
The invention provides a kind of automatic test approach of mobile terminal, the automatic test approach of described mobile terminal comprises the following steps:
Mobile terminal receives the test instruction that WEB server sends, and wherein, described test instruction comprises: test case;
Mobile terminal resolves described test instruction, parses the test case needing to perform;
Mobile terminal downloads Run Script corresponding to described test case;
Mobile terminal, according to described Run Script, performs and tests accordingly;
After executing a test case, test result corresponding for this test case is uploaded to WEB server by mobile terminal.
Present invention also offers a kind of automatic test approach of mobile terminal, the automatic test approach of described mobile terminal comprises the following steps:
WEB server sends test instruction to mobile terminal, and wherein, described test instruction comprises: test case;
Run Script corresponding for described test case is issued to described mobile terminal after receiving the Run Script download request of mobile terminal transmission by WEB server;
WEB server receives and preserves test result corresponding to described test case that mobile terminal uploads;
The test result that WEB server receives browse request checks instruction;
WEB server according to described in check instruction, shown test results to user by described browser.
Present invention also offers a kind of automatic testing equipment of mobile terminal, the automatic testing equipment of described mobile terminal comprises:
Command reception module, for receiving the test instruction that WEB server sends, wherein, described test instruction comprises: test case;
Parsing module, for resolving described test instruction, parses the test case needing to perform;
Download module, for downloading Run Script corresponding to described test case;
Execution module, for according to described Run Script, performs and tests accordingly;
Upper transmission module, for after executing a test case, is uploaded to WEB server by test result corresponding for this test case.
Present invention also offers a kind of automatic testing equipment of mobile terminal, the automatic testing equipment of described mobile terminal comprises:
Instruction sending module, for sending test instruction to mobile terminal, wherein, described test instruction comprises: test case;
Script issues module, for receive mobile terminal send Run Script download request after, Run Script corresponding for described test case is issued to described mobile terminal;
Preserve module, for receiving and preserving test result corresponding to described test case that mobile terminal uploads;
Check command reception module, check instruction for the test result receiving browse request;
Display control module, checks instruction for described in basis, is shown test results to user by described browser.
Relative to prior art, the automatic test approach of mobile terminal provided by the invention and device, have employed the function being controlled the automatic test execution of mobile terminal by web terminal, and the test result of each test is collected by web terminal, its test platform is simple, direct use browser or mobile phone browser just can send test instruction, and check test result by browser and mobile phone browser, more be applicable to the automatic test that many people assist, sending test instruction by web terminal needs in the mobile terminal of test to every platform, test rear mobile terminal to gather to web terminal transmission test data, and the log of run-time error and interface sectional drawing can be captured carry out uploading to web terminal supply user and check, user just clearly can know the problem of mistake, and again need not go to perform the root that problem is found in identical test, and owing to being real-time Communication for Power, even if therefore can ensure that in test process, the data of test of interrupting also can be complete preserves because external interference causes testing.
Accompanying drawing explanation
Fig. 1 is the realization flow schematic diagram of the automatic test approach of the mobile terminal that the embodiment of the present invention one provides;
Fig. 2 is the realization flow schematic diagram of the automatic test approach of the mobile terminal that the embodiment of the present invention two provides;
Fig. 3 is the module diagram of the automatic testing equipment of the mobile terminal that the embodiment of the present invention three provides;
Fig. 4 is the module diagram of the automatic testing equipment of the mobile terminal that the embodiment of the present invention four provides.
Embodiment
What please refer in accompanying drawing is graphic, and wherein identical element numbers represents identical assembly, and principle of the present invention implements to illustrate in a suitable computing environment.The following description is based on exemplified specific embodiments of the invention, and it should not be regarded as limiting the present invention not at other specific embodiment that this describes in detail.
The principle of the invention illustrates with above-mentioned word, and it is not represented as a kind of restriction, and those skilled in the art can recognize that the plurality of step of the following stated and operation also may be implemented in the middle of hardware.Principle of the present invention uses other wide usages many or specific purpose computing, communication environment or configuration to operate.
Embodiment one
Refer to Fig. 1, be depicted as the automatic test approach of the mobile terminal that the embodiment of the present invention provides.
The automatic test approach of described mobile terminal, is applied in mobile terminal device, specifically comprises the steps:
In step S101, mobile terminal receives the test instruction that WEB server sends, and wherein, described test instruction comprises: test case;
In embodiments of the present invention, mobile terminal needs to register in WEB server, and WEB server, according to register instruction, generates the mobile terminal ID that described mobile terminal is corresponding.In management platform, user carries out that test plan is newly-built, test case distributes (namely clearly telling which test case mobile terminal performs), mobile terminal distributes (determine which mobile terminal can be used for test), and then user clicks and starts test.Now, WEB server is connected by socket, sends test instruction with the form of character string to mobile terminal, and wherein, described test instruction comprises: test case.
In step s 102, mobile terminal resolves described test instruction, parses the test case needing to perform;
In step s 103, mobile terminal downloads Run Script corresponding to described test case;
In step S104, mobile terminal, according to described Run Script, performs and tests accordingly;
In step S105, after executing a test case, test result corresponding for this test case is uploaded to WEB server by mobile terminal.
In embodiments of the present invention, after executing a test case, mobile terminal judges the test result that this test case is corresponding; When judge described test result be unsuccessfully time, mobile terminal intercept error interface; Acquisition for mobile terminal error log; Described error interface and error log are uploaded to WEB server by mobile terminal.When judge described test result for by time, test result corresponding for this test case is uploaded to WEB server by mobile terminal.
As from the foregoing, after mobile terminal often executes a test case, WEB server is reported to test result, a kind of object is in order to test data can be saved on web services end at any time, another object can check this implementation progress of planning by web platform, and the test case only uploading result just can be considered to perform.Therefore the validity of test data can be ensured.
As one embodiment of the present invention, after the step of described acquisition for mobile terminal error log, also comprise: described error interface and error log are carried out packing compression by mobile terminal, generate compressed file; Described compressed file is uploaded to WEB server by mobile terminal.
In embodiments of the present invention, the mode of uploading of test result is sent request to web terminal by mobile terminal, and the mobile terminal id of important test data pass or fail and execution and use-case id is carried out synchronous submission, and key sentence is:
$res=mysql_query(″selectcloud_ip,cloud_mp_visionfromtb_cloud_pcsystem_list
wherecloudid=(selectdevidfromtbsubplantwheresubpid=′$subtaskid′))″″);
In embodiments of the present invention, after execution test completes, if test result is fail, mobile terminal compresses after error log and current sectional drawing being packed, and by asking the execute file of the web terminal php of appropriate address, uploads in the following way:
Embodiment two
Refer to Fig. 2, be depicted as the automatic test approach of the mobile terminal that the embodiment of the present invention provides.
The automatic test approach of described mobile terminal, is applied in WEB server, specifically comprises the steps:
In step s 201, WEB server sends test instruction to mobile terminal, and wherein, described test instruction comprises: test case;
In embodiments of the present invention, mobile terminal needs to register in WEB server, the register instruction of WEB server mobile terminal receive; WEB server, according to described register instruction, generates the mobile terminal ID that described mobile terminal is corresponding.In management platform, user carries out that test plan is newly-built, test case distributes (namely clearly telling which test case mobile terminal performs), mobile terminal distributes (determine which mobile terminal can be used for test), and then user clicks and starts test.Now, WEB server is connected by socket, sends test instruction with the form of character string to mobile terminal, and wherein, described test instruction comprises: test case.
In embodiments of the present invention, after starting test, web platform can send test instruction to the mobile phone of each this planned assignment, by code: cloud_send_task.php realizes, specific as follows:
But be understandable that, user can directly use a browser or mobile phone browser just can send test instruction, and checks test result by browser and mobile phone browser.
In step S202, Run Script corresponding for described test case is issued to described mobile terminal after receiving the Run Script download request of mobile terminal transmission by WEB server;
In step S203, WEB server receives and preserves test result corresponding to described test case that mobile terminal uploads;
In step S204, the test result that WEB server receives browse request checks instruction;
In step S205, WEB server according to described in check instruction, shown test results to user by described browser.
But be understandable that, WEB server can also collect the test result of each test, and carry out certain data analysis formation test report.
In embodiments of the present invention, when the test result that WEB server receives be exist with compressed file form time, WEB server according to described in check instruction, the step shown test results to user by described browser, is specifically comprised:
WEB server according to described in check instruction, from described compressed file, extract error interface;
The described error interface extracted is placed on the temporary position of WEB by WEB server;
WEB server is shown test results to user by described browser.
In embodiments of the present invention, the progress of checking is that the php server execute file obtaining the quantity of test execution by the ajax method cycle request write of web terminal obtains.Specific as follows:
After the error log obtaining zip form and wrong sectional drawing, sectional drawing is needed to extract from compressed file, can directly check in web terminal for user, after using zip decompress(ion), sectional drawing file is put into the temporary position of web, user can download namely whole compressed files views mistake fast problem by sectional drawing.
Below concrete executive mode:
Embodiment three
Refer to Fig. 3, the module diagram of the automatic testing equipment of the mobile terminal provided for the embodiment of the present invention three; For convenience of explanation, illustrate only the part relevant to the embodiment of the present invention.The automatic testing equipment of described mobile terminal comprises: command reception module 101, parsing module 102, download module 103, execution module 104 and upper transmission module 105.The automatic testing equipment of described mobile terminal can be the unit of the software unit be built in mobile terminal, hardware cell or software and hardware combining.
Command reception module 101, for receiving the test instruction that WEB server sends, wherein, described test instruction comprises: test case;
Parsing module 102, for resolving described test instruction, parses the test case needing to perform;
Download module 103, for downloading Run Script corresponding to described test case;
Execution module 104, for according to described Run Script, performs and tests accordingly;
Upper transmission module 105, for after executing a test case, is uploaded to WEB server by test result corresponding for this test case.
In embodiments of the present invention, the automatic testing equipment of described mobile terminal also comprises: judge module, interception module and log acquisition module;
Described judge module, for after executing a test case, judges the test result that this test case is corresponding;
Described interception module, for when judge described test result be unsuccessfully time, intercept error interface;
Described log acquisition module, for obtaining error log;
Described upper transmission module, specifically for being uploaded to WEB server by described error interface and error log.
Described upper transmission module, also for when judge described test result for by time, test result corresponding for this test case is uploaded to WEB server.
As one embodiment of the present invention, the automatic testing equipment of described mobile terminal also comprises: packing compression module;
Described packing compression module, for described error interface and error log being carried out packing compression, generates compressed file;
Described upper transmission module, specifically for being uploaded to WEB server by described compressed file.
Embodiment four
Refer to Fig. 4, the module diagram of the automatic testing equipment of the mobile terminal provided for the embodiment of the present invention four; For convenience of explanation, illustrate only the part relevant to the embodiment of the present invention.The automatic testing equipment of described mobile terminal comprises: instruction sending module 201, script issue module 202, preserve module 203, check command reception module 204 and display control module 205.The automatic testing equipment of described mobile terminal can be the unit of the software unit be built in WEB server, hardware cell or software and hardware combining.
Instruction sending module 201, for sending test instruction to mobile terminal, wherein, described test instruction comprises: test case; Concrete, described instruction sending module 201, specifically for being connected by socket, sends test instruction with the form of character string to mobile terminal, and wherein, described test instruction comprises: test case.
Script issues module 202, for receive mobile terminal send Run Script download request after, Run Script corresponding for described test case is issued to described mobile terminal;
Preserve module 203, for receiving and preserving test result corresponding to described test case that mobile terminal uploads;
Check command reception module 204, check instruction for the test result receiving browse request;
Display control module 205, checks instruction for described in basis, is shown test results to user by described browser.
In embodiments of the present invention, the automatic testing equipment of described mobile terminal also comprises:
Register instruction receiver module, for the register instruction of mobile terminal receive;
ID generation module, for according to described register instruction, generates the mobile terminal ID that described mobile terminal is corresponding.
As one embodiment of the present invention, the automatic testing equipment of described mobile terminal also comprises: extraction module, placement module;
Described extraction module, checks instruction for described in basis, from described compressed file, extract error interface;
Described placement module, for being placed on the temporary position of WEB by the described error interface extracted;
Display control module, specifically for showing test results to user by described browser.
In sum, the automatic test approach of mobile terminal provided by the invention and device, have employed the function being controlled the automatic test execution of mobile terminal by web terminal, and the test result of each test is collected by web terminal, its test platform is simple, direct use browser or mobile phone browser just can send test instruction, and check test result by browser and mobile phone browser, more be applicable to the automatic test that many people assist, sending test instruction by web terminal needs in the mobile terminal of test to every platform, test rear mobile terminal to gather to web terminal transmission test data, and the log of run-time error and interface sectional drawing can be captured carry out uploading to web terminal supply user and check, user just clearly can know the problem of mistake, and again need not go to perform the root that problem is found in identical test, and owing to being real-time Communication for Power, even if therefore can ensure that in test process, the data of test of interrupting also can be complete preserves because external interference causes testing.
The automatic test approach of the mobile terminal that the embodiment of the present invention provides and device belong to same design, and its specific implementation process refers to instructions in full, repeats no more herein.
In sum; although the present invention discloses as above with preferred embodiment; but above preferred embodiment is also not used to limit the present invention; those of ordinary skill in the art; without departing from the spirit and scope of the present invention; all can do various change and retouching, the scope that therefore protection scope of the present invention defines with claim is as the criterion.

Claims (16)

1. an automatic test approach for mobile terminal, is characterized in that, the automatic test approach of described mobile terminal comprises the following steps:
Mobile terminal receives the test instruction that WEB server sends, and wherein, described test instruction comprises: test case;
Mobile terminal resolves described test instruction, parses the test case needing to perform;
Mobile terminal downloads Run Script corresponding to described test case;
Mobile terminal, according to described Run Script, performs and tests accordingly;
After executing a test case, test result corresponding for this test case is uploaded to WEB server by mobile terminal.
2. the automatic test approach of mobile terminal as claimed in claim 1, it is characterized in that, described after executing a test case, test result corresponding for this test case is uploaded to the step of WEB server by mobile terminal, specifically comprises:
After executing a test case, mobile terminal judges the test result that this test case is corresponding;
When judge described test result be unsuccessfully time, mobile terminal intercept error interface;
Acquisition for mobile terminal error log;
Described error interface and error log are uploaded to WEB server by mobile terminal.
3. the automatic test approach of mobile terminal as claimed in claim 2, is characterized in that, after the step of described acquisition for mobile terminal error log, also comprise:
Described error interface and error log are carried out packing compression by mobile terminal, generate compressed file;
Described error interface and error log are uploaded to the step of WEB server by described mobile terminal, specifically comprise:
Described compressed file is uploaded to WEB server by mobile terminal.
4. the automatic test approach of mobile terminal as claimed in claim 2, is characterized in that, when judge described test result for by time, test result corresponding for this test case is uploaded to WEB server by mobile terminal.
5. an automatic test approach for mobile terminal, is characterized in that, the automatic test approach of described mobile terminal comprises the following steps:
WEB server sends test instruction to mobile terminal, and wherein, described test instruction comprises: test case;
Run Script corresponding for described test case is issued to described mobile terminal after receiving the Run Script download request of mobile terminal transmission by WEB server;
WEB server receives and preserves test result corresponding to described test case that mobile terminal uploads;
The test result that WEB server receives browse request checks instruction;
WEB server according to described in check instruction, shown test results to user by described browser.
6. the automatic test approach of mobile terminal as claimed in claim 5, is characterized in that, before described WEB server sends the step of test instruction to mobile terminal, also comprises:
The register instruction of WEB server mobile terminal receive;
WEB server, according to described register instruction, generates the mobile terminal ID that described mobile terminal is corresponding.
7. the automatic test approach of mobile terminal as claimed in claim 5, it is characterized in that, when the test result that WEB server receives be exist with compressed file form time, WEB server according to described in check instruction, by the step that described browser shows test results to user, specifically comprise:
WEB server according to described in check instruction, from described compressed file, extract error interface;
The described error interface extracted is placed on the temporary position of WEB by WEB server;
WEB server is shown test results to user by described browser.
8. the automatic test approach of mobile terminal as claimed in claim 5, is characterized in that, described WEB server sends the step of test instruction to mobile terminal, specifically comprises:
WEB server is connected by socket, sends test instruction with the form of character string to mobile terminal, and wherein, described test instruction comprises: test case.
9. an automatic testing equipment for mobile terminal, is characterized in that, the automatic testing equipment of described mobile terminal comprises:
Command reception module, for receiving the test instruction that WEB server sends, wherein, described test instruction comprises: test case;
Parsing module, for resolving described test instruction, parses the test case needing to perform;
Download module, for downloading Run Script corresponding to described test case;
Execution module, for according to described Run Script, performs and tests accordingly;
Upper transmission module, for after executing a test case, is uploaded to WEB server by test result corresponding for this test case.
10. the automatic testing equipment of mobile terminal as claimed in claim 9, it is characterized in that, the automatic testing equipment of described mobile terminal also comprises: judge module, interception module and log acquisition module;
Described judge module, for after executing a test case, judges the test result that this test case is corresponding;
Described interception module, for when judge described test result be unsuccessfully time, intercept error interface;
Described log acquisition module, for obtaining error log;
Described upper transmission module, specifically for being uploaded to WEB server by described error interface and error log.
The automatic testing equipment of 11. mobile terminals as claimed in claim 10, it is characterized in that, the automatic testing equipment of described mobile terminal also comprises: packing compression module;
Described packing compression module, for described error interface and error log being carried out packing compression, generates compressed file;
Described upper transmission module, specifically for being uploaded to WEB server by described compressed file.
The automatic testing equipment of 12. mobile terminals as claimed in claim 10, is characterized in that,
Described upper transmission module, also for when judge described test result for by time, test result corresponding for this test case is uploaded to WEB server.
The automatic testing equipment of 13. 1 kinds of mobile terminals, is characterized in that, the automatic testing equipment of described mobile terminal comprises:
Instruction sending module, for sending test instruction to mobile terminal, wherein, described test instruction comprises: test case;
Script issues module, for receive mobile terminal send Run Script download request after, Run Script corresponding for described test case is issued to described mobile terminal;
Preserve module, for receiving and preserving test result corresponding to described test case that mobile terminal uploads;
Check command reception module, check instruction for the test result receiving browse request;
Display control module, checks instruction for described in basis, is shown test results to user by described browser.
The automatic testing equipment of 14. mobile terminals as claimed in claim 13, it is characterized in that, the automatic testing equipment of described mobile terminal also comprises:
Register instruction receiver module, for the register instruction of mobile terminal receive;
ID generation module, for according to described register instruction, generates the mobile terminal ID that described mobile terminal is corresponding.
The automatic testing equipment of 15. mobile terminals as claimed in claim 13, it is characterized in that, the automatic testing equipment of described mobile terminal also comprises: extraction module, placement module;
Described extraction module, checks instruction for described in basis, from described compressed file, extract error interface;
Described placement module, for being placed on the temporary position of WEB by the described error interface extracted;
Display control module, specifically for showing test results to user by described browser.
The automatic testing equipment of 16. mobile terminals as claimed in claim 13, is characterized in that,
Instruction sending module, specifically for being connected by socket, sends test instruction with the form of character string to mobile terminal, and wherein, described test instruction comprises: test case.
CN201510909853.1A 2015-12-10 2015-12-10 A kind of automatic test approach and device of mobile terminal Active CN105302732B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510909853.1A CN105302732B (en) 2015-12-10 2015-12-10 A kind of automatic test approach and device of mobile terminal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510909853.1A CN105302732B (en) 2015-12-10 2015-12-10 A kind of automatic test approach and device of mobile terminal

Publications (2)

Publication Number Publication Date
CN105302732A true CN105302732A (en) 2016-02-03
CN105302732B CN105302732B (en) 2018-09-21

Family

ID=55200021

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510909853.1A Active CN105302732B (en) 2015-12-10 2015-12-10 A kind of automatic test approach and device of mobile terminal

Country Status (1)

Country Link
CN (1) CN105302732B (en)

Cited By (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106131874A (en) * 2016-08-31 2016-11-16 西可通信技术设备(河源)有限公司 A kind of smart mobile phone realizes the method that network wireless optimizes test automatically
CN106294175A (en) * 2016-08-19 2017-01-04 浪潮(北京)电子信息产业有限公司 A kind of program performs behavior method for visualizing and system
CN106597169A (en) * 2016-12-26 2017-04-26 广州山锋测控技术有限公司 Measuring apparatus for electronic equipment
CN107451047A (en) * 2016-05-31 2017-12-08 广州市动景计算机科技有限公司 Browser function method of testing, system and electronic equipment
CN107577598A (en) * 2017-08-11 2018-01-12 北京奇虎科技有限公司 A kind of automated testing method, device, server and system
CN107577600A (en) * 2017-08-23 2018-01-12 国家新闻出版广电总局广播科学研究院 A kind of method of testing of equipment, device and computer equipment
CN107608896A (en) * 2017-09-26 2018-01-19 上海爱优威软件开发有限公司 The detection method and system of a kind of terminal applies
CN107844390A (en) * 2016-09-19 2018-03-27 乐视控股(北京)有限公司 A kind of method and device of automatic test feedback
CN108804317A (en) * 2018-05-24 2018-11-13 北京握奇智能科技有限公司 A kind of method and system for script of seeking unity of action
CN108959066A (en) * 2018-05-21 2018-12-07 千寻位置网络有限公司 A kind of method and system tested automatically, test terminal
CN108959081A (en) * 2018-06-27 2018-12-07 郑州云海信息技术有限公司 One kind driving automated testing method based on text
CN109491901A (en) * 2018-11-01 2019-03-19 郑州云海信息技术有限公司 A kind of the test execution progress metrics system and equipment of various dimensions
CN109726116A (en) * 2018-11-08 2019-05-07 深圳壹账通智能科技有限公司 Joint debugging test method, device, computer installation and storage medium
CN111459800A (en) * 2020-03-04 2020-07-28 福建省农村信用社联合社 Method, device, equipment and medium for verifying availability of service system
WO2021135809A1 (en) * 2019-12-30 2021-07-08 北京金山云网络技术有限公司 Testing method, device, terminal apparatus, and storage medium
CN113993157A (en) * 2021-10-27 2022-01-28 深圳市芯中芯科技有限公司 Bluetooth transparent transmission-based cellular Internet of things network parameter online detection system and method

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101500255A (en) * 2008-02-03 2009-08-05 中国移动通信集团公司 Mobile terminal test method and system
KR20100013620A (en) * 2008-07-31 2010-02-10 에스케이 텔레콤주식회사 Terminal function test system and terminal function test method
CN103544083A (en) * 2013-10-29 2014-01-29 中国联合网络通信集团有限公司 Terminal testing method and explorer
CN104360921A (en) * 2014-10-17 2015-02-18 微梦创科网络科技(中国)有限公司 Method, device and system for monitoring performance of mobile terminal
CN104679654A (en) * 2015-02-26 2015-06-03 百度在线网络技术(北京)有限公司 Method, equipment and system for testing application program

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101500255A (en) * 2008-02-03 2009-08-05 中国移动通信集团公司 Mobile terminal test method and system
KR20100013620A (en) * 2008-07-31 2010-02-10 에스케이 텔레콤주식회사 Terminal function test system and terminal function test method
CN103544083A (en) * 2013-10-29 2014-01-29 中国联合网络通信集团有限公司 Terminal testing method and explorer
CN104360921A (en) * 2014-10-17 2015-02-18 微梦创科网络科技(中国)有限公司 Method, device and system for monitoring performance of mobile terminal
CN104679654A (en) * 2015-02-26 2015-06-03 百度在线网络技术(北京)有限公司 Method, equipment and system for testing application program

Cited By (19)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107451047B (en) * 2016-05-31 2022-01-07 阿里巴巴(中国)有限公司 Browser function testing method and system and electronic equipment
CN107451047A (en) * 2016-05-31 2017-12-08 广州市动景计算机科技有限公司 Browser function method of testing, system and electronic equipment
CN106294175A (en) * 2016-08-19 2017-01-04 浪潮(北京)电子信息产业有限公司 A kind of program performs behavior method for visualizing and system
CN106131874A (en) * 2016-08-31 2016-11-16 西可通信技术设备(河源)有限公司 A kind of smart mobile phone realizes the method that network wireless optimizes test automatically
CN107844390A (en) * 2016-09-19 2018-03-27 乐视控股(北京)有限公司 A kind of method and device of automatic test feedback
CN106597169A (en) * 2016-12-26 2017-04-26 广州山锋测控技术有限公司 Measuring apparatus for electronic equipment
CN107577598A (en) * 2017-08-11 2018-01-12 北京奇虎科技有限公司 A kind of automated testing method, device, server and system
CN107577600A (en) * 2017-08-23 2018-01-12 国家新闻出版广电总局广播科学研究院 A kind of method of testing of equipment, device and computer equipment
CN107608896A (en) * 2017-09-26 2018-01-19 上海爱优威软件开发有限公司 The detection method and system of a kind of terminal applies
CN108959066A (en) * 2018-05-21 2018-12-07 千寻位置网络有限公司 A kind of method and system tested automatically, test terminal
CN108804317A (en) * 2018-05-24 2018-11-13 北京握奇智能科技有限公司 A kind of method and system for script of seeking unity of action
CN108959081A (en) * 2018-06-27 2018-12-07 郑州云海信息技术有限公司 One kind driving automated testing method based on text
CN109491901A (en) * 2018-11-01 2019-03-19 郑州云海信息技术有限公司 A kind of the test execution progress metrics system and equipment of various dimensions
CN109726116A (en) * 2018-11-08 2019-05-07 深圳壹账通智能科技有限公司 Joint debugging test method, device, computer installation and storage medium
WO2021135809A1 (en) * 2019-12-30 2021-07-08 北京金山云网络技术有限公司 Testing method, device, terminal apparatus, and storage medium
CN113127323A (en) * 2019-12-30 2021-07-16 北京金山云网络技术有限公司 Test method, test device, terminal equipment and storage medium
CN111459800A (en) * 2020-03-04 2020-07-28 福建省农村信用社联合社 Method, device, equipment and medium for verifying availability of service system
CN111459800B (en) * 2020-03-04 2022-07-08 福建省农村信用社联合社 Method, device, equipment and medium for verifying availability of service system
CN113993157A (en) * 2021-10-27 2022-01-28 深圳市芯中芯科技有限公司 Bluetooth transparent transmission-based cellular Internet of things network parameter online detection system and method

Also Published As

Publication number Publication date
CN105302732B (en) 2018-09-21

Similar Documents

Publication Publication Date Title
CN105302732A (en) Automatic mobile terminal testing method and device
US10528454B1 (en) Intelligent automation of computer software testing log aggregation, analysis, and error remediation
CN102708050B (en) Method and system for testing mobile application
CN110442524B (en) Method and device for testing web service interface with authentication authorization
CN111159049B (en) Automatic interface testing method and system
CN104679659A (en) Testing method and testing device of application program as well as electronic equipment
CN102740342B (en) The analog detection method of Network Management Equipment performance and system
US20160050128A1 (en) System and Method for Facilitating Communication with Network-Enabled Devices
CN105159833A (en) Automatic testing device and method
CN105338110A (en) Remote debugging method, platform and server
CN106339273A (en) Application program restoration method, terminal and server
CN104679654A (en) Method, equipment and system for testing application program
CN104580480A (en) Remote automatic deployment system and method for client end
CN103973858B (en) The Auto-Test System of mobile terminal
CN105389177A (en) Software version confirmation method, device and system
CN113190464B (en) mock testing method and device, electronic equipment and medium
CN105450463A (en) Hardware equipment debugging method, hardware equipment debugging device and hardware equipment debugging system
CN109672722B (en) Data deployment method and device, computer storage medium and electronic equipment
CN110958307B (en) Cloud-based 5G and Internet of things signal generation and analysis test system
CN108388519A (en) Mock test methods based on SpringBoot services
US11740997B2 (en) Method and apparatus for debugging a device
CN105204986A (en) Automated product testing method, server and mobile equipment
Al-Ahmad et al. Mobile cloud computing testing review
CN109408309B (en) Multi-terminal testing method and device
CN104536874A (en) Client collapse locating method and device

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant
CP01 Change in the name or title of a patent holder

Address after: Changan town in Guangdong province Dongguan 523860 usha Beach Road No. 18

Patentee after: OPPO Guangdong Mobile Communications Co., Ltd.

Address before: Changan town in Guangdong province Dongguan 523860 usha Beach Road No. 18

Patentee before: Guangdong Opel Mobile Communications Co., Ltd.

CP01 Change in the name or title of a patent holder