CN109362017B - Test method and test system of intelligent terminal - Google Patents

Test method and test system of intelligent terminal Download PDF

Info

Publication number
CN109362017B
CN109362017B CN201811216277.2A CN201811216277A CN109362017B CN 109362017 B CN109362017 B CN 109362017B CN 201811216277 A CN201811216277 A CN 201811216277A CN 109362017 B CN109362017 B CN 109362017B
Authority
CN
China
Prior art keywords
test
intelligent terminal
pcba
program
test program
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.)
Active
Application number
CN201811216277.2A
Other languages
Chinese (zh)
Other versions
CN109362017A (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.)
iFlytek Co Ltd
Original Assignee
iFlytek 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 iFlytek Co Ltd filed Critical iFlytek Co Ltd
Priority to CN201811216277.2A priority Critical patent/CN109362017B/en
Publication of CN109362017A publication Critical patent/CN109362017A/en
Application granted granted Critical
Publication of CN109362017B publication Critical patent/CN109362017B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04RLOUDSPEAKERS, MICROPHONES, GRAMOPHONE PICK-UPS OR LIKE ACOUSTIC ELECTROMECHANICAL TRANSDUCERS; ELECTRIC HEARING AIDS; PUBLIC ADDRESS SYSTEMS
    • H04R29/00Monitoring arrangements; Testing arrangements
    • H04R29/001Monitoring arrangements; Testing arrangements for loudspeakers

Landscapes

  • Health & Medical Sciences (AREA)
  • General Health & Medical Sciences (AREA)
  • Otolaryngology (AREA)
  • Physics & Mathematics (AREA)
  • Engineering & Computer Science (AREA)
  • Acoustics & Sound (AREA)
  • Signal Processing (AREA)
  • Test And Diagnosis Of Digital Computers (AREA)
  • Debugging And Monitoring (AREA)

Abstract

本发明公开了一种智能终端的测试方法及测试系统,其中,该方法包括:启动带有安卓系统的智能终端,所述智能终端中预先烧录有测试程序,所述测试程序包括PCBA测试程序及整机测试程序;利用init进程调用PCBA测试程序在Linux系统中运行,对智能终端的PCBA进行测试,在PCBA测试完成后向上位机上报PCBA测试结果;利用init进程启动智能终端的安卓系统,调用所述整机测试程序对所述智能终端的应用程序进行整机测试,在整机测试完成后向上位机上报整机测试结果。利用本发明,无需切换系统即可完成快速的PCBA测试以及整机测试,提高了产品的出厂效率。

Figure 201811216277

The invention discloses a testing method and a testing system for an intelligent terminal, wherein the method comprises: starting an intelligent terminal with an Android system, wherein a test program is pre-programmed in the intelligent terminal, and the test program includes a PCBA test program And the whole machine test program; use the init process to call the PCBA test program to run in the Linux system, test the PCBA of the smart terminal, and report the PCBA test result to the upper computer after the PCBA test is completed; use the init process to start the Android system of the smart terminal, The whole-machine test program is called to perform a whole-machine test on the application program of the intelligent terminal, and the whole-machine test result is reported to the upper computer after the whole-machine test is completed. By using the present invention, fast PCBA testing and whole machine testing can be completed without switching systems, thereby improving the delivery efficiency of products.

Figure 201811216277

Description

