CN104636230A - Method and device for testing screen of mobile terminal - Google Patents

Method and device for testing screen of mobile terminal Download PDF

Info

Publication number
CN104636230A
CN104636230A CN201510039540.5A CN201510039540A CN104636230A CN 104636230 A CN104636230 A CN 104636230A CN 201510039540 A CN201510039540 A CN 201510039540A CN 104636230 A CN104636230 A CN 104636230A
Authority
CN
China
Prior art keywords
screen
instruction
measured
register
communication mode
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
CN201510039540.5A
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.)
SHANGHAI TYD ELECTRONIC TECHNOLOGY Co Ltd
Original Assignee
SHANGHAI TYD ELECTRONIC 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 SHANGHAI TYD ELECTRONIC TECHNOLOGY Co Ltd filed Critical SHANGHAI TYD ELECTRONIC TECHNOLOGY Co Ltd
Priority to CN201510039540.5A priority Critical patent/CN104636230A/en
Publication of CN104636230A publication Critical patent/CN104636230A/en
Pending legal-status Critical Current

Links

Landscapes

  • Debugging And Monitoring (AREA)
  • Telephone Function (AREA)

Abstract

The invention discloses a method for testing a screen of a mobile terminal. The method comprises the steps that a first command triggered by a user is received, and at least comprises the address of a register of the screen to be tested; a second command triggered by the user is received, and at least comprises a communication method of the screen to be tested; the first command is sent to the register of the screen to be tested through the communication method of the screen to be tested. The invention further discloses a device for testing the screen of the mobile terminal. Therefore, a screen debugging common interface is manufactured through a file system of a linux operating system, the method and device are suitable for all mobile terminal devices based on a linux kernel, an engineer can debug the screen fast and effectively through the common interface, time and labor are saved, and when a mobile terminal product based on an MTK platform is designed, the screen is debugged more conveniently and faster.

Description

