Test method and system for page jump time of intelligent terminal

A page jumping and intelligent terminal technology, which is applied in faulty hardware testing methods, software testing/debugging, error detection/correction, etc., can solve problems such as the process of page jumping that is not intuitively reflected, measurement result errors, etc., and improve The degree of test automation, the effect of reducing operation work and improving test efficiency

CN107678895AInactive Publication Date: 2018-02-09台州市吉吉知识产权运营有限公司
5 Cites 14 Cited by

Patent Information

Authority / Receiving Office
CN · China
Current Assignee / Owner
Publication Date
2018-02-09
Estimated Expiration
Not applicable · inactive patent

Smart Images

  • Figure 1
    Figure 1
  • Figure 2
    Figure 2
  • Figure 3
    Figure 3
Patent Text Reader

Abstract

The invention discloses a test method and system for page jump time of an intelligent terminal. The method comprises the steps that S400, test equipment receives a recorded video, sent by the to-be-tested intelligent terminal, of a page jump test process; S500, the test equipment performs screen capture on the video according to a preset time interval to obtain multiple test pictures; S600, the test equipment acquires a test starting point picture and a test ending point picture corresponding to the test starting point picture according to the test pictures; and S700, according to the test starting point picture and the test ending point picture corresponding to the test starting point picture, the test equipment calculates a time difference value, and the time difference value is used asa test result. Through the test method and system, the page jump process can be visually reflected, and the page jump time can be precisely tested.
Need to check novelty before this filing date? Find Prior Art

Description

technical field

[0001] The invention relates to the field of intelligent terminal testing, in particular to a method and system for testing the page jump time of an intelligent terminal. Background technique

[0002] The performance of the smart terminal determines the quality of the smart terminal, so the performance test of the smart terminal is becoming more and more important. APK (Android Package, Android installation package) startup time and smart terminal page jump time are also a very important part of the performance index. The sooner the new interface appears when the page is refreshed, the better the smoothness of the mobile phone, which consumers prefer.

[0003] The existing method for testing APK startup time is to directly call the adb (Android Debug Bridge, Android Debug Bridge) command "adb shell am start-W", that is, to call the ActivityManagerService.startActivityAndWait() interface across Binder, and this interface returns WaitTime (WaitTime is startAc...

Examples

Embodiment Construction

[0042] In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the specific implementation manners of the present invention will be described below with reference to the accompanying drawings. Obviously, the accompanying drawings in the following description are only some embodiments of the present invention, and those skilled in the art can obtain other accompanying drawings based on these drawings and obtain other implementations.

[0043] In order to make the drawing concise, each drawing only schematically shows the parts related to the present invention, and they do not represent the actual structure of the product. In addition, to make the drawings concise and easy to understand, in some drawings, only one of the components having the same structure or function is schematically shown, or only one of them is marked. Herein, "a" not only means "only one", but also means "more than one".

[0044] In one emb...