Test method and test system of intelligent terminal
Technical Field
The invention relates to the technical field of automatic testing, in particular to a testing method and a testing system of an intelligent terminal.
Background
The intelligent terminal has penetrated the aspects of people's life, and taking the AI sound box as an example, the characteristics that it has artificial intelligence and internet attribute have added the rich color for people's schedule life.
An AI sound box in the prior art is based on an Andriod system, and before leaving a factory, in order to ensure stability, reliability and integrity thereof, modules such as a microphone, a loudspeaker and WIFI included therein need to be tested.
At present, the common test methods for the AI loudspeaker box adopting the Andriod system include the following steps:
firstly, in a PCBA test stage, a PCBA test system based on a Linux system is burned on a test board, a PCBA test program runs on the Linux system, the starting time of the PCBA test program and associated services thereof is shortened, and the test efficiency is improved; in the whole machine testing stage, the firmware is burnt again and switched to an AI sound box system (Android system) for testing. In the mode, when different system firmware is used for PCBA test and complete machine test, the system firmware needs to be switched, so that the factory test time is long and the production efficiency is low.
Secondly, PCBA testing is directly carried out on the Android system, the method is long in Android system starting time, and after special external triggering, certain time is needed for the Android application program to exit from a normal mode and enter a factory mode, so that factory testing time is long, and production efficiency is low.
And thirdly, the PCBA test is not carried out, the whole machine test is directly carried out, and once the mode is repaired due to the PCBA problem, the generation efficiency is further reduced.
Disclosure of Invention
The invention aims to provide a test method and a test system of an intelligent terminal, which are used for solving the problems in the prior art and improving the production efficiency.
A testing method of an intelligent terminal is characterized by comprising the following steps:
starting an intelligent terminal with an android system, wherein a test program is burnt in the intelligent terminal in advance, and the test program comprises a PCBA test program and a complete machine test program;
calling a PCBA test program to run in a Linux system by using an init process, testing the PCBA of the intelligent terminal, and reporting a PCBA test result to an upper computer after the PCBA test is finished;
and starting an android system of the intelligent terminal by utilizing an init process, calling the complete machine test program to perform complete machine test on the application program of the intelligent terminal, and reporting a complete machine test result to the upper computer after the complete machine test is completed.
Preferably, the method further comprises the following steps: the init process selects to call a PCBA test program or start an android system of the intelligent terminal according to whether a trigger condition set by detection is triggered;
if so, calling a PCBA test program to run in the Linux system by using the init process, testing the PCBA of the intelligent terminal, and reporting a PCBA test result to the upper computer after the PCBA test is finished;
if not, starting an android system of the intelligent terminal by using an init process, calling the whole machine test program to carry out whole machine test on the application program of the intelligent terminal, and reporting a whole machine test result to the upper computer after the whole machine test is finished.
Preferably, when detecting that the set trigger condition is triggered, the method further comprises:
starting a service program of hardware on the PCBA;
and calling a PCBA test program to run in the Linux system by using the init process, testing the PCBA of the intelligent terminal, and reporting a PCBA test result to the upper computer after the PCBA test is finished.
Preferably, the PCBA test program includes a memory test program, a WiFi test program, a bluetooth test program, and a hard disk storage test program.
Preferably, after the PCBA test is completed and the PCBA test result is reported to the upper computer, the method further includes:
and forming a trigger file, wherein the trigger file is used as a trigger condition for entering a complete machine test program.
Preferably, after entering the android system, the method further includes:
starting an intelligent terminal service program;
detecting whether the trigger file exists or not under a set path of the intelligent terminal service program;
if so, exiting the intelligent terminal service program, calling the whole machine test program to carry out whole machine test on the application program of the intelligent terminal, and reporting a whole machine test result to an upper computer after the whole machine test is finished;
and if not, continuing to run the intelligent terminal service program.
Preferably, after entering the android system, the method further includes:
starting an intelligent terminal service program;
detecting whether a set combination key is triggered;
if so, exiting the intelligent terminal service program, calling the whole machine test program to carry out whole machine test on the application program of the intelligent terminal, and reporting a whole machine test result to an upper computer after the whole machine test is finished;
and if not, continuing to run the intelligent terminal service program.
Preferably, the complete machine test program is used for testing: the APP program and the hardware service program installed on the intelligent terminal.
The invention also provides a test system of the intelligent terminal, which comprises an init unit, a PCBA test unit and a complete machine test unit;
the init unit is used for calling the PCBA test unit and an android system of the intelligent terminal according to requirements in an android system environment;
the PCBA testing unit is used for enabling a PCBA testing program to run in the Linux system, testing the PCBA of the intelligent terminal, and reporting a PCBA testing result to the upper computer after the PCBA testing is finished;
and the complete machine testing unit is used for operating a complete machine testing program to carry out complete machine testing on the application program of the intelligent terminal and reporting a complete machine testing result to the upper computer after the complete machine testing is finished.
Preferably, the init unit is further configured to call a PCBA test unit or an entire machine test unit according to whether the set trigger condition is detected.
According to the test method and the test system of the intelligent terminal, the init process is utilized to call the PCBA test program to run in the Linux system, the PCBA of the intelligent terminal is tested, and the PCBA test result is reported to the upper computer after the PCBA test is finished; and starting an android system of the intelligent terminal by utilizing an init process, calling the complete machine test program to perform complete machine test on the application program of the intelligent terminal, and reporting a complete machine test result to the upper computer after the complete machine test is completed. Compared with the prior art, the quick PCBA test and the complete machine test can be finished without a switching system, and the delivery efficiency of products is improved.
Drawings
Fig. 1 is a flowchart of a testing method for an intelligent terminal according to a first embodiment of the present invention;
fig. 2 is a flowchart of a testing method for an intelligent terminal according to a second embodiment of the present invention;
fig. 3 is a flowchart of a testing method for an intelligent terminal according to a third embodiment of the present invention;
fig. 4 is a flowchart of a testing method for an intelligent terminal according to a fourth embodiment of the present invention;
fig. 5 is a flowchart of a testing method for an intelligent terminal according to a fifth embodiment of the present invention;
fig. 6 is a flowchart of a testing method for an intelligent terminal according to a sixth embodiment of the present invention.
Detailed Description
Reference will now be made in detail to embodiments of the present invention, examples of which are illustrated in the accompanying drawings, wherein like or similar reference numerals refer to the same or similar elements or elements having the same or similar function throughout. The embodiments described below with reference to the drawings are illustrative only and should not be construed as limiting the invention.
Fig. 1 is a flowchart of a method for testing an intelligent terminal according to a first embodiment of the present invention, and as shown in fig. 1, an embodiment of the present invention provides a method for testing an intelligent terminal, where the intelligent terminal may be an AI speaker or other AI devices.
The method comprises the following steps:
and S101, starting the intelligent terminal with the android system.
And S102, calling a PCBA test program to run in the Linux system by using the init process, testing the PCBA of the intelligent terminal, and reporting a PCBA test result to the upper computer after the PCBA test is finished.
When the Linux kernel is started, the first running process is an initialization (init) process, the initialization (init) process is a user-level process started by the kernel, and other processes are started by the initialization (init) process.
Preferably, the PCBA test program includes a memory (ddr) test program, a WiFi test program, a bluetooth test program, and a hard disk storage (emmc) test program. In the embodiment, the PCBA test program starts four threads, and different test items are distributed in each thread, so that the test time can be shortened by utilizing the characteristic of high boot speed of the quad-core CPU and the Linux.
S103, starting an android system of the intelligent terminal by using an init process, calling the whole machine test program to carry out whole machine test on the application program of the intelligent terminal, and reporting a whole machine test result to the upper computer after the whole machine test is finished.
Preferably, the complete machine test program is used for testing: the APP program installed on the intelligent terminal and the service program of the hardware comprise a module test program, a lamp strip test program, a touch ring test program, a wakeup test program and the like tested by the PCBA.
The whole machine test program firstly self-checks each module during PCBA test, then tests the functions of newly-increased lamp strip, touch ring, sound effect and voice awakening under the appearance structure after assembly, then transmits to the upper computer through wifi to save and analyze, and finally prompts the whole machine test to finish through sound and lamp strip.
The test method of the intelligent terminal provided by the embodiment of the invention realizes the aim that the PCBA test and the complete machine test can be completed by one-time system burning, solves the production efficiency problem caused by replacing different systems in a manual mode, and solves the production efficiency problem caused by completing factory test through an application layer of an android system.
Fig. 2 is a flowchart of a testing method for an intelligent terminal according to a second embodiment of the present invention, and as shown in fig. 2, an embodiment of the present invention provides a testing method for an intelligent terminal, where the method includes:
and S201, starting the intelligent terminal with the android system.
S202, the init process selects to call a PCBA test program or start an android system of the intelligent terminal according to whether the trigger condition set by detection is triggered, and if yes, the step S203 is carried out; if not, the process proceeds to S204.
Specifically, the init process can call different programs or start different systems and services according to different trigger conditions during startup. In this embodiment, the level state of a specific GPIO pin (test pin) may be detected as a trigger condition when the init process is started. When the level state of the test pin is low level, the process goes to S203; when the level state of the test pin is high, S204 is entered.
The test pin appears as a circular contact on the PCB board. When the PCBA test is carried out, the round contact is contacted and the level of the round contact is pulled down through the probe before the init process is started. When the whole machine is tested, due to the protection of the shell and the structure, the PCBA test can be prevented from being started by external error touch and just pulled down to a low level.
It will be appreciated by those skilled in the art that the trigger condition is not limited to the above-mentioned level trigger, but may be other forms such as button trigger.
And S203, calling a PCBA test program to run in the Linux system by using the init process, testing the PCBA of the intelligent terminal, and reporting a PCBA test result to the upper computer after the PCBA test is finished.
And S204, starting the android system of the intelligent terminal by using the init process, calling the whole machine test program to carry out the whole machine test on the application program of the intelligent terminal, and reporting the whole machine test result to the upper computer after the whole machine test is finished.
Fig. 3 is a flowchart of a testing method for an intelligent terminal according to a third embodiment of the present invention, and as shown in fig. 3, an embodiment of the present invention provides a testing method for an intelligent terminal, where the method includes:
and S301, starting the intelligent terminal with the android system.
S302, the init process selects to call a PCBA test program or start an android system of the intelligent terminal according to whether the trigger condition set by detection is triggered, and if yes, the step S303 is executed; if not, the process proceeds to S305.
S303, starting a service program of hardware on the PCBA. The service program may include a WIFI service program, a bluetooth service program, and the like.
S304, calling a PCBA test program to run in the Linux system by using the init process, testing the PCBA of the intelligent terminal, and reporting a PCBA test result to the upper computer after the PCBA test is finished.
S305, starting an android system of the intelligent terminal by using an init process, calling the whole machine test program to carry out whole machine test on the application program of the intelligent terminal, and reporting a whole machine test result to the upper computer after the whole machine test is finished.
Fig. 4 is a flowchart of a testing method for an intelligent terminal according to a fourth embodiment of the present invention, and as shown in fig. 4, an embodiment of the present invention provides a testing method for an intelligent terminal, where the method includes:
and S401, starting the intelligent terminal with the android system.
S402, calling a PCBA test program to run in the Linux system by using the init process, testing the PCBA of the intelligent terminal, and reporting a PCBA test result to the upper computer after the PCBA test is completed.
And S403, forming a trigger file, wherein the trigger file is used as a trigger condition for entering the whole machine test program. The trigger file may be an empty file or may be a file of another form. The empty file can be used as a trigger condition for entering a complete machine test program in the following text.
S404, starting an android system of the intelligent terminal by using an init process, calling the whole machine test program to carry out whole machine test on the application program of the intelligent terminal, and reporting a whole machine test result to the upper computer after the whole machine test is finished.
Fig. 5 is a flowchart of a testing method for an intelligent terminal according to a fifth embodiment of the present invention, and as shown in fig. 5, an embodiment of the present invention provides a testing method for an intelligent terminal, where the method includes:
and S501, starting the intelligent terminal with the android system.
And S502, calling a PCBA test program to run in the Linux system by using the init process, testing the PCBA of the intelligent terminal, and reporting a PCBA test result to the upper computer after the PCBA test is finished.
S503, forming a trigger file; the trigger file is used as a trigger condition for entering a complete machine test program. The trigger file may be an empty file or may be a file of another form. The empty file can be used as a trigger condition for entering a complete machine test program in the following text.
And S504, starting the android system of the intelligent terminal by using the init process.
And S505, starting the intelligent terminal service program.
S506, detecting whether the trigger file exists or not under a set path of the intelligent terminal service program; if yes, go to S507; if not, the process proceeds to S508.
And S507, exiting the intelligent terminal service program, calling the complete machine test program to perform complete machine test on the application program of the intelligent terminal, and reporting a complete machine test result to an upper computer after the complete machine test is completed.
And S508, continuously operating the intelligent terminal service program.
Preferably, after S507, the method further includes:
and S509, deleting the trigger file.
Fig. 6 is a flowchart of a testing method for an intelligent terminal according to a sixth embodiment of the present invention, and as shown in fig. 6, an embodiment of the present invention provides a testing method for an intelligent terminal, where the method includes:
and S601, starting the intelligent terminal with the android system.
And S602, calling a PCBA test program to run in the Linux system by using the init process, testing the PCBA of the intelligent terminal, and reporting a PCBA test result to the upper computer after the PCBA test is finished.
And S603, starting the android system of the intelligent terminal by using the init process.
And S604, starting the intelligent terminal service program.
S605, detecting whether the set combination key is triggered; if yes, go to S606; if not, the process proceeds to S607.
And S606, exiting the intelligent terminal service program, calling the complete machine test program to perform complete machine test on the application program of the intelligent terminal, and reporting a complete machine test result to the upper computer after the complete machine test is completed.
And S607, continuing to run the intelligent terminal service program.
The embodiment of the invention also provides a test system of the intelligent terminal, which comprises an init unit, a PCBA test unit and a complete machine test unit. The init unit is used for calling the PCBA test unit and an android system of the intelligent terminal according to requirements in an android system environment; the PCBA testing unit is used for enabling a PCBA testing program to run in the Linux system, testing the PCBA of the intelligent terminal, and reporting a PCBA testing result to the upper computer after the PCBA testing is finished; and the complete machine testing unit is used for operating a complete machine testing program to carry out complete machine testing on the application program of the intelligent terminal and reporting a complete machine testing result to the upper computer after the complete machine testing is finished.
Preferably, the init unit is further configured to call a PCBA test unit or an entire machine test unit according to whether the set trigger condition is detected.
The test system of the intelligent terminal provided by the embodiment of the invention realizes the aim that the PCBA test and the complete machine test can be completed by one-time system burning, solves the production efficiency problem caused by replacing different systems in a manual mode, and solves the production efficiency problem caused by completing factory test through an application layer of an android system.
The construction, features and functions of the present invention are described in detail in the embodiments illustrated in the drawings, which are only preferred embodiments of the present invention, but the present invention is not limited by the drawings, and all equivalent embodiments modified or changed according to the idea of the present invention should fall within the protection scope of the present invention without departing from the spirit of the present invention covered by the description and the drawings.

