CN112202951A - Mobile phone compatibility testing method and related device - Google Patents

Mobile phone compatibility testing method and related device Download PDF

Info

Publication number
CN112202951A
CN112202951A CN202011052814.1A CN202011052814A CN112202951A CN 112202951 A CN112202951 A CN 112202951A CN 202011052814 A CN202011052814 A CN 202011052814A CN 112202951 A CN112202951 A CN 112202951A
Authority
CN
China
Prior art keywords
mobile phone
test
tested
compatibility
determining
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
CN202011052814.1A
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.)
Bank of China Ltd
Original Assignee
Bank of China 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 Bank of China Ltd filed Critical Bank of China Ltd
Priority to CN202011052814.1A priority Critical patent/CN112202951A/en
Publication of CN112202951A publication Critical patent/CN112202951A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04MTELEPHONIC COMMUNICATION
    • H04M1/00Substation equipment, e.g. for use by subscribers
    • H04M1/24Arrangements for testing
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/36Preventing errors by testing or debugging software
    • G06F11/3668Software testing
    • G06F11/3672Test management
    • G06F11/3684Test management for test design, e.g. generating new test cases
    • 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)
  • Signal Processing (AREA)
  • Telephone Function (AREA)

Abstract

The embodiment of the application discloses a method and a device for testing mobile phone compatibility, wherein the method comprises the following steps: acquiring mobile phone parameters of a mobile phone to be tested, wherein the mobile phone parameters comprise mobile phone model information, operating system type information and resolution information; determining a corresponding test case set according to the mobile phone parameters, wherein the test case set comprises a plurality of test cases and a combined test mode of the plurality of test cases; and executing the plurality of test cases on the mobile phone to be tested based on the combined test mode so as to perform compatibility test on the mobile phone to be tested. Therefore, in the invention, through automatically testing the compatibility of the mobile phone, the manual intervention in the mobile phone compatibility test process is reduced, the test efficiency is higher, the compatibility condition is visually displayed, and the result is clearer. In addition, the testing strategy supports a retest mechanism with failed compatibility, and the failure of the testing result caused by environmental problems can be effectively eliminated.

Description

