CN112199272A - Intelligent terminal testing method and device, terminal equipment and medium - Google Patents

Intelligent terminal testing method and device, terminal equipment and medium Download PDF

Info

Publication number
CN112199272A
CN112199272A CN202010933935.0A CN202010933935A CN112199272A CN 112199272 A CN112199272 A CN 112199272A CN 202010933935 A CN202010933935 A CN 202010933935A CN 112199272 A CN112199272 A CN 112199272A
Authority
CN
China
Prior art keywords
basic
intelligent terminal
test
testing
target
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
CN202010933935.0A
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.)
SHENZHEN CULTRAVIEW DIGITAL TECHNOLOGY CO LTD
Original Assignee
SHENZHEN CULTRAVIEW DIGITAL 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 SHENZHEN CULTRAVIEW DIGITAL TECHNOLOGY CO LTD filed Critical SHENZHEN CULTRAVIEW DIGITAL TECHNOLOGY CO LTD
Priority to CN202010933935.0A priority Critical patent/CN112199272A/en
Publication of CN112199272A publication Critical patent/CN112199272A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/36Preventing errors by testing or debugging software
    • G06F11/3668Software testing
    • G06F11/3672Test management
    • G06F11/3688Test management for test execution, e.g. scheduling of test suites
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04MTELEPHONIC COMMUNICATION
    • H04M1/00Substation equipment, e.g. for use by subscribers
    • H04M1/24Arrangements for testing

Abstract

The application is applicable to the technical field of testing, and provides a testing method, a testing device, terminal equipment and a medium for an intelligent terminal, wherein the method comprises the following steps: after the basic system of the intelligent terminal is started, basic starting information is sent to a testing end, and a target system which is developed depending on the basic system is installed in the intelligent terminal; receiving a basic test command returned by the test end aiming at the basic starting information, wherein the basic test command is used for testing the basic system function of the intelligent terminal; starting the target system while testing the basic system function; and when a target test command sent by the test end is received, testing the target system function of the intelligent terminal according to the target test command. By the method, the testing time can be shortened, and the testing speed is accelerated.

Description

