CN109165167A - A kind of test method and device of response time - Google Patents

A kind of test method and device of response time Download PDF

Info

Publication number
CN109165167A
CN109165167A CN201811048023.4A CN201811048023A CN109165167A CN 109165167 A CN109165167 A CN 109165167A CN 201811048023 A CN201811048023 A CN 201811048023A CN 109165167 A CN109165167 A CN 109165167A
Authority
CN
China
Prior art keywords
picture
application program
response time
video
module
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201811048023.4A
Other languages
Chinese (zh)
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.)
Suning Intelligent Terminal Co Ltd
Original Assignee
Suning Intelligent Terminal 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 Suning Intelligent Terminal Co Ltd filed Critical Suning Intelligent Terminal Co Ltd
Priority to CN201811048023.4A priority Critical patent/CN109165167A/en
Publication of CN109165167A publication Critical patent/CN109165167A/en
Pending legal-status Critical Current

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
    • G06F11/3672Test management
    • G06F11/3688Test management for test execution, e.g. scheduling of test suites

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)
  • Image Analysis (AREA)

Abstract

The invention discloses the test method of response time a kind of and devices, belong to field of computer technology.Described method includes following steps: S1: before needing application program operation to be tested, starting recorded video;S2: opening the application program, after application program page opening, stops recorded video;S3: splitting into picture one by one for the video being recorded to, and to picture successively serial number;S4: analyzing the picture, second picture when obtaining the first picture when bringing into operation corresponding to application program and terminating operation corresponding to application program;S5: the time span between first picture and the second picture is calculated, using the time span as the response time of the application program.The test method and device of response time disclosed by the invention, can embody the true response time, so that the response time error tested out is small, it is more accurate, and and use-case does not need to safeguard, does not need camera yet.

Description