Mobile phone compatibility testing method and related device
Technical Field
The present application relates to the field of data processing, and in particular, to a method and a related apparatus for testing compatibility of a mobile phone.
Background
The mobile phone compatibility test mainly tests the conditions that the app is adaptive and compatible on various types of mobile phones. Therefore, the app needs to be run and tested on each model and system to check whether the relevant UI is adapted and the function is normal. Handset compatibility typically includes several aspects: operating system compatibility, screen resolution compatibility, and model compatibility.
It is often the case that the associated test cases are repeatedly executed on different models of cell phones, different operating systems, and different screen resolutions, which is comparable.
However, at present, manual work is mostly adopted for a mobile phone compatibility test mode, which not only consumes time, but also has low test efficiency.
Disclosure of Invention
In order to solve the technical problem, the application provides a method and a device for testing the compatibility of a mobile phone.
The embodiment of the application discloses the following technical scheme:
in a first aspect, to solve the above technical problem, an embodiment of the present invention provides a method for testing compatibility of a mobile phone, including:
acquiring mobile phone parameters of a mobile phone to be tested, wherein the mobile phone parameters comprise mobile phone model information, operating system type information and resolution information;
determining a corresponding test case set according to the mobile phone parameters, wherein the test case set comprises a plurality of test cases and a combined test mode of the plurality of test cases;
and executing the plurality of test cases on the mobile phone to be tested based on the combined test mode so as to perform compatibility test on the mobile phone to be tested.
Optionally, the mobile phone parameters further include mobile phone network system information, and the method further includes:
determining a corresponding test strategy based on the mobile phone network mode information;
the determining the corresponding test case set according to the mobile phone parameters includes:
and determining a corresponding test case set according to the mobile phone parameters and the test strategy.
Optionally, the method further includes:
determining a plurality of measured parameter combinations of the mobile phone to be measured according to the variable range of the information included in the mobile phone parameters;
the executing the plurality of test cases on the mobile phone to be tested based on the combined test mode to perform the compatibility test of the mobile phone to be tested comprises the following steps:
configuring the mobile phone to be tested into different tested parameter combinations;
and executing the plurality of test cases on the mobile phone to be tested based on the combined test mode respectively under different tested parameter combinations so as to perform compatibility test of the mobile phone to be tested.
Optionally, the executing the multiple test cases on the mobile phone to be tested based on the combined test mode to perform the compatibility test of the mobile phone to be tested includes:
if the compatibility test is carried out on the target test case in the plurality of test cases, the target test case is retested, and the retesting frequency of the target test case does not exceed the maximum threshold value.
Optionally, the method further includes:
determining the compatibility of the mobile phone to be tested according to the test result of the compatibility test;
and storing and displaying the test result according to the call.
In a second aspect, to solve the above technical problem, an embodiment of the present invention provides a device for testing compatibility of a mobile phone, including:
the mobile phone parameter acquiring unit is used for acquiring mobile phone parameters of a mobile phone to be detected, wherein the mobile phone parameters comprise mobile phone model information, operating system type information and resolution information;
the test case set determining unit is used for determining a corresponding test case set according to the mobile phone parameters, wherein the test case set comprises a plurality of test cases and a combined test mode of the plurality of test cases;
and the test case execution unit is used for executing the plurality of test cases on the mobile phone to be tested based on the combined test mode so as to perform compatibility test on the mobile phone to be tested.
Optionally, the mobile phone parameters further include mobile phone network system information, and the apparatus further includes:
the test strategy determining unit is used for determining a corresponding test strategy based on the mobile phone network mode information;
the test case set determining unit includes:
and determining a corresponding test case set according to the mobile phone parameters and the test strategy.
Optionally, the apparatus further comprises:
the mobile phone parameter combination determining unit is used for determining a plurality of measured parameter combinations of the mobile phone to be measured according to the variable range of the information included in the mobile phone parameters;
the test case execution unit comprises:
configuring the mobile phone to be tested into different tested parameter combinations;
and executing the plurality of test cases on the mobile phone to be tested based on the combined test mode respectively under different tested parameter combinations so as to perform compatibility test of the mobile phone to be tested.
Optionally, the test case execution unit includes:
if the compatibility test is carried out on the target test case in the plurality of test cases, the target test case is retested, and the retesting frequency of the target test case does not exceed the maximum threshold value.
Optionally, the apparatus further comprises:
the compatibility determining unit is used for determining the compatibility of the mobile phone to be tested according to the test result of the compatibility test;
and the test result saving and calling unit is used for saving and displaying the test result according to calling.
According to the technical scheme, compared with the prior art, the embodiment of the invention has the following advantages:
in the embodiment of the invention, the mobile phone parameters of the mobile phone to be tested are obtained, wherein the mobile phone parameters comprise mobile phone model information, operating system type information and resolution information; determining a corresponding test case set according to the mobile phone parameters, wherein the test case set comprises a plurality of test cases and a combined test mode of the plurality of test cases; and executing the plurality of test cases on the mobile phone to be tested based on the combined test mode so as to perform compatibility test on the mobile phone to be tested. Therefore, in the invention, through automatically testing the compatibility of the mobile phone, the manual intervention in the mobile phone compatibility test process is reduced, the test efficiency is higher, the compatibility condition is visually displayed, and the result is clearer. In addition, the testing strategy supports a retest mechanism with failed compatibility, and the failure of the testing result caused by environmental problems can be effectively eliminated.
Drawings
In order to more clearly illustrate the embodiments of the present application or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only some embodiments of the present application, and for those skilled in the art, other drawings can be obtained according to the drawings without creative efforts.
Fig. 1 is a schematic flowchart of a method for testing compatibility of a mobile phone according to an embodiment of the present application;
fig. 2 is a schematic structural diagram of a mobile phone compatibility testing apparatus according to an embodiment of the present application;
fig. 3 is a schematic diagram of a test result of a mobile phone compatibility test according to an embodiment of the present application.
Detailed Description
In order to make the technical solutions of the present invention better understood, the technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
The inventor of the application discovers through research that in the prior art, the mobile phone compatibility test is carried out in a manual mode, so that the investment of testers is large, the repeated labor is large, the test efficiency is low, and the manual test judges the test result subjectively and has uncertainty.
In order to solve the above problem, in the embodiment of the present invention, a mobile phone parameter of a mobile phone to be tested is obtained, where the mobile phone parameter includes mobile phone model information, operating system type information, and resolution information; determining a corresponding test case set according to the mobile phone parameters, wherein the test case set comprises a plurality of test cases and a combined test mode of the plurality of test cases; and executing the plurality of test cases on the mobile phone to be tested based on the combined test mode so as to perform compatibility test on the mobile phone to be tested. Therefore, in the invention, through automatically testing the compatibility of the mobile phone, the manual intervention in the mobile phone compatibility test process is reduced, the test efficiency is higher, the compatibility condition is visually displayed, and the result is clearer. In addition, the testing strategy supports a retest mechanism with failed compatibility, and the failure of the testing result caused by environmental problems can be effectively eliminated. Various non-limiting embodiments of the present invention are described in detail below with reference to the accompanying drawings.
Exemplary method
Referring to fig. 1, which is a flowchart of a method for testing mobile phone compatibility according to an embodiment of the present invention, as shown in fig. 1, the method may include:
s101, acquiring mobile phone parameters of a mobile phone to be tested, wherein the mobile phone parameters comprise mobile phone model information, operating system type information and resolution information.
In the embodiment of the present invention, the acquired mobile phone model information, the operating system type information, the resolution information, and the mobile phone model information are not specifically limited. Such as HUAWEI P30, iphone11, etc.; corresponding to different operating systems, such as android8.1, android9.1, ios13.2 and the like, the resolution is as follows: 1080 × 1920,1280 × 768,1280 × 960, etc., when selecting a test handset, the selection can be made in consideration of the handset model, the operating system, and the resolution. The mobile phone to be tested in the application can be connected with the mobile phone compatibility testing device in the application, so that the mobile phone parameters of the mobile phone to be tested can be acquired: the model of the mobile phone and the type of the operating system. Resolution, etc. The testing device can be connected with a plurality of mobile phones through a plurality of usb interfaces, can also be connected with a plurality of mobile phones through a usb-hub concentrator, can obtain serial numbers, connection states and the like of the plurality of mobile phones through adb devices, and can obtain models, resolutions, operating system version numbers and the like of the mobile phones through other commands.
S102, determining a corresponding test case set according to the mobile phone parameters, wherein the test case set comprises a plurality of test cases and a combined test mode of the plurality of test cases.
In the embodiment of the invention, a plurality of test cases adapted to the selected mobile phone parameters can be selected according to the selected mobile phone parameters of the test mobile phone to perform compatibility test on the mobile phone to be tested, and a combined test mode of the plurality of test cases can be selected. And loading the case to a case list page of the mobile phone compatibility test.
For example, to test a game application, the test cases may include UI check test cases, fluency test cases, network test cases, and the like, and the test cases may be combined to obtain a combined test mode.
S103, executing the plurality of test cases on the mobile phone to be tested based on the combined test mode so as to perform compatibility test on the mobile phone to be tested.
In the embodiment of the invention, after the test case corresponding to the mobile phone to be tested and the combined test mode are selected, the selected test case can be executed on the mobile phone to be tested.
For example, taking the test of a game application as an example, executing the UI check test case may specifically be determining whether the display of the main interface and each functional interface is abnormal; the fluency test case execution method specifically comprises the steps of judging normal game entry, counting the time from icon clicking to game entry in a main interface, judging the time for normal operation under the condition of normal game operation, and the like; the execution of the network test case can specifically be the entering of a game under the condition of no network, the switching from the state of no network to the state of network, the running of the game under the poor network environment, the running of the game under the normal game operation, the judgment of the running condition and the like.
In one implementation of the embodiment of the present invention, the mobile phone parameters may further include network system information, for example, mobile phone compatibility tests under different network systems such as 3G, 4G, and 5G, WIFI, so as to determine a corresponding test policy based on the mobile phone network system information, perform case execution on a specified mobile phone according to the policy, where the test policy module includes test addition, modification, and deletion, and the connected mobile phone may be selected through the policy module, show a mobile phone model, an operating system version number, a resolution, a network system, and the like, and select a test case as a case set of the home policy. The strategies can be multiple, are added in sequence, and can be adjusted in a dragging mode.
The mobile phone may be configured under different combinations of the parameters to be tested, for example, as shown in fig. 3, the mobile phone is configured with the time for executing different test cases under different network systems such as 3G (policy 1), 4G (policy 2), WIFI (policy 3), and the like. It can be seen that for case 1, the execution time: policy 3> policy 1> policy 2; for cases 2, 3, 4, 5, execution time: policy 1> policy 3> policy 2.
As shown in table 1, for different test strategies, corresponding to different mobile phone parameters, test results obtained by executing test cases in different operator (such as mobile, internet, telecommunication, etc.) environments, the strategies may be freely combined, for example, the models, operating systems, and resolutions are the same, the network systems are different, and the compatibility of different network conditions can be tested. For example, the network system and the operator are kept the same, the model, the operating system and the resolution are different, the compatibility of different operating systems is tested, and table 1 provides several possible combination modes.
TABLE 1
Figure BDA0002710072390000061
Figure BDA0002710072390000071
For the case with the failed test result, the policy can be continuously added or modified to specify the test handset, and the error case number can be selected and re-executed, as the case with "failed" is noted in table 1. The test result can be updated to the test case under the test strategy to execute the result query. Certainly, in order to reduce manual intervention, result query may be executed through the test case under the test policy, and a rerun mechanism is set for the failed test result, that is, the test case is retested, and accordingly, a maximum threshold of retest test times may be set, and when the threshold is exceeded, retesting is no longer performed on the test case, for example, the test threshold is set to 3 times, and then retesting is performed for 3 times at most, thereby ensuring accuracy of the test result.
In addition, after the test result is obtained, the test result is stored, if the result shows that pass is passed, the compatibility of the mobile phone to be tested is better, and if the result shows that failed, the compatibility of the mobile phone to be tested is not good. And the test results may be presented to the user in a graphical manner, such as shown in table 1 and fig. 3.
Exemplary device
Referring to fig. 2, the structure of a mobile phone compatibility testing apparatus according to an embodiment of the present invention is schematically illustrated in the drawing, where the apparatus includes:
the mobile phone parameter acquiring unit 201, the test case set determining unit 202 and the test case executing unit 203.
The mobile phone parameter obtaining unit 201 is configured to obtain mobile phone parameters of a mobile phone to be tested, where the mobile phone parameters include mobile phone model information, operating system type information, and resolution information.
The test case set determining unit 202 is configured to determine a corresponding test case set according to the mobile phone parameters, where the test case set includes a plurality of test cases and a combined test mode of the plurality of test cases.
The test case executing unit 203 is configured to execute the multiple test cases on the mobile phone to be tested based on the combined test mode, so as to perform a compatibility test on the mobile phone to be tested.
Optionally, the mobile phone parameters further include mobile phone network system information, and the apparatus further includes:
and a test strategy determination unit.
And the test strategy determining unit is used for determining a corresponding test strategy based on the mobile phone network mode information.
The test case set determining unit 202 includes: and determining a corresponding test case set according to the mobile phone parameters and the test strategy.
Optionally, the apparatus further comprises:
and a measured parameter combination determining unit.
And the measured parameter combination determining unit is used for determining a plurality of measured parameter combinations of the mobile phone to be measured according to the variable range of the information included in the mobile phone parameters.
The test case execution unit 203 includes:
configuring the mobile phone to be tested into different tested parameter combinations;
and executing the plurality of test cases on the mobile phone to be tested based on the combined test mode respectively under different tested parameter combinations so as to perform compatibility test of the mobile phone to be tested.
Optionally, the test case execution unit 203 includes:
if the compatibility test is carried out on the target test case in the plurality of test cases, the target test case is retested, and the retesting frequency of the target test case does not exceed the maximum threshold value.
Optionally, the apparatus further comprises:
the compatibility determining unit is used for determining the compatibility of the mobile phone to be tested according to the test result of the compatibility test;
and the test result saving and calling unit is used for saving and displaying the test result according to calling.
By utilizing the device provided by the embodiment of the invention, the mobile phone parameters of the mobile phone to be tested can be obtained, wherein the mobile phone parameters comprise mobile phone model information, operating system type information and resolution information; determining a corresponding test case set according to the mobile phone parameters, wherein the test case set comprises a plurality of test cases and a combined test mode of the plurality of test cases; and executing the plurality of test cases on the mobile phone to be tested based on the combined test mode so as to perform compatibility test on the mobile phone to be tested. Therefore, in the invention, through automatically testing the compatibility of the mobile phone, the manual intervention in the mobile phone compatibility test process is reduced, the test efficiency is higher, the compatibility condition is visually displayed, and the result is clearer. In addition, the testing strategy supports a retest mechanism with failed compatibility, and the failure of the testing result caused by environmental problems can be effectively eliminated.
It should be noted that, in the present specification, all the embodiments are described in a progressive manner, and the same and similar parts among the embodiments may be referred to each other, and each embodiment focuses on the differences from the other embodiments. In particular, for the apparatus and system embodiments, since they are substantially similar to the method embodiments, they are described in a relatively simple manner, and reference may be made to some of the descriptions of the method embodiments for related points. The above-described embodiments of the apparatus and system are merely illustrative, and the units described as separate parts may or may not be physically separate, and the parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the modules may be selected according to actual needs to achieve the purpose of the solution of the present embodiment. One of ordinary skill in the art can understand and implement it without inventive effort.
The above description is only one specific embodiment of the present application, but the scope of the present application is not limited thereto, and any changes or substitutions that can be easily conceived by those skilled in the art within the technical scope of the present application should be covered by the scope of the present application. Therefore, the protection scope of the present application shall be subject to the protection scope of the claims.

