CN101729160A - Method for generating test information for automatic test system of mobile phone software - Google Patents

Method for generating test information for automatic test system of mobile phone software Download PDF

Info

Publication number
CN101729160A
CN101729160A CN200810171267A CN200810171267A CN101729160A CN 101729160 A CN101729160 A CN 101729160A CN 200810171267 A CN200810171267 A CN 200810171267A CN 200810171267 A CN200810171267 A CN 200810171267A CN 101729160 A CN101729160 A CN 101729160A
Authority
CN
China
Prior art keywords
image
mobile phone
test
instruction
information
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
CN200810171267A
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.)
ZTE Corp
Original Assignee
ZTE Corp
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 ZTE Corp filed Critical ZTE Corp
Priority to CN200810171267A priority Critical patent/CN101729160A/en
Publication of CN101729160A publication Critical patent/CN101729160A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Mobile Radio Communication Systems (AREA)
  • Telephone Function (AREA)

Abstract

The invention discloses a method for generating test information for an automatic test system of mobile phone software. The method comprises the following steps of: inputting a test command into a mobile phone needing to be tested; displaying on a screen by a display device of the mobile phone according to the test command; converting the image displayed by the display device into corresponding image parameter data information and sending the image parameter data information to a control device connected with the mobile phone by the mobile phone; and analyzing the received image parameter data information and generating the image displayed by the display device. The method solves the problem of inputting the command and outputting the test information in the system.

Description

