CN110971890B - Method and device for television production test and computer storage medium - Google Patents

Method and device for television production test and computer storage medium Download PDF

Info

Publication number
CN110971890B
CN110971890B CN201811155858.XA CN201811155858A CN110971890B CN 110971890 B CN110971890 B CN 110971890B CN 201811155858 A CN201811155858 A CN 201811155858A CN 110971890 B CN110971890 B CN 110971890B
Authority
CN
China
Prior art keywords
test
television
production test
production
apk file
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201811155858.XA
Other languages
Chinese (zh)
Other versions
CN110971890A (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.)
Haier Smart Home Co Ltd
Qingdao Haier Multimedia Co Ltd
Original Assignee
青岛海尔多媒体有限公司
海尔智家股份有限公司
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 青岛海尔多媒体有限公司, 海尔智家股份有限公司 filed Critical 青岛海尔多媒体有限公司
Priority to CN201811155858.XA priority Critical patent/CN110971890B/en
Publication of CN110971890A publication Critical patent/CN110971890A/en
Application granted granted Critical
Publication of CN110971890B publication Critical patent/CN110971890B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N17/00Diagnosis, testing or measuring for television systems or their details
    • H04N17/004Diagnosis, testing or measuring for television systems or their details for digital television systems
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N17/00Diagnosis, testing or measuring for television systems or their details
    • H04N17/04Diagnosis, testing or measuring for television systems or their details for receivers

Abstract

The invention discloses a method and a device for television production test and a computer storage medium, and belongs to the technical field of intelligent terminals. The method comprises the following steps: starting an APK file of the android installation package to read data on a JNI (Java native layer interface) connected with a production test upper terminal; and when the read data is television production test data sent by the upper production test terminal, controlling the test APK file to carry out production test on the television according to the television production test data. Therefore, an independent APK file can carry out production test on the television, the source code of the whole system is not needed to be relied on, different machine cores can be universal, the workload of the production test is reduced, and when the product is upgraded and updated, the whole APK file is only needed to be modified, compiled and replaced, the whole source code is not needed to be completely replaced and compiled, the repetitive work in the test production process is reduced, and the efficiency of the television production is improved.

Description

