CN110377476A - Terminal test method, terminal and readable storage medium storing program for executing - Google Patents

Terminal test method, terminal and readable storage medium storing program for executing Download PDF

Info

Publication number
CN110377476A
CN110377476A CN201910604053.7A CN201910604053A CN110377476A CN 110377476 A CN110377476 A CN 110377476A CN 201910604053 A CN201910604053 A CN 201910604053A CN 110377476 A CN110377476 A CN 110377476A
Authority
CN
China
Prior art keywords
function
instruction
value
test
tested
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN201910604053.7A
Other languages
Chinese (zh)
Other versions
CN110377476B (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.)
Wuxi Ruiqin Technology Co Ltd
Original Assignee
Wuxi Ruiqin 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 Wuxi Ruiqin Technology Co Ltd filed Critical Wuxi Ruiqin Technology Co Ltd
Priority to CN201910604053.7A priority Critical patent/CN110377476B/en
Publication of CN110377476A publication Critical patent/CN110377476A/en
Application granted granted Critical
Publication of CN110377476B publication Critical patent/CN110377476B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/22Detection or location of defective computer hardware by testing during standby operation or during idle time, e.g. start-up testing
    • G06F11/26Functional testing
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Abstract

The present embodiments relate to a kind of terminal test method, terminal and readable storage medium storing program for executing, terminal test method includes: the Android test bridge instruction received for test, and Android test bridge instruction carries the instruction value for being used to indicate function to be tested;According to the corresponding relationship for presetting call instruction value and command function, command function corresponding with the instruction value that Android test bridge instruction carries is obtained;Call instruction function is treated test function and is tested.The present invention makes terminal be able to use called function when handling Android test bridge instruction and tests function to be tested indicated by instruction value, cross-platform and normalization test is realized, to improve testing efficiency by way of calling.

Description