A kind of method for generating test information of automatic test system of mobile phone software
Technical field
The present invention relates to the communication electronic applications, relate in particular to a kind of method for generating test information of automatic test system of mobile phone software.
Background technology
At present, global digital mobile user has reached 1,300,000,000, and this numeral is expected to double in the coming years.Simultaneously, the user is also sharply rising to the demand of portable terminal, and the competition in portable terminal market is also more and more fierce.Portable terminal manufacturer is reply supply of material pressure, require constantly to shorten the portable terminal R﹠D cycle, and the Black-box Testing of cell phone software is as requisite development process, the steady testing time is the assurance that guarantees test case coverage rate, and testing efficiency is the effective means of saving the testing time efficiently.
So, set up the general automatization test system of a cover and replace manually carrying out automatic test, by mobile phone is produced its excitation that can accept as the test input, judge automatically according to the output of the execution result of mobile phone or LCD then and write down test process and generation test report.Design a testing process in advance, utilize testing tool to automatically perform this process and judge whether execution result is correct automatically then, can operational use time, the compression verification cycle.Whole test system designs according to modular mode, unified operating platform and interface is provided, each module is separate, can support multiple automatic test implementation by disposing each different module, can be applicable to the automatic test of various different mobile phones, fixed station product, but the technical scheme that current problem demanding prompt solution provides a kind of interface driving of automatic test system of mobile phone software solves the problem that instruction is imported and detecting information is exported in the system.
Summary of the invention
Technical problem to be solved by this invention provides a kind of method for generating test information of automatic test system of mobile phone software, the problem of instruction input and detecting information output in the resolution system.
In order to address the above problem, the invention provides a kind of method for generating test information of automatic test system of mobile phone software, comprise,
The mobile phone that the test instruction input is needed test; The display unit of described mobile phone is carried out screen display according to described test instruction;
Described mobile phone is converted into corresponding image parameter data message with the image that described display unit shows, sends to the control device that is connected with described mobile phone;
Described control device is resolved the image parameter data message that receives, and generates the image that described display unit shows.
Further, above-mentioned method for generating test information also can comprise, describedly needs the mode of the mobile phone of test to be meant the test instruction input, sends corresponding dummy instruction by the button simulated mode to mobile phone for smart mobile phone.
Further, above-mentioned method for generating test information also can comprise, describedly needs the mode of the mobile phone of test to be meant the test instruction input, sends corresponding AT instruction for the mobile phone of high-pass platform.
Further, above-mentioned method for generating test information also can comprise, describedly needs the mode of the mobile phone of test to be meant the test instruction input, directly mobile phone small keyboard carried out button by manipulator, finishes the test instruction input.
Further, above-mentioned method for generating test information can comprise that also it is to carry out hardware by programming device and display unit to be connected that the described image that display unit is shown is converted into corresponding image parameter data message, finishes image by this programming device and transforms.
Further, above-mentioned method for generating test information also can comprise, the described image that display unit is shown is converted into corresponding image parameter data message and comprises, Y coordinate figure, the width value of display image, the height value of display image and the length value of valid data of the X coordinate figure of the starting point of the sign value of the display screen that need obtain for the mobile phone that double screen is arranged, the internal memory first address that the display screen matrix data need write, display image, the starting point of display image
Wherein the length value of valid data is meant, the sum of pixel multiply by the value of the expression byte number of each pixel needs.
Further, above-mentioned method for generating test information also can comprise, described control device is resolved the image parameter data message that receives, generate the image that described display unit shows and be meant,
Described control device filters the image parameter data message that receives, and the control information data of only preserving view data and encapsulating with view data generates the image that described display unit shows according to view data of preserving and control information data;
Described control device filters the image parameter data message that receives, and wherein, message flow is made up of the byte that has frame head sign parcel, distinguishes every frame by the postamble flag byte that defines, and is control frame or Frame by frame head flag byte decision present frame.
Further, above-mentioned method for generating test information also can comprise, the control information data that described control device is preserved comprises, be used for determining the coordinate start position of ordinate instruction, be used for determining the coordinate start position of abscissa instruction, be used for the instruction that closing image shows and be used to recover the instruction that image shows.
Further, above-mentioned method for generating test information can comprise that also the view data that described control device is preserved is deposited by unprocessed form, if the 0x00 byte is then mended a 0x00 byte, in order to avoid instruct and recovery image instruction conflict with described closing image.
Further, above-mentioned method for generating test information can comprise that also described programming device is meant, Field Programmable Gate Array;
Described control device is a computer.
Compared with prior art, use the present invention, under the prerequisite that does not change active computer and terminal physical connection, can realize the automatic test of cell phone software by the control of computer, the present invention is simple and easy, has very high operability and fail safe.
Description of drawings
Fig. 1 is the flow chart of the method for generating test information of automatic test system of mobile phone software of the present invention;
Fig. 2 is the connection diagram of computer and terminal equipment in the instantiation of the present invention;
Fig. 3 tests analogue-key command frame form encapsulation schematic diagram in the input module among the present invention;
Fig. 4 is instruction flow schematic diagram when computer analogue mobile phone LCD shows in the test output module among the present invention;
Fig. 5 is a graphic display data sequential schematic among the present invention;
Fig. 6 is the schematic flow sheet that computer analogue mobile phone LCD drives in the test output module among the present invention.
Embodiment
The invention will be further described below in conjunction with the drawings and specific embodiments.
The invention provides a cover and carry out the mechanism that information uploading is assigned, comprise the parsing of assigning the analogue-key instruction, upload the splicing assembling of image bit map information etc., thereby realize utilizing computer to carry out the reception and registration of test instruction and the real-time feedback of test result automatically according to script.
As shown in Figure 1, the method for generating test information of automatic test system of mobile phone software of the present invention may further comprise the steps,
Step 100, test instruction input needed the mobile phone of test; Display unit is carried out screen display according to described test instruction;
Describedly need the mode of the mobile phone of test to be meant test instruction input, send corresponding dummy instruction by the button simulated mode to mobile phone for smart mobile phone; Perhaps the mobile phone for high-pass platform sends corresponding AT instruction; Perhaps directly mobile phone small keyboard is carried out button, finish the test instruction input by manipulator.
Step 110, the image that display unit is shown are converted into corresponding image parameter data message, send to control device;
It is to carry out hardware by programming device and display unit to be connected that the described image that display unit is shown is converted into corresponding image parameter data message, finishes image by programming device and transforms.
The image that described display unit shows is made up of pixel one by one, in fact image is exactly to be made up of the pixel that shows particular color on preferred coordinates, the information of a pixel preservation shows that such as one 16 images a pixel is that two bytes save colors with 16bit according to the decision of color figure place.
The described image that display unit is shown is converted into corresponding image parameter data message and comprises, Y coordinate figure, the width value of display image, the height value of display image and the length value of valid data of the X coordinate figure of the starting point of the sign value of the display screen that need obtain for the mobile phone that double screen is arranged, the internal memory first address that the display screen matrix data need write, display image, the starting point of display image.
Wherein the length value of valid data is meant, the sum of pixel multiply by the value of the expression byte number of each pixel needs.
Show at mobile phone screen to be actually bitmap format, pixel directly is drawn on the screen for mobile phone, and bitmap file is by from left to right, and order from the bottom up is kept in the middle of the file successively.And the transmission of view data has no difference with document copying, and the present invention is the real-time demonstration of image, and promptly coordinate and the Pixel Information that shows by a kind of machine-processed transitive graph picture with the former image that should be presented on the mobile phone screen, is shown on the computer screen.
Step 120, control device are resolved the image parameter data message that receives, and generate the image that described display unit shows.
Described control device is resolved the image parameter data message that receives, and generate the image that described display unit shows and be meant,
Described control device filters the image parameter data message that receives, and the control information data of only preserving view data and encapsulating with view data generates the image that described display unit shows according to view data of preserving and control information data.
Owing to transmit the demonstration of mobile phone screen, so view data has only image information.
Described control device filters the image parameter data message that receives, wherein, message flow is made up of the byte that has frame head sign parcel, distinguish every frame by the postamble flag byte that defines, by frame head flag byte decision present frame is control frame or Frame, wherein control frame determines the coordinate or the show state of present image, and Frame comprises the data bitmap of image, such as color or the like.
The control information data that described control device is preserved comprises, be used for determining the coordinate start position of ordinate instruction, be used for determining the coordinate start position of abscissa instruction, be used for the instruction that closing image shows and be used to recover the instruction that image shows, a 0x00 byte can be mended in the instruction front, when decoding, remove the 0x00 byte
For example, when 0x000x42x0x1 occurred, representative should be adjusted the ordinate scope, and the coordinate starting point is fixed on the x0 position;
When 0x000x43y0y1 occurred, representative should be adjusted the abscissa scope, and the coordinate starting point is fixed on the y0 position;
When 0x000x50 occurred, representative answered closing image to show;
When 0x000x51 occurred, representative should recover image and show.
The view data that described control device is preserved is deposited by unprocessed form, if the 0x00 byte is then mended a 0x00 byte, in order to avoid instruct and recovery image instruction conflict with described closing image.
Automatic test system of mobile phone software of the present invention comprises test input module, test output module, mobile phone, control device, and wherein, control device can be a computer,
The test input module is used for the test instruction input handset;
The test input module provides unified calling interface when being applied to different tested mobile phones, the mode of input test instruction comprises, can send corresponding dummy instruction to mobile phone by the button simulated mode for smart mobile phone; Mobile phone for high-pass platform can send corresponding AT instruction, will have press key message during the software message of mobile phone is handled like this and take place; And if utilize manipulator, then do not need to understand the inside story and the communication mechanism of mobile phone fully, can directly carry out button by manipulator, can carry out the test of complete black box to mobile phone like this, and can not cause any variation mobile phone to mobile phone small keyboard.
Mobile phone after the acceptance test instruction, sends the test dateout to the test output module;
The test dateout that mobile phone sends is meant display unit according to test instruction, shows the accordingly result data, comprises image information etc.
The test output module is used to receive the test dateout that mobile phone sends, and sends to control device;
When being applied to different testing mobile phones, the test output module provides unified calling interface, obtain the test dateout of mobile phone in different ways, comprise: for smart mobile phone, acquisition system easily is used to the buffer memory that shows, then by reside in the mobile phone side act on behalf of Agent with the transfer of data in the display buffer in computer, computer just can utilize the image information and the expected result picture of the transmission of test output module to compare like this, and then can judge the execution result of this time test automatically; And for part of cell phone, because in performance parameter, the versatility of system also has the restriction of the aspects such as speed of communication directly directly to pass view data back computer by the mode of software, so the mode of taking for such mobile phone is by the hardware ways of connecting LCD (LCDs) output signal to be converted into the corresponding digital data by programming device (as FPGA (field programmable gate array)), send back computer again, computer can obtain the image on the LCD in time and compare with the expection image, and then judges the result of test.
Control device is used for the test dateout of the mobile phone that the acceptance test output module sends, compares according to the data of this test dateout and expection, and then the result that tests of judgement.
The invention will be further described below in conjunction with instantiation.
Fig. 2 is the connection diagram of computer and terminal equipment in the instantiation of the present invention, and wherein the connected mode of terminal and computer is not only these two kinds of methods, here just for example;
The implementation method of system of the present invention and step, as follows,
The first step, design test input module (analogue-key input);
Interface function makes progress:
Button input: void sendKey (int key, int flag);
Parameter-definition:
Key: send to the actual key assignments of mobile phone, the concrete value of key is provided by executive program, and PC side Agent need not transform.
Flag: the different different key modes of flag value representative is defined as follows:
0 simple button (comprise and press, lift)
1 long button needs certain maintenance to lift (the concrete time that keeps is determined by concrete type, is provided with when just being realized by concrete PC side Agent) again after pressing
2 only is to press action, does not lift
3 only is to lift action, does not press
Based on the Packet of high pass diagnosing protocol, send to serial ports and realize analogue-key.The concrete value of button is resolved by upper layer module, and ey imports into by parameter K.General structure is with reference to analogue-key command frame form encapsulation schematic diagram in the test input module of figure 3.
(1)
The Information:Message request message, concrete structure is seen Fig. 3,
Frame Check:2Byte CRC check,
Ending Flag:1Byte end mark position is 0x7E.
(2)
CMD_CODE (32): 1Byte MessageID, the ID of button request should be 32 according to agreement,
Hold:1Byte Key release Indicator, 0 for short by (comprise and press, lift), 1 does not discharge for pressing.Can send the 2nd message request as required discharges.Specifically referring to high pass serial ports diagnosing protocol.
The value that the Key:1Byte button is concrete, the parameter setting that transmits by the upper strata.
Second step, the design test output module;
Interface function makes progress:
Image obtains: int getImage (int lcdid, char*buf, int x, int y, int width, int height);
Parameter-definition:
The sign value (for the mobile phone that double screen is arranged) of the LCD that the lcdid representative need be obtained
The internal memory first address that buf LCD pixel data need write
X obtains the X coordinate figure of the starting point of LCD image
Y obtains the Y coordinate figure of the starting point of LCD image
Width obtains the width value of LCD image
Height obtains the height value of LCD image
Return value:
Return the length (the expression byte number that each pixel of the total * of pixel needs) of valid data among the buf
In the 3rd step, the frame that computer analyzing FPGA transmits generates bitmap structure.
Adopt the LCD of 16 looks, a pixel comprises two bytes, and promptly a pixel value is wanted twice transmission.
The LCD data at first through filtering, are only preserved data and 4 instructions.A 0x00 byte can be mended in the instruction front, should remove during decoding.
Image produces brief description:
1. instruction
(1) 0x42:X scope, 4 bytes
??0x00 ??0x42 ??x0 ??x1
When this instruction occurs, should adjust the ordinate scope, and the coordinate starting point is fixed on x0.
(2) 0x43:Y scope, 4 bytes
??0x00 ??0x43 ??y0 ??y1
When this instruction occurs, should adjust the abscissa scope, and the coordinate starting point is fixed on y0.
(3) 0x50: close demonstration, 2 bytes
??0x00 ??0x50
When this instruction occurs, should closing image show.
(4) 0x51: open demonstration, 2 bytes
??0x00 ??0x51
When this instruction occurs, should recover image and show.
2. data
Data are deposited according to unprocessed form generally speaking, if 0x00 then mends a 0x00, in order to avoid the and instruction conflict.
Elder generation's transmission high byte (D15~D8), back transmission low byte (D7~D0).Table 1 has been described the corresponding relation of 16 bit data and RGB color value in the pixel.
The corresponding relation of table 1 data bit and RGB color value
Color color Red R ED Green GREEN Blue BLUE
Data bit Assigned Bit ??D15-D11 ??D10-D5 ??D4-D0
As shown in Figure 5, LCD shows and can show that also what adopt is by " OK " mode by " row " here by " OK " demonstration---be data line connects the next line data.
The LCD displaying contents corresponds to PC and goes up demonstration, needs following step, as shown in Figure 4.
Fig. 6 is the schematic flow sheet that computer analogue mobile phone LCD drives in the test output module among the present invention.
The above; only for the preferable embodiment of the present invention, but protection scope of the present invention is not limited thereto, and anyly is familiar with the people of this technology in technical scope disclosed in this invention; the variation that can expect easily or replacement all should be encompassed within protection scope of the present invention.Therefore, protection scope of the present invention should be as the criterion with the protection range of claim.