Intelligent terminal testing method and device, terminal equipment and medium
Technical Field
The application belongs to the technical field of testing, and particularly relates to a testing method and device for an intelligent terminal, terminal equipment and a medium.
Background
Before the intelligent terminal leaves a factory, the functions of the intelligent terminal need to be tested. Generally, the test of the intelligent terminal needs to be performed after the system program of the intelligent terminal is started. Taking an intelligent terminal running an android system as an example, at present, a test for the intelligent terminal needs to be started only after the android system is started. However, the starting time of the android system is relatively long, if the intelligent terminal is tested after the android system is started, the time spent in the whole testing process is relatively long, and the testing efficiency is relatively low.
Disclosure of Invention
The embodiment of the application provides a testing method and device of an intelligent terminal, terminal equipment and a medium, which can reduce the time spent on testing the intelligent terminal and improve the testing efficiency.
In a first aspect, an embodiment of the present application provides a method for testing an intelligent terminal, which is applied to the intelligent terminal, and the method includes:
after the basic system of the intelligent terminal is started, basic starting information is sent to a testing end, and a target system which is developed depending on the basic system is installed in the intelligent terminal;
receiving a basic test command returned by the test end aiming at the basic starting information, wherein the basic test command is used for testing the basic system function of the intelligent terminal;
starting the target system while testing the basic system function;
and when a target test command sent by the test end is received, testing the target system function of the intelligent terminal according to the target test command.
In a second aspect, an embodiment of the present application provides a method for testing an intelligent terminal, which is applied to a test end device, and the method includes:
when basic starting information from the intelligent terminal is received, sending a basic test command to the intelligent terminal, wherein the basic test command is used for testing basic system functions of the intelligent terminal, and a target system which depends on basic system development is installed in the intelligent terminal;
receiving a basic test result returned by the intelligent terminal aiming at the basic test command;
after the basic test command is sent, sending a target test command to the intelligent terminal, wherein the target test command is used for testing the target system function of the intelligent terminal;
receiving a target test result returned by the intelligent terminal aiming at the base target test command;
and generating a test report of the intelligent terminal according to the basic test result and the target test result.
In a third aspect, an embodiment of the present application provides a testing apparatus for an intelligent terminal, which is applied to the intelligent terminal, and the apparatus includes:
the information sending module is used for sending basic starting information to the testing end after the basic system of the intelligent terminal is started, and a target system which is developed by the basic system is installed in the intelligent terminal;
a receiving module, configured to receive a basic test command returned by the testing end for the basic start information, where the basic test command is used to test a basic system function of the intelligent terminal;
the target system starting module is used for starting the target system while testing the functions of the basic system;
and the test execution module is used for testing the target system function of the intelligent terminal according to the target test command when receiving the target test command sent by the test end.
In a fourth aspect, an embodiment of the present application provides a testing apparatus for an intelligent terminal, which is applied to a testing terminal device, and the apparatus includes:
the intelligent terminal comprises a basic test command sending module, a basic test command sending module and a basic test command sending module, wherein the basic test command sending module is used for sending a basic test command to the intelligent terminal when receiving basic starting information from the intelligent terminal, the basic test command is used for testing basic system functions of the intelligent terminal, and a target system which depends on basic system development is installed in the intelligent terminal;
a basic test result receiving module, configured to receive a basic test result returned by the intelligent terminal for the basic test command;
the target test command sending module is used for sending a target test command to the intelligent terminal after the basic test command is sent, wherein the target test command is used for testing the target system function of the intelligent terminal;
the target test result receiving module is used for receiving a target test result returned by the intelligent terminal aiming at the base target test command;
and the test report generating module is used for generating a test report of the intelligent terminal according to the basic test result and the target test result.
In a fifth aspect, an embodiment of the present application provides a terminal device, which includes a memory, a processor, and a computer program stored in the memory and executable on the processor, and the processor, when executing the computer program, implements the method according to the first aspect.
In a sixth aspect, an embodiment of the present application provides a terminal device, which includes a memory, a processor, and a computer program stored in the memory and executable on the processor, and the processor, when executing the computer program, implements the method according to the second aspect.
In a seventh aspect, this application provides a computer-readable storage medium, which stores a computer program, and when the computer program is executed by a processor, the computer program implements the method according to the first aspect.
In an eighth aspect, the present application provides a computer-readable storage medium, which stores a computer program, and when the computer program is executed by a processor, the computer program implements the method according to the second aspect.
In a ninth aspect, embodiments of the present application provide a computer program product, which, when run on a terminal device, causes the terminal device to execute the method according to the first aspect.
In a ninth aspect, the present application provides a computer program product, which when run on a terminal device, causes the terminal device to execute the method of the second aspect.
Compared with the prior art, the embodiment of the application has the advantages that: in the embodiment of the application, the intelligent terminal comprises a target system, the target system is developed depending on a basic system, and basic starting information is sent to the testing end after the basic system of the intelligent terminal is started; after receiving the basic starting information, the test end sends a basic test command to the intelligent terminal; after receiving the basic test command, the intelligent terminal tests the basic system function according to the basic test command and returns the test result to the test end; while carrying out basic test, the intelligent terminal starts a target system; the test end sends a plurality of basic test commands to the intelligent terminal, and after the intelligent terminal executes the test of the functions of a plurality of basic systems, the target system of the intelligent terminal is started, so that the functions of the target system of the intelligent terminal can be tested; and when the intelligent terminal receives a target test command sent by the test end, testing the target system function of the intelligent terminal according to the target test command. In the application, the intelligent terminal starts the target system while performing basic function test, so that the test time of the intelligent terminal is shortened, and the test efficiency is improved.
Drawings
In order to more clearly illustrate the technical solutions in the embodiments of the present application, the drawings needed to be used in the embodiments or the prior art descriptions will be briefly described below, and it is obvious that the drawings in the following description are only some embodiments of the present application, and it is obvious for those skilled in the art to obtain other drawings without creative efforts.
Fig. 1 is a schematic flowchart of a testing method for an intelligent terminal according to an embodiment of the present application;
fig. 2 is a schematic flowchart of a testing method for an intelligent terminal according to a second embodiment of the present application;
fig. 3 is a flowchart of a testing method of an intelligent terminal provided by the prior art;
fig. 4 is a schematic flowchart of a testing method for an intelligent terminal according to a third embodiment of the present application
Fig. 5 is a schematic structural diagram of a testing apparatus of an intelligent terminal according to a fourth embodiment of the present application;
fig. 6 is a schematic structural diagram of a testing apparatus of an intelligent terminal according to a fifth embodiment of the present application;
fig. 7 is a schematic structural diagram of a terminal device according to a sixth embodiment of the present application.
Detailed Description
In the following description, for purposes of explanation and not limitation, specific details are set forth, such as particular system structures, techniques, etc. in order to provide a thorough understanding of the embodiments of the present application. However, it will be apparent to one skilled in the art that the present application may be practiced in other embodiments that depart from these specific details. In other instances, detailed descriptions of well-known systems, devices, circuits, and methods are omitted so as not to obscure the description of the present application with unnecessary detail.
It will be understood that the terms "comprises" and/or "comprising," when used in this specification and the appended claims, specify the presence of stated features, integers, steps, operations, elements, and/or components, but do not preclude the presence or addition of one or more other features, integers, steps, operations, elements, components, and/or groups thereof.
It should also be understood that the term "and/or" as used in this specification and the appended claims refers to and includes any and all possible combinations of one or more of the associated listed items.
As used in this specification and the appended claims, the term "if" may be interpreted contextually as "when", "upon" or "in response to" determining "or" in response to detecting ". Similarly, the phrase "if it is determined" or "if a [ described condition or event ] is detected" may be interpreted contextually to mean "upon determining" or "in response to determining" or "upon detecting [ described condition or event ]" or "in response to detecting [ described condition or event ]".
Furthermore, in the description of the present application and the appended claims, the terms "first," "second," "third," and the like are used for distinguishing between descriptions and not necessarily for describing or implying relative importance.
Reference throughout this specification to "one embodiment" or "some embodiments," or the like, means that a particular feature, structure, or characteristic described in connection with the embodiment is included in one or more embodiments of the present application. Thus, appearances of the phrases "in one embodiment," "in some embodiments," "in other embodiments," or the like, in various places throughout this specification are not necessarily all referring to the same embodiment, but rather "one or more but not all embodiments" unless specifically stated otherwise. The terms "comprising," "including," "having," and variations thereof mean "including, but not limited to," unless expressly specified otherwise.
Fig. 1 is a schematic flowchart of a testing method for an intelligent terminal according to an embodiment of the present application, where as shown in fig. 1, the method includes:
s101, after the basic system of the intelligent terminal is started, basic starting information is sent to a testing end, and a target system which is developed depending on the basic system is installed in the intelligent terminal;
the execution main body of this embodiment is intelligent terminal, and intelligent terminal specifically can be the mainboard of smart television.
The basic system can be a Linux system, and the target system can be an android system. When the intelligent terminal is started, the android system can be started only after the Linux system is started because the android system is based on Linux. When the intelligent terminal is started, the Linux system is started firstly, after the Linux system is started, the intelligent terminal can send Linux system starting information to the testing terminal, and after the testing terminal receives the Linux system starting information, the testing can be started.
S102, receiving a basic test command returned by the test end aiming at the basic starting information, wherein the basic test command is used for testing the basic system function of the intelligent terminal;
the testing of the intelligent terminal needs to test a plurality of functions of the intelligent terminal, when one function is tested, the testing end sends a testing command to the intelligent terminal, the intelligent terminal collects corresponding information according to the testing command after receiving the testing command, then sends the information to the testing end, and the testing end sends the next testing command to the intelligent terminal after receiving the information until all the functions of the intelligent terminal are tested.
Specifically, after receiving the Linux system start information, the test end may send basic test commands to the intelligent terminal, where the basic test commands are used to test the Linux function of the intelligent terminal. And when the intelligent terminal receives the received basic test command, calling the corresponding test program, acquiring corresponding information and sending the information to the test terminal, wherein the information is used for judging the function of the intelligent terminal by the test terminal.
S103, starting the target system while testing the functions of the basic system;
specifically, the intelligent terminal starts the android system immediately after the Linux system is started. The method is equivalent to that the android system is started when the intelligent terminal tests the Linux function.
And S104, when receiving the target test command sent by the test terminal, testing the target system function of the intelligent terminal according to the target test command.
Specifically, after the test end sends all the basic test commands, a target test command is sent to test the android function of the intelligent terminal. When the intelligent terminal carries out basic function test, the android system can be started simultaneously, so that after the basic function test is completed, the android system is also started and completed, and the android function can be tested immediately.
In this embodiment, the intelligent terminal tests the Linux function while the android system is started, which is equivalent to saving the time for starting the android system for the same time duration in the test process, and improving the test efficiency.
Fig. 2 is a schematic flowchart of a testing method for an intelligent terminal according to a second embodiment of the present application, and as shown in fig. 2, the method includes:
s201, when basic starting information from the intelligent terminal is received, sending a basic test command to the intelligent terminal, wherein the basic test command is used for testing basic system functions of the intelligent terminal, and a target system which is developed depending on the basic system is installed in the intelligent terminal;
the execution subject of the embodiment is a test end device, which may be a computer or other computing device.
Specifically, the basic start information may be Linux system start information, when the intelligent terminal is started, the Linux system is started first, after the Linux system is started, the intelligent terminal may send Linux system start information to the test terminal, and after the test terminal receives the Linux system start information, the test terminal sends basic test commands to the intelligent terminal, where the basic test commands are used to test the Linux function of the intelligent terminal.
S202, receiving a basic test result returned by the intelligent terminal aiming at the basic test command;
specifically, when receiving a basic test command, the intelligent terminal calls a corresponding test program to obtain a test result and sends the test result to the test end, and after receiving one test result, the test end sends the next basic test command to the intelligent terminal.
S203, after the basic test command is sent, sending a target test command to the intelligent terminal, wherein the target test command is used for testing the target system function of the intelligent terminal;
specifically, the test end firstly sends a Linux system test command to the intelligent terminal, and then sends an android system test command to the intelligent terminal after the Linux system test command is sent. In the Linux function test process, the android system is started by the intelligent terminal at the same time, so that the android function can be tested subsequently.
S204, receiving a target test result returned by the intelligent terminal aiming at the base target test command;
specifically, when receiving a target test command, the intelligent terminal calls a corresponding test program to obtain a test result and sends the test result to the test end, and after receiving one test result, the test end sends the next target test command to the intelligent terminal.
And S205, generating a test report of the intelligent terminal according to the basic test result and the target test result.
Specifically, the test end judges whether each function of the intelligent terminal is normal according to information returned by the intelligent terminal, and generates a corresponding test command.
In this embodiment, the test end sequentially sends the basic test command to the intelligent terminal, tests the Linux function of the disabled terminal, and after the Linux function test is completed, the test end sequentially sends the target test command to the intelligent terminal, which is equivalent to that the android system can be started by the intelligent terminal in the time of the basic function test, so that the test time is saved.
Fig. 3 is a flowchart of a testing method of an intelligent terminal provided in the prior art, and as shown in fig. 3, in the prior art, after a BootLoader (BootLoader) is started, a Linux system is loaded on the intelligent terminal, after the Linux system is started, an android system is started, and after the android system is started, the testing is performed.
Fig. 4 is a schematic flowchart of a testing method for an intelligent terminal according to a third embodiment of the present application, where as shown in fig. 4, after BootLoader is started, the intelligent terminal loads a Linux system, continues to start an android system after the Linux system is started, and tests a Linux function while the android system is started; and after the android system is started, testing the android function. The time consumed by the method in this embodiment is shorter than the method in fig. 3.
Taking the test of the smart television mainboard as an example, the test is mainly used for testing whether the port of the smart television mainboard works normally. Most of these ports are channel signal inputs and outputs for television. Therefore, during testing, it is only necessary to ensure that the core program related to the television in the system can work normally. And the core program related to the television is written by just Linux application and Linux driver, and does not need to depend on android. Therefore, the written test program can control the relevant functions of the television only by carrying out process communication with the relevant core program of the television. During testing, the intelligent television mainboard is based on the android system, and the android system is based on the Linux system, so that the android system is started after the Linux system is started. Therefore, some functions do not need to depend on the android system, and the linux/c + + program can be used for testing firstly; some must rely on the test function of the android system to wait for the android system to start and finish the test. The Linux system starting time of the intelligent terminal mainboard is generally within 10 seconds, and the time of more than 30 seconds is needed from power-on to android system starting of the intelligent television mainboard.
Fig. 5 is a schematic structural diagram of a testing apparatus for an intelligent terminal according to a fourth embodiment of the present application, and is applied to an intelligent terminal, as shown in fig. 5, the apparatus includes:
the information sending module 51 is configured to send basic starting information to a testing end after a basic system of the intelligent terminal is started, where a target system developed by the basic system is installed in the intelligent terminal;
a receiving module 52, configured to receive a basic test command returned by the testing terminal for the basic start information, where the basic test command is used to test a basic system function of the intelligent terminal;
a target system starting module 53, configured to start the target system while testing the basic system function;
and the test execution module 54 is configured to, when receiving a target test command sent by the test end, test a target system function of the intelligent terminal according to the target test command.
The receiving module 52 includes:
a basic test command receiving submodule, configured to receive multiple basic test commands that are sequentially returned by the test terminal for the basic start information, where the multiple basic test commands include a first basic test command;
the basic function testing sub-module is used for testing a first basic system function of the intelligent terminal according to the first basic testing command;
and the basic test result sending submodule is used for sending a first basic system function test result to the test end after the first basic system function test is finished, and the test end is used for sending a second basic test command to the intelligent terminal after receiving the first basic system function test result.
The basic function test submodule comprises:
and the testing unit is used for calling a basic system testing program which is pre-stored in the intelligent terminal according to the first basic testing command, and testing the first basic system function of the intelligent terminal by adopting the basic system testing program, wherein the basic system testing program is a testing program developed based on the program language of the basic system.
The test execution module 54 includes:
and the target function testing submodule is used for sequentially testing the target system functions of the intelligent terminal according to a plurality of target testing commands, and each target testing command is used for testing one project system function of the intelligent terminal.
Fig. 6 is a schematic structural diagram of a testing apparatus of an intelligent terminal according to a fifth embodiment of the present application, and is applied to a testing terminal device, as shown in fig. 6, the apparatus 6 includes:
a basic test command sending module 61, configured to send a basic test command to the intelligent terminal when receiving basic start information from the intelligent terminal, where the basic test command is used to test basic system functions of the intelligent terminal, and a target system developed by the basic system is installed in the intelligent terminal;
a basic test result receiving module 62, configured to receive a basic test result returned by the intelligent terminal for the basic test command;
a target test command sending module 63, configured to send a target test command to the intelligent terminal after the basic test command is sent, where the target test command is used to test a target system function of the intelligent terminal;
a target test result receiving module 64, configured to receive a target test result returned by the intelligent terminal for the base target test command;
and a test report generating module 65, configured to generate a test report of the intelligent terminal according to the basic test result and the target test result.
The target test command transmitting module 63 includes:
the first basic test command sending submodule is used for sending a first basic test command to the intelligent terminal;
and the second basic test command sending submodule is used for sending a second basic test command to the intelligent terminal when receiving a test result returned by the intelligent terminal aiming at the first basic test command.
Fig. 7 is a schematic structural diagram of a terminal device according to an embodiment of the present application. As shown in fig. 7, the terminal device 7 of this embodiment includes: at least one processor 70 (only one shown in fig. 7), a memory 71, and a computer program 72 stored in the memory 71 and executable on the at least one processor 70, the processor 70 implementing the steps in any of the various method embodiments described above when executing the computer program 72. For example, the terminal device may be the intelligent terminal in the foregoing embodiment, or a test end device. When the terminal device is the intelligent terminal in the foregoing embodiment, the terminal device may implement the methods in steps S101 to S104, and when the terminal device is the testing terminal device in the foregoing embodiment, the terminal device may implement the methods in steps S201 to S205.
The terminal device may include, but is not limited to, a processor 70, a memory 71. Those skilled in the art will appreciate that fig. 7 is only an example of the terminal device 7, and does not constitute a limitation to the terminal device 7, and may include more or less components than those shown, or combine some components, or different components, for example, and may further include input/output devices, network access devices, and the like.
The processor 70 may be a Central Processing Unit (CPU), and the processor 70 may be other general purpose processor, a Digital Signal Processor (DSP), an Application Specific Integrated Circuit (ASIC), an off-the-shelf programmable gate array (FPGA) or other programmable logic device, a discrete gate or transistor logic device, a discrete hardware component, or the like. A general purpose processor may be a microprocessor or the processor may be any conventional processor or the like.
The memory 71 may in some embodiments be an internal storage unit of the terminal device 7, such as a hard disk or a memory of the terminal device 7. In other embodiments, the memory 71 may also be an external storage device of the terminal device 7, such as a plug-in hard disk provided on the terminal device 7, a smart card (SMC), a Secure Digital (SD) card, a flash card (FlashCard), and so on. Further, the memory 71 may also include both an internal storage unit and an external storage device of the terminal device 7. The memory 71 is used for storing an operating system, an application program, a BootLoader (BootLoader), data, and other programs, such as program codes of the computer program. The memory 71 may also be used to temporarily store data that has been output or is to be output.
It should be noted that, for the information interaction, execution process, and other contents between the above-mentioned devices/units, the specific functions and technical effects thereof are based on the same concept as those of the embodiment of the method of the present application, and specific reference may be made to the part of the embodiment of the method, which is not described herein again.
It will be apparent to those skilled in the art that, for convenience and brevity of description, only the above-mentioned division of the functional units and modules is illustrated, and in practical applications, the above-mentioned function distribution may be performed by different functional units and modules according to needs, that is, the internal structure of the apparatus is divided into different functional units or modules to perform all or part of the above-mentioned functions. Each functional unit and module in the embodiments may be integrated in one processing unit, or each unit may exist alone physically, or two or more units are integrated in one unit, and the integrated unit may be implemented in a form of hardware, or in a form of software functional unit. In addition, specific names of the functional units and modules are only for convenience of distinguishing from each other, and are not used for limiting the protection scope of the present application. The specific working processes of the units and modules in the system may refer to the corresponding processes in the foregoing method embodiments, and are not described herein again.
The embodiments of the present application further provide a computer-readable storage medium, where a computer program is stored, and when the computer program is executed by a processor, the computer program implements the steps in the above-mentioned method embodiments.
The embodiments of the present application provide a computer program product, which when running on a terminal device, enables the terminal device to implement the steps in the above method embodiments when executed.
The integrated unit, if implemented in the form of a software functional unit and sold or used as a stand-alone product, may be stored in a computer readable storage medium. Based on such understanding, all or part of the processes in the methods of the embodiments described above can be implemented by a computer program, which can be stored in a computer-readable storage medium and can implement the steps of the embodiments of the methods described above when the computer program is executed by a processor. Wherein the computer program comprises computer program code, which may be in the form of source code, object code, an executable file or some intermediate form, etc. The computer readable medium may include at least: any entity or device capable of carrying computer program code to a photographing apparatus/terminal apparatus, a recording medium, computer memory, Read-only memory (ROM), random-access memory (RAM), an electrical carrier signal, a telecommunications signal, and a software distribution medium. Such as a usb-disk, a removable hard disk, a magnetic or optical disk, etc. In certain jurisdictions, computer-readable media may not be an electrical carrier signal or a telecommunications signal in accordance with legislative and patent practice.
In the above embodiments, the descriptions of the respective embodiments have respective emphasis, and reference may be made to the related descriptions of other embodiments for parts that are not described or illustrated in a certain embodiment.
Those of ordinary skill in the art will appreciate that the various illustrative elements and algorithm steps described in connection with the embodiments disclosed herein may be implemented as electronic hardware or combinations of computer software and electronic hardware. Whether such functionality is implemented as hardware or software depends upon the particular application and design constraints imposed on the implementation. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the present application.
In the embodiments provided in the present application, it should be understood that the disclosed apparatus/network device and method may be implemented in other ways. For example, the above-described apparatus/network device embodiments are merely illustrative, and for example, the division of the modules or units is only one logical division, and there may be other divisions when actually implementing, for example, a plurality of units or components may be combined or integrated into another system, or some features may be omitted, or not implemented. In addition, the shown or discussed mutual coupling or direct coupling or communication connection may be an indirect coupling or communication connection through some interfaces, devices or units, and may be in an electrical, mechanical or other form.
The units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the units can be selected according to actual needs to achieve the purpose of the solution of the embodiment.
The above-mentioned embodiments are only used for illustrating the technical solutions of the present application, and not for limiting the same; although the present application has been described in detail with reference to the foregoing embodiments, it should be understood by those of ordinary skill in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some technical features may be equivalently replaced; such modifications and substitutions do not substantially depart from the spirit and scope of the embodiments of the present application and are intended to be included within the scope of the present application.