Terminal test method, terminal and readable storage medium storing program for executing
Technical field
The present invention relates to automated production field, in particular to a kind of terminal test method, terminal and readable storage medium storing program for executing.
Background technique
In mobile phone terminal production process, need to carry out functional test to the mobile phone being completed, to guarantee plant out Subsequent normal operation.
In the prior art, functional test is divided into two parts, needs to use MediaTek Inc. (Mobile at the end computer PC Engineering Testing Architecture, MTK) testing tool so that mobile phone is entered test pattern, utilize test work Tool carries out partial function test, and carries out another part function using the read-write node (cat and echo) of Android android system It can test;It is surveyed alternatively, sending diag instruction to terminal by recursive function Diag tool using high-pass platform in computer terminal PC Function is tried, and carries out another part functional test using the read-write node of Android android system.Due to being needed in test process It wants mode locating for switching terminal or uses different test modules, disunity complicated for operation, leading to functional test, time-consuming.
Summary of the invention
The embodiment of the present invention provides a kind of terminal test method, terminal and readable storage medium storing program for executing to be made by way of calling Terminal is able to use called function when handling Android test bridge instruction and carries out to function to be tested indicated by instruction value Test realizes cross-platform and normalization test, to improve functional efficiency.
The embodiment of the present invention provides a kind of terminal test method, comprising: receives the Android test bridge instruction for test, institute It states Android test bridge instruction and carries the instruction value for being used to indicate function to be tested;According to pre-set described instruction value and instruction The corresponding relationship of function obtains command function corresponding with the instruction value that Android test bridge instruction carries;Call the finger Function is enabled, the function to be tested is tested.
In addition, the corresponding relationship according to pre-set instruction value and command function, obtains and tests with the Android The corresponding command function of instruction value that bridge instruction carries, specifically includes: in pre-stored N number of local instruction value, inquiry is It is no to there is the local instruction value identical with the instruction value that Android test bridge instruction carries;Wherein, each local refers to Value is enabled to respectively correspond an enumeration type value;Identical local instruction value if it exists then obtains local corresponding piece of the instruction value Lift types value;Wherein, each enumeration type value also respectively corresponds a command function;Obtain the corresponding finger of the enumeration type value Enable function;The call instruction function is tested the function to be tested, is specifically included: calling described corresponding enumerate Command function corresponding to types value tests the function to be tested.
In addition, the instruction value that the Android test bridge instruction carries is greater than 1, each described instruction value is respectively used to instruction one Function to be tested: described in pre-stored N number of local instruction value, inquiry is taken with the presence or absence of with Android test bridge instruction The identical local instruction value of the instruction value of band, specifically: in pre-stored N number of local instruction value, inquires whether deposit one by one In each local instruction value identical with each instruction of Android test bridge instruction carrying;It is described to call corresponding enumeration type value Corresponding command function is treated test function and is tested, specifically included: calling one by one corresponding with each instruction value each Each command function corresponding to enumeration type value, the function to be tested of indicating respectively to each described instruction value are tested one by one.
In addition, identical enumeration type value if it does not exist, then return to the test instruction ignore statement.
In addition, described obtain the corresponding command function of the enumeration type value, comprising: it is described right to be positioned using case statement The corresponding command function of enumeration type value answered;The call instruction function, treats test function and is tested, comprising: calls The described instruction function of navigating to, tests the function to be tested.
In addition, being requested in response to enumeration type value and the update for being worth corresponding local instruction value with the enumeration type, more The local instruction value of new the enumeration type value and the storage;Update the enumeration type value in the case statement.
In addition, the Android test bridge instruction received for test, specifically includes: described in being received by executable program Android tests bridge instruction;The executable program calls principal function to parse the Android test bridge instruction, obtains described instruction value.
In addition, the function to be tested includes following one or any combination thereof: sensor test and calibration function, read-write Attribute obtains informational function, read-write properties control function of current, read-write driving node acquisition hardware information function, reading and writing of files and obtains Item function, function call executable program function, calling interface is taken unsuccessfully to realize read-write operation function.
The embodiment of the invention also provides a kind of terminals, comprising: at least one processor;And with it is described at least one The memory of processor communication connection;Wherein, the memory is stored with the instruction that can be executed by least one described processor, Described instruction is executed by least one described processor, so that at least one described processor is able to carry out as in above-described embodiment Described in any item terminal test methods.
The embodiment of the present invention also provides a kind of readable storage medium storing program for executing, stores executable program, at the executable code Reason device realizes terminal test method described in any one of above-described embodiment when executing.
Compared with prior art, technical solution provided in an embodiment of the present invention has the advantage that
The embodiment of the present invention provides a kind of terminal test method, tests the instruction value that bridge instruction carries with Android by obtaining Corresponding command function recalls the mode of the command function, surveys the terminal for receiving Android test bridge instruction in processing Android Be able to use called function when examination bridge instruction function to be tested indicated by instruction value tested, realize it is cross-platform and Normalization test, to improve testing efficiency.
In addition, an Android test bridge instruction includes multiple instruction values for being used to indicate function to be tested, it can be realized and connect An Android test bridge instruction is received, multiple functions to be tested are tested, to improve testing efficiency.
In addition, can quickly navigate to command function corresponding to enumeration type value using case statement, further increase Testing efficiency.
In addition, can be carried out more to pre-stored enumeration type value and local instruction value corresponding with enumeration type value Newly, so that the command function that can be called has expansion, and then the calling to command function corresponding to more instruction values is realized, Improve the degree of automation of functional test.
Detailed description of the invention
One or more embodiments are illustrated by the picture in corresponding attached drawing, these exemplary theorys The bright restriction not constituted to embodiment.
Fig. 1 is a kind of terminal test method flow chart that one embodiment of the invention provides;
Fig. 2 is a kind of terminal test method flow chart that further embodiment of this invention provides;
Fig. 3 be another embodiment of the present invention provides a kind of terminal structure schematic diagram.
Specific embodiment
It can be seen from background technology that existing terminal test method needs to switch different platforms or is made during terminal test With different test modules, this will affect the efficiency of functional test.
To solve the above problems, the embodiment of the invention provides a kind of terminal test methods, comprising: receive for test Android tests bridge instruction, and Android test bridge instruction carries the instruction value for being used to indicate function to be tested;According to preset to obtain refer to The corresponding relationship of value and command function is enabled, command function corresponding with the instruction value that Android test bridge instruction carries is obtained;It calls Command function is treated test function and is tested.The present invention makes terminal in processing Android test bridge instruction by way of calling When be able to use called function function to be tested indicated by instruction value tested, realize that cross-platform and normalization is surveyed Examination, to improve functional test efficiency.
In order to make the object, technical scheme and advantages of the embodiment of the invention clearer, below in conjunction with attached drawing to the present invention Each embodiment be explained in detail.However, it will be understood by those skilled in the art that in various embodiments of the present invention In, in order to make the reader understand this application better, many technical details are proposed.But even if without these technical details and Based on the various changes and modifications of following embodiment, the application technical solution claimed also may be implemented.
For the ease of stating briefly, Android test bridge instruction (Android Debug Bridge, ADB) is known as below ADB instruction.
Fig. 1 is a kind of terminal test method flow chart that one embodiment of the invention provides.Referring to Fig.1, terminal test method It comprises the steps of:
Step 101: receiving the ADB instruction for test, ADB instruction carries the instruction value being used to indicate to brake.
In the present embodiment, the terminal of test is Android (android) terminal.
Specifically, terminal receives the ADB instruction for test formulated and sent by the end PC.It is instructed by ADB, it can be with Control equipment or mobile phone simulator are in different states, can also carry out a variety of operations, such as installation software, upgrade-system. Android terminal uses Android system when receiving ADB instruction.It should be noted that in the present embodiment, the Android for test The type of terminal is not limited.
It include the structural information and instruction value of ADB instruction in ADB instruction, the structural information of ADB instruction includes client (Adb Client), server (Adb Server) and demons (Adb daemon), instruction value is used to indicate to be tested Function.It should be noted that ADB instruction may include one or more instruction values, each instruction value represent it is different to Test function.
Function to be tested includes following one or any combination thereof: sensor test and calibration function, read-write properties obtain Informational function, read-write properties control function of current, read-write driving node obtain hardware information function, reading and writing of files obtains failure item Function, function call executable program function, calling interface realize read-write operation function.
Step 102: according to the corresponding relationship of pre-set instruction value and command function, obtaining and ADB instruction carrying The corresponding command function of instruction value.
Specifically, receive for test Android test bridge ADB instruction before, preset in terminal instruction value and The one-to-one relationship of command function.When terminal monitoring is to instruction value, according to the one-to-one relationship, corresponding instruction is obtained Function.It should be noted that command function is either the function that this terminal present mode may be implemented, is also possible to this terminal Present mode cannot achieve and the function that needs that other modes or other platforms is called just to be able to achieve.
Step 103: call instruction function is treated test function and is tested.
Specifically, when the read-write node of Android system (cat and echo), which can treat test function, to be tested, eventually End carries out functional test using the read-write node of Android system;When the read-write node of Android system can identify instruction value but can not be right The function to be tested of instruction value instruction is when being tested, and calls the progressive function module diag and MTK platform of high-pass platform The function of meta tool is treated test function and is tested.
It should be noted that in the present embodiment, the defmacro in the exploitation file (mk) of executable program: QCOM_OR_ MTK_FEATURE_ENABLE indicates the source code of compiling QCOM platform;Undefined macro, the expression compiling MTK platform source code;In head The macro header file and function source code to judge to compile which platform is used in file (.h) and source file (.cpp) file.
It should be noted that the platform tools that can be called are not limited to the tool of high-pass platform and MTK platform, platform tools Effect be that auxiliary mobile phone carries out functional test, that is to say, that when terminal has functional test demand, and the read-write of Android system When node can not be tested, it is necessary to be called to that can test to the tool of brake, to realize cross-platform and return One changes.
The embodiment of the present invention makes terminal be able to use called function when handling ADB instruction by way of calling Function to be tested indicated by instruction value is tested, cross-platform and normalization test is realized, improves testing efficiency.
Fig. 2 is a kind of terminal test method flow chart that further embodiment of this invention provides, and the present embodiment will be to previous reality Each step applied in example is described in detail.Referring to Fig. 2, terminal test method is comprised the steps of:
Step 201: ADB instruction is received by executable program.
Executable program is mounted in terminal Android system environment, for receiving and handling ADB instruction, is wrapped in ADB instruction The instruction value of function to be tested is used to indicate containing one or more.In the present embodiment, it is used to indicate in ADB instruction comprising one The instruction value of function to be tested.It in other embodiments, include multiple instructions for being used to indicate function to be tested in ADB instruction Value.
Step 202: calling principal function parsing ADB instruction, obtain instruction value.
Executable program calls principal function main, principal function main acquisition instruction value, main letter after receiving ADB instruction Number main be it is pre-set pre-set for parsing the function of ADB instruction, in principal function main be used to indicate it is to be tested Position of the instruction value of function in ADB instruction.
Specifically, after executable program receives ADB instruction, before executable program calls principal function main, Executable program can provide argc value and argv value gives principal function main, and wherein argc represents the quantity of all values in ADB instruction, Argv represents the content of all values in ADB instruction, and the value in ADB instruction is ordered arrangement, presets in principal function main Position of the instruction value in ADB instruction, therefore by calling principal function available instruction value.
Subsequent step includes: to obtain and instruct with ADB according to the corresponding relationship for presetting call instruction value and command function The corresponding command function of the instruction value of carrying.It will be described in detail below:
Step 203: in pre-stored N number of local instruction, inquiry is with the presence or absence of the instruction value phase carried with ADB instruction Same local instruction value, wherein each local instruction value respectively corresponds an enumeration type value.
Local instruction value is used to indicate the function to be tested that the terminal needs to carry out, and terminal needs the function to be tested of carrying out The demand of situation and test item is supported by the device of terminal to determine.
It should be noted that in the present embodiment, the instruction value carried in ADB instruction is greater than 1, each described instruction value point It is not used to indicate one to brake;Correspondingly, in pre-stored N number of local instruction value, inquiry one by one whether there is and ADB Instruct the identical each local instruction value of each instruction carried.
In other embodiments, only include an instruction value in ADB instruction, only need to once be looked into query process It askes.One ADB instruction includes multiple instruction values for being used to indicate function to be tested, can be realized ADB instruction of reception, test Multiple functions to be tested, to improve testing efficiency.
When the identical local instruction value of the instruction value not inquired with ADB instruction carries, step S204 is executed;Work as presence When local instruction value identical with the instruction value that ADB instruction carries, step S205 is executed.
Step 204: returning to test instruction ignore statement.
Step 205: obtaining the corresponding enumeration type value of local instruction value, each enumeration type value also respectively corresponds an instruction function Energy.
It, can be mutually deserved after obtaining local instruction value since each local instruction value respectively corresponds an enumeration type value To enumeration type value corresponding with local instruction value.It should be noted that each enumeration type value also respectively corresponds a command function. Wherein, enumeration type value includes constant.
Step 206: obtaining enumeration type and be worth corresponding command function.
It is available after obtaining enumeration type value since each enumeration type value also respectively corresponds a command function Command function corresponding with enumeration type value, command function is for testing function to be tested.
In the present embodiment, command function corresponding with enumeration type value is obtained by case statement.In other embodiments In, by judging that sentence obtains command function corresponding with enumeration type value.
Case statement can quickly navigate to command function corresponding to enumeration type value, further increase testing efficiency.
Subsequent step includes: call instruction function, treats test function and is tested.Concrete methods of realizing is as follows:
Step 207: calling command function corresponding to corresponding enumeration type value, treat test function and tested.
Specifically, in the present embodiment, the instruction value that ADB instruction carries is greater than 1, treats test function and carries out test bag It includes: each command function corresponding to each enumeration type value corresponding with each instruction value is called one by one, to each described instruction value The function to be tested of indicating respectively is tested one by one.
In the present embodiment, call instruction function is treated test function and is tested, comprising: transfers the instruction function navigated to Can, it treats test function and is tested.
According to ADB instruct in instruction value successive, call instruction function one by one.When user sets calling sequence, with Calling sequence set by user is excellent.Other features are same with the above-mentioned embodiment, no longer repeated herein.
In the present embodiment, terminal test method is further comprising the steps of:
Step 208: requesting, update in response to enumeration type value and the update for being worth corresponding local instruction value with enumeration type The local instruction value of enumeration type value and storage.
Enumeration type value and local instruction value corresponding with enumeration type value can update, and enable the terminal to support more The instruction value for being used to indicate function to be tested of type, improves the degree of automation of functional test.It should be noted that it is above-mentioned more New includes one or both of newly-increased, deletion.
In addition, above-mentioned update can carry out in batches in product function test process, it will not influence product function and tested Journey.
Step 209: updating the enumeration type value in case statement.
Above-mentioned update includes one or both of newly-increased, deletion.When there is newly-increased command function, in case statement Increase new enumeration type value corresponding with the command function increased newly, enables and call newly-increased instruction by case statement Function.
The embodiment of the present invention recalls the instruction by obtaining command function corresponding with the instruction value of ADB instruction carrying The mode of function makes the terminal for receiving ADB instruction be able to use called function when handling ADB instruction to instruction value meaning The function to be tested of showing is tested, and cross-platform and normalization test is realized, to improve testing efficiency.
In addition, including multiple instruction values for being used to indicate function to be tested in an ADB instruction, it is primary to can be realized reception When ADB is instructed, multiple functions to be tested are tested, to improve testing efficiency;In addition, can quickly be navigated to using case statement Command function corresponding to enumeration type value, further increases testing efficiency;In addition, to pre-stored enumeration type value and with The corresponding local instruction value of enumeration type value is updated, so that the command function that can be called has expansion, and then realization pair The calling of command function corresponding to more instruction values, improves the degree of automation of functional test.
The embodiment of the present invention also provides a kind of terminal, Fig. 3 be another embodiment of the present invention provides a kind of terminal structure show It is intended to.Referring to Fig. 3, including at least one processor 301;And the memory with the communication connection of at least one processor 301 302;Wherein, memory 302 is stored with the instruction that can be executed by least one processor 301, instructs by least one processor 301 execute, so that at least one processor 301 is able to carry out above-mentioned terminal test method.
Wherein, memory 302 is connected with processor 301 using bus mode, and bus may include any number of interconnection Bus and bridge, bus is by one or more processors 301 together with the various circuit connections of memory 302.Bus may be used also With by such as peripheral equipment, voltage-stablizer, together with various other circuit connections of management circuit or the like, these are all It is known in the art, therefore, it will not be further described herein.Bus interface provides between bus and transceiver Interface.Transceiver can be an element, be also possible to multiple element, such as multiple receivers and transmitter, provide for The unit communicated on transmission medium with various other devices.The data handled through processor 301 pass through antenna on the radio medium It is transmitted, further, antenna also receives data and transfers data to processor 301.
The embodiment of the present invention also provides a kind of readable storage medium storing program for executing, stores executable program, executable code processor Above method embodiment is realized when execution.
It will be understood by those skilled in the art that implementing the method for the above embodiments is that can pass through Program is completed to instruct relevant hardware, which is stored in a storage medium, including some instructions are used so that one A equipment (can be single-chip microcontroller, chip etc.) or processor execute all or part of the steps of each embodiment method of the application. And storage medium above-mentioned includes: that USB flash disk, mobile hard disk, read-only memory (Read-Only Memory, ROM), arbitrary access are deposited The various media that can store program code such as reservoir (Random Access Memory, RAM), magnetic or disk.
It will be understood by those skilled in the art that the respective embodiments described above are to realize specific embodiments of the present invention, And in practical applications, can to it, various changes can be made in the form and details, without departing from the spirit and scope of the present invention. Anyone skilled in the art can be made respectively to change and modify, therefore this hair without departing from the spirit and scope of the present invention Bright protection scope should be subject to claim restriction range.