Claims (5)

1.一种智能终端的测试方法,其特征在于,包括:1. a test method of an intelligent terminal, is characterized in that, comprises: 启动带有安卓系统的智能终端,所述智能终端中预先烧录有测试程序,所述测试程序包括PCBA测试程序及整机测试程序;Start the intelligent terminal with Android system, the intelligent terminal is pre-programmed with a test program, and the test program includes a PCBA test program and a complete machine test program; 执行PCBA测试程序及整机测试程序的方式包括如下第一种方式:The way to execute the PCBA test program and the whole machine test program includes the first method as follows: 利用init进程调用PCBA测试程序在Linux系统中运行,对智能终端的PCBA进行测试,在PCBA测试完成后向上位机上报PCBA测试结果,之后形成触发文件,所述触发文件用于作为自动进入后续整机测试程序的触发条件;Use the init process to call the PCBA test program to run in the Linux system, test the PCBA of the smart terminal, report the PCBA test result to the upper computer after the PCBA test is completed, and then form a trigger file, which is used as an automatic entry into the follow-up adjustment. Trigger condition of the machine test program; 利用init进程启动智能终端的安卓系统,并启动智能终端服务程序;Use the init process to start the Android system of the intelligent terminal, and start the intelligent terminal service program; 在所述智能终端服务程序的设定路径下,检测是否存在所述触发文件;Detecting whether the trigger file exists under the set path of the intelligent terminal service program; 如果是,则退出所述智能终端服务程序,调用所述整机测试程序对所述智能终端的应用程序进行整机测试,在整机测试完成后向上位机上报整机测试结果;If so, exit the intelligent terminal service program, call the complete machine test program to test the application program of the intelligent terminal on the whole machine, and report the complete machine test result to the upper computer after the complete machine test is completed; 如果否,则继续运行所述智能终端服务程序。If not, continue to run the intelligent terminal service program. 2.根据权利要求1所述的方法,其特征在于,所述PCBA测试程序包括内存测试程序、WiFi测试程序、蓝牙测试程序和硬盘存储测试程序。2. The method according to claim 1, wherein the PCBA test program comprises a memory test program, a WiFi test program, a Bluetooth test program and a hard disk storage test program. 3.根据权利要求1所述的方法,其特征在于,所述整机测试程序用于测试:智能终端安装的APP程序以及硬件的服务程序。3 . The method according to claim 1 , wherein the whole machine test program is used to test: an APP program installed on the intelligent terminal and a hardware service program. 4 . 4.一种智能终端的测试系统,其特征在于,包括init单元、PCBA测试单元和整机测试单元;4. A test system for an intelligent terminal, comprising an init unit, a PCBA test unit and a complete machine test unit; 所述init单元用于在安卓系统环境下,根据需求调用所述PCBA测试单元以及智能终端的安卓系统;The init unit is used to call the PCBA test unit and the Android system of the intelligent terminal according to requirements under the Android system environment; 所述PCBA测试单元,用于使PCBA测试程序在Linux系统中运行,对智能终端的PCBA进行测试,在PCBA测试完成后向上位机上报PCBA测试结果,之后形成触发文件,所述触发文件用于作为自动进入后续整机测试程序的触发条件;The PCBA test unit is used to make the PCBA test program run in the Linux system, test the PCBA of the intelligent terminal, report the PCBA test result to the upper computer after the PCBA test is completed, and then form a trigger file, and the trigger file is used for As a trigger condition to automatically enter the subsequent test program of the whole machine; 所述整机测试单元,用于在检测到存在所述触发文件后,运行整机测试程序对所述智能终端的应用程序进行整机测试,在整机测试完成后向上位机上报整机测试结果。The whole machine testing unit is used to run the whole machine test program to test the application program of the intelligent terminal after detecting the existence of the trigger file, and report the whole machine test to the upper computer after the whole machine test is completed result. 5.根据权利要求4所述的测试系统,其特征在于,所述init单元,还用于根据检测设定的触发条件是否触发调用PCBA测试单元或整机测试单元。5 . The test system according to claim 4 , wherein the init unit is also used for triggering and calling the PCBA test unit or the whole machine test unit according to whether the trigger condition set by the detection is triggered. 6 .
CN201811216277.2A 2018-10-18 2018-10-18 Test method and test system of intelligent terminal Active CN109362017B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811216277.2A CN109362017B (en) 2018-10-18 2018-10-18 Test method and test system of intelligent terminal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811216277.2A CN109362017B (en) 2018-10-18 2018-10-18 Test method and test system of intelligent terminal