A kind of test method and device of response time
Technical field
The present invention relates to field of computer technology, in particular to the test method and device of a kind of response time.
Background technique
Application program is the computer program to complete a certain or multinomial particular job, it operates in user mode, can be with It is interacted with user, there is visual user interface.With the development of science and technology, application range of the application program in today's society Widely, if it uses not smooth, Caton, popularization and user experience to the application have very big shadow It rings.Therefore, it in the development process of application program, in order to analyze and judge the performance and availability of application program, needs to correspond to It is tested with the response time of program.
Existing response time test method has in the industry: seeing log Time Method, pinches stopwatch method (human eye is seen) and customized starting point With terminal (camera) method.More or less all there are some defects in these test methods, such as: see that log Time Method can only react From key is received to the duration begun to respond to, cannot reacting the duration that page-out has been shown completely, (it is true that this duration is only user Positive impression), therefore, see that log Time Method cannot embody the true response time;Stopwatch method (human eye is seen) is pinched although application method Simply, but millisecond rank duration is not available, and human error is too big;Customized beginning and end (camera) method, although can Accurately to find beginning and end, but use-case needs to safeguard and need camera, and operates excessively complexity, inconvenient for use.
Summary of the invention
In order to solve the one or more problem of the prior art referred in above-mentioned background technique, the embodiment of the present invention is provided The test method and device of a kind of response time, with overcome cannot embody present in existing response time test method it is true The response time of reality, test error is too big, use-case needs to safeguard, needs camera, operates the problems such as excessively complicated inconvenient for use.
In order to solve the above technical problems, the technical solution adopted by the present invention is that:
On the one hand, the test method of response time a kind of is provided, described method includes following steps:
S1: before needing application program operation to be tested, start recorded video;
S2: opening the application program, after application program page opening, stops recorded video;
S3: splitting into picture one by one for the video being recorded to, and to picture successively serial number;
S4: analyzing the picture, obtains the first picture when bringing into operation corresponding to application program and corresponds to using journey Sequence terminates second picture when operation;
S5: the time span between first picture and the second picture is calculated, using the time span as institute State the response time of application program.
Further, the first picture when the acquisition brings into operation corresponding to application program specifically includes:
Picture similarity comparison is successively carried out to the picture splitted out;
It is corresponding to using journey by a later frame picture indicia in adjacent two picture when adjacent two picture is had any different The first picture when sequence brings into operation.
Further, the second picture for corresponding to application program when terminating operation that obtains specifically includes:
Continue to compare remaining picture, it, will be in adjacent two picture when the similarity of adjacent two picture no longer changes Former frame picture indicia be corresponding to application program terminate operation when second picture.
Further, the step S5 is specifically included:
The frame number for calculating first picture to the second picture is obtained with the frame number multiplied by the time of every frame Time is the response time of the application program.
Further, the similarity comparison specifically includes:
By preset algorithm, the picture splitted out is converted into histogram, then successively compares adjacent two directly The data of square figure.
On the other hand, provide the test device of response time a kind of, described device when in use with operation application program Equipment connection, described device includes:
Video acquisition module, for acquiring view of the application program after opening before opening to the application program page Frequently;
Video splits module, for collected video to be split into picture one by one, and to picture successively sequence Number;
Picture obtains module, for analyzing the picture, obtains the first picture when bringing into operation corresponding to application program With correspond to application program terminate operation when second picture.
Computing module, for calculating the time span between first picture and the second picture;
Display module, for showing the response time of the application program.
Wherein, the video acquisition module, video split module, picture obtains module, computing module and display module according to It is secondary to be connected.
Further, it includes picture converting unit that the picture, which obtains module, and the picture converting unit is used for will be described The picture splitted out is converted to histogram.
Further, it further includes analytical unit that the picture, which obtains module, and the analytical unit is used to analyze the picture, Second picture when obtaining the first picture when bringing into operation corresponding to application program and terminating operation corresponding to application program.
Further, it further includes marking unit that the picture, which obtains module, and the marking unit obtains the analytical unit The picture got is respectively labeled as the first picture, second picture.
Further, it includes numbered cell that the video, which splits module, and the numbered cell is used for the picture after fractionation Successively serial number.
Technical solution provided in an embodiment of the present invention has the benefit that
1, the test method and device of response time disclosed by the embodiments of the present invention passes through the view from recording of algorithm intelligence The first picture when bringing into operation corresponding to application program is obtained in the picture one by one that frequency is split into and corresponds to application Second picture when EP (end of program) is run, the response time tested out can react the duration that page-out has been shown completely, and this A duration is that user really experiences, and test result is enabled to embody the true response time.
2, the test method and device of response time disclosed by the embodiments of the present invention, by calculating first picture and institute The time span between second picture is stated, the response time of the application program is obtained, so that the response time error tested out It is small, it is more accurate.
3, the test method and device of response time disclosed by the embodiments of the present invention, not only use-case does not need to safeguard, but also Camera can not be needed by the function of software realization recorded video, so that operation is simpler.
Detailed description of the invention
To describe the technical solutions in the embodiments of the present invention more clearly, make required in being described below to embodiment Attached drawing is briefly described, it should be apparent that, drawings in the following description are only some embodiments of the invention, for For those of ordinary skill in the art, without creative efforts, it can also be obtained according to these attached drawings other Attached drawing.
Fig. 1 is the flow chart of the test method for the response time that the embodiment of the present invention 1 provides;
Fig. 2 is the flow chart of the test method for the response time that the embodiment of the present invention 2 provides;
Fig. 3 is the schematic structural diagram of testing device for the response time that the embodiment of the present invention 3 provides;
Fig. 4 is the schematic structural diagram of testing device for the response time that the embodiment of the present invention 4 provides.
Specific embodiment
To make the object, technical solutions and advantages of the present invention clearer, below in conjunction with attached in the embodiment of the present invention Figure, technical scheme in the embodiment of the invention is clearly and completely described, it is clear that described embodiment is only this Invention a part of the embodiment, instead of all the embodiments.Based on the embodiments of the present invention, those of ordinary skill in the art exist Every other embodiment obtained under the premise of creative work is not made, shall fall within the protection scope of the present invention.
The present invention is further elaborated with reference to the accompanying drawings of the specification.
Embodiment 1
As shown in Figure 1, Fig. 1 is the flow chart of the test method of response time disclosed in the embodiment of the present invention 1, the method Include the following steps:
S101: before needing application program operation to be tested, start recorded video;
Before operation needs to test the application program of response time, equipment is turned on, starts recorded video.In this way, can To facilitate acquisition that can react from key is received to the duration begun to respond to.
S102: opening the application program, after application program page opening, stops recorded video;
The application program for needing to test the response time is opened, after the application program page has been shown completely, stops record Video processed.In this way, can be convenient acquisition can react the duration that page-out has been shown completely, this duration is only the real of user Impression.
S103: splitting into picture one by one for the video being recorded to, and to picture successively serial number;
The video being recorded to is split into picture one by one, the duration of all pictures is identical, and to the figure after splitting Piece successively serial number, facilitates the later period to compare and analyze picture.
S104: analyzing the picture, obtains the first picture when bringing into operation corresponding to application program and corresponds to application Second picture when EP (end of program) is run;
Picture after fractionation is analyzed, is obtained when bringing into operation corresponding to application program from the picture after fractionation First picture and corresponding to application program terminate operation when second picture.So operation, acquisition correspond to application program The first picture when bringing into operation and second picture when terminating operation corresponding to application program are more accurate.
S105: calculating the time span between first picture and the second picture, using the time span as The response time of the application program.
Since the time of the picture of each frame is fixed, it is thus determined that after the first picture and second picture, Ke Yitong The time span for calculating the difference between first picture and the second picture is crossed, to obtain the response of the application program Time.So operation, can reduce error caused by manual operation.
In conclusion the test method of response time disclosed by the embodiments of the present invention, by being split into from the video of recording Picture one by one in obtain the first picture when bringing into operation corresponding to application program and terminate corresponding to application program Second picture when operation, the response time tested out can react the duration that page-out has been shown completely, and this duration is User really experiences, and test result is enabled to embody the true response time.By calculating first picture and described Time span between second picture, obtains the response time of the application program, so that the response time error tested out is small, It is more accurate.
Embodiment 2
As shown in Fig. 2, Fig. 2 is the flow chart of the test method of response time disclosed in the embodiment of the present invention 2, the method Include the following steps:
S201: before needing application program operation to be tested, start recorded video;
Before operation needs to test the application program of response time, equipment is turned on, starts recorded video.In this way, can To facilitate acquisition that can react from key is received to the duration begun to respond to.
S202: opening the application program, after application program page opening, stops recorded video;
The application program for needing to test the response time is opened, after the application program page has been shown completely, stops record Video processed.In this way, can be convenient acquisition can react the duration that page-out has been shown completely, this duration is only the real of user Impression.
S203: splitting into picture one by one for the video being recorded to, and to picture successively serial number;
The video being recorded to is split into picture one by one, the duration of all pictures is identical, and to the figure after splitting Piece successively serial number, facilitates the later period to compare and analyze picture.
S204: analyzing the picture, obtains the first picture when bringing into operation corresponding to application program and corresponds to application Second picture when EP (end of program) is run;
That is, analyzing the picture after fractionation, obtains from the picture after fractionation and opened corresponding to application program Begin operation when the first picture and corresponding to application program terminate operation when second picture.
Further, the first picture when bringing into operation corresponding to application program is obtained to specifically include:
Picture similarity comparison is successively carried out to the picture splitted out;
When adjacent two picture is had any different, it is believed that they are changed, by a later frame figure in adjacent two picture Piece is labeled as the first picture when bringing into operation corresponding to application program, and writes down the number of the first picture.
Further, the second picture for corresponding to application program when terminating operation is obtained to specifically include:
Continue to compare remaining picture, it, will be in adjacent two picture when the similarity of adjacent two picture no longer changes Former frame picture indicia be second picture when terminating operation corresponding to application program, and write down the number of second picture.
Further, similarity comparison specifically includes:
By preset algorithm, the picture splitted out is converted into histogram, then successively compares adjacent two directly The data of square figure.
I.e. by preset algorithm, picture is first converted to histogram (being equivalent to regular number), then compares phase Adjacent two are schemed corresponding number, check whether change between the two.
Picture is converted into histogram and the code for carrying out the algorithm of similarity comparison is following (if the different ability of picture is defeated Out):
So operation, the first picture when bringing into operation corresponding to application program of acquisition and corresponds to application program knot Second picture when Shu Yunhang can be more accurate, and more intelligent.
S205: calculating the time span between first picture and the second picture, using the time span as The response time of the application program.
Since the time of the picture of each frame is fixed, it is thus determined that after the first picture and second picture, Ke Yitong The time span for calculating the difference between first picture and the second picture is crossed, to obtain the response of the application program Time.Specifically, the frame number that first picture is differed to the second picture is calculated, with the frame number multiplied by every frame picture Time, obtained time are the response time of the application program.So operation, it is possible to reduce caused by manual operation accidentally Difference, obtained result are more accurate.
Specifically, it is assumed that one section of video is split into 10 frame pictures, and a frame time is 33 milliseconds, by this
10 frame picture number consecutivelies are 1-10.
Similarity frame by frame is carried out to compare:
As 1- > 2
As 2- > 3
3- > 4 is different, then a later frame picture 4 is denoted as to the first picture when bringing into operation corresponding to application program.
Continue similarity comparison:
4- > 5 is different
5- > 6 is different
6- > 7 is different
As 7- > 8, then former frame picture 7 is denoted as to second picture when terminating operation corresponding to application program.At this point, The first picture when bringing into operation corresponding to application program and second picture when terminating operation corresponding to application program have been looked for It arrives, stops similarity and compare.
The time span between the first picture 4 and second picture 7 is calculated, a frame time is 33 milliseconds, and the 4th frame picture arrives 7th frame picture is 4 frames, and therefore, 4*33=132, totally 132 milliseconds, then the response time of corresponding application program is 132 milliseconds.
In conclusion the test method of response time disclosed by the embodiments of the present invention, by being split into from the video of recording Picture one by one in obtain the first picture when bringing into operation corresponding to application program and terminate corresponding to application program Second picture when operation, the response time tested out can react the duration that page-out has been shown completely, and this duration is User really experiences, and test result is enabled to embody the true response time.By calculating first picture and described Time span between second picture, obtains the response time of the application program, so that the response time error tested out is small, It is more accurate.
Embodiment 3
As shown in figure 3, Fig. 3 is the structural schematic diagram of the test device of response time disclosed in the embodiment of the present invention 3, it is described Device is connect with the equipment of operation application program when in use, and described device includes:
Video acquisition module 301, for acquiring the application program after opening before opening to the application program page Video, facilitate acquisition that can reflect reaction from the duration that has shown completely to the page of key is received, enable test result Enough embody the true response time.
Video splits module 302, for collected video to be split into picture one by one, the duration of all pictures It is identical, and successively serial number, convenience compare and analyze picture to picture.
Picture obtains module 303, for analyzing the picture, obtains the first figure when bringing into operation corresponding to application program Piece and corresponding to application program terminate operation when second picture.Obtaining since the picture after fractionation corresponding to application program The first picture when operation and second picture when terminating operation corresponding to application program so that the first picture got and Second picture is more accurate.
Computing module 304 reduces artificial for calculating the time span between first picture and the second picture Error caused by operation.
Display module 305 facilitates tester to check test result for showing the response time of the application program.
Wherein, the video acquisition module 301, video split module 302, picture obtains module 303, computing module 304 It is sequentially connected and connects with display module 305.
Specifically, the output end of the video acquisition module 301 is connected with the input terminal that the video splits module 302 It connects, the output end that the video splits module 302 is connected with the input terminal that the picture obtains module 303, and the picture obtains The output end of module 303 is connected with the input terminal of the computing module 304, and the output end of the computing module 304 is shown with described Show that module 305 is connected.
In conclusion the test device of response time disclosed by the embodiments of the present invention, splitting module 302 by video will be regarded In the picture one by one that the video that frequency acquisition module 301 acquires is split into, the acquisition pair of module 303 is then obtained by picture Should the first picture when application program brings into operation and second picture when terminating operation corresponding to application program, test out Response time can react the duration that page-out has been shown completely, and test result is enabled to embody the true response time.It is logical It crosses computing module 304 and calculates time span between first picture and the second picture, obtain the application program Response time, so that the response time error tested out is small, it is more accurate.
As shown in figure 4, Fig. 4 is the structural schematic diagram of the test device of response time disclosed in the embodiment of the present invention 4, it is described Device is connect with the equipment of operation application program when in use, and described device includes:
Video acquisition module 401, for acquiring the application program after opening before opening to the application program page Video, facilitate acquisition that can reflect reaction from the duration that has shown completely to the page of key is received, enable test result Enough embody the true response time.
Video splits module 402, for collected video to be split into picture one by one, the duration of all pictures It is identical, and successively serial number, convenience compare and analyze picture to picture.
Picture obtains module 403, for analyzing the picture, obtains the first figure when bringing into operation corresponding to application program Piece and corresponding to application program terminate operation when second picture.Obtaining since the picture after fractionation corresponding to application program The first picture when operation and second picture when terminating operation corresponding to application program so that the first picture got and Second picture is more accurate.
Computing module 404, for calculating the time span between first picture and the second picture.Specifically, The frame number that computing module 404 is differed by calculating first picture to the second picture, with the frame number multiplied by every frame figure The time of piece obtains the response time of the application program.In this way, reducing error caused by manual operation.
Display module 405 facilitates tester to check test result for showing the response time of the application program.
Wherein, the video acquisition module 401, video split module 402, picture obtains module 403, computing module 404 It is sequentially connected and connects with display module 405.
Specifically, the output end of the video acquisition module 401 is connected with the input terminal that the video splits module 402 It connects, the output end that the video splits module 402 is connected with the input terminal that the picture obtains module 403, and the picture obtains The output end of module 403 is connected with the input terminal of the computing module 404, and the output end of the computing module 304 is shown with described Show that module 405 is connected.
Further, the video acquisition module 401 in the present embodiment can be by the function of software realization recorded video, no Need camera.
Further, it further includes numbered cell that the video, which splits module 402, after the numbered cell is used for fractionation Picture successively serial number facilitates the subsequent response time for calculating application program.
Further, the picture acquisition module includes:
Picture converting unit, the picture converting unit are used to the picture splitted out being converted to histogram.Tool Body, picture can be converted into histogram by algorithm by the picture converting unit, and specific algorithm is referred in embodiment 2 Algorithm, just do not repeating herein.
Analytical unit, the analytical unit obtain when bringing into operation corresponding to application program for analyzing the picture First picture and corresponding to application program terminate operation when second picture.Specifically, the analytical unit can pass through algorithm Analysis comparison is carried out to the similarity of picture, when adjacent two picture is had any different, it is believed that they are changed, by adjacent two A later frame picture indicia in picture is the first picture when bringing into operation corresponding to application program, and writes down the first picture Number, continues to compare remaining picture, when the similarity of adjacent two picture no longer changes, before in adjacent two picture One frame picture indicia is second picture when terminating operation corresponding to application program, and writes down the number of second picture.Wherein phase It is referred to the algorithm in embodiment 2 like the algorithm that degree compares, is not just being repeated herein.
The picture that the analytical unit is got is respectively labeled as the first picture, by marking unit, the marking unit Two pictures.
Specifically, the output end of the picture converting unit is connected with the input terminal of the analytical unit, the analysis is single It is first to be connected with the marking unit.
In conclusion the test device of response time disclosed by the embodiments of the present invention, video acquisition module 401 can pass through The function of software realization recorded video, does not need camera.Module 402 is split by video to acquire video acquisition module 401 The picture one by one that splits into of video in, then obtain module 403 by picture and obtain and start corresponding to application program The first picture when operation and second picture when terminating operation corresponding to application program, the response time tested out can react The duration that page-out has been shown completely enables test result to embody the true response time.It is calculated by computing module 404 Time span between first picture and the second picture, obtains the response time of the application program, so that test Response time error out is small, more accurate.
It should be understood that the test device of response time provided by the above embodiment triggering test the response time when, Only the example of the division of the above functional modules, it in practical application, can according to need and by above-mentioned function distribution It is completed by different functional modules, i.e., the internal structure of device is divided into different functional modules, it is described above to complete All or part of function.In addition, the test device of response time provided by the above embodiment and the test method of response time Embodiment belongs to same design, and specific implementation process is detailed in embodiment of the method, and which is not described herein again.
All the above alternatives can form alternative embodiment of the invention using any combination, herein no longer It repeats one by one.The foregoing is merely presently preferred embodiments of the present invention, is not intended to limit the invention, it is all in spirit of the invention and Within principle, any modification, equivalent replacement, improvement and so on be should all be included in the protection scope of the present invention.

