CN106294168A - A kind of method and system carrying out Application testing - Google Patents

A kind of method and system carrying out Application testing Download PDF

Info

Publication number
CN106294168A
CN106294168A CN201610678033.0A CN201610678033A CN106294168A CN 106294168 A CN106294168 A CN 106294168A CN 201610678033 A CN201610678033 A CN 201610678033A CN 106294168 A CN106294168 A CN 106294168A
Authority
CN
China
Prior art keywords
terminal
test data
preset function
application program
tested
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
CN201610678033.0A
Other languages
Chinese (zh)
Other versions
CN106294168B (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.)
Guangzhou Huaduo Network Technology Co Ltd
Original Assignee
Guangzhou Huaduo Network Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Guangzhou Huaduo Network Technology Co Ltd filed Critical Guangzhou Huaduo Network Technology Co Ltd
Priority to CN201610678033.0A priority Critical patent/CN106294168B/en
Publication of CN106294168A publication Critical patent/CN106294168A/en
Application granted granted Critical
Publication of CN106294168B publication Critical patent/CN106294168B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/36Preventing errors by testing or debugging software
    • G06F11/3668Software testing
    • G06F11/3672Test management
    • G06F11/3688Test management for test execution, e.g. scheduling of test suites
    • 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/3692Test management for test results analysis

Landscapes

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

Abstract

The present invention is about a kind of method and system carrying out Application testing, belongs to field of computer technology.Described method includes: terminal detects the test data of tested application program, and wherein, described test data include one or more in CPU usage, running memory occupancy, battery electric quantity, network data transmission amount;Described terminal to server sends test data and the terminal models of described terminal of described tested application program;The test data that described server sends at least one times according to each terminal, determine the performance data of described tested application program corresponding to each terminal, wherein, during described performance data includes CPU usage, running memory occupancy, unit time power consumption and unit time network data transmission amount one or more;Described server according to the performance data of different terminals and terminal models, the most corresponding every kind of terminal models, determine the meansigma methods of every kind of performance data.Using the present invention, the performance data of the tested application program obtained is more accurate.

Description