The method of mobile terminal test screen and device
Technical field
The present invention relates to field of mobile terminals, particularly relate to a kind of method and device of mobile terminal test screen.
Background technology
On the market, most of mobile terminal device is in order to all show with screen display with user interactions, and engineers often needs to debug screen in the design of these mobile terminal devices.In order to select materials, engineers needs the screen debugging a lot of different size, and the technology, parameter etc. of these screens have very big-difference, if do not have effective method to debug these screens, then debugging gets up can waste time and energy very much.
Summary of the invention
The invention provides a kind of method and device of mobile terminal test screen, how efficiently fundamental purpose is the technical matters solving testing mobile terminal screen.
For achieving the above object, the method for a kind of mobile terminal test screen provided by the invention, the method for described mobile terminal test screen comprises:
Receive the first instruction that user triggers, described first instruction at least comprises the address of the register of screen to be measured;
Receive the second instruction that user triggers, described second instruction at least comprises the communication means of described screen to be measured;
Described first instruction is sent to the register of described screen to be measured by the communication means of described screen to be measured.
Preferably, described first instruction is write command or reads instruction;
If described first instruction is described write command, described first instruction at least comprises the value of the address of the register of screen to be measured and the register of screen to be measured, and described write command is used for the value of the register to the described screen to be measured of register write corresponding to the address of the register of described screen to be measured;
If described first instruction for described in read instruction, described first instruction at least comprises the address of the register of screen to be measured, described in read the value of instruction for register corresponding to the address of the register reading described screen to be measured.
Preferably, described second instruction is parallel communication mode or mipi communication mode.
Preferably, the described register described first instruction being sent to described screen to be measured by the communication means of described screen to be measured, comprising:
Described write command is sent to the register of described screen to be measured by described parallel communication mode or described mipi communication mode; Or,
Instruction to send to described screen to be measured register by described parallel communication mode or described mipi communication mode is read by described.
Preferably, described method also comprises:
In the proc file system of the linux operating system of MTK platform, set up common interface lcm_debug, and following program be stored in described common interface lcm_debug:
Receive the first instruction that user triggers, described first instruction at least comprises the address of the register of screen to be measured;
Receive the second instruction that user triggers, described second instruction at least comprises the communication means of described screen to be measured;
Described first instruction is sent to the register of described screen to be measured by the communication means of described screen to be measured.
In addition, for achieving the above object, the present invention also provides a kind of device of mobile terminal test screen, and the device of described mobile terminal test screen comprises:
First receiving element, for receiving the first instruction that user triggers, described first instruction at least comprises the address of the register of screen to be measured;
Second receiving element, for receiving the second instruction that user triggers, described second instruction at least comprises the communication means of described screen to be measured;
Transmitting element, for sending to the register of described screen to be measured by the communication means of described screen to be measured by described first instruction.
Preferably, described first instruction is write command or reads instruction;
If described first instruction is described write command, described first instruction at least comprises the value of the address of the register of screen to be measured and the register of screen to be measured, and described write command is used for the value of the register to the described screen to be measured of register write corresponding to the address of the register of described screen to be measured;
If described first instruction for described in read instruction, described first instruction at least comprises the address of the register of screen to be measured, described in read the value of instruction for register corresponding to the address of the register reading described screen to be measured.
Preferably, described second instruction is parallel communication mode or mipi communication mode.
Preferably, described transmitting element, for:
Described write command is sent to the register of described screen to be measured by described parallel communication mode or described mipi communication mode; Or,
Instruction to send to described screen to be measured register by described parallel communication mode or described mipi communication mode is read by described.
Preferably, the device of described mobile terminal test screen also comprises:
Setting up unit, for setting up common interface lcm_debug in the proc file system of the linux operating system of MTK platform, and following program being stored in described common interface lcm_debug:
Receive the first instruction that user triggers, described first instruction at least comprises the address of the register of screen to be measured;
Receive the second instruction that user triggers, described second instruction at least comprises the communication means of described screen to be measured;
Described first instruction is sent to the register of described screen to be measured by the communication means of described screen to be measured.
The first instruction that the present invention triggers by receiving user, described first instruction at least comprises the address of the register of screen to be measured; Receive the second instruction that user triggers, described second instruction at least comprises the communication means of described screen to be measured; Described first instruction is sent to the register of described screen to be measured by the communication means of described screen to be measured, thus utilize the file system of linux operating system to make the common interface of screen debugging, be applicable to all mobile terminal devices based on linux kernel, pass through common interface, slip-stick artist can debug fast and effectively, time saving and energy saving, make based on MTK platform mobile terminal product design time, screen debugging more convenient.
Accompanying drawing explanation
Fig. 1 is the schematic flow sheet of method first embodiment of mobile terminal test screen of the present invention;
Fig. 2 is the schematic flow sheet of method second embodiment of mobile terminal test screen of the present invention;
Fig. 3 is the high-level schematic functional block diagram of device first embodiment of mobile terminal test screen of the present invention;
Fig. 4 is the high-level schematic functional block diagram of device second embodiment of mobile terminal test screen of the present invention.
The realization of the object of the invention, functional characteristics and advantage will in conjunction with the embodiments, are described further with reference to accompanying drawing.
Embodiment
Should be appreciated that specific embodiment described herein only in order to explain the present invention, be not intended to limit the present invention.
The invention provides a kind of method of mobile terminal test screen.
With reference to the schematic flow sheet that Fig. 1, Fig. 1 are method first embodiment of mobile terminal test screen of the present invention.
In a first embodiment, the method for this mobile terminal test screen comprises:
Step 101, receive the first instruction that user triggers, described first instruction at least comprises the address of the register of screen to be measured;
Wherein, described first instruction is write command or reads instruction;
If described first instruction is described write command, described first instruction at least comprises the value of the address of the register of screen to be measured and the register of screen to be measured, and described write command is used for the value of the register to the described screen to be measured of register write corresponding to the address of the register of described screen to be measured;
If described first instruction for described in read instruction, described first instruction at least comprises the address of the register of screen to be measured, described in read the value of instruction for register corresponding to the address of the register reading described screen to be measured.
The present invention sets up the common interface being applicable to great majority screen under MTK platform, and MTK platform is mainly based on linux operating system, and the present invention sets up common interface lcm_debug in the proc file system of linux operating system.
Concrete, if user wants the data message of the screen reading mobile terminal, instruction can be read in common interface input, reading the address of the register carrying screen to be measured in instruction, if user wants the content of the register of the screen to mobile terminal to operate, write command can be inputted at common interface, in write command, carry the value of the address of the register of screen to be measured and the register of screen to be measured.
Step 102, receive the second instruction that user triggers, described second instruction at least comprises the communication means of described screen to be measured;
Concrete, the communication mode of described screen to be measured has two kinds, one is parallel, one is mipi, if user needs to test screen to be measured, the wherein one in above-mentioned two kinds of communication modes is selected in advance to common interface, if the communication mode of current screen to be tested is parallel, then input the second instruction to common interface, described second instruction comprises the communication mode of parallel, if the communication mode of current screen to be tested is mipi, then input the second instruction to common interface, described second instruction comprises the communication mode of mipi.
Step 103, sends to the register of described screen to be measured by the communication means of described screen to be measured by described first instruction.
Preferably, the described register described first instruction being sent to described screen to be measured by the communication means of described screen to be measured, comprising:
Described write command is sent to the register of described screen to be measured by described parallel communication mode or described mipi communication mode; Or,
Instruction to send to described screen to be measured register by described parallel communication mode or described mipi communication mode is read by described.
Concrete, if described first instruction is write command, the communication mode of described screen to be measured is parallel communication mode or mipi communication mode, be then the register that parallel communication mode or mipi communication mode send to screen to be measured by described first instruction by the communication mode of described screen to be measured.
If described first instruction is for reading instruction, the communication mode of described screen to be measured is parallel communication mode or mipi communication mode, be then the register that parallel communication mode or mipi communication mode send to screen to be measured by described first instruction by the communication mode of described screen to be measured.
The first instruction that the present invention triggers by receiving user, described first instruction at least comprises the address of the register of screen to be measured; Receive the second instruction that user triggers, described second instruction at least comprises the communication means of described screen to be measured; Described first instruction is sent to the register of described screen to be measured by the communication means of described screen to be measured, thus utilize the file system of linux operating system to make the common interface of screen debugging, be applicable to all mobile terminal devices based on linux kernel, pass through common interface, slip-stick artist can debug fast and effectively, time saving and energy saving, make based on MTK platform mobile terminal product design time, screen debugging more convenient.
With reference to the schematic flow sheet that Fig. 2, Fig. 2 are method second embodiment of mobile terminal test screen of the present invention.
On the basis of the first embodiment, before step 101, also comprise:
Step 104, sets up common interface lcm_debug in the proc file system of the linux operating system of MTK platform, and following program is stored in described common interface lcm_debug:
Receive the first instruction that user triggers, described first instruction at least comprises the address of the register of screen to be measured;
Receive the second instruction that user triggers, described second instruction at least comprises the communication means of described screen to be measured;
Described first instruction is sent to the register of described screen to be measured by the communication means of described screen to be measured.
The present invention sets up the common interface being applicable to great majority screen under MTK platform, and MTK platform is mainly based on linux operating system, and the present invention sets up common interface lcm_debug in the proc file system of linux operating system.
Concrete, if user wants the data message of the screen reading mobile terminal, instruction can be read in common interface input, reading the address of the register carrying screen to be measured in instruction, if user wants the content of the register of the screen to mobile terminal to operate, write command can be inputted at common interface, in write command, carry the value of the address of the register of screen to be measured and the register of screen to be measured.
The communication mode of described screen to be measured has two kinds, one is parallel, one is mipi, if user needs to test screen to be measured, the wherein one in above-mentioned two kinds of communication modes is selected in advance to common interface, if the communication mode of current screen to be tested is parallel, then input the second instruction to common interface, described second instruction comprises the communication mode of parallel, if the communication mode of current screen to be tested is mipi, then input the second instruction to common interface, described second instruction comprises the communication mode of mipi.
If described first instruction is write command, the communication mode of described screen to be measured is parallel communication mode or mipi communication mode, be then the register that parallel communication mode or mipi communication mode send to screen to be measured by described first instruction by the communication mode of described screen to be measured.
If described first instruction is for reading instruction, the communication mode of described screen to be measured is parallel communication mode or mipi communication mode, be then the register that parallel communication mode or mipi communication mode send to screen to be measured by described first instruction by the communication mode of described screen to be measured.
The first instruction that the present invention triggers by receiving user, described first instruction at least comprises the address of the register of screen to be measured; Receive the second instruction that user triggers, described second instruction at least comprises the communication means of described screen to be measured; Described first instruction is sent to the register of described screen to be measured by the communication means of described screen to be measured, thus utilize the file system of linux operating system to make the common interface of screen debugging, be applicable to all mobile terminal devices based on linux kernel, pass through common interface, slip-stick artist can debug fast and effectively, time saving and energy saving, make based on MTK platform mobile terminal product design time, screen debugging more convenient.
The present invention further provides a kind of device of mobile terminal test screen.
With reference to the high-level schematic functional block diagram that Fig. 3, Fig. 3 are device first embodiment of mobile terminal test screen of the present invention.
In a first embodiment, the device of this mobile terminal test screen comprises:
First receiving element 301, for receiving the first instruction that user triggers, described first instruction at least comprises the address of the register of screen to be measured;
Wherein, described first instruction is write command or reads instruction;
If described first instruction is described write command, described first instruction at least comprises the value of the address of the register of screen to be measured and the register of screen to be measured, and described write command is used for the value of the register to the described screen to be measured of register write corresponding to the address of the register of described screen to be measured;
If described first instruction for described in read instruction, described first instruction at least comprises the address of the register of screen to be measured, described in read the value of instruction for register corresponding to the address of the register reading described screen to be measured.
The present invention sets up the common interface being applicable to great majority screen under MTK platform, and MTK platform is mainly based on linux operating system, and the present invention sets up common interface lcm_debug in the proc file system of linux operating system.
Concrete, if user wants the data message of the screen reading mobile terminal, instruction can be read in common interface input, reading the address of the register carrying screen to be measured in instruction, if user wants the content of the register of the screen to mobile terminal to operate, write command can be inputted at common interface, in write command, carry the value of the address of the register of screen to be measured and the register of screen to be measured.
Second receiving element 302, for receiving the second instruction that user triggers, described second instruction at least comprises the communication means of described screen to be measured;
Concrete, the communication mode of described screen to be measured has two kinds, one is parallel, one is mipi, if user needs to test screen to be measured, the wherein one in above-mentioned two kinds of communication modes is selected in advance to common interface, if the communication mode of current screen to be tested is parallel, then input the second instruction to common interface, described second instruction comprises the communication mode of parallel, if the communication mode of current screen to be tested is mipi, then input the second instruction to common interface, described second instruction comprises the communication mode of mipi.
Transmitting element 303, for sending to the register of described screen to be measured by the communication means of described screen to be measured by described first instruction.
Preferably, described transmitting element 303, for:
Described write command is sent to the register of described screen to be measured by described parallel communication mode or described mipi communication mode; Or,
Instruction to send to described screen to be measured register by described parallel communication mode or described mipi communication mode is read by described.
Concrete, if described first instruction is write command, the communication mode of described screen to be measured is parallel communication mode or mipi communication mode, be then the register that parallel communication mode or mipi communication mode send to screen to be measured by described first instruction by the communication mode of described screen to be measured.
If described first instruction is for reading instruction, the communication mode of described screen to be measured is parallel communication mode or mipi communication mode, be then the register that parallel communication mode or mipi communication mode send to screen to be measured by described first instruction by the communication mode of described screen to be measured.
The first instruction that the present invention triggers by receiving user, described first instruction at least comprises the address of the register of screen to be measured; Receive the second instruction that user triggers, described second instruction at least comprises the communication means of described screen to be measured; Described first instruction is sent to the register of described screen to be measured by the communication means of described screen to be measured, thus utilize the file system of linux operating system to make the common interface of screen debugging, be applicable to all mobile terminal devices based on linux kernel, pass through common interface, slip-stick artist can debug fast and effectively, time saving and energy saving, make based on MTK platform mobile terminal product design time, screen debugging more convenient.
With reference to the high-level schematic functional block diagram that Fig. 4, Fig. 4 are device second embodiment of mobile terminal test screen of the present invention.
The device of described mobile terminal test screen comprises:
Setting up unit 304, for setting up common interface lcm_debug in the proc file system of the linux operating system of MTK platform, and following program being stored in described common interface lcm_debug:
Receive the first instruction that user triggers, described first instruction at least comprises the address of the register of screen to be measured;
Receive the second instruction that user triggers, described second instruction at least comprises the communication means of described screen to be measured;
Described first instruction is sent to the register of described screen to be measured by the communication means of described screen to be measured.
The present invention sets up the common interface being applicable to great majority screen under MTK platform, and MTK platform is mainly based on linux operating system, and the present invention sets up common interface lcm_debug in the proc file system of linux operating system.
Concrete, if user wants the data message of the screen reading mobile terminal, instruction can be read in common interface input, reading the address of the register carrying screen to be measured in instruction, if user wants the content of the register of the screen to mobile terminal to operate, write command can be inputted at common interface, in write command, carry the value of the address of the register of screen to be measured and the register of screen to be measured.
The communication mode of described screen to be measured has two kinds, one is parallel, one is mipi, if user needs to test screen to be measured, the wherein one in above-mentioned two kinds of communication modes is selected in advance to common interface, if the communication mode of current screen to be tested is parallel, then input the second instruction to common interface, described second instruction comprises the communication mode of parallel, if the communication mode of current screen to be tested is mipi, then input the second instruction to common interface, described second instruction comprises the communication mode of mipi.
If described first instruction is write command, the communication mode of described screen to be measured is parallel communication mode or mipi communication mode, be then the register that parallel communication mode or mipi communication mode send to screen to be measured by described first instruction by the communication mode of described screen to be measured.
If described first instruction is for reading instruction, the communication mode of described screen to be measured is parallel communication mode or mipi communication mode, be then the register that parallel communication mode or mipi communication mode send to screen to be measured by described first instruction by the communication mode of described screen to be measured.
The first instruction that the present invention triggers by receiving user, described first instruction at least comprises the address of the register of screen to be measured; Receive the second instruction that user triggers, described second instruction at least comprises the communication means of described screen to be measured; Described first instruction is sent to the register of described screen to be measured by the communication means of described screen to be measured, thus utilize the file system of linux operating system to make the common interface of screen debugging, be applicable to all mobile terminal devices based on linux kernel, pass through common interface, slip-stick artist can debug fast and effectively, time saving and energy saving, make based on MTK platform mobile terminal product design time, screen debugging more convenient.
These are only the preferred embodiments of the present invention; not thereby the scope of the claims of the present invention is limited; every utilize instructions of the present invention and accompanying drawing content to do equivalent structure or equivalent flow process conversion; or be directly or indirectly used in other relevant technical fields, be all in like manner included in scope of patent protection of the present invention.