Method and device for television production test and computer storage medium
Technical Field
The invention relates to the technical field of intelligent terminals, in particular to a method and a device for television production testing and a computer storage medium.
Background
With the improvement of intelligent technology, a television is not only a television playing terminal, but also can be applied to various applications, such as: game applications, singing applications, and the like. With the increase of television applications, the requirements on television performance become more and more strict. Generally, each television needs to be subjected to production testing before leaving a factory so as to ensure the functional quality of the television.
At present, when a television is subjected to production test, corresponding different system source codes are poured into different machine cores of different televisions, generally, the system source codes are C voice source codes, then, an inherent interface in a machine core system monitors production test data sent by a production test upper computer, and after monitoring, the television can be subjected to production test according to the television production test data. Because the more the types of televisions come, the more the types of the machine cores come, the more the types of the televisions come, and thus, when the televisions with different machine cores are subjected to production test, different corresponding system source codes are required to be filled, and the corresponding production test can be carried out, so that different system source codes are required to be switched, and the workload of the production test is large.
Disclosure of Invention
The embodiment of the invention provides a method and a device for television production test and a computer storage medium. The following presents a simplified summary in order to provide a basic understanding of some aspects of the disclosed embodiments. This summary is not an extensive overview and is intended to neither identify key/critical elements nor delineate the scope of such embodiments. Its sole purpose is to present some concepts in a simplified form as a prelude to the more detailed description that is presented later.
According to a first aspect of the embodiments of the present invention, there is provided a method for television production testing, including:
starting an APK file of the android installation package to read data on a JNI (Java native layer interface) connected with a production test upper terminal;
and when the read data is television production test data sent by the upper production test terminal, controlling the test APK file to carry out production test on the television according to the television production test data.
In an embodiment of the present invention, the starting of the test android installation package APK file to read data on the JNI interface connected to the production test upper terminal includes:
acquiring the switch state of the configured automatic test switch;
and when the switch state is the opening state, starting the APK file of the android installation package to read data on a JNI interface connected with the upper production test terminal.
In an embodiment of the present invention, the controlling the test APK file to perform the production test on the television according to the television production test data includes:
analyzing the television production test data obtained by the test APK file to obtain a television production test instruction;
and performing production test on the television according to the television test instruction.
In an embodiment of the present invention, after controlling the test APK file to perform the production test on the television according to the television production test data, the method further includes:
and returning a test result obtained after the production test to the upper production test terminal through the JNI interface.
According to a second aspect of the embodiments of the present invention, there is provided an apparatus for television production testing, including:
the starting reading unit is used for starting the APK file of the android installation package to read data on a JNI (Java native layer interface) connected with the upper production test terminal;
and the production test unit is used for controlling the test APK file to carry out production test on the television according to the television production test data when the read data is the television production test data sent by the upper production test terminal.
In an embodiment of the present invention, the start reading unit is specifically configured to obtain a switch state of a configured automatic test switch; and when the switch state is the opening state, starting the APK file of the android installation package to read data on a JNI interface connected with the upper production test terminal.
In an embodiment of the present invention, the production test unit is specifically configured to analyze the television production test data obtained by the test APK file to obtain a television production test instruction; and performing production test on the television according to the television test instruction.
In an embodiment of the present invention, the apparatus further includes:
and the uploading unit is used for returning a test result obtained after the production test to the upper production test terminal through the JNI interface.
According to a third aspect of the embodiments of the present invention, there is provided an apparatus for television production testing, for a television, the apparatus including:
a processor;
a memory for storing processor-executable instructions;
wherein the processor is configured to:
starting an APK file of the android installation package to read data on a JNI (Java native layer interface) connected with a production test upper terminal;
and when the read data is television production test data sent by the upper production test terminal, controlling the test APK file to carry out production test on the television according to the television production test data.
According to a fourth aspect of embodiments of the present invention, there is provided a computer readable storage medium having stored thereon computer instructions which, when executed by a processor, implement the steps of the above-described method.
The technical scheme provided by the embodiment of the invention has the following beneficial effects:
in the embodiment of the invention, the source code of the television system is an android system code, the system source code is provided with a test APK file, and when the APK file acquires television production test data sent by a production test upper terminal through a JNI (just in-line interface), the APK file can be controlled to perform production test on the television according to the television production test data. Moreover, if the product is upgraded, or modified or optimized, only the whole APK file needs to be modified, compiled and replaced, and the whole source code package is not needed to be replaced and compiled, so that the repetitive work in the test production process is reduced, and the television production efficiency is improved.
It is to be understood that both the foregoing general description and the following detailed description are exemplary and explanatory only and are not restrictive of the invention, as claimed.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate embodiments consistent with the invention and together with the description, serve to explain the principles of the invention.
FIG. 1 is a flow diagram illustrating a method for television production testing in accordance with an exemplary embodiment;
FIG. 2 is a flow diagram illustrating a method for television production testing in accordance with an exemplary embodiment;
FIG. 3 is a block diagram illustrating a television production test setup in accordance with an exemplary embodiment;
fig. 4 is a block diagram illustrating a television production test apparatus according to an exemplary embodiment.
Detailed Description
The following description and the drawings sufficiently illustrate specific embodiments of the invention to enable those skilled in the art to practice them. The examples merely typify possible variations. Individual components and functions are optional unless explicitly required, and the sequence of operations may vary. Portions and features of some embodiments may be included in or substituted for those of others. The scope of embodiments of the invention encompasses the full ambit of the claims, as well as all available equivalents of the claims. Embodiments may be referred to herein, individually or collectively, by the term "invention" merely for convenience and without intending to voluntarily limit the scope of this application to any single invention or inventive concept if more than one is in fact disclosed. Herein, relational terms such as first and second, and the like may be used solely to distinguish one entity or action from another entity or action without requiring or implying any actual such relationship or order between such entities or actions. Also, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed. The embodiments are described in a progressive manner, each embodiment focuses on differences from other embodiments, and the same and similar parts among the embodiments are referred to each other. For the structures, products and the like disclosed by the embodiments, the description is relatively simple because the structures, the products and the like correspond to the parts disclosed by the embodiments, and the relevant parts can be just described by referring to the method part.
With the development of intelligent technology, a television is an intelligent terminal, and specifically, various applications and corresponding functions are provided. When the production test is carried out, different C language system source codes are required to be filled according to different machine cores. In the embodiment of the invention, only the source code of the android system needs to be injected into the machine core, the android system is provided with the android installation package APK file for testing, and when the APK file acquires the television production test data sent by the production test upper terminal through the JNI interface, the APK file can be controlled to perform production test on the television according to the television production test data. Moreover, if the movement or the product is upgraded, or modified or optimized, only the whole APK file needs to be modified, compiled and replaced, and the whole source code package is not needed to be replaced and compiled, so that the repetitive work in the test production process is reduced, and the television production efficiency is improved.
Fig. 1 is a flow chart illustrating a television production testing method according to an exemplary embodiment. As shown in fig. 1, the process of television production testing includes:
step 101: starting the APK file of the android test installation package to read data on a JNI (Java native layer interface) connected with the upper production test terminal.
In the embodiment of the invention, the Android system source code can be poured into the television core in advance, and due to the openness of an Android system, each function can be completed by one, two or more independent Android application files, so that an independent test Android installation Package (Android Package, APK) file can be preset and configured, and the test APK file can read data on a Java Native Interface (JNI) Interface connected with a production test upper terminal, so that the test APK file can execute a production test function in the Android system source code in the television core.
Moreover, the Java language is more flexible in test development, an independent APK file is configured more easily, and the test development difficulty of research personnel can be greatly reduced. Therefore, the test APK file can monitor data sent by the production test upper terminal in the JNI interface.
Therefore, when the television production test is carried out, the test APK file can be started to execute the production test function, namely, the android installation package APK file is started to read data on the JNI interface connected with the upper terminal of the production test. Preferably, the data on the JNI interface can be read in a timing mode.
Step 102: and when the read data is television production test data sent by the upper production test terminal, controlling the test APK file to carry out production test on the television according to the television production test data.
The JNI in the test APK file can monitor data sent by the production test upper terminal, so that the JNI may or may not have data, and when the read data is television production test data sent by the production test upper terminal, the test APK file can be controlled to carry out production test on the television according to the television production test data.
The test APK file has a production test function, and thus, controlling the test APK file according to the television production test data may include: analyzing the television production test data obtained by testing the APK file to obtain a television production test instruction; and carrying out production test on the television according to the television test instruction.
It can be seen that, in this embodiment, only the source code of the android system needs to be injected into the core, a test APK file is configured in the android system, and when the APK file acquires the television production test data sent by the production test upper terminal through the JNI interface, the APK file can be controlled to perform production test on the television according to the television production test data. And if the movement is upgraded, or modified or optimized, only the whole APK file is required to be modified, compiled and replaced, and the whole source code package is not required to be replaced and compiled, so that the repetitive work in the test production process is reduced, and the television production efficiency is improved.
Of course, the television may default to having the production test function described above, but may also be triggered to have the production test function described above. In another embodiment of the present invention, the starting of the APK file of the android installation package for testing to read data on the JNI interface connected to the upper terminal for production testing includes: acquiring the switch state of the configured automatic test switch; and when the switch state is the on state, starting the APK file of the android installation package for testing to read data on the JNI interface connected with the upper production test terminal. Therefore, only when the configured automatic test switch is in an on state, the television is subjected to production test by adopting the independent test APK file, so that the production test flexibility is improved, and the method can be applied to more scenes.
After the control test APK file carries out production test on the television according to the television production test data, a corresponding test result can be obtained, so that the test result can be uploaded to the production test upper terminal, and the test result obtained after the production test is returned to the production test upper terminal through the JNI interface. Therefore, the upper terminal for the production test can determine various states of the television according to the test result, and then the production personnel and research personnel can acquire the states of the television, so that the automatic test in the production process of the television is realized, the repetitive work in the test process is reduced, and the efficiency of the television production test is improved.
The following sets the operation flow of the scheme into specific embodiments to illustrate the method provided by the embodiments of the present disclosure.
In this embodiment, the production test upper terminal may send the television production test data to the television to be tested. The movement of the television is filled with android system codes and is configured with a test APK file.
Fig. 2 is a flow chart illustrating a method for testing television production according to an exemplary embodiment, and as shown in fig. 2, the process of testing television production includes:
step 201: and acquiring the switch state of the configured automatic test switch.
In this embodiment, the mode of television production test can be flexibly selected. For example: an option menu for presenting the on and off states of the configured automatic test switch on a display screen of a television, comprising: "on" and "off. If the user triggers the opening option, the switch state of the automatic test switch is in the opening state, and if the user triggers the closing option, the switch state of the automatic test switch is in the closing state.
Step 202: is the switch status determined to be on? If so, go to step 203, otherwise, the process is finished and the production test can be performed according to other methods.
Step 203: and starting the test APK file to read data on the JNI interface.
In the embodiment of the invention, regardless of the model of the movement, a universal android system code can be configured, wherein an independent test APK file is configured, and after the test APK file is started, data on a JNI (just in interface) connected with a production test upper terminal can be read. Namely, when the upper production test terminal communicates with the television, the issued television production test data is sent to the JNI interface, and the test APK file has the capability of reading the JNI interface.
Step 204: is the read data judged to be the television production test data sent by the upper terminal for production test? If so, go to step 205, otherwise, go to step 208.
When the upper terminal for production test issues data, the upper terminal can read the television production test data, step 205 can be executed, otherwise, step 208 is executed.
Step 205: and analyzing the television production test data obtained by testing the APK file to obtain a television production test instruction.
Step 206: and carrying out production test on the television according to the television test instruction.
Step 207: and returning a test result obtained after the production test to the upper production test terminal through the JNI interface.
Step 208: determine if the inter-sampling time has been reached? If yes, go back to step 203, otherwise, go to step 208.
It can be seen that, in this embodiment, the source code of the television system is an android system code, and the system source code is configured with a test APK file, and when the APK file acquires television production test data sent by the production test upper terminal through the JNI interface, the APK file can be controlled to perform production test on the television according to the television production test data, so that the television can be production tested only by an independent APK file, and the whole system source code does not need to be relied on, different cores can be universal, and workload of production test is reduced. And if the movement is upgraded, or modified or optimized, only the whole APK file is required to be modified, compiled and replaced, and the whole source code package is not required to be replaced and compiled, so that the repetitive work in the test production process is reduced, and the television production efficiency is improved.
The following are embodiments of the disclosed apparatus that may be used to perform embodiments of the disclosed methods.
According to the television production test process, a television production test device can be constructed.
Fig. 3 is a block diagram illustrating a television production test apparatus according to an exemplary embodiment. As shown in fig. 3, the apparatus includes: the reading unit 100 and the production test unit 200 are started, wherein,
and the starting and reading unit 100 is used for starting the APK file of the android installation package to read data on a JNI (Java native layer interface) connected with the upper production test terminal.
And the production test unit 200 is configured to control the test APK file to perform production test on the television according to the television production test data when the read data is the television production test data sent by the upper terminal for production test.
In an embodiment of the present invention, the reading unit 100 is started, specifically, configured to obtain a switch state of the configured automatic test switch; and when the switch state is the on state, starting the APK file of the android installation package for testing to read data on the JNI interface connected with the upper production test terminal.
In an embodiment of the present invention, the production test unit 200 is specifically configured to analyze television production test data obtained by testing the APK file to obtain a television production test instruction; and carrying out production test on the television according to the television test instruction.
In an embodiment of the present invention, the apparatus further includes:
and the uploading unit is used for returning the test result obtained after the production test to the upper production test terminal through the JNI interface.
The following description of the devices provided by the embodiments of the present disclosure is incorporated into the detailed description of the devices.
Fig. 4 is a block diagram illustrating a television production test apparatus according to an exemplary embodiment. As shown in fig. 4, the apparatus includes: the start reading unit 100 and the production test unit 200 further include: an upload unit 300.
The production test upper terminal can send the television production test data to the television to be tested. The movement of the television is filled with android system codes and is configured with a test APK file. In this way, when it is determined that the configured switch state of the automatic test switch is the on state, the start reading unit 100 may start the test android installation package APK file to read data on the Java native layer interface JNI interface connected to the production test upper terminal.
And when the read data is television production test data sent by the production test upper terminal, the production test unit 200 may control the test APK file to perform production test on the television according to the television production test data, and preferably, the production test unit 200 may parse the television production test data obtained by the test APK file to obtain a television production test instruction, and perform production test on the television according to the television test instruction. Therefore, the uploading unit 300 can return the test result obtained after the production test to the production test upper terminal through the JNI interface, thereby realizing the automatic production test of the television.
It can be seen that in this embodiment, the source code of the television system is an android system code, and the system source code is configured with a test APK file, and when the APK file acquires television production test data sent by the production test upper terminal through the JNI interface, the APK file can be controlled to perform production test on the television according to the television production test data, so that the television can be production tested only by an independent APK file, and the whole system source code does not need to be relied on, different cores can be used universally, and the workload of the production test is reduced. And if the movement is upgraded, or modified or optimized, only the whole APK file is required to be modified, compiled and replaced, and the whole source code package is not required to be replaced and compiled, so that the repetitive work in the test production process is reduced, and the television production efficiency is improved.
In an embodiment of the present invention, an apparatus for testing television production is provided, where the apparatus is used for a television, and the apparatus includes:
a processor;
a memory for storing processor-executable instructions;
wherein the processor is configured to:
starting an APK file of the android installation package to read data on a JNI (Java native layer interface) connected with a production test upper terminal;
and when the read data is television production test data sent by the upper production test terminal, controlling the test APK file to carry out production test on the television according to the television production test data.
In one embodiment of the present invention, a computer-readable storage medium is provided, having stored thereon computer instructions, which when executed by a processor, implement the steps of the above-described method.
As will be appreciated by one skilled in the art, embodiments of the present invention may be provided as a method, system, or computer program product. Accordingly, the present invention may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the present invention may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, optical storage, and the like) having computer-usable program code embodied therein.
The present invention is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems), and computer program products according to embodiments of the invention. It will be understood that each flow and/or block of the flow diagrams and/or block diagrams, and combinations of flows and/or blocks in the flow diagrams and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
It is to be understood that the present invention is not limited to the procedures and structures described above and shown in the drawings, and that various modifications and changes may be made without departing from the scope thereof. The scope of the invention is limited only by the appended claims.