Method and system for testing application program
Technical Field
The present invention relates to the field of computer technologies, and in particular, to a method and a system for performing an application test.
Background
With the development of computer technology, the number of application programs is increasing, and in order to ensure the quality of the application programs, technicians need to test the application programs before the application programs are formally released, and the application programs can be formally released only if the performance data of the application programs meet the standard.
In the prior art, before an application program is formally released, a technician installs a performance test application program and a tested application program in a test terminal, and then starts the tested application program, and the performance test application program can acquire performance data of the tested application program when the tested application program runs. The technician can analyze the performance data of the tested application program to determine whether the performance data of the tested application program meets the standard.
In the process of implementing the invention, the inventor finds that the prior art has at least the following problems:
the terminal model of the test terminal used by the technician is fixed, and the performance data of the application program to be tested when the application program runs in terminals of different terminal models may be different, so that the acquired performance data of the application program to be tested is inaccurate.
Disclosure of Invention
To overcome the problems in the related art, the present invention provides a method and system for performing application testing. The technical scheme is as follows:
according to a first aspect of the embodiments of the present invention, there is provided a method for performing application program testing, the method including:
the method comprises the steps that a terminal detects test data of a tested application program, wherein the test data comprises one or more of CPU occupancy rate, operating memory occupancy rate, battery electric quantity and network data transmission quantity;
the terminal sends the test data of the application program to be tested and the terminal model of the terminal to a server;
the server determines performance data of the application program to be tested corresponding to each terminal according to test data sent by each terminal at least once, wherein the performance data comprises one or more of CPU occupancy rate, operating memory occupancy rate, unit time length power consumption and unit time length network data transmission capacity;
and the server respectively corresponds to each terminal model according to the performance data and the terminal models of different terminals and determines the average value of each performance data.
Optionally, the detecting, by the terminal, test data of the application program to be tested includes:
when a tested application program starts a preset function, a terminal detects test data of the tested application program; or,
and when the tested application program finishes the preset function, the terminal detects the test data of the tested application program.
Optionally, the preset function includes a voice communication function, a video playing function, or a novel reading function.
Optionally, the method further includes:
the terminal sends an operation identifier corresponding to the test data to the server, wherein the operation identifier is an operation identifier for starting the preset function or an operation identifier for finishing the preset function;
the server determines the performance data of the application program to be tested corresponding to each terminal according to the test data sent by each terminal at least once, and the method comprises the following steps:
the server determines the execution duration of the preset function in each terminal according to the receiving time of the test data corresponding to the operation identifier for starting the preset function and the receiving time of the test data corresponding to the operation identifier for finishing the preset function, which are sent by each terminal;
and the server determines the performance data of the application program to be tested corresponding to each terminal according to the test data corresponding to the operation identifier for starting the preset function and the test data corresponding to the operation identifier for finishing the preset function sent by each terminal and the execution duration of the preset function in each terminal.
Optionally, the determining, by the server, the performance data of the application program to be tested corresponding to each terminal according to the test data corresponding to the operation identifier for starting the preset function and the test data corresponding to the operation identifier for ending the preset function sent by each terminal, and the execution duration of the preset function in each terminal, includes:
and the server determines the performance data of the application program to be tested corresponding to each terminal, of which the execution time of the preset function is greater than a preset threshold value, according to the test data corresponding to the operation identifier for starting the preset function and the test data corresponding to the operation identifier for finishing the preset function, which are sent by each terminal, and the execution time of the preset function in each terminal.
Optionally, when the test data includes a battery power amount or a network data transmission amount, the method further includes:
and the terminal sends a detection time point for detecting the test data to the server.
According to a second aspect of the embodiments of the present invention, there is provided a system for performing application test, the system including:
the terminal is used for detecting test data of the application program to be tested, wherein the test data comprises one or more of CPU occupancy rate, operating memory occupancy rate, battery power and network data transmission capacity;
the terminal is used for sending the test data of the application program to be tested and the terminal model of the terminal to a server;
the server is used for determining the performance data of the application program to be tested corresponding to each terminal according to the test data sent by each terminal at least once, wherein the performance data comprises one or more of CPU occupancy rate, operating memory occupancy rate, unit time length power consumption and unit time length network data transmission capacity;
and the server is used for respectively corresponding to each terminal model according to the performance data and the terminal model of different terminals and determining the average value of each performance data.
Optionally, the terminal is configured to:
when a tested application program starts a preset function, a terminal detects test data of the tested application program; or,
and when the tested application program finishes the preset function, the terminal detects the test data of the tested application program.
Optionally, the preset function includes a voice communication function, a video playing function, or a novel reading function.
Optionally, the terminal is further configured to: sending an operation identifier corresponding to the test data to the server, wherein the operation identifier is an operation identifier for starting the preset function or an operation identifier for finishing the preset function;
the server is configured to:
determining the execution duration of the preset function in each terminal according to the receiving time of the test data corresponding to the operation identifier for starting the preset function and the receiving time of the test data corresponding to the operation identifier for finishing the preset function, which are sent by each terminal;
and determining the performance data of the application program to be tested corresponding to each terminal according to the test data corresponding to the operation identifier for starting the preset function and the test data corresponding to the operation identifier for finishing the preset function sent by each terminal, and the execution duration of the preset function in each terminal.
Optionally, the server is configured to:
and determining the performance data of the application program to be tested corresponding to each terminal with the execution time length of the preset function being greater than a preset threshold value according to the test data corresponding to the operation identifier for starting the preset function and the test data corresponding to the operation identifier for finishing the preset function sent by each terminal and the execution time length of the preset function in each terminal.
Optionally, when the test data includes a battery power amount or a network data transmission amount, the terminal is further configured to send a detection time point for detecting the test data to the server.
Therefore, the calculated power consumption per unit time length and the network data transmission amount per unit time length are more accurate.
The technical scheme provided by the embodiment of the invention has the following beneficial effects:
in the embodiment of the invention, a terminal detects test data of a tested application program, wherein the test data comprises one or more of CPU occupancy rate, operating memory occupancy rate, battery electric quantity and network data transmission quantity, the terminal sends the test data of the tested application program and the terminal model of the terminal to a server, the server determines performance data of the tested application program corresponding to each terminal according to the test data sent by each terminal at least once, wherein the performance data comprises one or more of CPU occupancy rate, operating memory occupancy rate, unit time length power consumption and unit time length network data transmission quantity, and the server respectively corresponds to each terminal model according to the performance data and the terminal model of different terminals and determines the average value of each performance data. Therefore, the server can acquire the performance data of the application program to be tested in the terminals with various terminal models, and the acquired performance data of the application program to be tested is more accurate.
Drawings
In order to more clearly illustrate the technical solutions in the embodiments of the present invention, the drawings needed to be used in the description of the embodiments will be briefly introduced below, and it is obvious that the drawings in the following description are only some embodiments of the present invention, and it is obvious for those skilled in the art to obtain other drawings based on these drawings without creative efforts.
FIG. 1 is a schematic diagram of a method for performing application testing according to an embodiment of the present invention;
FIG. 2 is a system diagram of a method for performing application testing according to an embodiment of the present invention;
FIG. 3 is a diagram illustrating a performance test report according to an embodiment of the present invention;
FIG. 4 is a schematic structural diagram of a server according to an embodiment of the present invention;
fig. 5 is a schematic structural diagram of a terminal according to an embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention more apparent, embodiments of the present invention will be described in detail with reference to the accompanying drawings.
The embodiment of the invention provides a method for testing an application program, which can be realized by a terminal and a server together. The terminal may be a mobile terminal used by a user, such as a mobile phone, a tablet computer, and the like, the terminal is installed with a tested application program, and the server may be a server for receiving test data of the tested application program. The terminal can be provided with a processor, a memory, a transceiver and the like, wherein the processor can be used for processing the process of testing the application program, the memory can be used for storing data required in the test process and generated data, and the transceiver can be used for receiving and transmitting data. The server may be provided with a processor, a memory, a transceiver, etc., the processor may be used for processing the process of performing the application test, the memory may be used for storing data required and generated during the process, and the transceiver may be used for receiving and transmitting data. The terminal can also be provided with input and output equipment such as a screen, and the screen can be used for displaying an operation interface of the application program to be tested and the like.
As shown in fig. 1, the processing flow of the method may include the following steps:
step 101, a terminal detects test data of a tested application program, wherein the test data comprises one or more of CPU occupancy rate, operating memory occupancy rate, battery power and network data transmission capacity.
The test data may include one or more of CPU (Central Processing Unit) occupancy, operating memory occupancy, battery power, and network data transmission amount (also referred to as data traffic) as the current remaining battery power, and the network data transmission amount is the network data transmission amount that has been currently used by the application under test.
In implementation, a technician may set a test thread in the application under test when setting the application under test, and the test thread may detect test data of the application under test when the application under test runs. When a technician needs to test an application under test, some users can see the version update of the application under test during the gray scale release process of the application under test (before the application under test is released formally, a certain number of downloaded quantities (such as 10000) of the application under test are released to the application market limit quantity), and can download the application under test in a terminal (which can be called a user terminal participating in gray scale release) and install the application under test. When a user starts the application program to be tested, a preset testing thread in the application program to be tested also starts to run, and in the running process of the application program to be tested, the testing thread can call an acquisition interface of the testing data to detect the testing data of the application program to be tested, or the testing thread can call a recording file of the testing data to acquire the testing data of the application program to be tested.
In addition, during the running process of the application program to be tested, the test thread can periodically detect the test data of the application program to be tested. Such as a test thread, may detect test data for an application under test every 20 minutes.
Optionally, the terminal may detect the test data of the application program to be tested when the application program to be tested starts the preset function or ends the preset function, and the corresponding processing in step 101 may be as follows:
when the tested application program starts a preset function, the terminal detects test data of the tested application program; or,
and when the tested application program finishes the preset function, the terminal detects the test data of the tested application program.
The preset functions comprise a voice communication function, a video playing function or a novel reading function and the like.
In implementation, when a user uses a tested application program, and the terminal detects that the tested application program starts a preset function, the terminal may detect test data of the tested application program, for example, the tested application program is a video playing application program, and when the user clicks a video playing option, the terminal may detect that the video playing function is started, the terminal may detect the test data of the tested application program, and the terminal may detect the CPU occupancy rate, the memory occupancy amount of the tested application program, the remaining amount of the battery power of the terminal, and the amount of network transmission data already used by the tested application program.
Or, when the user uses the application program to be tested, and the terminal detects that the application program to be tested ends the preset function, the terminal may detect the test data of the application program to be tested, for example, the application program to be tested is a video playing application program, the user clicks to exit the video playing option, the terminal may detect that the video playing function is ended, the terminal may detect the test data of the application program to be tested, and the terminal may detect the CPU occupancy rate, the memory occupancy amount of the application program to be tested, the remaining amount of the battery power of the terminal, and the network transmission data amount already used by the application program to be tested.
And 102, the terminal sends the test data of the tested application program and the terminal model of the terminal to the server.
In implementation, as shown in fig. 2, after the terminal detects the test data of the application under test, the terminal type of the terminal may be obtained, and then the test data of the application under test and the terminal type of the terminal are sent to the server.
Optionally, when the test data includes a battery power amount or a network data transmission amount, the terminal may further send a detection time point for detecting the test data to the server.
In implementation, when the test data includes a battery capacity or a network data transmission amount, in order to enable the server to calculate an accurate power consumption amount per unit time length or a network data transmission amount per unit time length of the application program to be tested, the terminal may obtain a detection time point for detecting the test data when detecting the test data of the application program to be tested, and then the terminal sends the detection time point for detecting the test data to the server.
And 103, the server determines performance data of the application program to be tested corresponding to each terminal according to the test data sent by each terminal at least once, wherein the performance data comprises one or more of CPU occupancy rate, operating memory occupancy rate, unit time length power consumption and unit time length network data transmission amount.
The performance data comprises one or more of CPU occupancy rate, running memory occupancy rate, power consumption of unit time length and network data transmission amount of unit time length, the CPU occupancy rate and the running memory occupancy rate can be respectively an average value of the CPU occupancy rate and an average value of the running memory occupancy rate, and the power consumption of the unit time length can be an average value of the running memory occupancy rate
In implementation, after the server receives the test data sent by each terminal, if the test data includes the CPU occupancy rate or the running memory occupancy rate, the server may respectively average the CPU occupancy rate or the running memory occupancy rate received at least once, to obtain the CPU occupancy rate and the running memory occupancy rate in the performance data of the application program to be tested corresponding to each terminal. For example, the server receives test data sent by the terminal a, including the CPU occupancy and the running memory occupancy, and receives test data sent by the terminal a twice, where the CPU occupancy and the running memory occupancy in the test data sent by the terminal a twice are 15%, 110M, 15.4%, and 116M, respectively, and the CPU occupancy and the running memory occupancy in the performance data of the application program to be tested corresponding to the terminal a are 15.2%, and 113M, respectively.
If the test data comprises the battery electric quantity or the network data transmission quantity, the server can subtract the battery electric quantity received twice continuously, then divide the time difference of the battery electric quantity received twice to obtain the power consumption of the unit time length, then add the power consumption of the unit time length obtained by calculating the battery electric quantity received twice, and divide the number of the power consumption of the unit time length obtained by calculating, so as to obtain the power consumption of the unit time length of each terminal. The server can subtract the network data transmission quantity received twice continuously, then divide the subtraction by the time difference of the network data transmission quantity received twice to obtain the power consumption of the unit time length, then add the power consumption of the unit time length obtained by calculating the network data transmission quantity received twice, and divide the number of the network data transmission quantity of the unit time length obtained by calculating to obtain the network data transmission quantity of the unit time length of each terminal.
Optionally, the terminal may further send an operation identifier corresponding to the test data to the server, and the server may determine the performance data of the application program to be tested according to the operation identifier, where the corresponding processing may be as follows:
the terminal sends an operation identifier corresponding to the test data to the server, wherein the operation identifier is an operation identifier for starting a preset function or an operation identifier for finishing the preset function;
the server determines the execution duration of the preset function in each terminal according to the receiving time of the test data corresponding to the operation identifier for starting the preset function and the receiving time of the test data corresponding to the operation identifier for finishing the preset function, which are sent by each terminal;
and the server determines the performance data of the application program to be tested corresponding to each terminal according to the test data corresponding to the operation identifier for starting the preset function and the test data corresponding to the operation identifier for finishing the preset function sent by each terminal and the execution duration of the preset function in each terminal.
The operation identifier is an operation identifier for starting a preset function or an operation identifier for ending the preset function. For example, the operation identifier may be an identifier for starting a video playing function, an identifier for ending the video playing function, or the like.
In implementation, the terminal may obtain the operation identifier corresponding to the test data, and may send the operation identifier corresponding to the test data to the server at the same time each time the test data is sent to the server. The server may record, when receiving the test data corresponding to the identifier for starting the preset function sent by each terminal, the reception time as the time for starting the preset function by the application program to be tested, and may record, when receiving the test data corresponding to the identifier for ending the preset function sent by each terminal, the reception time as the time for ending the preset function by the application program to be tested. The server may subtract the receiving time of the test data corresponding to the operation identifier for ending the preset function from the receiving time of the test data corresponding to the operation identifier for starting the preset function sent by each terminal, so as to obtain the execution duration of the preset function in each terminal. For example, the preset function is a video playing function, the time for the server to receive and start the video playing function is 2016/6/23/9:00, the time for the server to receive and end the video playing function is 2016/6/23/9:40, and the execution time of the preset function is 40 minutes.
After the server determines the execution duration of the preset function in each terminal, for the CPU occupancy and the running memory occupancy in the test data of each terminal, the server may average the CPU occupancy in the test data corresponding to the operation identifier for starting the preset function and the CPU occupancy in the test data corresponding to the operation identifier for ending the preset function as the CPU occupancy in the performance data, and may average the running memory occupancy in the test data corresponding to the operation identifier for starting the preset function and the running memory occupancy in the test data corresponding to the operation identifier for ending the preset function as the running memory occupancy in the performance data. For the power consumption per unit time length and the network data transmission amount per unit time length in the test data of each terminal, the server may subtract the battery power in the test data corresponding to the operation identifier ending the preset function from the battery power in the test data corresponding to the operation identifier starting the preset function, and then divide the subtraction by the execution time length of the preset function to obtain the power consumption per unit time length, and may subtract the network data transmission amount in the test data corresponding to the operation identifier ending the preset function from the network data transmission amount in the test data corresponding to the operation identifier starting the preset function, and then divide the execution time length of the preset function to obtain the network data transmission amount per unit time length. In this way, the server can obtain performance data corresponding to each terminal.
Optionally, when the server may determine that the execution duration of the preset function is greater than the preset threshold, the server may perform corresponding processing on the performance data of the application program to be tested corresponding to each terminal as follows:
and the server determines the performance data of the application program to be tested corresponding to each terminal, of which the execution time of the preset function is greater than the preset threshold value, according to the test data corresponding to the operation identifier for starting the preset function and the test data corresponding to the operation identifier for finishing the preset function, which are sent by each terminal, and the execution time of the preset function in each terminal.
In the implementation, after the server determines the execution duration of the preset function in each terminal, the server may obtain the stored preset threshold, and screen out the test data when the execution duration of the preset function is greater than the preset threshold, then, for the CPU occupancy rate and the running memory occupancy rate in the test data of each terminal with the execution duration of the preset function being greater than the preset threshold, the server can take the average value of the CPU occupancy rate in the test data corresponding to the operation identifier for starting the preset function and the CPU occupancy rate in the test data corresponding to the operation identifier for ending the preset function as the CPU occupancy rate in the performance data, and the running memory occupation amount in the test data corresponding to the operation identifier for starting the preset function and the running memory occupation amount in the test data corresponding to the operation identifier for ending the preset function can be averaged to be used as the running memory occupation amount in the performance data. For the unit-duration power consumption and the unit-duration network data transmission amount in the test data of each terminal with the execution duration of the preset function being greater than the preset threshold, the server may subtract the battery power amount in the test data corresponding to the operation identifier ending the preset function from the battery power amount in the test data corresponding to the operation identifier starting the preset function, divide the subtraction by the execution duration of the preset function to serve as the unit-duration power consumption, subtract the network data transmission amount in the test data corresponding to the operation identifier ending the preset function from the network data transmission amount in the test data corresponding to the operation identifier starting the preset function, and divide the execution duration of the preset function to serve as the unit-duration network data transmission amount. Therefore, the server can obtain the performance data corresponding to each terminal when the execution duration of the preset function is greater than the preset threshold.
And step 104, the server respectively corresponds to each terminal model according to the performance data and the terminal models of different terminals, and determines the average value of each performance data.
In implementation, after the server determines the performance data of the application program to be tested corresponding to each terminal, the server may obtain the terminal model sent by each terminal, and for each terminal model, the server may add the various performance data of each terminal respectively, and then divide the various performance data by the number of terminals respectively to obtain an average value of each performance data.
In addition, as shown in fig. 3, after obtaining the average value of each performance data, the server may generate a performance data test report according to the average value of each performance data, where the performance data test report includes the terminal type, the CPU occupancy rate, the operating memory occupancy rate, the power consumption per unit time length, the network data transmission amount per unit time length, the number of terminals corresponding to each terminal type, and the like.
In the embodiment of the invention, a terminal detects test data of a tested application program, wherein the test data comprises one or more of CPU occupancy rate, operating memory occupancy rate, battery electric quantity and network data transmission quantity, the terminal sends the test data of the tested application program and the terminal model of the terminal to a server, the server determines performance data of the tested application program corresponding to each terminal according to the test data sent by each terminal at least once, wherein the performance data comprises one or more of CPU occupancy rate, operating memory occupancy rate, unit time length power consumption and unit time length network data transmission quantity, and the server respectively corresponds to each terminal model according to the performance data and the terminal model of different terminals and determines the average value of each performance data. Therefore, the server can acquire the performance data of the application program to be tested in the terminals with various terminal models, and the acquired performance data of the application program to be tested is more accurate.
Based on the same technical concept, the embodiment of the invention also provides a system for testing the application program, which comprises:
the terminal is used for detecting test data of the application program to be tested, wherein the test data comprises one or more of CPU occupancy rate, operating memory occupancy rate, battery power and network data transmission capacity;
the terminal is used for sending the test data of the application program to be tested and the terminal model of the terminal to a server;
the server is used for determining the performance data of the application program to be tested corresponding to each terminal according to the test data sent by each terminal at least once, wherein the performance data comprises one or more of CPU occupancy rate, operating memory occupancy rate, unit time length power consumption and unit time length network data transmission capacity;
and the server is used for respectively corresponding to each terminal model according to the performance data and the terminal model of different terminals and determining the average value of each performance data.
Optionally, the terminal is configured to:
when a tested application program starts a preset function, a terminal detects test data of the tested application program; or,
and when the tested application program finishes the preset function, the terminal detects the test data of the tested application program.
Optionally, the preset function includes a voice communication function, a video playing function, or a novel reading function.
Optionally, the terminal is further configured to: sending an operation identifier corresponding to the test data to the server, wherein the operation identifier is an operation identifier for starting the preset function or an operation identifier for finishing the preset function;
the server is configured to:
determining the execution duration of the preset function in each terminal according to the receiving time of the test data corresponding to the operation identifier for starting the preset function and the receiving time of the test data corresponding to the operation identifier for finishing the preset function, which are sent by each terminal;
and determining the performance data of the application program to be tested corresponding to each terminal according to the test data corresponding to the operation identifier for starting the preset function and the test data corresponding to the operation identifier for finishing the preset function sent by each terminal, and the execution duration of the preset function in each terminal.
Optionally, the server is configured to:
and determining the performance data of the application program to be tested corresponding to each terminal with the execution time length of the preset function being greater than a preset threshold value according to the test data corresponding to the operation identifier for starting the preset function and the test data corresponding to the operation identifier for finishing the preset function sent by each terminal and the execution time length of the preset function in each terminal.
Optionally, the terminal is further configured to send a detection time point for detecting the test data to the server.
In the embodiment of the invention, a terminal detects test data of a tested application program, wherein the test data comprises one or more of CPU occupancy rate, operating memory occupancy rate, battery electric quantity and network data transmission quantity, the terminal sends the test data of the tested application program and the terminal model of the terminal to a server, the server determines performance data of the tested application program corresponding to each terminal according to the test data sent by each terminal at least once, wherein the performance data comprises one or more of CPU occupancy rate, operating memory occupancy rate, unit time length power consumption and unit time length network data transmission quantity, and the server respectively corresponds to each terminal model according to the performance data and the terminal model of different terminals and determines the average value of each performance data. Therefore, the server can acquire the performance data of the application program to be tested in the terminals with various terminal models, and the acquired performance data of the application program to be tested is more accurate.
Fig. 4 is a schematic structural diagram of a server according to an embodiment of the present invention. The server 400 may vary widely in configuration or performance and may include one or more Central Processing Units (CPUs) 822 (e.g., one or more processors) and memory 832, one or more storage media 830 (e.g., one or more mass storage devices) storing applications 842 or data 844. Memory 832 and storage medium 830 may be, among other things, transient or persistent storage. The program stored in the storage medium 830 may include one or more modules (not shown), each of which may include a series of instruction operations for the server. Still further, the central processor 822 may be configured to communicate with the storage medium 830 and execute a series of instruction operations in the storage medium 830 on the server 400.
The server 400 may also include one or more power supplies 826, one or more wired or wireless network interfaces 850, one or more input-output interfaces 858, one or more keyboards 856, and/or one or more operating systems 841, such as Windows Server, Mac OS XTM, UnixTM, Linux, FreeBSDTM, etc.
The server 400 may include memory, and one or more programs, wherein the one or more programs are stored in the memory and configured to be executed by the one or more processors, the one or more programs including instructions for:
the server determines performance data of the application program to be tested corresponding to each terminal according to test data sent by each terminal at least once, wherein the performance data comprises one or more of CPU occupancy rate, operating memory occupancy rate, unit time length power consumption and unit time length network data transmission capacity;
and the server respectively corresponds to each terminal model according to the performance data and the terminal models of different terminals and determines the average value of each performance data.
Optionally, the preset function includes a voice communication function, a video playing function, or a novel reading function.
Optionally, the method further includes:
the server receives an operation identifier corresponding to the test data sent by the terminal, wherein the operation identifier is an operation identifier for starting the preset function or an operation identifier for finishing the preset function;
the server determines the performance data of the application program to be tested corresponding to each terminal according to the test data sent by each terminal at least once, and the method comprises the following steps:
the server determines the execution duration of the preset function in each terminal according to the receiving time of the test data corresponding to the operation identifier for starting the preset function and the receiving time of the test data corresponding to the operation identifier for finishing the preset function, which are sent by each terminal;
and the server determines the performance data of the application program to be tested corresponding to each terminal according to the test data corresponding to the operation identifier for starting the preset function and the test data corresponding to the operation identifier for finishing the preset function sent by each terminal and the execution duration of the preset function in each terminal.
Optionally, the determining, by the server, the performance data of the application program to be tested corresponding to each terminal according to the test data corresponding to the operation identifier for starting the preset function and the test data corresponding to the operation identifier for ending the preset function sent by each terminal, and the execution duration of the preset function in each terminal, includes:
and the server determines the performance data of the application program to be tested corresponding to each terminal, of which the execution time of the preset function is greater than a preset threshold value, according to the test data corresponding to the operation identifier for starting the preset function and the test data corresponding to the operation identifier for finishing the preset function, which are sent by each terminal, and the execution time of the preset function in each terminal.
In the embodiment of the invention, a terminal detects test data of a tested application program, wherein the test data comprises one or more of CPU occupancy rate, operating memory occupancy rate, battery electric quantity and network data transmission quantity, the terminal sends the test data of the tested application program and the terminal model of the terminal to a server, the server determines performance data of the tested application program corresponding to each terminal according to the test data sent by each terminal at least once, wherein the performance data comprises one or more of CPU occupancy rate, operating memory occupancy rate, unit time length power consumption and unit time length network data transmission quantity, and the server respectively corresponds to each terminal model according to the performance data and the terminal model of different terminals and determines the average value of each performance data. Therefore, the server can acquire the performance data of the application program to be tested in the terminals with various terminal models, and the acquired performance data of the application program to be tested is more accurate.
Referring to fig. 5, a schematic structural diagram of a terminal according to an embodiment of the present invention is shown, where the terminal may be a smart phone, a tablet computer, or the like, and may be used to implement the method for performing an application test provided in the foregoing embodiment. Specifically, the method comprises the following steps:
the terminal 500 may include RF (Radio Frequency) circuitry 110, memory 120 including one or more computer-readable storage media, an input unit 130, a display unit 140, a sensor 150, audio circuitry 160, a WiFi (wireless fidelity) module 170, a processor 180 including one or more processing cores, and a power supply 190. Those skilled in the art will appreciate that the terminal structure shown in fig. 5 is not intended to be limiting and may include more or fewer components than those shown, or some components may be combined, or a different arrangement of components. Wherein:
the RF circuit 110 may be used for receiving and transmitting signals during information transmission and reception or during a call, and in particular, receives downlink information from a base station and then sends the received downlink information to the one or more processors 180 for processing; in addition, data relating to uplink is transmitted to the base station. In general, the RF circuitry 110 includes, but is not limited to, an antenna, at least one Amplifier, a tuner, one or more oscillators, a Subscriber Identity Module (SIM) card, a transceiver, a coupler, an LNA (Low Noise Amplifier), a duplexer, and the like. In addition, the RF circuitry 110 may also communicate with networks and other devices via wireless communications. The wireless communication may use any communication standard or protocol, including but not limited to GSM (Global System for Mobile communications), GPRS (General Packet Radio Service), CDMA (Code Division Multiple Access), WCDMA (Wideband Code Division Multiple Access), LTE (Long Term Evolution), e-mail, SMS (short messaging Service), etc.
The memory 120 may be used to store software programs and modules, and the processor 180 executes various functional applications and data processing by operating the software programs and modules stored in the memory 120. The memory 120 may mainly include a storage program area and a storage data area, wherein the storage program area may store an operating system, an application program required by at least one function (such as a sound playing function, an image playing function, etc.), and the like; the storage data area may store data (such as audio data, a phonebook, etc.) created according to the use of the terminal 500, and the like. Further, the memory 120 may include high speed random access memory, and may also include non-volatile memory, such as at least one magnetic disk storage device, flash memory device, or other volatile solid state storage device. Accordingly, the memory 120 may further include a memory controller to provide the processor 180 and the input unit 130 with access to the memory 120.
The input unit 130 may be used to receive input numeric or character information and generate keyboard, mouse, joystick, optical or trackball signal inputs related to user settings and function control. In particular, the input unit 130 may include a touch-sensitive surface 131 as well as other input devices 132. The touch-sensitive surface 131, also referred to as a touch display screen or a touch pad, may collect touch operations by a user on or near the touch-sensitive surface 131 (e.g., operations by a user on or near the touch-sensitive surface 131 using a finger, a stylus, or any other suitable object or attachment), and drive the corresponding connection device according to a predetermined program. Alternatively, the touch sensitive surface 131 may comprise two parts, a touch detection means and a touch controller. The touch detection device detects the touch direction of a user, detects a signal brought by touch operation and transmits the signal to the touch controller; the touch controller receives touch information from the touch sensing device, converts the touch information into touch point coordinates, sends the touch point coordinates to the processor 180, and can receive and execute commands sent by the processor 180. Additionally, the touch-sensitive surface 131 may be implemented using various types of resistive, capacitive, infrared, and surface acoustic waves. In addition to the touch-sensitive surface 131, the input unit 130 may also include other input devices 132. In particular, other input devices 132 may include, but are not limited to, one or more of a physical keyboard, function keys (such as volume control keys, switch keys, etc.), a trackball, a mouse, a joystick, and the like.
The display unit 140 may be used to display information input by or provided to a user and various graphical user interfaces of the terminal 500, which may be made up of graphics, text, icons, video, and any combination thereof. The Display unit 140 may include a Display panel 141, and optionally, the Display panel 141 may be configured in the form of an LCD (Liquid Crystal Display), an OLED (Organic Light-Emitting Diode), or the like. Further, the touch-sensitive surface 131 may cover the display panel 141, and when a touch operation is detected on or near the touch-sensitive surface 131, the touch operation is transmitted to the processor 180 to determine the type of the touch event, and then the processor 180 provides a corresponding visual output on the display panel 141 according to the type of the touch event. Although in FIG. 5, touch-sensitive surface 131 and display panel 141 are shown as two separate components to implement input and output functions, in some embodiments, touch-sensitive surface 131 may be integrated with display panel 141 to implement input and output functions.
The terminal 500 can also include at least one sensor 150, such as a light sensor, motion sensor, and other sensors. Specifically, the light sensor may include an ambient light sensor that may adjust the brightness of the display panel 141 according to the brightness of ambient light, and a proximity sensor that may turn off the display panel 141 and/or a backlight when the terminal 500 is moved to the ear. As one of the motion sensors, the gravity acceleration sensor can detect the magnitude of acceleration in each direction (generally, three axes), can detect the magnitude and direction of gravity when the mobile phone is stationary, and can be used for applications of recognizing the posture of the mobile phone (such as horizontal and vertical screen switching, related games, magnetometer posture calibration), vibration recognition related functions (such as pedometer and tapping), and the like; as for other sensors such as a gyroscope, a barometer, a hygrometer, a thermometer, and an infrared sensor, which can be configured in the terminal 500, detailed descriptions thereof are omitted.
Audio circuitry 160, speaker 161, and microphone 162 may provide an audio interface between a user and terminal 500. The audio circuit 160 may transmit the electrical signal converted from the received audio data to the speaker 161, and convert the electrical signal into a sound signal for output by the speaker 161; on the other hand, the microphone 162 converts the collected sound signal into an electric signal, converts the electric signal into audio data after being received by the audio circuit 160, and then outputs the audio data to the processor 180 for processing, and then to the RF circuit 110 to be transmitted to, for example, another terminal, or outputs the audio data to the memory 120 for further processing. The audio circuit 160 may also include an earbud jack to provide communication of peripheral headphones with the terminal 500.
WiFi belongs to a short-distance wireless transmission technology, and the terminal 500 can help a user send and receive e-mails, browse web pages, access streaming media, and the like through the WiFi module 170, and it provides wireless broadband internet access for the user. Although fig. 5 shows the WiFi module 170, it is understood that it does not belong to the essential constitution of the terminal 500 and can be omitted entirely as needed within the scope not changing the essence of the invention.
The processor 180 is a control center of the terminal 500, connects various parts of the entire handset using various interfaces and lines, and performs various functions of the terminal 500 and processes data by operating or executing software programs and/or modules stored in the memory 120 and calling data stored in the memory 120, thereby performing overall monitoring of the handset. Optionally, processor 180 may include one or more processing cores; preferably, the processor 180 may integrate an application processor, which mainly handles operating systems, user interfaces, application programs, etc., and a modem processor, which mainly handles wireless communications. It will be appreciated that the modem processor described above may not be integrated into the processor 180.
The terminal 500 further includes a power supply 190 (e.g., a battery) for supplying power to the various components, which may preferably be logically connected to the processor 180 via a power management system, such that functions of managing charging, discharging, and power consumption are performed via the power management system. The power supply 190 may also include any component including one or more of a dc or ac power source, a recharging system, a power failure detection circuit, a power converter or inverter, a power status indicator, and the like.
Although not shown, the terminal 500 may further include a camera, a bluetooth module, etc., which will not be described herein. Specifically, in this embodiment, the display unit of the terminal 500 is a touch screen display, and the terminal 500 further includes a memory and one or more programs, where the one or more programs are stored in the memory and configured to be executed by the one or more processors, and the one or more programs include instructions for:
the method comprises the steps that a terminal detects test data of a tested application program, wherein the test data comprises one or more of CPU occupancy rate, operating memory occupancy rate, battery electric quantity and network data transmission quantity;
and the terminal sends the test data of the application program to be tested and the terminal model of the terminal to a server.
Optionally, the detecting, by the terminal, test data of the application program to be tested includes:
when a tested application program starts a preset function, a terminal detects test data of the tested application program; or,
and when the tested application program finishes the preset function, the terminal detects the test data of the tested application program.
Optionally, the preset function includes a voice communication function, a video playing function, or a novel reading function.
Optionally, the method further includes:
the terminal sends an operation identifier corresponding to the test data to the server, wherein the operation identifier is an operation identifier for starting the preset function or an operation identifier for finishing the preset function;
optionally, when the test data includes a battery power amount or a network data transmission amount, the method further includes:
and the terminal sends a detection time point for detecting the test data to the server.
In the embodiment of the invention, a terminal detects test data of a tested application program, wherein the test data comprises one or more of CPU occupancy rate, operating memory occupancy rate, battery electric quantity and network data transmission quantity, the terminal sends the test data of the tested application program and the terminal model of the terminal to a server, the server determines performance data of the tested application program corresponding to each terminal according to the test data sent by each terminal at least once, wherein the performance data comprises one or more of CPU occupancy rate, operating memory occupancy rate, unit time length power consumption and unit time length network data transmission quantity, and the server respectively corresponds to each terminal model according to the performance data and the terminal model of different terminals and determines the average value of each performance data. Therefore, the server can acquire the performance data of the application program to be tested in the terminals with various terminal models, and the acquired performance data of the application program to be tested is more accurate.
It will be understood by those skilled in the art that all or part of the steps of implementing the above embodiments may be implemented by hardware, or may be implemented by a program instructing relevant hardware, and the program may be stored in a computer-readable storage medium, and the above-mentioned storage medium may be a read-only memory, a magnetic disk or an optical disk, etc.
The present invention is not limited to the above preferred embodiments, and any modifications, equivalent replacements, improvements, etc. within the spirit and principle of the present invention should be included in the protection scope of the present invention.