Claims (10)

1. A testing method of an intelligent terminal is applied to the intelligent terminal, and the method comprises the following steps:
after the basic system of the intelligent terminal is started, basic starting information is sent to a testing end, and a target system which is developed depending on the basic system is installed in the intelligent terminal;
receiving a basic test command returned by the test end aiming at the basic starting information, wherein the basic test command is used for testing the basic system function of the intelligent terminal;
starting the target system while testing the basic system function;
and when a target test command sent by the test end is received, testing the target system function of the intelligent terminal according to the target test command.
2. The method of claim 1, wherein the base test command includes a plurality of base test commands, and the receiving the base test command returned by the test terminal for the base start information includes:
receiving a plurality of basic test commands which are sequentially returned by the test end aiming at the basic starting information, wherein the plurality of basic test commands comprise a first basic test command;
testing a first basic system function of the intelligent terminal according to the first basic test command;
and after the function test of the first basic system is completed, sending a first basic system function test result to the test end, wherein the test end is used for sending a second basic test command to the intelligent terminal after receiving the first basic system function test result.
3. The method of claim 2, wherein the testing the first base system function of the intelligent terminal according to the first base test command comprises:
and calling a basic system test program prestored in the intelligent terminal according to the first basic test command, and testing the first basic system function of the intelligent terminal by adopting the basic system test program, wherein the basic system test program is a test program developed based on the program language of the basic system.
4. The method of claim 1, wherein the target test command comprises a plurality of target test commands, and the testing the target system function of the intelligent terminal according to the target test command comprises:
and sequentially testing the target system function of the intelligent terminal according to a plurality of target test commands, wherein each target test command is used for testing a project system function of the intelligent terminal.
5. The method of any one of claims 1-4, wherein the base system is a Linux system and the target system is an Android system.
6. A testing method of an intelligent terminal is applied to testing end equipment, and the method comprises the following steps:
when basic starting information from the intelligent terminal is received, sending a basic test command to the intelligent terminal, wherein the basic test command is used for testing basic system functions of the intelligent terminal, and a target system which depends on basic system development is installed in the intelligent terminal;
receiving a basic test result returned by the intelligent terminal aiming at the basic test command;
after the basic test command is sent, sending a target test command to the intelligent terminal, wherein the target test command is used for testing the target system function of the intelligent terminal;
receiving a target test result returned by the intelligent terminal aiming at the base target test command;
and generating a test report of the intelligent terminal according to the basic test result and the target test result.
7. The method of claim 6, wherein the base test command comprises a plurality of base test commands, and wherein sending the base test command to the smart terminal comprises:
sending a first basic test command to the intelligent terminal;
and when a test result returned by the intelligent terminal aiming at the first basic test command is received, sending a second basic test command to the intelligent terminal.
8. The utility model provides a testing arrangement of intelligent terminal which characterized in that is applied to intelligent terminal, the device includes:
the information sending module is used for sending basic starting information to the testing end after the basic system of the intelligent terminal is started, and a target system which is developed by the basic system is installed in the intelligent terminal;
a receiving module, configured to receive a basic test command returned by the testing end for the basic start information, where the basic test command is used to test a basic system function of the intelligent terminal;
the target system starting module is used for starting the target system while testing the functions of the basic system;
and the test execution module is used for testing the target system function of the intelligent terminal according to the target test command when receiving the target test command sent by the test end.
9. A terminal device comprising a memory, a processor and a computer program stored in the memory and executable on the processor, characterized in that the processor implements the method according to any of claims 1 to 7 when executing the computer program.
10. A computer-readable storage medium, in which a computer program is stored which, when being executed by a processor, carries out the method according to any one of claims 1 to 7.
CN202010933935.0A 2020-09-08 2020-09-08 Intelligent terminal testing method and device, terminal equipment and medium Pending CN112199272A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010933935.0A CN112199272A (en) 2020-09-08 2020-09-08 Intelligent terminal testing method and device, terminal equipment and medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010933935.0A CN112199272A (en) 2020-09-08 2020-09-08 Intelligent terminal testing method and device, terminal equipment and medium