Claims (10)

1. A mobile phone compatibility testing method is characterized by comprising the following steps:
acquiring mobile phone parameters of a mobile phone to be tested, wherein the mobile phone parameters comprise mobile phone model information, operating system type information and resolution information;
determining a corresponding test case set according to the mobile phone parameters, wherein the test case set comprises a plurality of test cases and a combined test mode of the plurality of test cases;
and executing the plurality of test cases on the mobile phone to be tested based on the combined test mode so as to perform compatibility test on the mobile phone to be tested.
2. The method of claim 1, wherein the cell phone parameters further include cell phone network system information, the method further comprising:
determining a corresponding test strategy based on the mobile phone network mode information;
the determining the corresponding test case set according to the mobile phone parameters includes:
and determining a corresponding test case set according to the mobile phone parameters and the test strategy.
3. The method according to claim 1 or 2, characterized in that the method further comprises:
determining a plurality of measured parameter combinations of the mobile phone to be measured according to the variable range of the information included in the mobile phone parameters;
the executing the plurality of test cases on the mobile phone to be tested based on the combined test mode to perform the compatibility test of the mobile phone to be tested comprises the following steps:
configuring the mobile phone to be tested into different tested parameter combinations;
and executing the plurality of test cases on the mobile phone to be tested based on the combined test mode respectively under different tested parameter combinations so as to perform compatibility test of the mobile phone to be tested.
4. The method according to claim 1, wherein the executing the plurality of test cases on the mobile phone to be tested based on the combined test mode to perform the compatibility test of the mobile phone to be tested comprises:
if the compatibility test is carried out on the target test case in the plurality of test cases, the target test case is retested, and the retesting frequency of the target test case does not exceed the maximum threshold value.
5. The method of claim 1, further comprising:
determining the compatibility of the mobile phone to be tested according to the test result of the compatibility test;
and storing and displaying the test result according to the call.
6. A mobile phone compatibility testing device is characterized by comprising:
the mobile phone parameter acquiring unit is used for acquiring mobile phone parameters of a mobile phone to be detected, wherein the mobile phone parameters comprise mobile phone model information, operating system type information and resolution information;
the test case set determining unit is used for determining a corresponding test case set according to the mobile phone parameters, wherein the test case set comprises a plurality of test cases and a combined test mode of the plurality of test cases;
and the test case execution unit is used for executing the plurality of test cases on the mobile phone to be tested based on the combined test mode so as to perform compatibility test on the mobile phone to be tested.
7. The apparatus of claim 6, wherein the cell phone parameters further include cell phone network system information, the apparatus further comprising:
the test strategy determining unit is used for determining a corresponding test strategy based on the mobile phone network mode information;
the test case set determining unit includes:
and determining a corresponding test case set according to the mobile phone parameters and the test strategy.
8. The apparatus of claim 6 or 7, further comprising:
the mobile phone parameter combination determining unit is used for determining a plurality of measured parameter combinations of the mobile phone to be measured according to the variable range of the information included in the mobile phone parameters;
the test case execution unit comprises:
configuring the mobile phone to be tested into different tested parameter combinations;
and executing the plurality of test cases on the mobile phone to be tested based on the combined test mode respectively under different tested parameter combinations so as to perform compatibility test of the mobile phone to be tested.
9. The apparatus of claim 6, wherein the test case execution unit comprises:
if the compatibility test is carried out on the target test case in the plurality of test cases, the target test case is retested, and the retesting frequency of the target test case does not exceed the maximum threshold value.
10. The apparatus of claim 6, further comprising:
the compatibility determining unit is used for determining the compatibility of the mobile phone to be tested according to the test result of the compatibility test;
and the test result saving and calling unit is used for saving and displaying the test result according to calling.
CN202011052814.1A 2020-09-29 2020-09-29 Mobile phone compatibility testing method and related device Pending CN112202951A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011052814.1A CN112202951A (en) 2020-09-29 2020-09-29 Mobile phone compatibility testing method and related device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011052814.1A CN112202951A (en) 2020-09-29 2020-09-29 Mobile phone compatibility testing method and related device