Claims (10)

1. the method for generating test information of an automatic test system of mobile phone software is characterized in that, comprise,
The mobile phone that the test instruction input is needed test; The display unit of described mobile phone is carried out screen display according to described test instruction;
Described mobile phone is converted into corresponding image parameter data message with the image that described display unit shows, sends to the control device that is connected with described mobile phone;
Described control device is resolved the image parameter data message that receives, and generates the image that described display unit shows.
2. method for generating test information as claimed in claim 1 is characterized in that,
Describedly need the mode of the mobile phone of test to be meant test instruction input, send corresponding dummy instruction by the button simulated mode to mobile phone for smart mobile phone.
3. method for generating test information as claimed in claim 1 is characterized in that,
Describedly need the mode of the mobile phone of test to be meant test instruction input, send corresponding AT instruction for the mobile phone of high-pass platform.
4. method for generating test information as claimed in claim 1 is characterized in that,
Describedly need the mode of the mobile phone of test to be meant test instruction input, directly mobile phone small keyboard is carried out button, finish the test instruction input by manipulator.
5. method for generating test information as claimed in claim 1 is characterized in that,
It is to carry out hardware by programming device and display unit to be connected that the described image that display unit is shown is converted into corresponding image parameter data message, finishes image by this programming device and transforms.
6. method for generating test information as claimed in claim 1 is characterized in that,
The described image that display unit is shown is converted into corresponding image parameter data message and comprises, Y coordinate figure, the width value of display image, the height value of display image and the length value of valid data of the X coordinate figure of the starting point of the sign value of the display screen that need obtain for the mobile phone that double screen is arranged, the internal memory first address that the display screen matrix data need write, display image, the starting point of display image
Wherein the length value of valid data is meant, the sum of pixel multiply by the value of the expression byte number of each pixel needs.
7. method for generating test information as claimed in claim 1 is characterized in that,
Described control device is resolved the image parameter data message that receives, and generate the image that described display unit shows and be meant,
Described control device filters the image parameter data message that receives, and the control information data of only preserving view data and encapsulating with view data generates the image that described display unit shows according to view data of preserving and control information data;
Described control device filters the image parameter data message that receives, and wherein, message flow is made up of the byte that has frame head sign parcel, distinguishes every frame by the postamble flag byte that defines, and is control frame or Frame by frame head flag byte decision present frame.
8. method for generating test information as claimed in claim 1 is characterized in that,
The control information data that described control device is preserved comprises, be used for determining the coordinate start position of ordinate instruction, be used for determining the coordinate start position of abscissa instruction, be used for the instruction that closing image shows and be used to recover the instruction that image shows.
9. method for generating test information as claimed in claim 8 is characterized in that,
The view data that described control device is preserved is deposited by unprocessed form, if the 0x00 byte is then mended a 0x00 byte, in order to avoid instruct and recovery image instruction conflict with described closing image.
10. method for generating test information as claimed in claim 5 is characterized in that,
Described programming device is meant, Field Programmable Gate Array;
Described control device is a computer.
CN200810171267A 2008-10-30 2008-10-30 Method for generating test information for automatic test system of mobile phone software Pending CN101729160A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN200810171267A CN101729160A (en) 2008-10-30 2008-10-30 Method for generating test information for automatic test system of mobile phone software

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN200810171267A CN101729160A (en) 2008-10-30 2008-10-30 Method for generating test information for automatic test system of mobile phone software