Publications (1)

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

Family

ID=74005455

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010933935.0A Pending CN112199272A (en) 2020-09-08 2020-09-08 Intelligent terminal testing method and device, terminal equipment and medium

Country Status (1)

Country Link
CN (1) CN112199272A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112597067A (en) * 2021-03-05 2021-04-02 成都奕信科技开发有限公司 Test method, test system, electronic device and test medium
CN113655503A (en) * 2021-07-27 2021-11-16 西安广和通无线通信有限公司 Method, device and system for testing positioning function and storage medium

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1914460A2 (en) * 2006-10-18 2008-04-23 AREVA NP GmbH Method and a device for testing the operability of a valve system
WO2014173211A1 (en) * 2013-04-23 2014-10-30 Tencent Technology (Shenzhen) Company Limited Code coverage testing method, device and system
CN106649010A (en) * 2016-11-29 2017-05-10 广东欧珀移动通信有限公司 Terminal device testing method and terminal device
CN107465572A (en) * 2017-08-02 2017-12-12 华数传媒网络有限公司 Intelligent terminal method of testing, apparatus and system
US20180144140A1 (en) * 2015-07-14 2018-05-24 Tencent Technology (Shenzhen) Company Limited Method, client, and system for testing application
CN108874677A (en) * 2018-06-27 2018-11-23 万达百汇科技(深圳)有限公司 A kind of android terminal and its test method and system
CN109362017A (en) * 2018-10-18 2019-02-19 科大讯飞股份有限公司 The test method and test macro of intelligent terminal
CN109981410A (en) * 2019-03-27 2019-07-05 北京经纬恒润科技有限公司 A kind of test macro and method of vehicle intelligent terminal
CN111371638A (en) * 2020-02-18 2020-07-03 深圳市晨北科技有限公司 Intelligent equipment testing method and device, server and storage medium
CN111414285A (en) * 2020-02-21 2020-07-14 苏州浪潮智能科技有限公司 Test method, test device and test equipment for starting function of server system

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1914460A2 (en) * 2006-10-18 2008-04-23 AREVA NP GmbH Method and a device for testing the operability of a valve system
WO2014173211A1 (en) * 2013-04-23 2014-10-30 Tencent Technology (Shenzhen) Company Limited Code coverage testing method, device and system
US20180144140A1 (en) * 2015-07-14 2018-05-24 Tencent Technology (Shenzhen) Company Limited Method, client, and system for testing application
CN106649010A (en) * 2016-11-29 2017-05-10 广东欧珀移动通信有限公司 Terminal device testing method and terminal device
CN107465572A (en) * 2017-08-02 2017-12-12 华数传媒网络有限公司 Intelligent terminal method of testing, apparatus and system
CN108874677A (en) * 2018-06-27 2018-11-23 万达百汇科技(深圳)有限公司 A kind of android terminal and its test method and system
CN109362017A (en) * 2018-10-18 2019-02-19 科大讯飞股份有限公司 The test method and test macro of intelligent terminal
CN109981410A (en) * 2019-03-27 2019-07-05 北京经纬恒润科技有限公司 A kind of test macro and method of vehicle intelligent terminal
CN111371638A (en) * 2020-02-18 2020-07-03 深圳市晨北科技有限公司 Intelligent equipment testing method and device, server and storage medium
CN111414285A (en) * 2020-02-21 2020-07-14 苏州浪潮智能科技有限公司 Test method, test device and test equipment for starting function of server system

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112597067A (en) * 2021-03-05 2021-04-02 成都奕信科技开发有限公司 Test method, test system, electronic device and test medium
CN112597067B (en) * 2021-03-05 2021-09-03 湖南广播电视大学(湖南网络工程职业学院) Test method, test system, electronic device and test medium
CN113655503A (en) * 2021-07-27 2021-11-16 西安广和通无线通信有限公司 Method, device and system for testing positioning function and storage medium

