CN102419727B - A kind of automated testing method and device - Google Patents

A kind of automated testing method and device Download PDF

Info

Publication number
CN102419727B
CN102419727B CN201110293113.1A CN201110293113A CN102419727B CN 102419727 B CN102419727 B CN 102419727B CN 201110293113 A CN201110293113 A CN 201110293113A CN 102419727 B CN102419727 B CN 102419727B
Authority
CN
China
Prior art keywords
module
test
monkeytest
journal file
error message
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
CN201110293113.1A
Other languages
Chinese (zh)
Other versions
CN102419727A (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.)
Yulong Computer Telecommunication Scientific Shenzhen Co Ltd
Original Assignee
Yulong Computer Telecommunication Scientific Shenzhen 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 Yulong Computer Telecommunication Scientific Shenzhen Co Ltd filed Critical Yulong Computer Telecommunication Scientific Shenzhen Co Ltd
Priority to CN201110293113.1A priority Critical patent/CN102419727B/en
Publication of CN102419727A publication Critical patent/CN102419727A/en
Application granted granted Critical
Publication of CN102419727B publication Critical patent/CN102419727B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Debugging And Monitoring (AREA)

Abstract

The embodiment of the invention discloses a kind of automated testing method, comprising: mobile terminal is carried out to automatic test Monkey? test; Do you according to obtaining order, obtain described Monkey? the journal file generating in test process, does is described journal file used for Monkey? the process of test is carried out record; The detecting information recording in the journal file obtaining described in extraction, and upload onto the server. The embodiment of the invention also discloses a kind of automatic test device. Adopt the present invention, obtain automatically, rapidly Monkey? the detecting information of test, and by by detecting information upload server, make other personnel can recognize quickly Monkey? test process.

Description