Publications (1)

Publication Number Publication Date
CN101729160A true CN101729160A (en) 2010-06-09

Family

ID=42449470

Family Applications (1)

Application Number Title Priority Date Filing Date
CN200810171267A Pending CN101729160A (en) 2008-10-30 2008-10-30 Method for generating test information for automatic test system of mobile phone software

Country Status (1)

Country Link
CN (1) CN101729160A (en)

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102368856A (en) * 2011-09-17 2012-03-07 北京迈凯互动网络科技有限公司 SIM card controlling apparatus of mobile equipment and system for controlling mobile equipment by computer
CN105446796A (en) * 2015-11-30 2016-03-30 金蝶软件(中国)有限公司 Mobile lightweight application simulation method and device
CN105847501A (en) * 2016-04-26 2016-08-10 广东每通测控科技股份有限公司 Automatic streamline mobile phone online testing method and system
CN106027645A (en) * 2016-05-19 2016-10-12 Tcl移动通信科技(宁波)有限公司 Mutual control method and system for mobile terminals
CN108804262A (en) * 2018-04-20 2018-11-13 句容市宝启电子科技有限公司 A kind of mobile terminal software automatization test system
CN109313629A (en) * 2016-05-11 2019-02-05 电子湾有限公司 The data transmission that management passes through network connection
CN109918000A (en) * 2019-03-12 2019-06-21 苏州乐模软件科技有限公司 Electrode patterning Fulfill testing report automatically method and generation system
CN111045054A (en) * 2019-04-19 2020-04-21 泰州腾翔信息科技有限公司 Navigation data based serial number identification platform
CN111414309A (en) * 2020-03-27 2020-07-14 武汉联影医疗科技有限公司 Automatic test method of application program, computer equipment and storage medium