Similar Documents

Publication Publication Date Title
CN109815141B (en) Test method and device
CN112996020B (en) Bluetooth-based automatic test method and device and Bluetooth test terminal
CN112199272A (en) Intelligent terminal testing method and device, terminal equipment and medium
CN111338662A (en) Firmware upgrading method and device for slave station and terminal
CN111708584A (en) Vehicle diagnosis method and device, diagnosis equipment and storage medium
CN109739700B (en) Interface testing method and device
CN113490192A (en) Bluetooth connection method, device, terminal equipment and readable storage medium
CN106997313B (en) Signal processing method and system of application program and terminal equipment
CN114895935A (en) Method and device for flashing vehicle ECU, electronic equipment and storage medium
CN111693294A (en) Vehicle detection method and device, terminal equipment and storage medium
CN109862083B (en) Method, device and equipment for activating Internet of things equipment
CN113133041B (en) Method and device for testing vehicle-to-vehicle communication function in dynamic interval train control vehicle
EP3540598A1 (en) Method, device and server for checking a defective function
CN113132522A (en) Test method, device, server and medium
CN111949513A (en) Configuration file loading method and device, electronic equipment and readable storage device
CN111580847A (en) GPU (graphics processing Unit) drive updating method and device, computer storage medium and electronic equipment
CN116049000A (en) Environment parameter configuration method, device, equipment, storage medium and product
CN115840707A (en) Flash test method, device and medium
CN111831551B (en) Non-blocking embedded software testing method, device and storage medium
CN113342430A (en) Fault code processing method and device, terminal equipment and readable storage medium
CN112818336A (en) Data access method, data access device and computer readable storage medium
CN107274589B (en) Access method and system of financial self-service terminal hardware equipment and terminal equipment
CN111679649A (en) Vehicle-mounted terminal starting method and device, terminal equipment and storage medium
CN113568349B (en) Data processing method, device, terminal equipment and readable storage medium
CN115664953B (en) Resource allocation method and related device of external 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