Claims (10)

1. a method for mobile terminal test screen, is characterized in that, the method for described mobile terminal test screen comprises:
Receive the first instruction that user triggers, described first instruction at least comprises the address of the register of screen to be measured;
Receive the second instruction that user triggers, described second instruction at least comprises the communication means of described screen to be measured;
Described first instruction is sent to the register of described screen to be measured by the communication means of described screen to be measured.
2. the method for mobile terminal test screen according to claim 1, is characterized in that, described first instruction is write command or reads instruction;
If described first instruction is described write command, described first instruction at least comprises the value of the address of the register of screen to be measured and the register of screen to be measured, and described write command is used for the value of the register to the described screen to be measured of register write corresponding to the address of the register of described screen to be measured;
If described first instruction for described in read instruction, described first instruction at least comprises the address of the register of screen to be measured, described in read the value of instruction for register corresponding to the address of the register reading described screen to be measured.
3. the method for mobile terminal test screen according to claim 2, is characterized in that, described second instruction parallel communication mode or mipi communication mode.
4. the method for mobile terminal test screen according to claim 3, is characterized in that, the described register described first instruction being sent to described screen to be measured by the communication means of described screen to be measured, comprising:
Described write command is sent to the register of described screen to be measured by described parallel communication mode or described mipi communication mode; Or,
Instruction to send to described screen to be measured register by described parallel communication mode or described mipi communication mode is read by described.
5. the method according to Claims 1-4 any one, is characterized in that, described method also comprises:
In the proc file system of the linux operating system of MTK platform, set up common interface lcm_debug, and following program be stored in described common interface lcm_debug:
Receive the first instruction that user triggers, described first instruction at least comprises the address of the register of screen to be measured;
Receive the second instruction that user triggers, described second instruction at least comprises the communication means of described screen to be measured;
Described first instruction is sent to the register of described screen to be measured by the communication means of described screen to be measured.
6. a device for mobile terminal test screen, is characterized in that, the device of described mobile terminal test screen comprises:
First receiving element, for receiving the first instruction that user triggers, described first instruction at least comprises the address of the register of screen to be measured;
Second receiving element, for receiving the second instruction that user triggers, described second instruction at least comprises the communication means of described screen to be measured;
Transmitting element, for sending to the register of described screen to be measured by the communication means of described screen to be measured by described first instruction.
7. the device of mobile terminal test screen according to claim 6, is characterized in that, described first instruction is write command or reads instruction;
If described first instruction is described write command, described first instruction at least comprises the value of the address of the register of screen to be measured and the register of screen to be measured, and described write command is used for the value of the register to the described screen to be measured of register write corresponding to the address of the register of described screen to be measured;
If described first instruction for described in read instruction, described first instruction at least comprises the address of the register of screen to be measured, described in read the value of instruction for register corresponding to the address of the register reading described screen to be measured.
8. the device of mobile terminal test screen according to claim 7, is characterized in that, described second instruction is parallel communication mode or mipi communication mode.
9. the device of mobile terminal test screen according to claim 8, is characterized in that, described transmitting element, for:
Described write command is sent to the register of described screen to be measured by described parallel communication mode or described mipi communication mode; Or,
Instruction to send to described screen to be measured register by described parallel communication mode or described mipi communication mode is read by described.
10. the device of mobile terminal test screen according to claim 6 to 9 any one, it is characterized in that, the device of described mobile terminal test screen also comprises:
Setting up unit, for setting up common interface lcm_debug in the proc file system of the linux operating system of MTK platform, and following program being stored in described common interface lcm_debug:
Receive the first instruction that user triggers, described first instruction at least comprises the address of the register of screen to be measured;
Receive the second instruction that user triggers, described second instruction at least comprises the communication means of described screen to be measured;
Described first instruction is sent to the register of described screen to be measured by the communication means of described screen to be measured.
CN201510039540.5A 2015-01-26 2015-01-26 Method and device for testing screen of mobile terminal Pending CN104636230A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510039540.5A CN104636230A (en) 2015-01-26 2015-01-26 Method and device for testing screen of mobile terminal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510039540.5A CN104636230A (en) 2015-01-26 2015-01-26 Method and device for testing screen of mobile terminal