Claims (8)

1. A method of television production testing, comprising:
starting an APK file of the android installation package to read data on a JNI (Java native layer interface) connected with a production test upper terminal;
the data on the JNI interface connected with the upper terminal of the production test is read by starting the APK file of the android installation package of the test comprises the following steps:
acquiring the switch state of the configured automatic test switch;
when the switch state is the on state, starting a test android installation package (APK) file to read data on a JNI (just in-line interface) connected with a production test upper terminal;
when the read data is television production test data sent by the upper production test terminal, controlling the test APK file to carry out production test on the television according to the television production test data;
the JNI in the test APK file can monitor data sent by a production test upper terminal.
2. The method of claim 1, wherein the controlling the test APK file to perform production testing on the television according to the television production test data comprises:
analyzing the television production test data obtained by the test APK file to obtain a television production test instruction;
and performing production test on the television according to the television test instruction.
3. The method of claim 1, wherein the controlling the test APK file to perform production testing on the television according to the television production test data further comprises:
and returning a test result obtained after the production test to the upper production test terminal through the JNI interface.
4. An apparatus for television production testing, comprising:
the starting reading unit is used for starting the APK file of the android installation package to read data on a JNI (Java native layer interface) connected with the upper production test terminal;
the starting reading unit is specifically used for acquiring the switch state of the configured automatic test switch; when the switch state is the on state, starting a test android installation package (APK) file to read data on a JNI (just in-line interface) connected with a production test upper terminal;
the production test unit is used for controlling the test APK file to carry out production test on the television according to the television production test data when the read data is the television production test data sent by the production test upper terminal;
the JNI in the test APK file can monitor data sent by a production test upper terminal.
5. The apparatus of claim 4,
the production testing unit is specifically configured to analyze the television production testing data obtained by the testing APK file to obtain a television production testing instruction; and performing production test on the television according to the television test instruction.
6. The apparatus of claim 5, wherein the apparatus further comprises:
and the uploading unit is used for returning a test result obtained after the production test to the upper production test terminal through the JNI interface.
7. An apparatus for television production testing, the apparatus comprising:
a processor;
a memory for storing processor-executable instructions;
wherein the processor is configured to:
starting an APK file of the android installation package to read data on a JNI (Java native layer interface) connected with a production test upper terminal;
the data on the JNI interface connected with the upper terminal of the production test is read by starting the APK file of the android installation package of the test comprises the following steps:
acquiring the switch state of the configured automatic test switch;
when the switch state is the on state, starting a test android installation package (APK) file to read data on a JNI (just in-line interface) connected with a production test upper terminal;
when the read data is television production test data sent by the upper production test terminal, controlling the test APK file to carry out production test on the television according to the television production test data;
the JNI in the test APK file can monitor data sent by a production test upper terminal.
8. A computer-readable storage medium having stored thereon computer instructions, which when executed by a processor, perform the steps of the method of any one of claims 1 to 3.
CN201811155858.XA 2018-09-30 2018-09-30 Method and device for television production test and computer storage medium Active CN110971890B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811155858.XA CN110971890B (en) 2018-09-30 2018-09-30 Method and device for television production test and computer storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811155858.XA CN110971890B (en) 2018-09-30 2018-09-30 Method and device for television production test and computer storage medium

