CN105512033A - Automated testing method and device of mobile terminal and mobile terminal - Google Patents

Automated testing method and device of mobile terminal and mobile terminal Download PDF

Info

Publication number
CN105512033A
CN105512033A CN201510872382.1A CN201510872382A CN105512033A CN 105512033 A CN105512033 A CN 105512033A CN 201510872382 A CN201510872382 A CN 201510872382A CN 105512033 A CN105512033 A CN 105512033A
Authority
CN
China
Prior art keywords
test
mobile terminal
testing
cpu
script
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
CN201510872382.1A
Other languages
Chinese (zh)
Other versions
CN105512033B (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.)
Yancheng Guwen Ji Intelligent Technology Co ltd
Original Assignee
Xiamen Meitu Mobile 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 Xiamen Meitu Mobile Technology Co Ltd filed Critical Xiamen Meitu Mobile Technology Co Ltd
Priority to CN201510872382.1A priority Critical patent/CN105512033B/en
Publication of CN105512033A publication Critical patent/CN105512033A/en
Application granted granted Critical
Publication of CN105512033B publication Critical patent/CN105512033B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/36Preventing errors by testing or debugging software
    • G06F11/3668Software testing
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/36Preventing errors by testing or debugging software
    • G06F11/3668Software testing
    • G06F11/3672Test management
    • G06F11/3684Test management for test design, e.g. generating new test cases

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Hardware Design (AREA)
  • Quality & Reliability (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Telephone Function (AREA)

Abstract

The invention discloses an automated testing method of a mobile terminal. The method comprises the steps that a first command is executed in response to operation of a user for starting monitoring, and real-time information of the mobile terminal is obtained, wherein the real-time information is the CPU usage rate, obtained periodically at preset frequency, of the mobile terminal; a second command is executed in response to operation of the user for starting testing, and a testing script is run; when testing is finished, a test result is output, wherein the test result comprises test time and the CPU usage rate stored by being correlated with the test time; a CPU use state curve chart is drawn according to the test result, and whether CPU of an application is used normally or not can be judged conveniently. The invention further provides an automated testing device of the mobile terminal and the mobile terminal provided with the automated testing device.

Description

A kind of automated testing method of mobile terminal, device and mobile terminal
Technical field
The present invention relates to the applied technical field of mobile terminal, especially a kind of automated testing method of mobile terminal, device and mobile terminal.
Background technology
At present, the application of installing in mobile terminal such as smart mobile phone gets more and more.Although its level of hardware is in continuous lifting, but user still often feels to occur card when operation, namely runs not smooth; Or after employing a period of time, there will be the problem that mobile phone is overheated.Occur that a major reason of these situations is that the CPU of mobile terminal takies too high, therefore, carry out being necessary very much when CPU takies detection to the application of mobile terminal, system.
, to differ, the equal genetic prerequisite of resolution because mobile terminal exists screen size, causing same money to be applied on different mobile terminal all needs to carry out personalization adaptation, thus the test job amount of application software is multiplied meanwhile.Therefore mobile terminal software automatic test is also just taken advantage of a situation and gives birth to.
Mobile terminal automation testing common at present or Based PC, generate command adapted thereto by PC, is sent to mobile terminal by data line or network, drives mobile terminal to carry out various operation.But this mode one must be driven by PC, adds testing cost, two is that PC and mobile terminal need carry out data transmission, and this just exists a lot of factors of instability.
To sum up, need a kind of mobile terminal automation testing scheme, make full use of the independence of mobile terminal and portability again, impel mobile terminal automation testing more easily to carry out.
Summary of the invention
For this reason, the invention provides a kind of automated testing method of mobile terminal, device and mobile terminal, to try hard to solve or at least alleviate at least one problem existed above.
According to an aspect of the present invention, provide a kind of automated testing method of mobile terminal, the method comprising the steps of: the operation of opening monitoring in response to user, perform the first order, obtain the real-time information of mobile terminal, wherein real-time information is the CPU usage of the mobile terminal regularly obtained with preset frequency; Open the operation of test in response to user, perform the second order, testing results script; At the end of test, output test result, test result comprises test duration and the CPU usage with test duration association store; And draw CPU using state curve map according to test result, so that judge whether normal the CPU of this application uses.
Alternatively, in mobile terminal automation testing method according to the present invention, also comprise step: write test script according to test assignment, wherein test assignment comprises actuating logic, the execution sequence that actuating logic indicates test assignment corresponding by configuration parameter.
Alternatively, in mobile terminal automation testing method according to the present invention, configuration parameter comprises testing time, test duration and testing procedure.
Alternatively, in mobile terminal automation testing method according to the present invention, the step of execution second order, testing results script comprises: the actuating logic opening test rear parsing test assignment; And automatically perform test script corresponding to this test assignment by actuating logic.
Alternatively, in mobile terminal automation testing method according to the present invention, also comprise step: during testing results script, perform corresponding testing procedure by call configuration option.
According to a further aspect in the invention, provide a kind of mobile terminal automation testing device, device comprises: monitoring unit, be suitable for the operation of opening monitoring in response to user, perform the first order, regularly obtain the real-time information of mobile terminal with preset frequency, real-time information comprises CPU usage; Driver element, is suitable for the operation of opening test in response to user, performs the second order, testing results script; Output interface, is suitable for association at the end of test and exports test duration and CPU usage, as test result; And Drawing of Curve unit, be suitable for drawing CPU using state curve map according to test result, so that judge whether normal the CPU of this application uses.
Alternatively, in mobile terminal automation testing device according to the present invention, driver element also comprises: perform subelement, be suitable for writing test script according to test assignment, wherein test assignment comprises actuating logic, the execution sequence that actuating logic indicates test assignment corresponding by configuration parameter.
Alternatively, in mobile terminal automation testing device according to the present invention, configuration parameter comprises testing time, test duration and testing procedure.
Alternatively, in mobile terminal automation testing device according to the present invention, driver element is also suitable for the actuating logic of resolving test assignment after opening test; And automatically perform test script corresponding to this test assignment by actuating logic.
Alternatively, in mobile terminal automation testing device according to the present invention, driver element is also suitable for, when testing results script, performing corresponding testing procedure by call configuration option.
According to a further aspect in the invention, provide a kind of mobile terminal, there is automatic test device as above.
According to mobile terminal automation testing scheme of the present invention, according to the Functional Design test case of test target, test is made to have more specific aim.Meanwhile, by the mode of automated execution without the need to manual operation, can raise the efficiency, greatly shorten the time; And the CPU usage of Real-Time Monitoring mobile terminal in the process of test, and then obtain CPU using state change curve, make test result very clear.
Accompanying drawing explanation
In order to realize above-mentioned and relevant object; combine description below and accompanying drawing herein to describe some illustrative aspect; these aspects indicate the various modes can putting into practice principle disclosed herein, and all aspects and equivalent aspect thereof are intended to fall in the scope of theme required for protection.Read detailed description below in conjunction with the drawings, above-mentioned and other object of the present disclosure, Characteristics and advantages will become more obvious.Throughout the disclosure, identical Reference numeral is often referred to for identical parts or element.
Fig. 1 shows the structure block diagram of the mobile terminal 100 according to an exemplary embodiment of the present invention;
Fig. 2 shows the process flow diagram of the automated testing method 200 of mobile terminal according to an embodiment of the invention;
Fig. 3 shows the schematic diagram of the automatic test device 300 of mobile terminal according to an embodiment of the invention;
Fig. 4 shows CPU using state curve map according to an embodiment of the invention;
Fig. 5 A shows the interface schematic diagram opening monitoring according to an embodiment of the invention at mobile terminal 100; And
Fig. 5 B shows the interface schematic diagram opening test according to an embodiment of the invention at mobile terminal 100.
Embodiment
Below with reference to accompanying drawings exemplary embodiment of the present disclosure is described in more detail.Although show exemplary embodiment of the present disclosure in accompanying drawing, however should be appreciated that can realize the disclosure in a variety of manners and not should limit by the embodiment set forth here.On the contrary, provide these embodiments to be in order to more thoroughly the disclosure can be understood, and complete for the scope of the present disclosure can be conveyed to those skilled in the art.
Fig. 1 is mobile terminal 100 organigram according to an embodiment of the invention.With reference to Fig. 1, mobile terminal 100 comprises: memory interface 102, one or more data processor, image processor and/or CPU (central processing unit) 104, and peripheral interface 106.Memory interface 102, one or more processor 104 and/or peripheral interface 106 both can be discrete components, also can be integrated in one or more integrated circuit.In the mobile terminal 100, various element can be coupled by one or more communication bus or signal wire.Sensor, equipment and subsystem can be coupled to peripheral interface 106, to help to realize several functions.Such as, motion sensor 110, optical sensor 112 and range sensor 114 can be coupled to peripheral interface 106, to facilitate the functions such as orientation, illumination and range finding.Other sensors 116 can be connected with peripheral interface 106 equally, such as positioning system (such as GPS), temperature sensor, biometric sensor or other sensor devices, can help thus to implement relevant function.
Camera sub-system 120 and optical sensor 122 may be used for the realization of the camera function of convenient such as recording photograph and video clipping, and wherein said camera sub-system and optical sensor can be such as charge-coupled image sensor (CCD) or complementary metal oxide semiconductor (CMOS) (CMOS) optical sensor.Can help realize communication function by one or more radio communication subsystem 124, wherein radio communication subsystem can comprise radio-frequency transmitter and transmitter and/or light (such as infrared) Receiver And Transmitter.The particular design of radio communication subsystem 124 and embodiment can depend on one or more communication networks that mobile terminal 100 is supported.Such as, mobile terminal 100 can comprise the communication subsystem 124 being designed to support GSM network, GPRS network, EDGE network, Wi-Fi or WiMax network and BlueboothTM network.Audio subsystem 126 can be coupled with loudspeaker 128 and microphone 130, such as, to help the function of implementing to enable voice, speech recognition, speech reproduction, digital recording and telephony feature.
I/O subsystem 140 can comprise touch screen controller 142 and/or other input control devices 144 one or more.Touch screen controller 142 can be coupled to touch-screen 146.For example, what this touch-screen 146 and touch screen controller 142 can use any one in multiple touch-sensing technology to detect to carry out with it contact and movement or time-out, and wherein detection technology is including, but not limited to capacitive character, resistive, infrared and surface acoustic wave technique.Other input control devices 144 one or more can be coupled to other input/control devicess 148, the indication equipment of such as one or more button, rocker switch, thumb wheel, infrared port, USB port and/or stylus and so on.Described one or more button (not shown) can comprise the up/down button for control loudspeaker 128 and/or microphone 130 volume.
Memory interface 102 can be coupled with storer 150.This storer 150 can comprise high-speed random access memory and/or nonvolatile memory, such as one or more disk storage device, one or more optical storage apparatus, and/or flash memories (such as NAND, NOR).Storer 150 can store operating system 152, the operating system of such as Android, IOS or WindowsPhone and so on.This operating system 152 can comprise the instruction of the task of depending on hardware for the treatment of basic system services and execution.Storer 150 can also store application 154.When these are applied in operation, can be loaded into processor 104 from storer 150, and run on the operating system run by processor 104, and the function that the various user of the Interface realization utilizing operating system and bottom hardware to provide expects, as instant messaging, web page browsing, pictures management etc.Application can provide independent of operating system, also can be that operating system carries.
According to one embodiment of present invention, provide a kind of mobile terminal 100 that can complete CPU automatic test, can by arranging that the client application of automatic test device 300 realizes this function, this client application is stored in application 154.
Fig. 2 shows the process flow diagram of mobile terminal automation testing method 200 according to an embodiment of the invention.The method performs in the mobile terminal 100, the method starts from step S210, opens the operation of monitoring in response to user, performs the first order, obtain the real-time information of mobile terminal 100, wherein real-time information refers to the CPU usage of the mobile terminal 100 regularly obtained with preset frequency.User opens monitoring by clicking " cpu monitor " on interface, and as shown in Figure 5A, mobile terminal 100 calls " adbshelldumpsyscpuinfo " order with preset frequency, obtains CPU real-time information, namely CPU usage.
Subsequently in step S220, open the operation of test in response to user, perform the second order, testing results script.As shown in Figure 5 B, user selects the application that will test on interface, opens test, and such as user selects " note " application, and mobile terminal 100 calls shell-command and to bring into operation automatic test script, and test short message is applied, and specific instructions form is as follows:
" adbshelluiautomatorruntest robotization bag name--nohup – c bag name. class name # method name ".
According to embodiments of the invention, will write test script according to test assignment, wherein test assignment comprises actuating logic, the execution sequence that described actuating logic indicates described test assignment corresponding by configuration parameter.So, the multiple event-action performed on mobile terminal 100 operation interface are included in test script, such as, multiple event-action can be included in the incoming event action of mobile terminal 100, click event action, obtain event control action, slip event action.Mobile terminal 100, after unlatching test, is first resolved the actuating logic of test assignment, and is automatically performed test script corresponding to this test assignment by actuating logic.
For example, when the basic function of note application in testing mobile terminal 100, actuating logic corresponding to this test assignment can be as follows:
1. open Information application program
2. newly-built information, saves as rough draft
3. slide and check information
4. newly-built multimedia message (picture, video, audio frequency, text), saves as rough draft
5. use Chinese, English, special character to search for information respectively
6. check the note searched
7. return and delete any information
8. chat background is set
9. exit information
10. send note
Wherein, configuration parameter comprises testing time (runCounts), test duration (runTimes) and testing procedure.Mobile terminal 100, when testing results script, can perform corresponding testing procedure by call configuration option.Such as, for the task of the application of test short message above, us can be specified will to test some step wherein by revising configuration parameter, or, can be specified in the 7th step by configuration parameter and delete many articles of information.
Subsequently in step S230, at the end of test, output test result.According to one embodiment of present invention, after test certain hour (such as, 12 hours), by selecting " stopping " on the interface of mobile terminal 100, as shown in Figure 5A, test can be terminated.Certainly, tester also can arrange mobile terminal 100 after automatically performing the test some time, terminates test.The present invention does not limit this.
Mobile terminal 100 automatically can export a Excel comprising the test result of all application and show in SD card.This test result comprises the test duration (or perhaps test moment) of all application and the CPU usage with test duration association store, or is CPU usage.Such as, for the task that above-mentioned test short message is applied, export following test result (only partial results) with the form of Excel form:
Subsequently in step S240, draw CPU using state curve map according to test result, so that judge whether normal the CPU of this application uses.Such as according to form above, the CPU using state curve map of note application as shown in Figure 4 can be drawn out, and can find out from the curve map of Fig. 4, the utilization rate of CPU remains between 10% ~ 30% substantially, than observation test result in table form, curve map clearly understands.
In addition, curve plotting is desired to make money or profit in the Performance comparision of mobile terminal application.According to a kind of implementation, above-mentioned steps can be adopted to test the cpu usage of note application in another mobile terminal, same output CPU using state curve map.Tester just can, by the mode of curve map overlapping contrast, intuitively arrive in the utilization rate of which moment CPU too high, more easily detects that mobile terminal occurs that card pauses, the reason of fever phenomenon.
In addition, as describe in step S220, tester can by CPU using state curve map observe the CPU of which or a certain moment mobile terminal 100 time period use unreasonable (as, CPU usage is too high), and then the configuration parameter in amendment test script, to test further and to confirm to cause CPU to use irrational concrete steps, and then the source code of this application is revised.
Fig. 3 shows the schematic diagram of mobile terminal automation testing device 300 according to an embodiment of the invention.This device 300 comprises: monitoring unit 310, driver element 320, output interface 330 and Drawing of Curve unit 340, wherein monitoring unit 310 and output interface 330 couple mutually with driver element 320 respectively, and Drawing of Curve unit 340 couples mutually with output interface 330.
Monitoring unit 310 is suitable for the operation of opening monitoring in response to user, and perform the first order, namely call adb order with preset frequency, regularly to obtain the real-time information of mobile terminal 100, wherein real-time information comprises the CPU usage of mobile terminal 100.
Meanwhile, driver element 320 is suitable for the operation of opening test in response to user, performs the second order, namely calls shell-command, testing results script.
According to a kind of implementation, driver element 320 also comprises execution subelement 322, and be suitable for writing test script according to test assignment, wherein test assignment comprises actuating logic, the execution sequence that actuating logic indicates this test assignment corresponding by configuration parameter.Such as, configuration parameter can comprise testing time, test duration and testing procedure.Test assignment should contain the basic function of application to be measured as much as possible.According to test assignment design test case, test can be made to have more specific aim.
According to another embodiment of the present invention, driver element 320 is also suitable for, when testing results script, performing corresponding testing procedure by call configuration option.Such as, for the task of test short message application, our only test some step wherein can be specified by amendment configuration parameter, or, can specify by configuration parameter the number of times, time etc. tested in a certain step.
Output interface 330 is suitable for association at the end of test and exports test duration and CPU usage, as test result.Then described test result is sent to the Drawing of Curve unit 340 coupled with it.
Drawing of Curve unit 340 is suitable for drawing CPU using state curve map according to test result, so that judge whether normal the CPU of this application uses.
In addition, the curve plotting Yu Jingpin that desires to make money or profit compares.According to a kind of implementation, such scheme can be adopted to test the cpu usage of note application in another mobile terminal, same output CPU using state curve map.Tester just can, by the mode of curve map overlapping contrast, intuitively arrive in the utilization rate of which moment CPU too high, more easily detects that mobile terminal occurs that card pauses, the reason of fever phenomenon.
According to a kind of implementation, when tester by CPU using state curve map observe use unreasonable at the CPU of which time period or a certain moment mobile terminal time (as, CPU usage is too high), the configuration parameter in test script can be revised, to test further and to confirm to cause CPU to use irrational concrete steps, and then the source code of this application is revised.
Be to be understood that, in order to simplify the disclosure and to help to understand in each inventive aspect one or more, in the description above to exemplary embodiment of the present invention, each feature of the present invention is grouped together in single embodiment, figure or the description to it sometimes.But, the method for the disclosure should be construed to the following intention of reflection: namely the present invention for required protection requires than the feature more multiple features clearly recorded in each claim.Or rather, as claims below reflect, all features of disclosed single embodiment before inventive aspect is to be less than.Therefore, the claims following embodiment are incorporated to this embodiment thus clearly, and wherein each claim itself is as independent embodiment of the present invention.
Those skilled in the art are to be understood that the module of the equipment in example disclosed herein or unit or assembly can be arranged in equipment as depicted in this embodiment, or alternatively can be positioned in one or more equipment different from the equipment in this example.Module in aforementioned exemplary can be combined as a module or can be divided into multiple submodule in addition.
Those skilled in the art are appreciated that and adaptively can change the module in the equipment in embodiment and they are arranged in one or more equipment different from this embodiment.Module in embodiment or unit or assembly can be combined into a module or unit or assembly, and multiple submodule or subelement or sub-component can be put them in addition.Except at least some in such feature and/or process or unit be mutually repel except, any combination can be adopted to combine all processes of all features disclosed in this instructions (comprising adjoint claim, summary and accompanying drawing) and so disclosed any method or equipment or unit.Unless expressly stated otherwise, each feature disclosed in this instructions (comprising adjoint claim, summary and accompanying drawing) can by providing identical, alternative features that is equivalent or similar object replaces.
In addition, those skilled in the art can understand, although embodiments more described herein to comprise in other embodiment some included feature instead of further feature, the combination of the feature of different embodiment means and to be within scope of the present invention and to form different embodiments.Such as, in the following claims, the one of any of embodiment required for protection can use with arbitrary array mode.
In addition, some in described embodiment are described as at this can by the processor of computer system or the method implemented by other device performing described function or the combination of method element.Therefore, there is the device of processor formation for implementing the method or method element of the necessary instruction for implementing described method or method element.In addition, the element described herein of device embodiment is the example as lower device: this device is for implementing the function performed by the element of the object in order to implement this invention.
As used in this, unless specifically stated so, use ordinal number " first ", " second ", " the 3rd " etc. to describe plain objects and only represent the different instances relating to similar object, and be not intended to imply the object be described like this must have the time upper, spatially, sequence aspect or in any other manner to definite sequence.
Although the embodiment according to limited quantity describes the present invention, benefit from description above, those skilled in the art understand, in the scope of the present invention described thus, it is contemplated that other embodiment.In addition, it should be noted that the language used in this instructions is mainly in order to object that is readable and instruction is selected, instead of select to explain or limiting theme of the present invention.Therefore, when not departing from the scope and spirit of appended claims, many modifications and changes are all apparent for those skilled in the art.For scope of the present invention, be illustrative to disclosing of doing of the present invention, and nonrestrictive, and scope of the present invention is defined by the appended claims.

Claims (10)

1. an automated testing method for mobile terminal, described method comprises step:
Open the operation of monitoring in response to user, perform the first order, obtain the real-time information of mobile terminal, wherein said real-time information is the CPU usage of the mobile terminal regularly obtained with preset frequency;
Open the operation of test in response to user, perform the second order, testing results script;
At the end of test, output test result, described test result comprises test duration and the CPU usage with test duration association store; And
CPU using state curve map is drawn, so that judge whether normal the CPU of this application uses according to described test result.
2. the method for claim 1, also comprises step:
Write test script according to test assignment, wherein said test assignment comprises actuating logic, the execution sequence that described actuating logic indicates described test assignment corresponding by configuration parameter.
3. method as claimed in claim 2, wherein,
Described configuration parameter comprises testing time, test duration and testing procedure.
4. method as claimed in claim 2 or claim 3, wherein said execution second is ordered, the step of testing results script comprises:
The actuating logic of test assignment is resolved after opening test; And
Test script corresponding to this test assignment is automatically performed by described actuating logic.
5. method as claimed in claim 4, also comprises step:
During testing results script, perform corresponding testing procedure by call configuration option.
6. an automatic test device for mobile terminal, described device comprises:
Monitoring unit, is suitable for the operation of opening monitoring in response to user, and perform the first order, regularly obtain the real-time information of mobile terminal with preset frequency, described real-time information comprises CPU usage;
Driver element, is suitable for the operation of opening test in response to user, performs the second order, testing results script;
Output interface, is suitable for association at the end of test and exports test duration and CPU usage, as test result; And
Drawing of Curve unit, is suitable for drawing CPU using state curve map according to described test result, so that judge whether normal the CPU of this application uses.
7. device as claimed in claim 6, wherein said driver element also comprises:
Perform subelement, be suitable for writing test script according to test assignment, wherein said test assignment comprises actuating logic, the execution sequence that described actuating logic indicates described test assignment corresponding by configuration parameter;
Wherein said configuration parameter comprises testing time, test duration and testing procedure.
8. device as claimed in claim 7, wherein,
Described driver element is also suitable for the actuating logic of resolving test assignment after opening test; And automatically perform test script corresponding to this test assignment by described actuating logic.
9. device as claimed in claim 8, wherein,
Described driver element is also suitable for, when testing results script, performing corresponding testing procedure by call configuration option.
10. a mobile terminal, has the automatic test device according to any one of claim 6-9.
CN201510872382.1A 2015-12-02 2015-12-02 A kind of automated testing method of mobile terminal, device and mobile terminal Active CN105512033B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510872382.1A CN105512033B (en) 2015-12-02 2015-12-02 A kind of automated testing method of mobile terminal, device and mobile terminal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510872382.1A CN105512033B (en) 2015-12-02 2015-12-02 A kind of automated testing method of mobile terminal, device and mobile terminal

Publications (2)

Publication Number Publication Date
CN105512033A true CN105512033A (en) 2016-04-20
CN105512033B CN105512033B (en) 2019-02-15

Family

ID=55720034

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510872382.1A Active CN105512033B (en) 2015-12-02 2015-12-02 A kind of automated testing method of mobile terminal, device and mobile terminal

Country Status (1)

Country Link
CN (1) CN105512033B (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105975391A (en) * 2016-04-29 2016-09-28 厦门美图移动科技有限公司 Restart testing method and device and mobile terminal
CN107077561A (en) * 2017-01-10 2017-08-18 深圳怡化电脑股份有限公司 Verify method, self-aided terminal and the application server of upper layer application identity
CN107608848A (en) * 2016-07-12 2018-01-19 博彦科技股份有限公司 Method of testing and system
CN108287790A (en) * 2017-12-29 2018-07-17 五八有限公司 Application program capacity test method, device and the electronic equipment of terminal
CN108829606A (en) * 2018-06-29 2018-11-16 北京金山安全软件有限公司 Input method performance test method and device
CN111382048A (en) * 2018-12-28 2020-07-07 北京奇虎科技有限公司 Method and device for managing mobile equipment on real machine testing platform
CN112445708A (en) * 2020-11-30 2021-03-05 统信软件技术有限公司 Pressure testing method and device and computing equipment
CN114531376A (en) * 2020-10-30 2022-05-24 中国移动通信有限公司研究院 Method, device and equipment for combining test tasks and readable storage medium

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103744784A (en) * 2014-01-06 2014-04-23 中国移动(深圳)有限公司 Method and system for automatically testing mobile phone applications
US20150135169A1 (en) * 2013-11-12 2015-05-14 Institute For Information Industry Testing device and testing method thereof
CN104834601A (en) * 2015-05-13 2015-08-12 上海斐讯数据通信技术有限公司 Android system-based automatic testing method for memory leakage of intelligent terminal

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20150135169A1 (en) * 2013-11-12 2015-05-14 Institute For Information Industry Testing device and testing method thereof
CN103744784A (en) * 2014-01-06 2014-04-23 中国移动(深圳)有限公司 Method and system for automatically testing mobile phone applications
CN104834601A (en) * 2015-05-13 2015-08-12 上海斐讯数据通信技术有限公司 Android system-based automatic testing method for memory leakage of intelligent terminal

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105975391A (en) * 2016-04-29 2016-09-28 厦门美图移动科技有限公司 Restart testing method and device and mobile terminal
CN105975391B (en) * 2016-04-29 2019-05-03 厦门美图移动科技有限公司 One kind restarting test method, equipment and mobile terminal
CN107608848A (en) * 2016-07-12 2018-01-19 博彦科技股份有限公司 Method of testing and system
CN107077561A (en) * 2017-01-10 2017-08-18 深圳怡化电脑股份有限公司 Verify method, self-aided terminal and the application server of upper layer application identity
CN107077561B (en) * 2017-01-10 2021-08-13 深圳怡化电脑股份有限公司 Method for verifying identity of upper-layer application, self-service terminal and application server
CN108287790A (en) * 2017-12-29 2018-07-17 五八有限公司 Application program capacity test method, device and the electronic equipment of terminal
CN108829606A (en) * 2018-06-29 2018-11-16 北京金山安全软件有限公司 Input method performance test method and device
CN111382048A (en) * 2018-12-28 2020-07-07 北京奇虎科技有限公司 Method and device for managing mobile equipment on real machine testing platform
CN111382048B (en) * 2018-12-28 2023-10-20 三六零科技集团有限公司 Management method and device for mobile equipment on true machine test platform
CN114531376A (en) * 2020-10-30 2022-05-24 中国移动通信有限公司研究院 Method, device and equipment for combining test tasks and readable storage medium
CN112445708A (en) * 2020-11-30 2021-03-05 统信软件技术有限公司 Pressure testing method and device and computing equipment

Also Published As

Publication number Publication date
CN105512033B (en) 2019-02-15

Similar Documents

Publication Publication Date Title
CN105512033A (en) Automated testing method and device of mobile terminal and mobile terminal
CN107329750A (en) The recognition methods of advertisement page, jump method and mobile terminal in application program
US20180275840A1 (en) Method for executing program and electronic device thereof
RU2706951C2 (en) Method and device for providing a graphical user interface
CN106126424B (en) A kind of visual automated testing method of script, device and mobile terminal
CN105630686A (en) Traversal testing method and device for applications and mobile terminal
CN108063818B (en) Data downloading method, device, terminal and computer readable storage medium
CN105824755A (en) Automation test method, automation test device and mobile terminal
CN104991847B (en) A kind of RAM leakage automated detection method, device and mobile terminal
CN105824662B (en) Application program unloading method and electronic equipment
EP2919115A2 (en) Task migration method and apparatus
CN105975391B (en) One kind restarting test method, equipment and mobile terminal
WO2017032307A1 (en) File folder merging method and device
CN103631522A (en) Method and device for defining shortcut operation mode by user on mobile terminal
CN106095248A (en) A kind of application program based on mobile terminal is searched and is started method and system
CN107766134A (en) The cleaned system method and mobile device of a kind of mobile device
CN107665147A (en) The cleaned system method and mobile device of a kind of mobile device
CN104516673A (en) Icon display method, equipment and mobile terminal
CN108415734A (en) A kind of application recovery device, method and mobile terminal
CN107153546A (en) A kind of video broadcasting method and mobile device
CN105491129A (en) Page loading progress display method and device and mobile terminal
CN109558187B (en) User interface rendering method and device
CN104516643A (en) Method and device for start application, and computing terminal
CN104407774A (en) Screen switching equipment and method as well as mobile terminal
CN104199708A (en) System cleaning method and equipment and mobile terminal

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
TR01 Transfer of patent right

Effective date of registration: 20240122

Address after: Room 1010A, Building 10, Xinlong Plaza, No. 38 Renmin South Road, Kecheng Street, Yannan High tech Zone, Yancheng City, Jiangsu Province, 224000

Patentee after: Yancheng Guwen Ji Intelligent Technology Co.,Ltd.

Country or region after: China

Address before: 361009 112a, Pioneer Building, Pioneer Park, torch hi tech Zone, Xiamen City, Fujian Province

Patentee before: Xiamen Meitu Mobile Technology Co.,Ltd.

Country or region before: China

TR01 Transfer of patent right