CN105320602A - Testing method and device for application starting speed - Google Patents

Testing method and device for application starting speed Download PDF

Info

Publication number
CN105320602A
CN105320602A CN201510890416.XA CN201510890416A CN105320602A CN 105320602 A CN105320602 A CN 105320602A CN 201510890416 A CN201510890416 A CN 201510890416A CN 105320602 A CN105320602 A CN 105320602A
Authority
CN
China
Prior art keywords
application start
time
application
record
test 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
CN201510890416.XA
Other languages
Chinese (zh)
Other versions
CN105320602B (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 CN201510890416.XA priority Critical patent/CN105320602B/en
Publication of CN105320602A publication Critical patent/CN105320602A/en
Application granted granted Critical
Publication of CN105320602B publication Critical patent/CN105320602B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Debugging And Monitoring (AREA)

Abstract

The invention discloses a testing method and device for application starting speed. The method comprises the steps of acquiring a preset application starting speed testing script, starting a camera shooting device at the beginning of execution of the testing script, recording a first time when a terminal screen receives an instruction for the operation of application starting, judging the application starting state according to a shot image, recording a second time when it is determined that the application starting process is completed, and determining the application starting speed according to the first time and the second time. According to the testing method and device, the camera shooting device is started when execution of the testing script begins to monitor the whole starting process and simulate manual operation; the application starting time is determined according to the time when the screen receives the instruction for the operation of application starting and the time when it is determined that the application starting process is completed; in this way, environmental influences brought by obtaining time records manually through a code layer are avoided, the accuracy of application starting time is greatly improved, and the application starting speed is truly reflected.

Description

A kind of method of testing of application start speed and device
Technical field
The invention belongs to communication technical field, particularly relate to a kind of method of testing and device of application start speed.
Background technology
Along with developing rapidly of internet and electronic technology, the function of intelligent terminal from strength to strength, for mobile phone, be arranged on the application program (Application on smart mobile phone, be called for short application) also get more and more, meanwhile, people to the system of smart mobile phone and the application program experience requirements that is arranged on smart mobile phone also more and more higher.
At present, the demand of application APP exploitation in order to meet user, along with the rising of version, the internal memory that application APP takies also gets more and more.Although the hardware device of smart mobile phone is in continuous lifting, the system constantly increased and application program still cause very large pressure to the experience of smart mobile phone, and wherein application start speed is exactly that very important one is experienced.
To in the research and practice process of prior art, the present inventor finds, in prior art, the general common method of application start velocity test is by writing with case script, the application start time is obtained from code layer, but due to along with the continuous increase of application program and various interim loading, application component activity in code is caused to start, playing up of the page does not also complete, therefore, the test result accuracy rate obtained by this method is not high, can not reflect the speed of application start really.
Summary of the invention
The object of the present invention is to provide a kind of method of testing and device of application start speed, be intended to the accuracy rate improving application start velocity test.
For solving the problems of the technologies described above, the embodiment of the present invention provides following technical scheme:
A method of testing for application start speed, comprising:
Obtain default application start velocity test script and perform;
When starting based on the described test script of execution, open camera head;
When terminal screen receiving instruction and starting the operation of application, determine that current time is the very first time and record;
Judge according to the state of image to application start that described camera photographs;
When determine the state of application start be application start process complete time, determine that current time was the second time and record;
According to the described very first time and described second time, determine application start speed.
For solving the problems of the technologies described above, the embodiment of the present invention also provides following technical scheme:
A proving installation for application start speed, comprising:
Acquiring unit, for obtaining default application start velocity test script and performing;
Performance element, during for starting based on the described test script of execution, opens camera head;
Record cell, for when terminal screen receiving instruction and starting the operation of application, determines that current time is the very first time and record;
Judging unit, judges for the state of image to application start photographed according to described camera;
Described record cell, for when determine the state of application start be application start process complete time, determine that current time was the second time and record;
Speed determining unit, for according to the described very first time and described second time, determines application start speed.
Relative to prior art, the present embodiment, when test script starts to perform, open camera head, to monitor whole start-up course, analog manual operation, by the time interocclusal record when terminal screen receiving the operation of instruction startup application, and when determine the state of application start be application start process complete time time interocclusal record, determine the time of application start, thus determine application start speed, the environmental impact that this test mode is avoided manual record and brought by code layer acquisition time record, improve the accuracy rate of application start time test greatly, reflect the speed of application start really.
Accompanying drawing explanation
Below in conjunction with accompanying drawing, by the specific embodiment of the present invention describe in detail, will make technical scheme of the present invention and other beneficial effect apparent.
Fig. 1 is the schematic flow sheet of the method for testing of the application start speed that first embodiment of the invention provides;
The structural representation of the proving installation of the application start speed that Fig. 2 a provides for second embodiment of the invention;
Another structural representation of the proving installation of the application start speed that Fig. 2 b provides for second embodiment of the invention;
The schematic flow sheet of the method for testing application examples of the application start speed that Fig. 3 provides for third embodiment of the invention.
Embodiment
Please refer to graphic, 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 the illustrated specific embodiment of the invention, and it should not be regarded as limiting the present invention not at other specific embodiment that this describes in detail.
In the following description, specific embodiments of the invention illustrate, unless otherwise stating clearly with reference to the step performed by or multi-section computing machine and symbol.Therefore, these steps and operation will have to mention for several times and performed by computing machine, and computing machine execution as referred to herein includes by representing with the operation of the computer processing unit of the electronic signal of the data in a structuring pattern.These data of this operation transformation or the position maintained in the memory system of this computing machine, its reconfigurable or other running changing this computing machine in the mode known by the tester of this area.The data structure that these data maintain is the provider location of this internal memory, and it has the particular characteristics defined by this data layout.But the principle of the invention illustrates with above-mentioned word, it is not represented as a kind of restriction, and this area tester can recognize that the plurality of step of the following stated and operation also may be implemented in the middle of hardware.
Term as used herein " module " can regard the software object as performing in this arithmetic system as.Different assembly as herein described, module, engine and service can be regarded as the objective for implementation in this arithmetic system.And device and method as herein described is preferably implemented in the mode of software, certainly also can implement on hardware, all within scope.
To be described in detail respectively below.
First embodiment
In the present embodiment, the angle of the proving installation from application start speed is described.
A method of testing for application start speed, comprising: obtain default application start velocity test script and perform; When starting based on execution test script, open camera head; When terminal screen receiving instruction and starting the operation of application, determine that current time is the very first time and record; Judge according to the state of image to application start that camera photographs; When determine the state of application start be application start process complete time, determine that current time was the second time and record; According to the very first time and the second time, determine application start speed.
Refer to Fig. 1, Fig. 1 is the schematic flow sheet of the method for testing of the application start speed that first embodiment of the invention provides.Described method comprises:
In step S101, obtain default application start velocity test script and perform.
Be understandable that, before execution application start velocity test script, first can arrange application toggle speed test script, such as, comprise:
(1) test cases about application start speed scene is built;
(2) according to described test cases, application start velocity test script is generated.
Wherein, the test cases about application start speed scene can have multiple, corresponding, and application start velocity test script also has multiple, does not do concrete restriction herein.
In step s 102, when starting based on the described test script of execution, camera head is opened.
In step s 103, when terminal screen receiving instruction and starting the operation of application, determine that current time is the very first time and record.
Wherein, described step S102 and step S103 can be specially:
Be understandable that, when performing described test script and starting, just open camera head, the implementation of test script is taken, in implementation, when terminal screen receives instruction start application operation, as click some application rebound rapidly afterwards leave terminal screen time, determine that current time is the very first time and record.
Further, when terminal screen receiving instruction and starting the operation of application, determine that current time is the very first time and record, can comprise:
A (), when terminal screen receiving instruction and starting the operation of application, generates induced signal;
B (), based on this induced signal, determines that current time is the very first time and record.
Such as, can be concrete, the application start speed case built in advance is performed according to the application start velocity test script generated in advance, rebound rapidly after the mechanical contact of proving installation clicks some application and leave terminal screen, triggering screen is responded to, and sends induced signal, and the record time now, be called the very first time herein, the camera of proving installation just starts shooting automatically when proving installation performs a certain case (i.e. a certain script).
In step S104, judge according to the state of image to application start that camera photographs.
In step S105, when determine the state of application start be application start process complete time, determine that the shooting time of corresponding image was the second time and record.
Wherein, described step S104 and step S105 can be specially:
In the embodiment of the present invention, the state of application start comprises application start process and completes and apply also in start-up course.
Such as, the image photographed according to camera carries out judgement to the state of application start can be specific as follows:
If first multiple image difference values of taking continuously in pre-set threshold value, then determine that the state of application start is that application start process completes;
If the difference value of the second multiple shooting images taken continuously exceedes described pre-set threshold value, then determine that the state of application start is for application is also in start-up course.
Further, if determine that the state of application start is that application start process completes, just determine that current time was the second time and record.
In step s 106, according to the very first time and the second time, application start speed is determined.
Be understandable that, determine that the mode of application start speed has a lot according to the described very first time and described second time, such as, can specifically comprise:
The difference of described second time and the described very first time is defined as the application start time, the described application start time is carried out record, according to the described application start time, determine corresponding application start speed.
Further, in practical application scene, this proving installation can be tested multiple test script automatically, first, the application start time of a test script is determined according to abovementioned steps, if the application start time of a test script then determines that this test script is finished after determining; And then, when determining that a test script is finished, can continue to perform next test script, until all test scripts are completed, and closing camera head.
From the above, the method of testing of the application start speed that the present embodiment provides, when test script starts to perform, open camera head, to monitor whole start-up course, analog manual operation, by the time interocclusal record when terminal screen receiving the operation of instruction startup application, and when determine the state of application start be application start process complete time time interocclusal record, determine the time of application start, thus determine application start speed, the environmental impact that this test mode is avoided manual record and brought by code layer acquisition time record, improve the accuracy rate of application start time test greatly, reflect the speed of application start really.
Second embodiment
For ease of better implementing the method for testing of the application start speed that the embodiment of the present invention provides, the embodiment of the present invention also provides a kind of device of the method for testing based on above-mentioned application start speed.Wherein the implication of noun is identical with the method for the test of above-mentioned application start speed, and specific implementation details can explanation in reference method embodiment.
Refer to Fig. 2 a, the structural representation of the proving installation of the application start speed that Fig. 2 a provides for the embodiment of the present invention, can comprise acquiring unit 201, performance element 202, record cell 203, judging unit 204 and speed determining unit 205.
Wherein, described acquiring unit 201, for obtaining default application start velocity test script and performing; Performance element 202, during for starting based on the described test script of execution, opens camera head; Record cell 203, for when terminal screen receiving instruction and starting the operation of application, determines that current time is the very first time and record.
Be understandable that, when performing described test script and starting, just open camera head, the implementation of test script is taken, in implementation, when terminal screen receives instruction start application operation, as click some application rebound rapidly afterwards leave terminal screen time, determine that current time is the very first time and record.
Judging unit 204, judges for the state of image to application start photographed according to described camera; Described record cell 203, for when determine the state of application start be application start process complete time, determine that current time was the second time and record.
In the embodiment of the present invention, the state of application start comprises application start process and completes and apply also in start-up course.
Further, if determine that the state of application start is that application start process completes, just determine that current time was the second time and record.
Speed determining unit 205, for according to the described very first time and described second time, determines application start speed.
Preferably, Fig. 2 b can be consulted in the lump, another structural representation of the proving installation of the application start speed provided for the embodiment of the present invention.
Be understandable that, before execution application start velocity test script, can first arrange application toggle speed test script, such as, described proving installation can also comprise: script generation unit 206, can be used for building the test cases about application start speed scene, according to described test cases, generate application start velocity test script.
Wherein, the test cases about application start speed scene can have multiple, corresponding, and application start velocity test script also has multiple, does not do concrete restriction herein.
Further, when terminal screen receiving instruction and starting the operation of application, determine that current time is the very first time and record, such as, record cell 203 can comprise:
Inductor unit, for when terminal screen receiving instruction and starting the operation of application, generates induced signal;
Record subelement, for based on this induced signal, determines that current time is the very first time and record.
Such as, can be concrete, the application start speed case built in advance is performed according to the application start velocity test script generated in advance, rebound rapidly after the mechanical contact of proving installation clicks some application and leave terminal screen, triggering screen is responded to, and sends induced signal, and the record time now, be called the very first time herein, the camera of proving installation just starts shooting automatically when proving installation performs a certain case (i.e. a certain script).
Based on this, described judging unit 204, can specifically comprise:
First judgment sub-unit, if for continuous multiple image difference values of taking in pre-set threshold value, then determine that the state of application start is that application start process completes;
Second judgment sub-unit, if exceed described pre-set threshold value for the difference value of multiple shooting images of shooting continuously, then determines that the state of application start is for application is also in start-up course.
Be understandable that, determine that the mode of application start speed has a lot according to the described very first time and described second time, such as, described speed determining unit 205, can specifically for being defined as the application start time by the difference of described second time and the described very first time; The described application start time is carried out record; According to the described application start time, determine corresponding application start speed.
Further, in practical application scene, this proving installation can be tested multiple test script automatically, and described proving installation can also comprise:
Cycle control unit 207, if after determining for application start time of a test script, then determine that this test script is finished; When determining that a test script is finished, continuing to perform next test script, until all test scripts are completed, closing described camera head.
That is, determine the application start time of a test script according to aforementioned functional unit, if after the application start time of a test script determines, then determine that this test script is finished; And then, when determining that a test script is finished, can continue to perform next test script, until all test scripts are completed, and closing camera head.
During concrete enforcement, above unit can realize as independently entity, and can carry out combination in any yet, realize as same or several entities, the concrete enforcement of above unit see embodiment of the method above, can not repeat them here.
From the above, the proving installation of the application start speed that the present embodiment provides, when test script starts to perform, open camera head, to monitor whole start-up course, analog manual operation, by the time interocclusal record when terminal screen receiving the operation of instruction startup application, and when determine the state of application start be application start process complete time time interocclusal record, determine the time of application start, thus determine application start speed, the environmental impact that this test mode is avoided manual record and brought by code layer acquisition time record, improve the accuracy rate of application start time test greatly, reflect the speed of application start really.
3rd embodiment
Method described by the first embodiment and the proving installation described by the second embodiment, be described in further detail citing below.
This embodiment provides a kind of method of testing of application start speed, performed according to the application start speed script built in advance by mechanical hook-up, simulation manually clicks application from desktop, then put contact to remove rapidly, in contact frames out trigger test device, camera head is taken pictures, record the now time, the whole start-up course of camera application, the difference of any two frames of Real-time Obtaining, record the now time when being found to any two frame pictures and being unchanged, both mistimings are start-up times of whole application.In this method of testing, the operation of complete analog subscriber, application start timing node with start deadline node completely by apparatus control and comparison, without the need to manual observation, saved manpower and also comparatively manual test more accurately, truer.
Refer to Fig. 3, the schematic flow sheet of the method for testing of the application start speed that Fig. 3 provides for third embodiment of the invention.Described method comprises:
In step S31, build the test cases about application start speed scene, and record test script.
Thering is provided a kind of proving installation for building application start speed scene test cases, test cases being converted in mechanical hook-up automatized script (i.e. application start speed script), and can re-executing according to content for script.This mechanical hook-up has following several module: a recording elements (being equivalent to script generation unit 206), a playback unit (being equivalent to acquiring unit 201), a sensing unit (being equivalent to record cell 203), shooting unit (being equivalent to performance element 202), a judging unit (being equivalent to judging unit 204) and a record cell (being equivalent to record cell 203 and speed determining unit 205).Wherein recording elements the application start speed case of structure can be converted into application start speed script; Playback unit performs the script recorded, and namely performs the application start speed case case script recorded; Sensing unit is used to trigger induction when frameing out after the contact of machinery taps terminal screen, sends induced signal; Shooting unit is after receiving case enabling signal, start shooting fast; Judging unit carries out real-time judge image difference to the photo that high-speed camera head is taken continuously, judge that application start completes when N continuous pictures does not change, record cell leaves the time point that time (being determined by induced signal) of terminal screen and image are not being changed for recording contact.
In step s 32, start test, open camera, playback test script.
In step S33, contact is clicked some application and is rebounded rapidly afterwards and leave terminal screen, triggers screen induction, record current time A.
Wherein, described step S32 and step S33 can be specially:
Mechanical hook-up performs the application start speed case built in advance according to the automatized script generated in advance, rebound rapidly after mechanical contact clicks some application and leave terminal screen, triggering screen is responded to, send induced signal, record time A now, the camera of mechanical hook-up just starts shooting automatically when mechanical hook-up performs a certain bar case.
In step S34, judge that N that camera is taken opens the difference of image.
If the difference value that continuous print N opens image exceedes pre-set threshold value, then the state determining application start, for application is also in start-up course, now, can continue to perform step S204, judges that N that camera is taken opens the difference of image.
If continuous print N opens the difference value of image within this pre-set threshold value, then perform step S35.
In step s 35, obtain the corresponding shooting time image the earliest that difference value is less than predetermined threshold value, and record current time B.
If multiple image difference values of shooting continuously in pre-set threshold value, then determine that the state of application start is that application start process completes, then in multiple images of correspondence, obtain shooting time image the earliest.
In step S36, calculate the difference C of the second time and the very first time and preserve.
Wherein, described step S34 to step S36 can be specially:
In application start process, the real-time image to shooting judges by the judging unit of device, if N continuous opens image difference value within pre-set threshold value, then judge that image is consistent, start-up course completes, if judge, the difference value of shooting image exceedes pre-set threshold value, then judge that application is also in start-up course.When N continuous opens image difference value within pre-set threshold value, then the time B of records photographing image.Now the difference of time B and time A is the start-up time of whole application, is recorded in report this time.
In step S37, judge whether test cases is completed.
If not, then return and perform step S33, carry out the test of next test cases, until test cases is all completed, process ends.
That is, execute the execution of a follow-up continuous next case of case, the Image Saving in implementation is carried out duplicated record and is checked for follow-up in a file, closedown camera after all cases are complete.
From the above, the method of testing of the application start speed that the present embodiment provides, startup due to camera starts along with the execution of case and starts, shut-in time and the complete time consistency of case, therefore guarantees that the start-up course of whole application is all in shooting monitoring.In addition, judge start whether complete according to be the difference value of N continuous pictures within a threshold values, avoid the impact of environment.
Further, because application start velocity test is being not pass through manual record, also be no longer by code layer acquisition time record by application APP, but by mechanical hook-up analog manual operation, by judging that the record application that frames out of record contact starts start-up time and N continuous and opens the change of image within a pre-set threshold value, judge that application start completes, the difference of these two times is the time of whole application start, this the control beginning of application start and the mode of end, make test duration true and accurate very.
In the above-described embodiments, the description of each embodiment is all emphasized particularly on different fields, there is no the part described in detail in certain embodiment, see above for the detailed description of the method for testing of application start speed, can repeat no more herein.
The proving installation of the described application start speed that the embodiment of the present invention provides, be for example computing machine, panel computer, the mobile phone with touch function etc., the method of testing of the application start speed in the proving installation of described application start speed and foregoing embodiments belongs to same design, the proving installation of described application start speed can run the either method provided in the method for testing embodiment of described application start speed, its specific implementation process refers to the method for testing embodiment of described application start speed, repeats no more herein.
It should be noted that, for the method for testing of application start speed of the present invention, this area common test personnel are appreciated that all or part of flow process of the method for testing realizing application start speed described in the embodiment of the present invention, that the hardware that can control to be correlated with by computer program has come, described computer program can be stored in a computer read/write memory medium, as being stored in the storer of terminal, and performed by least one processor in this terminal, can comprise in the process of implementation as described in the flow process of embodiment of method of testing of application start speed.Wherein, described storage medium can be magnetic disc, CD, ROM (read-only memory) (ROM, ReadOnlyMemory), random access memory (RAM, RandomAccessMemory) etc.
For the proving installation of the described application start speed of the embodiment of the present invention, its each functional module can be integrated in a process chip, also can be that the independent physics of modules exists, also can two or more module integrations in a module.Above-mentioned integrated module both can adopt the form of hardware to realize, and the form of software function module also can be adopted to realize.If described integrated module using the form of software function module realize and as independently production marketing or use time, also can be stored in a computer read/write memory medium, described storage medium such as be ROM (read-only memory), disk or CD etc.
Above the method for testing of a kind of application start speed that the embodiment of the present invention provides and device are described in detail, apply specific case herein to set forth principle of the present invention and embodiment, the explanation of above embodiment just understands method of the present invention and core concept thereof for helping; Meanwhile, for those skilled in the art, according to thought of the present invention, all will change in specific embodiments and applications, in sum, this description should not be construed as limitation of the present invention.

Claims (12)

1. a method of testing for application start speed, is characterized in that, comprising:
Obtain default application start velocity test script and perform;
When starting based on the described test script of execution, open camera head;
When terminal screen receiving instruction and starting the operation of application, determine that current time is the very first time and record;
Judge according to the state of image to application start that described camera photographs;
When determine the state of application start be application start process complete time, determine that current time was the second time and record;
According to the described very first time and described second time, determine application start speed.
2. the method for testing of application start speed according to claim 1, is characterized in that, the application start velocity test script that described acquisition is preset also, before execution, also comprises:
Build the test cases about application start speed scene;
According to described test cases, generate application start velocity test script.
3. the method for testing of application start speed according to claim 1, is characterized in that, described when terminal screen receiving instruction and starting the operation of application, determines that current time is the very first time and record, comprising:
When terminal screen receiving instruction and starting the operation of application, generate induced signal;
Based on this induced signal, determine that current time is the very first time and record.
4. the method for testing of application start speed according to claim 1, is characterized in that, describedly judges the state of image to application start that described camera photographs, and comprising:
If multiple image difference values of shooting continuously in pre-set threshold value, then determine that the state of application start is that application start process completes;
If the difference value of multiple shooting images of shooting continuously exceedes described pre-set threshold value, then determine that the state of application start is for application is also in start-up course.
5. the method for testing of the application start speed according to any one of Claims 1-4, is characterized in that, described according to the described very first time and described second time, determines application start speed, comprising:
The difference of described second time and the described very first time is defined as the application start time;
The described application start time is carried out record;
According to the described application start time, determine corresponding application start speed.
6. the method for testing of application start speed according to claim 5, is characterized in that, described method also comprises:
If the application start time of a test script then determines that this test script is finished after determining;
When determining that a test script is finished, continuing to perform next test script, until all test scripts are completed, closing described camera head.
7. a proving installation for application start speed, is characterized in that, comprising:
Acquiring unit, for obtaining default application start velocity test script and performing;
Performance element, during for starting based on the described test script of execution, opens camera head;
Record cell, for when terminal screen receiving instruction and starting the operation of application, determines that current time is the very first time and record;
Judging unit, judges for the state of image to application start photographed according to described camera;
Described record cell, for when determine the state of application start be application start process complete time, determine that current time was the second time and record;
Speed determining unit, for according to the described very first time and described second time, determines application start speed.
8. the proving installation of application start speed according to claim 7, is characterized in that, described device also comprises:
Script generation unit, for building the test cases about application start speed scene, according to described test cases, generates application start velocity test script.
9. the proving installation of application start speed according to claim 7, is characterized in that, described record cell comprises:
Inductor unit, for when terminal screen receiving instruction and starting the operation of application, generates induced signal;
Record subelement, for based on this induced signal, determines that current time is the very first time and record.
10. the proving installation of application start speed according to claim 7, is characterized in that, described judging unit, comprising:
First judgment sub-unit, if for continuous multiple image difference values of taking in pre-set threshold value, then determine that the state of application start is that application start process completes;
Second judgment sub-unit, if exceed described pre-set threshold value for the difference value of multiple shooting images of shooting continuously, then determines that the state of application start is for application is also in start-up course.
The proving installation of 11. application start speed according to any one of claim 7 to 10, is characterized in that, described speed determining unit, specifically for the difference of described second time and the described very first time is defined as the application start time; The described application start time is carried out record; According to the described application start time, determine corresponding application start speed.
The proving installation of 12. application start speed according to claim 11, it is characterized in that, described device also comprises:
Cycle control unit, if after determining for application start time of a test script, then determine that this test script is finished; When determining that a test script is finished, continuing to perform next test script, until all test scripts are completed, closing described camera head.
CN201510890416.XA 2015-12-04 2015-12-04 A kind of test method and device of application starting speed Expired - Fee Related CN105320602B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510890416.XA CN105320602B (en) 2015-12-04 2015-12-04 A kind of test method and device of application starting speed

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510890416.XA CN105320602B (en) 2015-12-04 2015-12-04 A kind of test method and device of application starting speed

Publications (2)

Publication Number Publication Date
CN105320602A true CN105320602A (en) 2016-02-10
CN105320602B CN105320602B (en) 2019-03-22

Family

ID=55248020

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510890416.XA Expired - Fee Related CN105320602B (en) 2015-12-04 2015-12-04 A kind of test method and device of application starting speed

Country Status (1)

Country Link
CN (1) CN105320602B (en)

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105893251A (en) * 2016-03-29 2016-08-24 工业和信息化部电信研究院 Test method and system of time required for starting intelligent terminal APP
CN106569946A (en) * 2016-10-31 2017-04-19 惠州Tcl移动通信有限公司 Mobile terminal performance testing method and system
CN106713573A (en) * 2016-12-29 2017-05-24 努比亚技术有限公司 Performance testing device and method for terminal equipment
CN107122226A (en) * 2017-03-30 2017-09-01 国信优易数据有限公司 A kind of method and system of simulation softward scene
CN108279958A (en) * 2017-01-05 2018-07-13 阿里巴巴集团控股有限公司 Determination, method of reseptance and the device of displaying interface time
CN108664281A (en) * 2018-03-13 2018-10-16 广东美晨通讯有限公司 It obtains application and starts time method, electronic equipment and the device with store function
CN108984395A (en) * 2018-06-21 2018-12-11 腾讯科技(北京)有限公司 A kind of application program launching time-consuming test method, device and storage medium
CN110737568A (en) * 2018-07-18 2020-01-31 优信拍(北京)信息科技有限公司 application program starting time testing method and system
CN110781067A (en) * 2019-10-30 2020-02-11 北京博睿宏远数据科技股份有限公司 Method, device, equipment and storage medium for calculating starting time consumption
CN110888812A (en) * 2019-11-26 2020-03-17 国核自仪系统工程有限公司 System and method for testing response time of terminal page
CN112765033A (en) * 2021-01-26 2021-05-07 百度在线网络技术(北京)有限公司 Speed testing method, device, equipment and storage medium
CN113590498A (en) * 2021-09-29 2021-11-02 麒麟软件有限公司 Method and system for testing application starting time of desktop operating system

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH11272502A (en) * 1998-03-24 1999-10-08 Canon Inc Software reliability evaluation device, its method and storage medium
CN104253892A (en) * 2013-06-28 2014-12-31 刘伟 Method and system for testing performance of application program in intelligent mobile equipment
CN104468916A (en) * 2014-10-24 2015-03-25 天津市康凯特软件科技有限公司 Test method based on cell phone response time
CN104869203A (en) * 2015-06-18 2015-08-26 广东欧珀移动通信有限公司 Unsmooth running testing method and device, and testing equipment
CN104951392A (en) * 2015-06-25 2015-09-30 上海卓易科技股份有限公司 Method and device for measuring starting time of application program

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH11272502A (en) * 1998-03-24 1999-10-08 Canon Inc Software reliability evaluation device, its method and storage medium
CN104253892A (en) * 2013-06-28 2014-12-31 刘伟 Method and system for testing performance of application program in intelligent mobile equipment
CN104468916A (en) * 2014-10-24 2015-03-25 天津市康凯特软件科技有限公司 Test method based on cell phone response time
CN104869203A (en) * 2015-06-18 2015-08-26 广东欧珀移动通信有限公司 Unsmooth running testing method and device, and testing equipment
CN104951392A (en) * 2015-06-25 2015-09-30 上海卓易科技股份有限公司 Method and device for measuring starting time of application program

Cited By (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105893251B (en) * 2016-03-29 2019-03-08 工业和信息化部电信研究院 A kind of test method and system of intelligent terminal APP starting required time
CN105893251A (en) * 2016-03-29 2016-08-24 工业和信息化部电信研究院 Test method and system of time required for starting intelligent terminal APP
CN106569946A (en) * 2016-10-31 2017-04-19 惠州Tcl移动通信有限公司 Mobile terminal performance testing method and system
CN106713573A (en) * 2016-12-29 2017-05-24 努比亚技术有限公司 Performance testing device and method for terminal equipment
CN106713573B (en) * 2016-12-29 2019-08-16 努比亚技术有限公司 A kind of performance testing device and method of terminal device
CN108279958A (en) * 2017-01-05 2018-07-13 阿里巴巴集团控股有限公司 Determination, method of reseptance and the device of displaying interface time
CN108279958B (en) * 2017-01-05 2021-11-26 阿里巴巴集团控股有限公司 Interface display time determining and receiving method and device
CN107122226A (en) * 2017-03-30 2017-09-01 国信优易数据有限公司 A kind of method and system of simulation softward scene
CN108664281A (en) * 2018-03-13 2018-10-16 广东美晨通讯有限公司 It obtains application and starts time method, electronic equipment and the device with store function
CN108984395A (en) * 2018-06-21 2018-12-11 腾讯科技(北京)有限公司 A kind of application program launching time-consuming test method, device and storage medium
CN110737568A (en) * 2018-07-18 2020-01-31 优信拍(北京)信息科技有限公司 application program starting time testing method and system
CN110781067A (en) * 2019-10-30 2020-02-11 北京博睿宏远数据科技股份有限公司 Method, device, equipment and storage medium for calculating starting time consumption
CN110888812A (en) * 2019-11-26 2020-03-17 国核自仪系统工程有限公司 System and method for testing response time of terminal page
CN110888812B (en) * 2019-11-26 2023-11-07 国核自仪系统工程有限公司 Test system and test method for response time of terminal page
CN112765033A (en) * 2021-01-26 2021-05-07 百度在线网络技术(北京)有限公司 Speed testing method, device, equipment and storage medium
CN113590498A (en) * 2021-09-29 2021-11-02 麒麟软件有限公司 Method and system for testing application starting time of desktop operating system

Also Published As

Publication number Publication date
CN105320602B (en) 2019-03-22

Similar Documents

Publication Publication Date Title
CN105320602A (en) Testing method and device for application starting speed
CN104424092B (en) The page loads duration method of testing and device
CN104869203B (en) Method of testing, device and the test equipment of interim card
CN109189682A (en) A kind of script method for recording and device
CN104572446B (en) A kind of automated testing method and system
CN108717393A (en) A kind of applied program testing method and mobile terminal
CN107562610A (en) Obtain method, apparatus, terminal and the medium of page load time
CN105446864B (en) Method and device for verifying influence of deletion of cache file and mobile terminal
CN106326120B (en) Regression testing method and device for application software and electronic equipment
CN106161133B (en) Method and device for testing webpage loading time
CN103916436A (en) Information pushing method, device, terminal and server
CN105025141A (en) Method and device for testing electricity consumption of terminal
CN104216826A (en) Test method and device
CN104915297A (en) APP electricity consumption automatic test method for android device
CN106528429A (en) UI testing method and device
CN111639470B (en) Simulation test method and system for processor cooperative chip and related components
CN113268243A (en) Memory prediction method and device, storage medium and electronic equipment
CN109558187A (en) A kind of user interface rendering method and device
CN107766230A (en) A kind of method and apparatus tested based on configuration file
CN103176009A (en) Waveform zooming method, waveform zooming device and oscilloscope
CN109656817A (en) A kind of automation interface test device and equipment
CN105718363B (en) Mobile phone response starting time point acquisition methods and device
CN109600272A (en) The method and device of crawler detection
CN110134568A (en) A kind of application program launching time detection method, device and equipment
CN112766147B (en) Error action positioning method based on deep learning

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
CB02 Change of applicant information
CB02 Change of applicant information

Address after: 523860 No. 18, Wu Sha Beach Road, Changan Town, Dongguan, Guangdong

Applicant after: GUANGDONG OPPO MOBILE TELECOMMUNICATIONS Corp.,Ltd.

Address before: 523860 No. 18, Wu Sha Beach Road, Changan Town, Dongguan, Guangdong

Applicant before: GUANGDONG OPPO MOBILE TELECOMMUNICATIONS Corp.,Ltd.

GR01 Patent grant
GR01 Patent grant
CF01 Termination of patent right due to non-payment of annual fee
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20190322