Publications (2)

Publication Number Publication Date
CN110971890A CN110971890A (en) 2020-04-07
CN110971890B true CN110971890B (en) 2022-04-19

Family

ID=70028766

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811155858.XA Active CN110971890B (en) 2018-09-30 2018-09-30 Method and device for television production test and computer storage medium

Country Status (1)

Country Link
CN (1) CN110971890B (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104063311A (en) * 2013-05-27 2014-09-24 腾讯科技(深圳)有限公司 Application test method and device
CN105426298A (en) * 2014-08-25 2016-03-23 腾讯科技(深圳)有限公司 ADB (Android debug bridge)-based software test method and system
CN105472417A (en) * 2015-11-24 2016-04-06 腾讯科技(深圳)有限公司 Method of acquiring video player abnormity and apparatus thereof
CN107135390A (en) * 2017-05-08 2017-09-05 湖南快乐阳光互动娱乐传媒有限公司 The automated testing method and system of a kind of TV applications

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20150002680A1 (en) * 2013-06-28 2015-01-01 Sonic Ip, Inc. System, method, and computer program product for receiving and executing test logic at user devices
CN103731663B (en) * 2013-11-29 2016-06-08 乐视致新电子科技(天津)有限公司 The testing method of a kind of intelligent television and device
CN105279077A (en) * 2014-06-24 2016-01-27 腾讯科技(深圳)有限公司 Method and device for automated testing
CN106792266B (en) * 2015-11-23 2019-04-30 深圳市中兴微电子技术有限公司 A kind of network detecting method and device and top box of digital machine
CN108259895B (en) * 2017-12-18 2020-05-19 深圳市双翼科技股份有限公司 Set top box testing method and system and terminal equipment

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104063311A (en) * 2013-05-27 2014-09-24 腾讯科技(深圳)有限公司 Application test method and device
CN105426298A (en) * 2014-08-25 2016-03-23 腾讯科技(深圳)有限公司 ADB (Android debug bridge)-based software test method and system
CN105472417A (en) * 2015-11-24 2016-04-06 腾讯科技(深圳)有限公司 Method of acquiring video player abnormity and apparatus thereof
CN107135390A (en) * 2017-05-08 2017-09-05 湖南快乐阳光互动娱乐传媒有限公司 The automated testing method and system of a kind of TV applications

Also Published As

Publication number Publication date
CN110971890A (en) 2020-04-07

Similar Documents

Publication Publication Date Title
EP2725494A1 (en) Automatic testing apparatus for embedded software, automatic testing method thereof and test scenario composing method
CN105335183A (en) Software upgrade method and system
US20150248343A1 (en) Method and apparatus for implementing instrumentation code
CN110013672B (en) Method, device, apparatus and computer-readable storage medium for automated testing of machine-run games
CN110502415B (en) Buried point setting method, device and equipment
CN105045699B (en) Mobile terminal and smart card uniformity test connect the method and system of race automatically
CN104317649A (en) Processing method and device of terminal application program APP and terminal
CN106201846A (en) Method for monitoring performance in automatic test and device
CN112732587B (en) Automatic test log acquisition method and device, electronic equipment and storage medium
CN109324975B (en) Continuous integration method based on mobile cloud measurement platform
CN104978271A (en) Automatic upgrade pressure measurement method and system for Android system
CN107678948B (en) Test case generation method, terminal and storage medium
CN109471768B (en) Service problem monitoring method and device and electronic equipment
WO2017028574A1 (en) Router testing method and testing device
CN106055239A (en) Screen recording method and device
JP4440185B2 (en) Scenario editing apparatus, pseudo base station test system, pseudo terminal test system, scenario editing method and test processing method, and storage medium storing computer-readable program and program
CN113672441A (en) Method and device for testing intelligent equipment
CN110971890B (en) Method and device for television production test and computer storage medium
CN113452556A (en) Product skill configuration method and device, storage medium and electronic device
CN106095448B (en) Desktop layout method and device for mobile equipment
CN115129574A (en) Code testing method and device
CN108874399A (en) The method, apparatus and terminal of plug-in unit are installed
CN103544099A (en) Method and device for testing programs on mobile device
CN103491196A (en) Method and device for acquiring multimedia address in web page
CN103019927A (en) Performance testing method and system

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
TA01 Transfer of patent application right

Effective date of registration: 20220309

Address after: 266103 Haier Industrial Park, 1 Haier Road, Laoshan District, Shandong, Qingdao

Applicant after: QINGDAO HAIER MULTI-MEDIA Co.,Ltd.

Applicant after: Haier Zhijia Co., Ltd

Address before: 266103 Haier Industrial Park, 1 Haier Road, Laoshan District, Shandong, Qingdao

Applicant before: QINGDAO HAIER MULTI-MEDIA Co.,Ltd.

TA01 Transfer of patent application right
GR01 Patent grant
GR01 Patent grant