A kind of automated testing method and device
Technical field
The present invention relates to moving communicating field, relate in particular to a kind of automatic test (Monkeytest) method and device.
Background technology
Android(Android) title of the Mobile operating system of increasing income based on Linux platform that to be Google company announced in 2007, this platform is made up of operating system, middleware, application software and user interface. Monkey is a command-line tool operating in simulator or physical device of Android system, by the mobile terminal pseudorandom to tested send customer incident stream, realize the pressure test of the one or more application to mobile terminal, wherein customer incident stream comprises: key-press input, touch-screen input and gesture input, etc. By Monkeytest(automated testing method), developer can grasp the current performance of each application tested in mobile terminal, thereby according to testing the performance situation reflecting, mobile terminal is improved, and improves its performance indications. In current Monkeytest, in test process, require the problem occurring in the process of tester to Monkeytest and test process to carry out detailed record, form test report, other personnel (such as test event group director) reports understanding Monkeytest situation by reading test. In current Monkeytest method, test case in Monkeytest is by tester's record, other personnel are reported and are understood test case by reading test, so make in Monkeytest, the generative process of test case is more complicated, and the mode that other personnel understand test case is also more complicated.
Summary of the invention
Embodiment of the present invention technical problem to be solved is, a kind of automated testing method and device are provided, can obtain automatically, rapidly the detecting information of Monkeytest, and by by detecting information upload server, make other personnel can recognize quickly Monkeytest process.
In order to solve the problems of the technologies described above, the embodiment of the present invention provides a kind of automated testing method, comprising:
Mobile terminal is carried out to automatic test Monkeytest;
According to obtaining order, obtain the journal file generating in described Monkeytest process, described journal file is for carrying out record to the process of Monkeytest;
The detecting information recording in the journal file obtaining described in extraction, and upload onto the server.
Wherein, described mobile terminal is carried out to Monkeytest before, also comprise:
Monkeytest parameter information is set; Described parameter information comprises: the identify label ID of application module to be tested, and corresponding director and the contact method thereof of this application module to be tested.
Wherein, described in obtain the journal file generating in described Monkeytest process after, also comprise:
In the journal file obtaining described in judgement, whether record the error message that described application module to be tested occurs in test;
If judged result is yes, the error message that described application module to be tested is occurred in test process sends to corresponding director.
Wherein, described in obtain the journal file generating in described Monkeytest process after, also comprise:
Extract the error message that each tested application module of recording in described journal file occurs in test process;
According to the error message of described extraction, generation error BUG form, and upload onto the server.
Wherein, described in obtain the journal file generating in described Monkeytest process after, also comprise:
The described journal file obtaining is compressed after packing, upload onto the server.
Correspondingly, the embodiment of the present invention also provides a kind of automatic test device, comprising:
Test module, for carrying out Monkeytest to mobile terminal;
Acquisition module, for according to obtaining order, obtains the journal file that described test module generates in described Monkeytest process;
Detecting information extracts upper transmission module, the detecting information recording for extracting journal file that described acquisition module obtains, and upload onto the server.
Wherein, also comprise: module is set, before carrying out Monkeytest at test module, Monkeytest parameter information is set;
Wherein, described parameter information comprises: the identify label ID of application module to be tested, and corresponding director and the contact method thereof of this application module to be tested.
Wherein, also comprise: judge module, for judging whether the journal file that described acquisition module obtains has recorded the error message that described application module to be tested occurs in test;
Sending module, for when the judged result of judge module is when being, the error message that described application module to be tested is occurred in test process sends to corresponding director.
Wherein, also comprise: extraction module, the error message occurring in test process for extracting each tested application module that journal file that described acquisition module obtains records;
Transmission module in report generation, for the error message of extracting according to described extraction module, generates BUG form, and uploads onto the server.
Wherein, also comprise: the upper transmission module of daily record compression, compress after packing for the journal file that described acquisition module is obtained, upload onto the server.
Implement the embodiment of the present invention, there is following beneficial effect:
The embodiment of the present invention, due to according to obtaining order, is obtained the journal file generating in Monkeytest process, and during the detecting information extracting from journal file is uploaded onto the server; So can realize the detecting information that obtains automatically and quickly Monkeytest, make other personnel pass through quickly and easily the mode of access services device, recognize Monkeytest situation.
Brief description of the drawings
In order to be illustrated more clearly in the embodiment of the present invention or technical scheme of the prior art, to the accompanying drawing of required use in embodiment or description of the Prior Art be briefly described below, apparently, accompanying drawing in the following describes is only some embodiments of the present invention, for those of ordinary skill in the art, do not paying under the prerequisite of creative work, can also obtain according to these accompanying drawings other accompanying drawing.
Fig. 1 is the schematic flow sheet of the first embodiment of automated testing method provided by the invention;
Fig. 2 is the schematic flow sheet of the second embodiment of automated testing method provided by the invention;
Fig. 3 is the schematic flow sheet of the 3rd embodiment of automated testing method provided by the invention;
Fig. 4 is the structural representation of the first embodiment of automatic test device provided by the invention;
Fig. 5 is the structural representation of the second embodiment of automatic test device provided by the invention;
Fig. 6 is the structural representation of the 3rd embodiment of automatic test device provided by the invention.
Detailed description of the invention
Below in conjunction with the accompanying drawing in the embodiment of the present invention, the technical scheme in the embodiment of the present invention is clearly and completely described, obviously, described embodiment is only the present invention's part embodiment, instead of whole embodiment. Based on the embodiment in the present invention, those of ordinary skill in the art, not making the every other embodiment obtaining under creative work prerequisite, belong to the scope of protection of the invention.
Please refer to Fig. 1, is the schematic flow sheet of the first embodiment of the automated testing method of the embodiment of the present invention, and described method comprises:
Step S11, carries out Monkeytest to mobile terminal.
Herein, Monkeytest can carry out for all or part of application of mobile terminal, such as, for application include but not limited to: take pictures, bluetooth and/or infrared. Monkeytest can be by receiving the ADB (AndroidDebugBridge of user's input, Android test bridge) order startup, such as: user is realized and is started the application of specifying by input $ adbshellmonkey-pyour.package.name-v500 order, sends 500 pseudorandom events test to it. It should be noted that, ADB order is order conventional in Monkeytest, and its using method it will be apparent to those skilled in the art that, is not repeated herein.
Step S12, according to obtaining order, obtains the journal file generating in described Monkeytest process.
Wherein, described journal file is for carrying out record to the process of Monkeytest, and the information of its record comprises: detecting information. Obtaining order can be inputted by tester, and after suspending as Monkeytest, tester can input and obtain order, obtains the journal file generating in the process of Monkeytest. Correspondingly, the trigger condition that Monkeytest suspends comprises: it is complete or receive the request of the time-out Monkeytest that tester issues to carry out the instruction operation of Monkeytest, a kind of situation that tester suspends Monkeytest is, be applied in when test while there is grave error when what tester found certain to pay close attention to, suspend Monkeytest, with this mistake of observation and analysis.
Step S13, the detecting information recording in the journal file that extraction step S12 obtains, and upload server.
Wherein, the implementation of step S13 can be: the journal file that step S12 is obtained is resolved, therefrom extract the detecting information that shows test process correlation circumstance, the detecting information extracting includes but not limited to: the time started of test, the end time of test, the ID(Identity of the application of test, identify label), test responsible group, the director of test, abnormal module, Exception Type, abnormal subtype, abnormal number of times, the abnormal duration, abnormal time of origin, abnormal details, abnormality (such as: extremely solved or unresolved) and abnormal classification (such as: abnormal serious or not serious) in any one or multinomial.
The present embodiment, by extract detecting information in the journal file generating from Monkeytest process, and by its upload server, not in the mode that is confined to be recorded by tester detecting information, and with recorded detecting information by tester compared with, it is faster that it realizes speed, and can automation; Meanwhile, by its upload server, also enriched other personnel (such as test group director) and obtain the approach of detecting information, other personnel can access services device, recognizes quickly the problem occurring in the progress of test and test.
Please refer to Fig. 2, is the schematic flow sheet of the second embodiment of automated testing method of the present invention, and described method comprises:
Step S20, arranges Monkeytest parameter information.
Wherein, parameter information comprises: the identify label ID of application module to be tested, and corresponding director and the contact method thereof of this application module to be tested; Contact method comprises: email or phone number, etc. Be understandable that, parameter information can also comprise: tester and testing location.
Step S21, carries out Monkeytest to mobile terminal.
Step S22, according to obtaining order, obtains the journal file generating in described Monkeytest process.
Be understandable that, step S21-step S22 can be identical with the step S11-step S12 shown in Fig. 1, is not repeated herein.
Whether step S23, recorded the error message that described application module to be tested occurs in test process in the journal file that determining step S22 obtains; If judged result is yes, perform step S24.
Wherein, step S23 is according to journal file, and whether the set application module to be tested of determining step S20, in actual test process, occur error message successively.
Step S24, the error message that described application module to be tested is occurred in test process sends to corresponding director.
Wherein, the director's that step S24 can be corresponding by the application module to be tested arranging in step S20 contact method, sends to corresponding director by error message, makes this director recognize in time test case.
The present embodiment is compared with the embodiment shown in Fig. 1, and how focusing on of its concern, for each application module, if it occurs error message in test process, inform the director of application module rapidly. Obviously, to those skilled in the art, by the detecting information extracting in Fig. 1 in journal file, and the step of upload server, occurring error message with judging whether in the present embodiment, and send to corresponding director's step synchronously to carry out error message, is apparent.
Please refer to Fig. 3, is the schematic flow sheet of the 3rd embodiment of automated testing method of the present invention, and described method comprises:
Step S31, carries out Monkeytest to mobile terminal.
Step S32, according to obtaining order, obtains the journal file generating in described Monkeytest process.
Be understandable that, step S31-step S32 can be identical with the step S11-step S12 shown in Fig. 1, is not repeated herein.
Step S33, the error message that each the tested application module recording in the journal file that extraction step S32 obtains occurs in test process.
Be understandable that, if tested application module, in test process, does not occur error message, the information of extracting is empty.
Step S34, the error message of extracting according to step S33, generates BUG (mistake) form, and by the BUG report upload generating to server.
Wherein, the mode that this step generates BUG form can be: preset report form template, the error message of each tested application module of extracting is added in report form template, generated the BUG form that has recorded the error message that each tested application module occurs in test process.
By by each tested application module in test process, the error message of generation is with the mode upload server of BUG form, makes other personnel can grasp rapidly by consulting BUG form the main error message that whole test process occurs.
The present embodiment compared with the embodiment shown in Fig. 1, the focusing on of its concern: present the error message occurring in test process with the form of BUG form. Obviously, to those skilled in the art, by the detecting information extracting in Fig. 1 in journal file, and the step of upload server, with the extraction error message in the present embodiment, generating BUG form, the step of upload server is synchronously carried out, and is apparent.
Be understandable that, in the embodiment shown in Fig. 1 to Fig. 3, after obtaining journal file, all the journal file obtaining can be compressed after packing, in uploading onto the server, facilitate other personnel to consult the original log in test process. Further, other personnel can adopt arbitrary the client being connected with server, journal file and BUG form after the detecting information of storing in browser server, compression.
Fig. 1 to Fig. 3 elaborates the automated testing method of the embodiment of the present invention, below in conjunction with accompanying drawing 4 to 6, automatic test device corresponding to said method is described, be understandable that, described automatic test device can be the equipment that such as computer etc. has information processing capability, can be also the device being integrated on the equipment that computer etc. has information processing capability.
Please refer to Fig. 4, is the structural representation of the first embodiment of the automatic test device of the embodiment of the present invention, and described automatic test device 4 comprises:
Test module 41, for carrying out Monkeytest to mobile terminal.
Wherein, test module 41 can be tested for all or part of application of mobile terminal, such as for application include but not limited to: take pictures, bluetooth and/or infrared. Test module 41 can be by receiving the ADB (AndroidDebugBridge of user's input, Android test bridge) order startup Monkeytest, such as: when test module 41 receives after the $ adbshellmonkey-pyour.package.name-v500 order of user's input, start the application that in mobile terminal, this order is specified, and test to 500 pseudorandom events of its transmission.
Acquisition module 42, for according to obtaining order, obtains the journal file that test module 41 generates in described Monkeytest process.
Wherein, obtain order and can be inputted by user, in the time that Monkeytest suspends, user can input and obtain order, obtains journal file; The trigger condition that Monkeytest suspends comprises: it is complete or receive the request of the time-out Monkeytest that user issues to carry out the instruction operation of Monkeytest.
Detecting information extracts upper transmission module 43, the detecting information recording for extracting journal file that acquisition module 42 obtains, and upload onto the server.
Wherein, detecting information extracts the journal file that above transmission module 43 can obtain acquisition module 42 and resolves, and extracts detecting information wherein; The detecting information extracting includes but not limited to: the ID(Identity of the application of the time started of test, the end time of test, test, identification number), responsible group of test, the director of test, abnormal module, Exception Type, abnormal subtype, abnormal number of times, abnormal duration, abnormal time of origin, abnormal details, abnormality (such as: extremely solved or unresolved) and abnormal classification (such as: extremely serious or not serious) in any one or multinomial.
The present embodiment, by extract detecting information from journal file, and by its upload server, not in the mode that is confined to be recorded by tester detecting information, and with recorded detecting information by tester compared with, it is faster that it realizes speed, and can automation; Meanwhile, by its upload server, also enriched other personnel (such as test group director) and obtain the approach of detecting information, other personnel can access services device, recognizes quickly the problem occurring in the progress of test and test.
Please refer to Fig. 5, is the structural representation of the second embodiment of automatic test device of the present invention, and the distinctive points of the embodiment shown in Fig. 4 is, the Monkeytest device 4 of the present embodiment also comprises:
Module 40 is set, before carrying out Monkeytest at test module 41, Monkeytest parameter information is set.
Wherein, parameter information comprises: the identify label ID of application module to be tested, and corresponding director and the contact method thereof of this application module to be tested, and contact method comprises: email or phone number, etc. Be understandable that, parameter information can also comprise: tester or testing location.
Further, the Monkeytest device 4 of the present embodiment can also comprise:
Judge module 44, for judging whether the journal file that acquisition module 42 obtains has recorded the error message that described application module to be tested occurs in test process; If so, carry out sending module 45.
Sending module 45, for when the judged result of judge module 44 is when being, the error message that described application module to be tested is occurred in test process sends to corresponding director.
Wherein, sending module 45 can be by arranging director's the contact method of the application module to be tested that module 40 arranges, and the error message that the application module to be tested in journal file is occurred in test process sends to corresponding director.
The present embodiment, error message application module to be tested being occurred in test process by sending module 48 sends to corresponding director, improves director and learns the speed of error message.
Please refer to Fig. 6, is the structural representation of the 3rd embodiment of automatic test device of the present invention, and described automatic test device 4 is compared with the embodiment shown in Fig. 4, and its distinctive points is, also comprises:
Extraction module 46, the error message occurring in test process for extracting each tested application module that journal file that acquisition module 42 obtains records.
Be understandable that, if tested application module, in test process, does not occur error message, the information of extracting is empty.
Transmission module 47 in report generation, for the error message of extracting according to extraction module 49, generates BUG form, and upload server.
Wherein, in report generation, transmission module 47 can preset report form template, the error message of each the tested application module extracting is added in report form template, generated and recorded the error message form that each tested application module occurs in test process.
Further, Monkeytest device 4 can also comprise:
The upper transmission module 48 of daily record compression, compresses after packing for the journal file that acquisition module 42 is obtained, and uploads onto the server, and consults the former journal file in test process for other personnel.
Be understandable that, other personnel can adopt the mode of browser access server, realize the browsing of former journal file, obviously also detecting information and the form in browser server simultaneously.
The present embodiment, by by having recorded the report upload browser of the error message that each tested application module occurs in test process, makes other personnel can pass through access browser, understands rapidly the error situation in test process.
One of ordinary skill in the art will appreciate that all or part of flow process realizing in above-described embodiment method, can carry out the hardware that instruction is relevant by computer program to complete, described program can be stored in a computer read/write memory medium, this program, in the time carrying out, can comprise as the flow process of the embodiment of above-mentioned each side method. Wherein, described storage medium can be magnetic disc, CD, read-only store-memory body (Read-OnlyMemory, ROM) or random store-memory body (RandomAccessMemory, RAM) etc.
Above disclosed is only preferred embodiment of the present invention, certainly can not limit with this interest field of the present invention, one of ordinary skill in the art will appreciate that all or part of flow process that realizes above-described embodiment, and the equivalent variations of doing according to the claims in the present invention, still belong to the scope that invention is contained.

Claims (6)

1. an automated testing method, is characterized in that, comprising:
Monkeytest parameter information is set; Described parameter information comprises: the identity of application module to be testedMark ID, and corresponding director and the contact method thereof of this application module to be tested;
Mobile terminal is carried out to automatic test Monkeytest;
According to obtaining order, obtain the journal file generating in described Monkeytest process, described daily record literary compositionPart is for carrying out record to the process of Monkeytest;
In the journal file obtaining described in judgement, whether recorded described application module to be tested goes out in testExisting error message;
If judged result is yes, the mistake letter that described application module to be tested is occurred in test processBreath sends to corresponding director;
The detecting information recording in the journal file obtaining described in extraction, and upload onto the server.
2. the method for claim 1, is characterized in that, described in obtain described Monkeytest mistakeAfter the journal file generating in journey, also comprise:
Extract the mistake that each tested application module of recording in described journal file occurs in test processFalse information;
According to the error message of described extraction, generation error BUG form, and upload onto the server.
3. the method for claim 1, is characterized in that, described in obtain described Monkeytest mistakeAfter the journal file generating in journey, also comprise:
The described journal file obtaining is compressed after packing, upload onto the server.
4. an automatic test device, is characterized in that, comprising:
Module is set, before carrying out Monkeytest at test module, Monkeytest parameter is setInformation; Wherein, described parameter information comprises: the identify label ID of application module to be tested, and this is treatedCorresponding director and the contact method thereof of application module of test;
Test module, for carrying out Monkeytest to mobile terminal;
Acquisition module, for according to obtaining order, obtains described test module in described Monkeytest processMiddle generated journal file;
Judge module, for judging whether the journal file that described acquisition module obtains has recorded described to be measuredThe error message that the application module of examination occurs in test;
Sending module, for when the judged result of judge module is when being, by described application module to be testedThe error message occurring in test process sends to corresponding director;
Detecting information extracts upper transmission module, the journal file institute record obtaining for extracting described acquisition moduleDetecting information, and upload onto the server.
5. device as claimed in claim 4, is characterized in that, also comprises:
Extraction module, for extract that journal file that described acquisition module obtains records each is testedThe error message that application module occurs in test process;
Transmission module in report generation, for the error message of extracting according to described extraction module, generates BUG reportTable, and upload onto the server.
6. device as claimed in claim 4, is characterized in that, also comprises:
The upper transmission module of daily record compression, compresses after packing for the journal file that described acquisition module is obtained,Upload onto the server.
CN201110293113.1A 2011-09-30 2011-09-30 A kind of automated testing method and device Active CN102419727B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201110293113.1A CN102419727B (en) 2011-09-30 2011-09-30 A kind of automated testing method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201110293113.1A CN102419727B (en) 2011-09-30 2011-09-30 A kind of automated testing method and device

Publications (2)

Publication Number Publication Date
CN102419727A CN102419727A (en) 2012-04-18
CN102419727B true CN102419727B (en) 2016-05-18

Family

ID=45944146

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201110293113.1A Active CN102419727B (en) 2011-09-30 2011-09-30 A kind of automated testing method and device

Country Status (1)

Country Link
CN (1) CN102419727B (en)

Families Citing this family (35)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103458086B (en) * 2012-06-04 2016-12-14 联想(北京)有限公司 A kind of smart mobile phone and fault detection method thereof
CN103577313B (en) * 2012-07-27 2017-11-03 腾讯科技(深圳)有限公司 A kind of application program for mobile terminal method of testing and device
CN103631703B (en) * 2012-08-21 2018-06-19 腾讯科技(深圳)有限公司 Software performance testing method and device in Android device
CN103634441B (en) * 2012-08-24 2018-04-27 腾讯科技(深圳)有限公司 A kind of method and device for testing mobile terminal
CN103838663A (en) * 2012-11-20 2014-06-04 腾讯科技(深圳)有限公司 Application testing method and device
CN103516559A (en) * 2012-12-13 2014-01-15 Tcl集团股份有限公司 Method and system for testing application compatibility of intelligent terminal
CN104050075B (en) * 2013-03-11 2017-05-31 百度国际科技(深圳)有限公司 The method of testing and device of Andriod application programs
CN104063308B (en) * 2013-03-20 2017-12-15 腾讯科技(深圳)有限公司 The verification method and device of data
CN104424089A (en) * 2013-08-21 2015-03-18 中兴通讯股份有限公司 Terminal testing method and device
CN103544096A (en) * 2013-10-21 2014-01-29 Tcl集团股份有限公司 Method and system for feeding back information in case of operational failure of Android terminal
CN103942146B (en) * 2014-04-22 2017-08-04 上海斐讯数据通信技术有限公司 One kind visualization Monkey method of testings and device
CN105323748B (en) * 2014-07-01 2020-04-07 腾讯科技(深圳)有限公司 Test error uploading method and device
CN104331373A (en) * 2014-11-28 2015-02-04 上海斐讯数据通信技术有限公司 Monkey test system and method
CN105182111B (en) * 2015-08-17 2018-09-28 上海斐讯数据通信技术有限公司 A kind of performance test methods and system of mobile terminal
CN105630675A (en) * 2015-12-21 2016-06-01 浪潮集团有限公司 Method for rapidly obtaining and submitting BUG information
CN105760301B (en) * 2016-02-24 2019-07-09 惠州Tcl移动通信有限公司 A kind of automated testing method and system based on Monkey order
CN107229554A (en) * 2016-03-25 2017-10-03 展讯通信(天津)有限公司 Mobile terminal stability test method and device
CN107643968A (en) * 2016-07-20 2018-01-30 平安科技(深圳)有限公司 Crash log processing method and processing device
CN107957941B (en) * 2016-10-17 2021-03-16 腾讯科技(深圳)有限公司 Method and device for processing memory leakage of mobile terminal
CN108271201A (en) * 2016-12-30 2018-07-10 联芯科技有限公司 The mobility method for testing pressure and device of wireless terminal
CN106951371B (en) * 2017-03-20 2019-07-09 南京大学 A kind of semi-automatic test method of Android application based on dependence injection
CN107122280A (en) * 2017-04-28 2017-09-01 上海斐讯数据通信技术有限公司 The automated testing method and system of DUT basic tests
CN107122306A (en) * 2017-05-15 2017-09-01 网易(杭州)网络有限公司 Automated testing method and device, storage medium, electronic equipment
CN108170605A (en) * 2017-12-28 2018-06-15 广州启生信息技术有限公司 Submission method, client and the computer readable storage medium of bug information
CN109408361A (en) * 2018-08-15 2019-03-01 中国平安人寿保险股份有限公司 Monkey tests restored method, device, electronic equipment and computer readable storage medium
CN111106975B (en) * 2018-10-26 2022-08-12 中移物联网有限公司 Test method, test equipment and computer readable storage medium
CN109580192A (en) * 2018-11-07 2019-04-05 厦门亿联网络技术股份有限公司 A kind of method and device of analogue-key automation pressure test
CN109739748B (en) * 2018-12-13 2022-06-10 北京小米移动软件有限公司 Compliance detection method and device
CN109828910A (en) * 2018-12-26 2019-05-31 平安科技(深圳)有限公司 Method and device, the computer equipment, storage medium of monkey test
CN109634872B (en) * 2019-02-25 2023-03-10 北京达佳互联信息技术有限公司 Application testing method, device, terminal and storage medium
US11487646B2 (en) 2019-03-01 2022-11-01 Red Hat, Inc. Dynamic test case timers
CN111309604B (en) * 2020-02-07 2023-10-03 Tcl移动通信科技(宁波)有限公司 Offline automatic test method, system, storage medium and mobile terminal
CN111581110B (en) * 2020-04-16 2023-08-15 贝壳技术有限公司 Service data accuracy detection method, device, system and storage medium
CN114257534A (en) * 2020-09-24 2022-03-29 北京小米移动软件有限公司 Test result processing method, device and system and storage medium
CN113051146B (en) * 2021-04-09 2022-09-30 深圳赛安特技术服务有限公司 Monkey-based testing method, apparatus, device and storage medium

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6002869A (en) * 1997-02-26 1999-12-14 Novell, Inc. System and method for automatically testing software programs
CN1719925A (en) * 2004-07-08 2006-01-11 中兴通讯股份有限公司 Method and apparatus for automatically testing CDMA cell phone software
CN1976527A (en) * 2006-12-04 2007-06-06 华为技术有限公司 Method and system for mobile terminal test
CN102110053A (en) * 2011-03-18 2011-06-29 广东欧珀移动通信有限公司 Random testing method based on Android

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6002869A (en) * 1997-02-26 1999-12-14 Novell, Inc. System and method for automatically testing software programs
CN1719925A (en) * 2004-07-08 2006-01-11 中兴通讯股份有限公司 Method and apparatus for automatically testing CDMA cell phone software
CN1976527A (en) * 2006-12-04 2007-06-06 华为技术有限公司 Method and system for mobile terminal test
CN102110053A (en) * 2011-03-18 2011-06-29 广东欧珀移动通信有限公司 Random testing method based on Android

Also Published As

Publication number Publication date
CN102419727A (en) 2012-04-18

Similar Documents

Publication Publication Date Title
CN102419727B (en) A kind of automated testing method and device
US10317474B2 (en) Systems and methods for identifying faulty battery in an electronic device
US10853232B2 (en) Adaptive system for mobile device testing
WO2017124808A1 (en) Fault information reproduction method and reproduction apparatus
CN104424094A (en) Method and device for obtaining abnormal information and intelligent terminal device
CN109726107A (en) Test method, device, equipment and storage medium
CN104331373A (en) Monkey test system and method
CN111209206B (en) Automatic test method and system for software products
CN104572031A (en) Method and device for generating test case
CN109711655A (en) Double record quality detecting methods, device, equipment and computer readable storage medium
CN112115038A (en) Application testing method and device and storage medium
CN110990258A (en) Android system-based APP testing method and device, readable storage medium and processor
CN112054822A (en) Bluetooth test method and device, electronic equipment and storage medium
CN114996103A (en) Page abnormity detection method and device, electronic equipment and storage medium
CN110502414B (en) Terminal equipment performance test method and device, terminal equipment and storage medium
CN108595332B (en) Software testing method and device
CN113132181B (en) Method and device for detecting network protocol support degree of IPv6 mobile application program
CN114443502A (en) Stability testing method and device based on application program
CN117421217A (en) Automatic software function test method, system, terminal and medium
CN105653455A (en) Program vulnerability detection method and detection system
CN112269697A (en) Equipment storage performance testing method, system and related device
CN112437348A (en) State information acquisition method, storage medium and smart television
CN110765007A (en) Crash information online analysis method for android application
CN115840686A (en) Server performance test method and device, electronic equipment and storage medium
CN116932360A (en) Page testing method and device, computer equipment and storage medium

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