Claims (12)

1. A method of performing application testing, the method comprising:
the method comprises the steps that a terminal detects test data of a tested application program, wherein the test data comprises one or more of CPU occupancy rate, operating memory occupancy rate, battery electric quantity and network data transmission quantity;
the terminal sends the test data of the application program to be tested and the terminal model of the terminal to a server;
the server determines performance data of the application program to be tested corresponding to each terminal according to test data sent by each terminal at least once, wherein the performance data comprises one or more of CPU occupancy rate, operating memory occupancy rate, unit time length power consumption and unit time length network data transmission capacity;
and the server respectively corresponds to each terminal model according to the performance data and the terminal models of different terminals and determines the average value of each performance data.
2. The method of claim 1, wherein the terminal detecting test data of the application under test comprises:
when a tested application program starts a preset function, a terminal detects test data of the tested application program; or,
and when the tested application program finishes the preset function, the terminal detects the test data of the tested application program.
3. The method of claim 2, wherein the preset function comprises a voice communication function, a video playback function, or a novel reading function.
4. The method of claim 2, further comprising:
the terminal sends an operation identifier corresponding to the test data to the server, wherein the operation identifier is an operation identifier for starting the preset function or an operation identifier for finishing the preset function;
the server determines the performance data of the application program to be tested corresponding to each terminal according to the test data sent by each terminal at least once, and the method comprises the following steps:
the server determines the execution duration of the preset function in each terminal according to the receiving time of the test data corresponding to the operation identifier for starting the preset function and the receiving time of the test data corresponding to the operation identifier for finishing the preset function, which are sent by each terminal;
and the server determines the performance data of the application program to be tested corresponding to each terminal according to the test data corresponding to the operation identifier for starting the preset function and the test data corresponding to the operation identifier for finishing the preset function sent by each terminal and the execution duration of the preset function in each terminal.
5. The method according to claim 4, wherein the determining, by the server, the performance data of the application under test corresponding to each terminal according to the test data corresponding to the operation identifier for starting the preset function and the test data corresponding to the operation identifier for ending the preset function sent by each terminal, and the execution duration of the preset function in each terminal, comprises:
and the server determines the performance data of the application program to be tested corresponding to each terminal, of which the execution time of the preset function is greater than a preset threshold value, according to the test data corresponding to the operation identifier for starting the preset function and the test data corresponding to the operation identifier for finishing the preset function, which are sent by each terminal, and the execution time of the preset function in each terminal.
6. The method of claim 1, wherein when the test data comprises battery power or network data transfer capacity, the method further comprises:
and the terminal sends a detection time point for detecting the test data to the server.
7. A system for performing application testing, the system comprising:
the terminal is used for detecting test data of the application program to be tested, wherein the test data comprises one or more of CPU occupancy rate, operating memory occupancy rate, battery power and network data transmission capacity;
the terminal is used for sending the test data of the application program to be tested and the terminal model of the terminal to a server;
the server is used for determining the performance data of the application program to be tested corresponding to each terminal according to the test data sent by each terminal at least once, wherein the performance data comprises one or more of CPU occupancy rate, operating memory occupancy rate, unit time length power consumption and unit time length network data transmission capacity;
and the server is used for respectively corresponding to each terminal model according to the performance data and the terminal model of different terminals and determining the average value of each performance data.
8. The system of claim 7, wherein the terminal is configured to:
when a tested application program starts a preset function, a terminal detects test data of the tested application program; or,
and when the tested application program finishes the preset function, the terminal detects the test data of the tested application program.
9. The system of claim 8, wherein the predetermined function comprises a voice communication function, a video playback function, or a novel reading function.
10. The system of claim 8, wherein the terminal is further configured to: sending an operation identifier corresponding to the test data to the server, wherein the operation identifier is an operation identifier for starting the preset function or an operation identifier for finishing the preset function;
the server is configured to:
determining the execution duration of the preset function in each terminal according to the receiving time of the test data corresponding to the operation identifier for starting the preset function and the receiving time of the test data corresponding to the operation identifier for finishing the preset function, which are sent by each terminal;
and determining the performance data of the application program to be tested corresponding to each terminal according to the test data corresponding to the operation identifier for starting the preset function and the test data corresponding to the operation identifier for finishing the preset function sent by each terminal, and the execution duration of the preset function in each terminal.
11. The system of claim 10, wherein the server is configured to:
and determining the performance data of the application program to be tested corresponding to each terminal with the execution time length of the preset function being greater than a preset threshold value according to the test data corresponding to the operation identifier for starting the preset function and the test data corresponding to the operation identifier for finishing the preset function sent by each terminal and the execution time length of the preset function in each terminal.
12. The system of claim 7, wherein the terminal is further configured to send a detection time point for detecting the test data to the server.
CN201610678033.0A 2016-08-16 2016-08-16 A kind of method and system carrying out Application testing Active CN106294168B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610678033.0A CN106294168B (en) 2016-08-16 2016-08-16 A kind of method and system carrying out Application testing

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610678033.0A CN106294168B (en) 2016-08-16 2016-08-16 A kind of method and system carrying out Application testing