Publications (1)

Publication Number Publication Date
CN112202951A true CN112202951A (en) 2021-01-08

Family

ID=74008016

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011052814.1A Pending CN112202951A (en) 2020-09-29 2020-09-29 Mobile phone compatibility testing method and related device

Country Status (1)

Country Link
CN (1) CN112202951A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113890846A (en) * 2021-09-23 2022-01-04 深圳Tcl新技术有限公司 Distribution network detection method, device and system, storage medium and terminal equipment
CN114630363A (en) * 2022-03-21 2022-06-14 京东方科技集团股份有限公司 WiFi assembly performance test method and device, storage medium and test equipment

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104699616A (en) * 2015-03-31 2015-06-10 北京奇虎科技有限公司 Method, device and system for testing application
CN111104341A (en) * 2019-12-30 2020-05-05 深圳Tcl新技术有限公司 Automatic testing method, device, equipment and storage medium for intelligent household equipment
CN111382070A (en) * 2020-03-03 2020-07-07 腾讯科技(深圳)有限公司 Compatibility testing method and device, storage medium and computer equipment

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104699616A (en) * 2015-03-31 2015-06-10 北京奇虎科技有限公司 Method, device and system for testing application
CN111104341A (en) * 2019-12-30 2020-05-05 深圳Tcl新技术有限公司 Automatic testing method, device, equipment and storage medium for intelligent household equipment
CN111382070A (en) * 2020-03-03 2020-07-07 腾讯科技(深圳)有限公司 Compatibility testing method and device, storage medium and computer equipment

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113890846A (en) * 2021-09-23 2022-01-04 深圳Tcl新技术有限公司 Distribution network detection method, device and system, storage medium and terminal equipment
CN114630363A (en) * 2022-03-21 2022-06-14 京东方科技集团股份有限公司 WiFi assembly performance test method and device, storage medium and test equipment