Claims (10)

1. a kind of terminal test method characterized by comprising
The Android test bridge instruction for test is received, the Android test bridge instruction carries the finger for being used to indicate function to be tested Enable value;
According to the corresponding relationship of pre-set described instruction value and command function, obtains and carried with Android test bridge instruction The corresponding command function of instruction value;
Described instruction function is called, the function to be tested is tested.
2. terminal test method according to claim 1, which is characterized in that described according to pre-set instruction value and finger The corresponding relationship of function is enabled, command function corresponding with the instruction value that Android test bridge instruction carries is obtained, specifically includes:
In pre-stored N number of local instruction value, inquiry is with the presence or absence of the instruction value carried with Android test bridge instruction The identical local instruction value;Wherein, each local instruction value respectively corresponds an enumeration type value;
Identical local instruction value if it exists then obtains the corresponding enumeration type value of the local instruction value;Wherein, each described piece It lifts types value and also respectively corresponds a command function;
Obtain the corresponding command function of the enumeration type value;
The call instruction function is tested the function to be tested, is specifically included:
Command function corresponding to the corresponding enumeration type value is called, the function to be tested is tested.
3. terminal test method according to claim 2, which is characterized in that the instruction that the Android test bridge instruction carries Value is greater than 1, and each described instruction value is respectively used to one function to be tested of instruction;
It is described in pre-stored N number of local instruction value, inquiry is with the presence or absence of the finger carried with Android test bridge instruction The identical local instruction value of order value, specifically:
In pre-stored N number of local instruction value, inquiry is each with the presence or absence of carrying with Android test bridge instruction one by one Instruct identical each local instruction value;
It is described to call command function corresponding to corresponding enumeration type value, it treats test function and is tested, specifically included:
Each command function corresponding to each enumeration type value corresponding with each instruction value is called one by one, to each described instruction value The function to be tested of indicating respectively is tested one by one.
4. terminal test method according to claim 2, which is characterized in that further include:
Identical enumeration type value if it does not exist then returns to the test instruction ignore statement.
5. terminal test method according to claim 2, which is characterized in that the acquisition enumeration type value is corresponding Command function, comprising: position the corresponding command function of the corresponding enumeration type value using case statement;The call instruction Function is treated test function and is tested, comprising:
The described instruction function of navigating to described in calling tests the function to be tested.
6. terminal test method according to claim 2, which is characterized in that further include:
It requests in response to enumeration type value and the update for being worth corresponding local instruction value with the enumeration type, is enumerated described in update The local instruction value of types value and the storage;
Update the enumeration type value in the case statement.
7. terminal test method according to any one of claim 1 to 6, which is characterized in that the reception is for testing Android test bridge instruction, specifically include:
The Android, which is received, by executable program tests bridge instruction;
The executable program calls principal function to parse the Android test bridge instruction, obtains described instruction value.
8. terminal test method according to any one of claim 1 to 6, which is characterized in that the function packet to be tested Include following one or any combination thereof:
Sensor test and calibration function, read-write properties obtain informational function, read-write properties control function of current, read-write driving section Point obtains hardware information function, reading and writing of files obtains failure item function, function call executable program function, calling interface and realizes Read-write operation function.
9. a kind of terminal characterized by comprising
At least one processor;And
The memory being connect at least one described processor communication;Wherein,
The memory is stored with the instruction that can be executed by least one described processor, and described instruction is by described at least one It manages device to execute, so that at least one described processor is able to carry out such as terminal test side described in any item of the claim 1 to 8 Method.
10. a kind of readable storage medium storing program for executing, is stored with executable program, which is characterized in that the executable code processor is held Terminal test method described in any item of the claim 1 to 8 is realized when row.
CN201910604053.7A 2019-07-05 2019-07-05 Terminal testing method, terminal and readable storage medium Active CN110377476B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910604053.7A CN110377476B (en) 2019-07-05 2019-07-05 Terminal testing method, terminal and readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910604053.7A CN110377476B (en) 2019-07-05 2019-07-05 Terminal testing method, terminal and readable storage medium