Publications (2)

Publication Number Publication Date
CN109362017A CN109362017A (en) 2019-02-19
CN109362017B true CN109362017B (en) 2021-08-17

Family

ID=65345828

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811216277.2A Active CN109362017B (en) 2018-10-18 2018-10-18 Test method and test system of intelligent terminal

Country Status (1)

Country Link
CN (1) CN109362017B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112199272B (en) * 2020-09-08 2024-10-01 深圳市金锐显数码科技有限公司 Intelligent terminal testing method and device, terminal equipment and medium

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104166610A (en) * 2014-07-24 2014-11-26 深圳天珑无线科技有限公司 Mobile terminal detection method and detection system
CN104503875A (en) * 2014-12-08 2015-04-08 深圳市阿龙电子有限公司 Test method and test system of Android device
CN104679631A (en) * 2015-03-23 2015-06-03 重庆蓝岸通讯技术有限公司 Testing method and system for equipment based on Android system
CN104679659A (en) * 2015-03-24 2015-06-03 小米科技有限责任公司 Testing method and testing device of application program as well as electronic equipment
CN104794032A (en) * 2015-04-23 2015-07-22 福州大学 Method for automatically testing hardware module of intelligent displayer
US10049029B1 (en) * 2016-05-05 2018-08-14 American Megatrends, Inc. Networked multi-interface host debugger

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20160098334A1 (en) * 2014-10-03 2016-04-07 GameBench Limited Benchmarking mobile devices
US9749293B2 (en) * 2015-04-20 2017-08-29 Shoelace Wireless, Inc. Systems for improved mobile internet performance and security

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104166610A (en) * 2014-07-24 2014-11-26 深圳天珑无线科技有限公司 Mobile terminal detection method and detection system
CN104503875A (en) * 2014-12-08 2015-04-08 深圳市阿龙电子有限公司 Test method and test system of Android device
CN104679631A (en) * 2015-03-23 2015-06-03 重庆蓝岸通讯技术有限公司 Testing method and system for equipment based on Android system
CN104679659A (en) * 2015-03-24 2015-06-03 小米科技有限责任公司 Testing method and testing device of application program as well as electronic equipment
CN104794032A (en) * 2015-04-23 2015-07-22 福州大学 Method for automatically testing hardware module of intelligent displayer
US10049029B1 (en) * 2016-05-05 2018-08-14 American Megatrends, Inc. Networked multi-interface host debugger