Cited By (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102368856A (en) * 2011-09-17 2012-03-07 北京迈凯互动网络科技有限公司 SIM card controlling apparatus of mobile equipment and system for controlling mobile equipment by computer
CN105446796A (en) * 2015-11-30 2016-03-30 金蝶软件(中国)有限公司 Mobile lightweight application simulation method and device
CN105446796B (en) * 2015-11-30 2018-10-23 金蝶软件(中国)有限公司 A kind of analogy method and equipment of mobile light application
CN105847501A (en) * 2016-04-26 2016-08-10 广东每通测控科技股份有限公司 Automatic streamline mobile phone online testing method and system
CN105847501B (en) * 2016-04-26 2018-12-25 广东每通测控科技股份有限公司 A kind of full-automatic streamline mobile phone on-line testing method and its system
US11388213B2 (en) 2016-05-11 2022-07-12 Ebay Inc. Managing data transmissions over a network connection
US11856043B2 (en) 2016-05-11 2023-12-26 Ebay Inc. Managing data transmissions over a network connection
CN109313629A (en) * 2016-05-11 2019-02-05 电子湾有限公司 The data transmission that management passes through network connection
CN106027645A (en) * 2016-05-19 2016-10-12 Tcl移动通信科技(宁波)有限公司 Mutual control method and system for mobile terminals
CN108804262A (en) * 2018-04-20 2018-11-13 句容市宝启电子科技有限公司 A kind of mobile terminal software automatization test system
CN109918000A (en) * 2019-03-12 2019-06-21 苏州乐模软件科技有限公司 Electrode patterning Fulfill testing report automatically method and generation system
CN111045054A (en) * 2019-04-19 2020-04-21 泰州腾翔信息科技有限公司 Navigation data based serial number identification platform
CN111414309A (en) * 2020-03-27 2020-07-14 武汉联影医疗科技有限公司 Automatic test method of application program, computer equipment and storage medium
CN111414309B (en) * 2020-03-27 2022-03-01 武汉联影医疗科技有限公司 Automatic test method of application program, computer equipment and storage medium

Similar Documents

Publication Publication Date Title
CN101729160A (en) Method for generating test information for automatic test system of mobile phone software
CN101287266B (en) Test system and method for mobile phone
CN106851678A (en) Blue tooth productses method of testing and device
CN103744787A (en) Cellphone automated testing method
CN102123191A (en) Mobile phone automatic testing method
CN101771894A (en) Testing system and method for recording track of remote controller and digital television receiving terminal
CN114896176B (en) Intelligent driving software/hardware in-loop automatic simulation test system
CN101159814A (en) Embedded equipment camera software dynamic recognizing method
CN107708223A (en) A kind of information interacting method, equipment and computer-readable recording medium
CN101163297B (en) Embedded type interface design device and method
CN113076144A (en) Power amplifier adaptation method, terminal device, storage medium and computer program product
CN107807841A (en) Server analogy method, device, equipment and readable storage medium storing program for executing
CN106020140A (en) Production line control method of electronic ink display product
CN107452306B (en) Tool jig for detecting display panel and detection method thereof
CN104602124A (en) Multi-screen driving method and system of LCD TV and driving main board module
CN209401018U (en) Pacify auxiliary device and the system of arranging
CN116599864A (en) Communication test system, method, equipment and storage medium for automatic interface generation and use case modular development
CN100502523C (en) Method and system of testing result displayed on terminal screen
CN103546342A (en) Terminal consistency testing method and API (application program interface) interface general adapter for terminal consistency testing method
CN102445626A (en) Single board testing method and device for the same
CN103576019B (en) Testing tool, system and method of electrical equipment
CN106792193A (en) A kind of repair system and restorative procedure based on Android TVs
CN112783768A (en) Software graphical interface tester display loading method and server
CN115712537A (en) Low-cost vehicle controller CAN signal simulation system
CN115967660A (en) Method and device for testing CAN protocol conversion, terminal equipment and storage medium

Legal Events

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

Application publication date: 20100609