Claims (10)

1. a kind of test method of response time, which is characterized in that described method includes following steps:
S1: before needing application program operation to be tested, start recorded video;
S2: opening the application program, after application program page opening, stops recorded video;
S3: splitting into picture one by one for the video being recorded to, and to picture successively serial number;
S4: analyzing the picture, obtains the first picture when bringing into operation corresponding to application program and corresponds to application program knot Second picture when Shu Yunhang;
S5: the time span between first picture and the second picture is calculated, the time span is answered as described in With the response time of program.
2. the test method of response time according to claim 1, which is characterized in that described obtain corresponds to application program The first picture when bringing into operation specifically includes:
Picture similarity comparison is successively carried out to the picture splitted out;
It is to be opened corresponding to application program by a later frame picture indicia in adjacent two picture when adjacent two picture is had any different The first picture when beginning to run.
3. according to claim 1 to the test method of response time described in 2 any one, which is characterized in that the acquisition pair It should be specifically included in the second picture that application program terminates when running:
Continue to compare remaining picture, when the similarity of adjacent two picture no longer changes, before in adjacent two picture One frame picture indicia is second picture when terminating operation corresponding to application program.
4. according to claim 1 to the test method of response time described in 2 any one, which is characterized in that the step S5 It specifically includes:
Calculate first picture to the second picture frame number, with the frame number multiplied by the time of every frame, obtained time The response time of the as described application program.
5. the test method of response time according to claim 2, which is characterized in that the similarity compares specific packet It includes:
By preset algorithm, the picture splitted out is converted into histogram, then successively compares adjacent two histograms Data.
6. a kind of test device of response time, described device is connect with the equipment of operation application program when in use, feature It is, described device includes:
Video acquisition module, for acquiring video of the application program after opening before opening to the application program page;
Video splits module, for collected video to be split into picture one by one, and to picture successively serial number;
Picture obtains module, for analyzing the picture, obtains the first picture when bringing into operation corresponding to application program and right It should terminate second picture when running in application program.
Computing module, for calculating the time span between first picture and the second picture;
Display module, for showing the response time of the application program.
Wherein, the video acquisition module, video split module, picture obtains module, computing module and display module successively phase Connection.
7. the test device of response time according to claim 6, which is characterized in that it includes figure that the picture, which obtains module, Piece converting unit, the picture converting unit are used to the picture splitted out being converted to histogram.
8. according to the test device of response time described in claim 6 to 7 any one, which is characterized in that the picture obtains Modulus block further includes analytical unit, and the analytical unit brings into operation for analyzing the picture, acquisition corresponding to application program When the first picture and corresponding to application program terminate operation when second picture.
9. the test device of response time according to claim 8, which is characterized in that the picture obtains module and further includes The picture that the analytical unit is got is respectively labeled as the first picture, second picture by marking unit, the marking unit.
10. the test device of response time according to claim 6, which is characterized in that the video splits module and also wraps Include numbered cell, the numbered cell is used for the successively serial number of the picture after fractionation.
CN201811048023.4A 2018-09-07 2018-09-07 A kind of test method and device of response time Pending CN109165167A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811048023.4A CN109165167A (en) 2018-09-07 2018-09-07 A kind of test method and device of response time

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811048023.4A CN109165167A (en) 2018-09-07 2018-09-07 A kind of test method and device of response time