Similar Documents

Publication Publication Date Title
CN104834601A (en) Android system-based automatic testing method for memory leakage of intelligent terminal
JP2010512126A (en) Apparatus and method for providing and providing an indication of communication events on a map
CN109901881B (en) Plug-in loading method and device of application program, computer equipment and storage medium
CN112202951A (en) Mobile phone compatibility testing method and related device
CN112114892A (en) Deep learning model obtaining method, loading method and selecting method
CN105975391A (en) Restart testing method and device and mobile terminal
CN104346279A (en) Method and device for software testing
CN107391362A (en) Application testing method, mobile terminal and storage medium
TWI476587B (en) Testing method and testing apparatus for testing function of electronic apparatus
CN111124911A (en) Automatic testing method, device, equipment and readable storage medium
CN110786053A (en) System and method for testing power consumption of electronic device
CN110896366A (en) Network card function testing method and device of multi-network card equipment and storage medium
CN108733561A (en) Application program launching duration test method, device, electronic equipment and storage medium
CN112799953A (en) Interface testing method and device, computer equipment and storage medium
CN111061448A (en) Log information display method and device, electronic equipment and storage medium
CN105426192A (en) Information modification method and terminal
CN112822073B (en) Test method, device, system, electronic equipment and readable storage medium
CN114167132A (en) Power consumption detection method and device of wireless terminal, electronic equipment and storage medium
CN106201810A (en) A kind of method of testing, device
CN108984238B (en) Gesture processing method and device of application program and electronic equipment
CN110413531A (en) Realize IOMT automatic test approach, device, computer equipment and storage medium
CN110795330A (en) Monkey pressure testing method and device
CN113900562A (en) Excel-based testing method and device and storage medium
CN107623602B (en) Automatic checking method and system
CN108845932B (en) Unit testing method and device of network library, storage medium and terminal

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

Application publication date: 20210108

RJ01 Rejection of invention patent application after publication