Publications (2)

Publication Number Publication Date
CN110377476A true CN110377476A (en) 2019-10-25
CN110377476B CN110377476B (en) 2023-07-28

Family

ID=68252152

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910604053.7A Active CN110377476B (en) 2019-07-05 2019-07-05 Terminal testing method, terminal and readable storage medium

Country Status (1)

Country Link
CN (1) CN110377476B (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112069015A (en) * 2020-11-10 2020-12-11 鹏城实验室 Instruction execution method and device for instruction simulator, terminal equipment and storage medium
CN113392030A (en) * 2021-07-30 2021-09-14 北京达佳互联信息技术有限公司 Method and device for testing Js bridge and related equipment

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104980552A (en) * 2015-06-18 2015-10-14 惠州Tcl移动通信有限公司 Method and system for realizing automatic test of Android mobile terminal
CN105227949A (en) * 2015-09-16 2016-01-06 成都三零凯天通信实业有限公司 A kind of Android Set Top Box automated testing method
CN106021101A (en) * 2016-05-16 2016-10-12 北京奇虎科技有限公司 Method and device for testing mobile terminal

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104980552A (en) * 2015-06-18 2015-10-14 惠州Tcl移动通信有限公司 Method and system for realizing automatic test of Android mobile terminal
CN105227949A (en) * 2015-09-16 2016-01-06 成都三零凯天通信实业有限公司 A kind of Android Set Top Box automated testing method
CN106021101A (en) * 2016-05-16 2016-10-12 北京奇虎科技有限公司 Method and device for testing mobile terminal

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112069015A (en) * 2020-11-10 2020-12-11 鹏城实验室 Instruction execution method and device for instruction simulator, terminal equipment and storage medium
CN113392030A (en) * 2021-07-30 2021-09-14 北京达佳互联信息技术有限公司 Method and device for testing Js bridge and related equipment
CN113392030B (en) * 2021-07-30 2023-10-24 北京达佳互联信息技术有限公司 Method and device for testing Js bridge and related equipment

Also Published As

Publication number Publication date
CN110377476B (en) 2023-07-28

Similar Documents

Publication Publication Date Title
CN105159833A (en) Automatic testing device and method
CN105302710A (en) Method and apparatus for determining test case in need of regression testing
CN111432000A (en) Control method, device, equipment and storage medium of Internet of things equipment
CN111897638A (en) Distributed task scheduling method and system
CN109669787B (en) Data transmission method and device, storage medium and electronic equipment
CN110688096B (en) Method and device for constructing application program containing plug-in, medium and electronic equipment
CN111400172B (en) Program debugging method and device
CN110727581B (en) Crash positioning method and electronic equipment
CN111737564B (en) Information query method, device, equipment and medium
CN110377476A (en) Terminal test method, terminal and readable storage medium storing program for executing
CN104298602A (en) Method and device for debugging application program
CN112035344A (en) Multi-scenario test method, device, equipment and computer readable storage medium
CN110769002A (en) LabVIEW-based message analysis method, system, electronic device and medium
CN103455363A (en) Command processing method, device and physical host of virtual machine
CN111061489A (en) Multi-platform compiling detection method, device, equipment and medium
CN115134427B (en) Communication protocol coordination method, device, computer equipment and storage medium
CN114880020A (en) Software development kit management method, related device and computer program product
CN112182083A (en) File generation method, device, equipment and storage medium
CN111078571A (en) Test method for simulation response, terminal device and computer readable storage medium
CN105573903A (en) Automatic test method, automatic test device, automatic test system and access proxy
CN107078919B (en) Method, device and equipment for acquiring reliability configuration strategy
CN117632445B (en) Request processing method and device, task execution method and device
CN114143329B (en) Method and device for synchronous execution of main and standby functions and parameter transmission
CN114168652A (en) Intelligent contract interaction method, device, equipment and storage medium
CN114020607B (en) BMC debugging method and device and computer equipment

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