Publications (1)

Publication Number Publication Date
CN109165167A true CN109165167A (en) 2019-01-08

Family

ID=64894500

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811048023.4A Pending CN109165167A (en) 2018-09-07 2018-09-07 A kind of test method and device of response time

Country Status (1)

Country Link
CN (1) CN109165167A (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110058997A (en) * 2019-03-12 2019-07-26 平安普惠企业管理有限公司 Application response time test method, device, computer equipment and storage medium
CN110888812A (en) * 2019-11-26 2020-03-17 国核自仪系统工程有限公司 System and method for testing response time of terminal page
CN111949509A (en) * 2019-05-17 2020-11-17 百度在线网络技术(北京)有限公司 Application software response time testing method, device, equipment and storage medium
CN112203042A (en) * 2020-09-10 2021-01-08 福建升腾资讯有限公司 Cloud desktop operation response time testing method, system, equipment and medium
CN113032228A (en) * 2020-11-26 2021-06-25 北京字节跳动网络技术有限公司 Method, device, equipment and storage medium for determining operation response time consumption
US11726897B2 (en) 2020-04-13 2023-08-15 The Toronto-Dominion Bank System and method for testing applications
US11994972B2 (en) 2023-06-21 2024-05-28 The Toronto-Dominion Bank System and method for testing applications

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103930885A (en) * 2011-11-16 2014-07-16 微软公司 Measuring web page rendering time
CN103955428A (en) * 2014-04-30 2014-07-30 百度在线网络技术(北京)有限公司 Method and equipment for testing response speed of application
CN104102582A (en) * 2014-07-15 2014-10-15 深圳市金立通信设备有限公司 Application program running detecting device and terminal
CN104123221A (en) * 2013-04-28 2014-10-29 腾讯科技(深圳)有限公司 Response time test method and device
CN106021092A (en) * 2016-05-04 2016-10-12 北京小米移动软件有限公司 Method and device for determining starting duration of application program
US20170249232A1 (en) * 2016-02-29 2017-08-31 Fujitsu Limited Storage medium storing performance degradation cause estimation program, performance degradation cause estimating device, and performance degradation cause estimation method
CN107678895A (en) * 2017-09-11 2018-02-09 上海斐讯数据通信技术有限公司 A kind of method of testing and system of intelligent terminal page jump time

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103930885A (en) * 2011-11-16 2014-07-16 微软公司 Measuring web page rendering time
CN104123221A (en) * 2013-04-28 2014-10-29 腾讯科技(深圳)有限公司 Response time test method and device
CN103955428A (en) * 2014-04-30 2014-07-30 百度在线网络技术(北京)有限公司 Method and equipment for testing response speed of application
CN104102582A (en) * 2014-07-15 2014-10-15 深圳市金立通信设备有限公司 Application program running detecting device and terminal
US20170249232A1 (en) * 2016-02-29 2017-08-31 Fujitsu Limited Storage medium storing performance degradation cause estimation program, performance degradation cause estimating device, and performance degradation cause estimation method
CN106021092A (en) * 2016-05-04 2016-10-12 北京小米移动软件有限公司 Method and device for determining starting duration of application program
CN107678895A (en) * 2017-09-11 2018-02-09 上海斐讯数据通信技术有限公司 A kind of method of testing and system of intelligent terminal page jump time

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
陈永: "《软件工程》", 28 February 2017, 中国铁道出版社 *

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110058997A (en) * 2019-03-12 2019-07-26 平安普惠企业管理有限公司 Application response time test method, device, computer equipment and storage medium
CN111949509A (en) * 2019-05-17 2020-11-17 百度在线网络技术(北京)有限公司 Application software response time testing method, device, equipment and storage medium
CN111949509B (en) * 2019-05-17 2023-08-15 百度在线网络技术(北京)有限公司 Response time testing method, device and equipment of application software and storage medium
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
US11726897B2 (en) 2020-04-13 2023-08-15 The Toronto-Dominion Bank System and method for testing applications
CN112203042A (en) * 2020-09-10 2021-01-08 福建升腾资讯有限公司 Cloud desktop operation response time testing method, system, equipment and medium
CN113032228A (en) * 2020-11-26 2021-06-25 北京字节跳动网络技术有限公司 Method, device, equipment and storage medium for determining operation response time consumption
CN113032228B (en) * 2020-11-26 2023-09-05 北京字节跳动网络技术有限公司 Method, device, equipment and storage medium for determining time consumption of operation response
US11994972B2 (en) 2023-06-21 2024-05-28 The Toronto-Dominion Bank System and method for testing applications

Similar Documents

Publication Publication Date Title
CN109165167A (en) A kind of test method and device of response time
CN108920380A (en) Test method, device, server, equipment and the storage medium of the software compatibility
CN102981954B (en) The compatibility test method and electronic installation of a kind of input method
JP2008113442A (en) Event-detection in multi-channel sensor-signal stream
CN110221979A (en) Performance test methods, device, equipment and the storage medium of application program
CN112416775B (en) Software automatic test method and device based on artificial intelligence and electronic equipment
WO2022017197A1 (en) Intelligent product quality inspection method and apparatus
CN116126580B (en) Touch display control method, device, equipment and storage medium
CN115203004A (en) Code coverage rate testing method and device, storage medium and electronic equipment
CN109359029A (en) It is a kind of automate non-intrusion type Android apply accessible support detection method
US9378109B1 (en) Testing tools for devices
CN107704376B (en) Game automation testing method and system
CN106648722B (en) Method and device for processing Flume receiving terminal data based on big data
CN113468048B (en) System testing method, device, equipment and computer readable storage medium
CN111179907A (en) Voice recognition test method, device, equipment and computer readable storage medium
CN111859630B (en) Image compression simulation verification method, device, equipment and readable storage medium
CN113419932B (en) Equipment performance analysis method and device
CN107783856B (en) Method and system for testing parameters of image processor
US20130086999A1 (en) Apparatus and method for testing usability
CN113590498B (en) Method and system for testing application starting time of desktop operating system
CN116467110A (en) Method and system for detecting damage of tablet personal computer
CN111669575B (en) Method, system, electronic device, medium and terminal for testing image processing effect
CN112817864B (en) Method, device, equipment and medium for generating test file
CN113822273A (en) Subtitle detection method and related device
CN115294648A (en) Man-machine gesture interaction method and device, mobile terminal and storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20190108