Publications (2)

Publication Number Publication Date
CN106294168A true CN106294168A (en) 2017-01-04
CN106294168B CN106294168B (en) 2018-10-23

Family

ID=57678138

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610678033.0A Active CN106294168B (en) 2016-08-16 2016-08-16 A kind of method and system carrying out Application testing

Country Status (1)

Country Link
CN (1) CN106294168B (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107656849A (en) * 2017-09-28 2018-02-02 新华三技术有限公司 A kind of software system performance positioning problems method and device
CN107729236A (en) * 2017-09-30 2018-02-23 努比亚技术有限公司 Management method, device, mobile terminal and the storage medium of application program
CN107944707A (en) * 2017-11-28 2018-04-20 广东华仝九方科技有限公司 A kind of deduction of points computational methods of terminal fitness
CN108334432A (en) * 2018-01-31 2018-07-27 北京奇艺世纪科技有限公司 A kind of performance monitoring method and device of application program
CN109271290A (en) * 2018-07-27 2019-01-25 广州华多网络科技有限公司 A kind of method, apparatus and storage device monitoring thread utilization rate
CN110362460A (en) * 2019-07-12 2019-10-22 腾讯科技(深圳)有限公司 A kind of application program capacity data processing method, device and storage medium
CN113778824A (en) * 2021-08-23 2021-12-10 深圳市联影高端医疗装备创新研究院 Method and device for detecting real-time performance of operating system, computer equipment and storage medium

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5303166A (en) * 1992-04-14 1994-04-12 International Business Machines Corporation Method and system for automated network benchmark performance analysis
CN103177086A (en) * 2013-03-08 2013-06-26 百度在线网络技术(北京)有限公司 Method and device for ranking order through using searching result correspondingly
CN104346263A (en) * 2013-07-23 2015-02-11 腾讯科技(深圳)有限公司 Method and device for ranking terminal performance
CN104536888A (en) * 2014-12-24 2015-04-22 网易(杭州)网络有限公司 Game testing method and system for mobile devices
CN105279079A (en) * 2014-06-25 2016-01-27 腾讯科技(深圳)有限公司 Application performance estimating method, apparatus and system

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5303166A (en) * 1992-04-14 1994-04-12 International Business Machines Corporation Method and system for automated network benchmark performance analysis
CN103177086A (en) * 2013-03-08 2013-06-26 百度在线网络技术(北京)有限公司 Method and device for ranking order through using searching result correspondingly
CN104346263A (en) * 2013-07-23 2015-02-11 腾讯科技(深圳)有限公司 Method and device for ranking terminal performance
CN105279079A (en) * 2014-06-25 2016-01-27 腾讯科技(深圳)有限公司 Application performance estimating method, apparatus and system
CN104536888A (en) * 2014-12-24 2015-04-22 网易(杭州)网络有限公司 Game testing method and system for mobile devices

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107656849A (en) * 2017-09-28 2018-02-02 新华三技术有限公司 A kind of software system performance positioning problems method and device
CN107656849B (en) * 2017-09-28 2021-12-07 新华三技术有限公司 Method and device for positioning performance problem of software system
CN107729236A (en) * 2017-09-30 2018-02-23 努比亚技术有限公司 Management method, device, mobile terminal and the storage medium of application program
CN107944707A (en) * 2017-11-28 2018-04-20 广东华仝九方科技有限公司 A kind of deduction of points computational methods of terminal fitness
CN107944707B (en) * 2017-11-28 2021-08-13 广东华仝九方科技有限公司 Deduction calculation method for terminal adaptability
CN108334432A (en) * 2018-01-31 2018-07-27 北京奇艺世纪科技有限公司 A kind of performance monitoring method and device of application program
CN109271290A (en) * 2018-07-27 2019-01-25 广州华多网络科技有限公司 A kind of method, apparatus and storage device monitoring thread utilization rate
CN110362460A (en) * 2019-07-12 2019-10-22 腾讯科技(深圳)有限公司 A kind of application program capacity data processing method, device and storage medium
CN110362460B (en) * 2019-07-12 2024-05-10 腾讯科技(深圳)有限公司 Application program performance data processing method, device and storage medium
CN113778824A (en) * 2021-08-23 2021-12-10 深圳市联影高端医疗装备创新研究院 Method and device for detecting real-time performance of operating system, computer equipment and storage medium

Also Published As

Publication number Publication date
CN106294168B (en) 2018-10-23

Similar Documents

Publication Publication Date Title
CN106294168B (en) A kind of method and system carrying out Application testing
CN104383681B (en) Method for controlling game program, device and mobile terminal
CN106786962B (en) Charging control method and device and terminal
JP6487044B2 (en) Power management method and power management apparatus for user equipment
CN104967896A (en) Method for displaying bulletscreen comment information, and apparatus thereof
CN106775833B (en) Device driver loading method, terminal and system
CN106068020A (en) Hinting abnormal states method and device
CN105207880B (en) Group recommending method and device
CN106101764A (en) A kind of methods, devices and systems showing video data
CN108492837B (en) Method, device and storage medium for detecting audio burst white noise
CN107734618B (en) Application program closing method and device, storage medium and electronic equipment
CN111273955B (en) Thermal restoration plug-in optimization method and device, storage medium and electronic equipment
CN107122036B (en) Method and device for adjusting frequency of central processing unit
CN109688611B (en) Frequency band parameter configuration method, device, terminal and storage medium
CN107104930A (en) It is a kind of that the methods, devices and systems for checking authority are set
CN110196799B (en) Client performance testing method and device and terminal
CN105278942B (en) Component management method and device
CN107341094A (en) The time-consuming measuring method of startup item and device
WO2015135457A1 (en) Method, apparatus, and system for sending and playing multimedia information
CN105159655B (en) Behavior event playing method and device
CN108269223B (en) Webpage graph drawing method and terminal
CN107122204B (en) Application unloading state detection method and device
CN106341436B (en) Method and device for detecting acceleration effect
CN112312542B (en) Ephemeris information collection method, device, storage medium and mobile terminal
CN107315623B (en) Method and device for reporting statistical data

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant
EE01 Entry into force of recordation of patent licensing contract
EE01 Entry into force of recordation of patent licensing contract

Application publication date: 20170104

Assignee: GUANGZHOU CUBESILI INFORMATION TECHNOLOGY Co.,Ltd.

Assignor: GUANGZHOU HUADUO NETWORK TECHNOLOGY Co.,Ltd.

Contract record no.: X2021980000151

Denomination of invention: A method and system for application testing

Granted publication date: 20181023

License type: Common License

Record date: 20210107