Publications (1)

Publication Number Publication Date
CN104636230A true CN104636230A (en) 2015-05-20

Family

ID=53215016

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510039540.5A Pending CN104636230A (en) 2015-01-26 2015-01-26 Method and device for testing screen of mobile terminal

Country Status (1)

Country Link
CN (1) CN104636230A (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS61224538A (en) * 1985-03-28 1986-10-06 Fujitsu Ltd Test system for data communication equipment
CN1584676A (en) * 2004-05-24 2005-02-23 胜华科技股份有限公司 Design for testing display by signal generator
CN102759676A (en) * 2012-08-02 2012-10-31 江西联创电子有限公司 Capacitive screen comprehensive testing circuit, testing method and output data switching algorithm of testing method
CN104217667A (en) * 2014-09-05 2014-12-17 武汉精测电子技术股份有限公司 Test method and test system for implementing COMMAND-mode MIPI (mobile industry processor interface) modules

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS61224538A (en) * 1985-03-28 1986-10-06 Fujitsu Ltd Test system for data communication equipment
CN1584676A (en) * 2004-05-24 2005-02-23 胜华科技股份有限公司 Design for testing display by signal generator
CN102759676A (en) * 2012-08-02 2012-10-31 江西联创电子有限公司 Capacitive screen comprehensive testing circuit, testing method and output data switching algorithm of testing method
CN104217667A (en) * 2014-09-05 2014-12-17 武汉精测电子技术股份有限公司 Test method and test system for implementing COMMAND-mode MIPI (mobile industry processor interface) modules

Similar Documents

Publication Publication Date Title
CN109828903B (en) Automatic testing method and device, computer device and storage medium
WO2018036273A1 (en) Simulation test method, server, device, and computer-readable storage medium
CN102541700A (en) Terminal test method, test device and terminal agency
US20130117855A1 (en) Apparatus for automatically inspecting security of applications and method thereof
CN111427803B (en) Automated random test method, apparatus, computer device and medium
CN105677573A (en) Halt detection method and device and computing device
CN112799958A (en) Equipment batch test method and device, computer equipment and medium
CN105320595A (en) Application test method and device
CN105653438A (en) Method and device for cross-process automated testing of Android device
CN107797922B (en) Application page testing method, electronic device and electronic equipment
CN110781089A (en) Method and device for automatically testing UI of equipment, electronic equipment and medium
CN109582524A (en) A kind of test method, system and electronic equipment and storage medium
CN104156305A (en) Application program testing method and device
CN105205019A (en) Qualcomm platform mobile phone-based NV (Nonvolatile Random Access Memory) parameter reading and writing system and method
CN105404574A (en) Method and apparatus for testing consistency of smart card and mobile terminal
CN105117339A (en) Method and apparatus for debugging native command debugging program by utilizing plugin
CN104915228A (en) Application program language setting method and device
CN103019944A (en) Device and method for testing based on code injection mode
CN105224453A (en) The automatic test approach of system compatibility and device
CN104424098A (en) Application test method and application testing device
CN109388553A (en) A kind of multi-environment test method, device, equipment and the readable medium of application program
CN104614607A (en) Test method and test system
CN104834586A (en) Automatic test method, device and system of Android interface
CN104636230A (en) Method and device for testing screen of mobile terminal
CN105045624A (en) PowerPC mainboard and program writing method

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C53 Correction of patent of invention or patent application
CB02 Change of applicant information

Address after: 200233 Guiping Road, Xuhui District, No. 391, building 20, floor 3,

Applicant after: Shanghai Zhuo Yi Science and Technology Co., Ltd.

Address before: 200233 Shanghai City, Xuhui District Guiping road B new Caohejing International Business Center No. 391 20 floor

Applicant before: Shanghai TYD Electronic Technology Co., Ltd.

COR Change of bibliographic data

Free format text: CORRECT: APPLICANT; FROM: SHANGHAI TYD ELECTRONIC TECHNOLOGY CO., LTD. TO: SHANGHAI ZHUOYI TECHNOLOGY CO., LTD.

RJ01 Rejection of invention patent application after publication

Application publication date: 20150520

RJ01 Rejection of invention patent application after publication