Also Published As

Publication number Publication date
CN109362017A (en) 2019-02-19

Similar Documents

Publication Publication Date Title
US8918628B2 (en) Electronic device and method for starting applications in the electronic device
CN103744824B (en) One is dispatched from the factory method of testing and test system
US20160379105A1 (en) Behavior recognition and automation using a mobile device
US8959394B2 (en) Electronic device, system, and method for testing exception handling mechanism
CN107861830A (en) Detection method, device, storage medium and the mobile terminal of application crash
CN104503875A (en) Test method and test system of Android device
US20130166958A1 (en) Software burning system and burning control method
CN108363507A (en) Compensation method, device, electronic equipment and the storage medium of touchscreen dead region
CN107835482A (en) Method, device and electronic equipment for detecting sound leakage
CN107577472B (en) Software installation method and device and computer readable storage medium
CN105653338A (en) Application updating method and device
CN108650594B (en) A sound box management method, user terminal, and computer storage medium
US20180253202A1 (en) Electronic device and method for controlling application thereof
CN107766177A (en) Boot optimization method, device, storage medium and terminal equipment
CN107832214A (en) Test method, device, storage medium, terminal equipment and system
CN109362017B (en) Test method and test system of intelligent terminal
CN106095621A (en) The restoration methods of Launcher operation exception and system in a kind of Android system
WO2017024519A1 (en) Startup method of smart terminal system, device and smart terminal
CN104809054B (en) Realize the method and system of program test
CN106095419A (en) Wake lock release method and device
CN106326051A (en) A method for PXE test environment to realize automatic switching of OS
CN113868059A (en) Service system start detection method and device, electronic equipment and storage medium
CN102880549A (en) Method and device for production testing
CN111128139A (en) Non-invasive voice testing method and device
CN108063855A (en) The test method and test lead of shutdown alarm clock

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
GR01 Patent grant
GR01 Patent grant