CN112835758A - Method for self-starting and automatically running test software and terminal equipment - Google Patents

Method for self-starting and automatically running test software and terminal equipment Download PDF

Info

Publication number
CN112835758A
CN112835758A CN202110301805.XA CN202110301805A CN112835758A CN 112835758 A CN112835758 A CN 112835758A CN 202110301805 A CN202110301805 A CN 202110301805A CN 112835758 A CN112835758 A CN 112835758A
Authority
CN
China
Prior art keywords
test
starting
tool
tested
self
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
CN202110301805.XA
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.)
Sichuan Kubi Communication Equipment Co ltd
Original Assignee
Sichuan Kubi Communication Equipment 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 Sichuan Kubi Communication Equipment Co ltd filed Critical Sichuan Kubi Communication Equipment Co ltd
Priority to CN202110301805.XA priority Critical patent/CN112835758A/en
Publication of CN112835758A publication Critical patent/CN112835758A/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/22Detection or location of defective computer hardware by testing during standby operation or during idle time, e.g. start-up testing
    • G06F11/2273Test methods
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44505Configuring for program initiating, e.g. using registry, configuration files

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Hardware Design (AREA)
  • Quality & Reliability (AREA)
  • Stored Programmes (AREA)

Abstract

The invention discloses a method for self-starting and automatically operating test software and a terminal device, wherein the method for self-starting and automatically operating the test software comprises the following steps: judging whether the equipment to be tested is started or not, and controlling a test tool in the equipment to be tested to automatically start if the equipment to be tested is started; sending a test instruction for simulating clicking of a start button to a test tool; and the test tool responds to the click operation of the start button according to the test instruction, starts a test flow and starts a test. The self-starting tool is arranged in the equipment to be tested to detect the starting process of the equipment to be tested and control the testing tool to automatically start and run so as to replace the manual control operation of starting waiting, starting detection, starting and running the testing tool, reduce manual operation, save part of time of testing personnel and solve the problem that manual operation is needed in the existing equipment testing, so that the manual time is wasted.

Description

Method for self-starting and automatically running test software and terminal equipment
Technical Field
The invention relates to the technical field of software, in particular to a method for automatically starting and running test software and terminal equipment.
Background
In the prior art, in a test scheme for a device to be tested (such as an integral host of the device to be tested or only an internal main board to be tested), the device to be tested is usually mounted on a fixture, a power-on key is manually pressed for a long time, test software installed on the device to be tested is manually opened after power-on is completed, a corresponding test command can be executed after a start test button is clicked, various functional tests of the device to be tested are completed, and then the test is waited for completion.
However, in this way, the startup process needs to wait for a certain time, manual operation is required for both opening the test software and clicking the start button, the whole process needs manual waiting and accompanying tests, the time of testers is wasted, the test efficiency is low, and optimization of time cost is not facilitated in batch generation.
Meanwhile, many test tools (i.e., test software) exist in the form of apk (android package) and can only be used directly, and a source code cannot be found, so that the test tools cannot be widely applied to test work.
Accordingly, the prior art is yet to be improved and developed.
Disclosure of Invention
In view of the shortcomings of the prior art, the invention aims to provide a test method which can be applied to automatic starting and automatic running under the condition of passive codes, so as to solve the problems that the existing test scheme is limited by the requirement of source codes and manual operation is required, so that the manual time is wasted.
In order to achieve the purpose, the invention adopts the following technical scheme:
in a first aspect, the present embodiment discloses a method for self-booting and automatically running test software, which includes the steps of:
judging whether the equipment to be tested is started or not, and controlling a test tool in the equipment to be tested to automatically start if the equipment to be tested is started;
sending a test instruction for simulating clicking of a start button to a test tool;
and the test tool responds to the click operation of the start button according to the test instruction, starts a test flow and starts a test.
Optionally, in the method for automatically starting and running the test software, before the step of determining whether the device to be tested completes starting, the method further includes:
the device to be tested is provided with a testing tool and a self-starting tool, and the self-starting tool detects that the device to be tested is started.
Optionally, in the method for automatically starting and running the test software, the step of judging whether the device to be tested is started up, and if yes, controlling the test tool in the device to be tested to automatically start includes:
the self-starting tool monitors the starting broadcast of the equipment to be tested in real time, and if the starting broadcast is received, the equipment to be tested is judged to be started;
after waiting for a preset time, the self-starting tool sends a broadcast for starting the testing tool to start the testing tool.
Optionally, in the method for automatically starting and running the test software, the step of judging whether the device to be tested is started up, and if yes, controlling the test tool in the device to be tested to automatically start includes:
the self-starting tool monitors the starting broadcast of the equipment to be tested in real time, and if the starting broadcast is received, the equipment to be tested is judged to be started;
after waiting for the preset time, the self-starting tool outputs a starting instruction for simulating the manual clicking of the icon of the test tool to start the test tool.
Optionally, in the method for automatically starting and running the test software, in the step of sending the test instruction for simulating clicking of the start button to the test tool, the test instruction is sent by the self-starting tool by calling a tap input function; the coordinate value of the start button on the screen is input in the tap input function.
In a second aspect, the present embodiments disclose a terminal device comprising a processor, a memory communicatively coupled to the processor, the memory adapted to store a plurality of instructions; the processor is adapted to call instructions in the memory to perform the steps of the method to implement the self-launch and autorun of the test software.
Compared with the prior art, in the self-starting and automatic operation method of the test software and the terminal device, the self-starting and automatic operation method of the test software judges whether the mainboard to be tested is started or not, and controls the test tool to be automatically started if the mainboard to be tested is started; sending a test instruction for simulating clicking of a start button to a test tool; and the test tool responds to the click operation of the start button according to the test instruction, starts a test flow and starts a test. The self-starting tool is installed in the equipment to be tested to detect the starting process of the equipment to be tested and control the testing tool to automatically start and run so as to replace manual control operation of starting waiting, starting detection, starting and running the testing tool, reduce manual operation, save part of time of testing personnel and solve the problem that manual time is wasted due to manual operation required by the conventional mainboard test. Meanwhile, the test tool is controlled by the self-starting tool, a test instruction simulating clicking of the start button can be sent to start a test flow, the test flow is not limited by a passive code any more, and the method can be applied to the application of any passive code.
Drawings
FIG. 1 is a flow chart of a method for self-booting and automatically running test software provided by the present invention;
FIG. 2 is a schematic diagram of a test interface in the method for self-booting and automatically running test software provided by the present invention;
fig. 3 is a schematic structural diagram of a terminal device provided in the present invention;
FIG. 4 is a functional block diagram of a preferred embodiment of a memory according to the present invention.
Detailed Description
The invention provides a method for self-starting and automatically running test software and a terminal device, which detect a starting process and control a test tool to automatically start and run by adding a self-starting application to replace artificial control operation of starting detection and the test tool, reduce the manual operation time and shorten the test time. In order to make the objects, technical solutions and effects of the present invention clearer and clearer, the present invention is further described in detail below with reference to the accompanying drawings and examples. It should be understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention.
As used herein, the singular forms "a", "an", "the" and "the" include plural referents unless the context clearly dictates otherwise. It will be further understood that the terms "comprises" and/or "comprising," when used in this specification, 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 will be understood that when an element is referred to as being "connected" or "coupled" to another element, it can be directly connected or coupled to the other element or intervening elements may also be present. Further, "connected" or "coupled" as used herein may include wirelessly connected or wirelessly coupled. As used herein, the term "and/or" includes all or any element and all combinations of one or more of the associated listed items.
It will be understood by those skilled in the art that, unless otherwise defined, all terms (including technical and scientific terms) used herein have the same meaning as commonly understood by one of ordinary skill in the art to which this invention belongs. It will be further understood that terms, such as those defined in commonly used dictionaries, should be interpreted as having a meaning that is consistent with their meaning in the context of the prior art and will not be interpreted in an idealized or overly formal sense unless expressly so defined herein.
Please refer to fig. 1, which is a flowchart illustrating a method for self-booting and automatically running test software according to the present invention. As shown in fig. 1, the method for self-starting and automatically running the test software includes the following steps:
and S10, judging whether the device to be tested is started or not, and controlling a test tool in the device to be tested to automatically start if the device to be tested is started.
In this embodiment, a test tool (which may be a test program searched on the internet or written autonomously) is burned into the device to be tested, and a self-starting tool (a section of program) is also burned into the device to be tested to detect the start-up process of the device to be tested and control the test tool (i.e., the existing test software, which has a test interface provided for the tester, and various test programs can be run by clicking corresponding buttons to complete the test). The device to be tested can be an integral host of the device to be tested or a mainboard inside the device to be tested.
In the implementation, before step S10, the test tool and the self-starting tool are installed in the device under test. When the self-starting tool detects that the equipment to be tested is started (the whole host or the mainboard is powered on, and the whole host needs to click a start key), the self-starting tool automatically starts to operate.
In step S10, the self-starting tool determines whether the device under test is started up by monitoring the start-up broadcast of the operating system of the device under test in real time, determines that the device under test is started up if the start-up broadcast is received, and then continues to wait for a predetermined time (e.g., 5 seconds) to ensure that the system initialization of the device under test is completed; after 5 seconds, the self-starting tool sends a broadcast to start the test tool. Therefore, a tester does not need to wait for the starting process all the time, and the labor time is saved; meanwhile, due to the fact that the initialization time of each device to be tested is different, all the devices to be tested can be ensured to be initialized by waiting for 5 seconds, and the influence on subsequent tests caused by incomplete initialization is avoided.
In particular, the self-starting tool may also start the test tool by simulating a screen click. For example, in the prior art, when an icon of a test tool is manually clicked, a start instruction is output to an existing system in the device under test, and the system can identify that the test tool needs to be started and start the test tool according to the start instruction. In this embodiment, the self-starting tool may directly output the starting instruction to simulate an operation of manually clicking an icon of the test tool.
And S20, sending a test instruction for simulating the click of the start button to the test tool.
In step S10, the test tool is started and enters a test interface on which various test contents (such as the number of tests, test capacity (unit MB), file size (specific numerical value, e.g., 57.44 MB), status (ready), error data, etc., shown in fig. 2), a start button, and a stop button are displayed. This is the prior art, and the content and layout of the test interface may be adjusted or modified according to the requirements in the specific implementation, which is not limited herein.
The start button and the stop button are necessary, in order to start the test, the prior art usually uses a tester to manually click the start button, and in this embodiment, the test work is automatically started by simulating a human click, and the specific process is as follows:
the key point of this embodiment is to implement the simulation operation of the test tool under the condition of the passive code of the test tool, and if the start button is manually clicked, a test instruction needs to be sent to the test tool. In this embodiment, a test instruction is sent by calling a tap input tap x y of the system (x and y are places where a click needs to be simulated manually). The obtaining manner of the coordinates x and y of the start button is as follows: during software debugging, a developer performs simulation positioning, opens debugging options in development, and after finding a pointer position and opening, places a finger on a start button, so that coordinate values of x and y can be seen on a screen, wherein x is 177 and y is 490; the developer writes the coordinate value of the start button on the screen into a light touch input function, namely input tap 177490; therefore, the touch input function is directly called without manual operation during formal testing.
After the test tool is started, the self-starting tool starts a Service program, after the Service initialization is completed, a test instruction (177 and 490 are coordinate values of the previously recorded start button) for simulating the manual clicking of the start button of the test tool can be sent by calling a program runtime.
And S30, the test tool responds to the click operation of the start button according to the test instruction, starts a test flow and starts a test.
In this step, the test tool analyzes the received test instruction, and the identification start button is clicked, so that a pre-stored test flow can be run, a preset function test is performed on the mainboard until the test is completed, and a test result is displayed on a test interface. The test tool may then audibly and visually indicate that the test has been completed for replacement of other motherboards.
On the basis of disclosing the above method, the present embodiment also discloses a terminal device (i.e. a device to be tested), which includes: a processor, a storage medium communicatively coupled to the processor, the storage medium adapted to store a plurality of instructions; the processor is adapted to invoke instructions in the storage medium to perform the steps of a method to implement the self-booting and autorun of the test software. Specifically, the terminal device may be a computer, a computer device, a mobile phone or a tablet computer that needs to be tested.
Specifically, as shown in fig. 3, the terminal device includes at least one processor (processor) 10 and a memory (memory) 20, which are both installed on a motherboard; a display screen 30, a Communications Interface 40 and a bus 50 may also be included. The processor 10, the display 30, the memory 20 and the communication interface 40 can communicate with each other via the bus 50. The communication interface 40 may transmit information such as receiving a power-on broadcast. The processor 10 may call logic instructions in the memory 20 to perform the steps of the method in the above described embodiment.
The memory 20, which is a computer-readable storage medium, may be configured to store a software program, a computer-executable program, such as program instructions or modules corresponding to the method in the embodiment of the present disclosure, as shown in fig. 4, and may be divided into a starting module 31, a simulation instruction module 32, and a testing module 33; the starting module 31 is configured to determine whether the device to be tested is started, and if yes, control a test tool in the device to be tested to start automatically; the simulation instruction module 32 is configured to send a test instruction for simulating a click on a start button to a test tool; the test module 33 is configured to respond to the click operation of the start button according to the test instruction, start a test procedure, and start a test. The modules referred to herein are a series of computer program segments that perform particular functions.
The processor 10 executes the functional application and data processing by executing the software program, instructions or modules stored in the memory 20, namely, the method of self-starting and automatically running the test software in the above-described embodiment. The processor 10 may be a Central Processing Unit (CPU), microprocessor or other data Processing chip in some embodiments, and is used to run program codes stored in the memory 20 or process data, such as executing a self-starting and automatic running method of the test software.
The memory 20 may include a storage program area and a storage data area, wherein the storage program area may store an operating system, an application program required for at least one function; the storage data area may store data created according to the use of the terminal device, and the like. Further, the memory 20 may include a high speed random access memory, and may also include a nonvolatile memory. For example, a variety of media that can store program codes, such as a usb disk, a removable hard disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk, or an optical disk, may also be transient storage media.
Furthermore, the logic instructions in the memory 20 may be implemented in the form of software functional units and stored in a computer readable storage medium when sold or used as a stand-alone product. Wherein the computer readable storage medium stores one or more programs executable by one or more processors to perform the steps of the method of self-initiating and autorun of the test software.
The display screen 30 may be an LED display, a liquid crystal display, a touch-sensitive liquid crystal display, an OLED (Organic Light-Emitting Diode) touch screen, or the like in some embodiments. The display screen 30 is used for displaying a test interface and displaying test information in the method for automatically starting and running the test software.
In the method and the terminal equipment for the self-starting and automatic operation of the test software, the starting process is detected by installing the self-starting tool in the equipment to be tested, and the test tool is controlled to be automatically started by sending a starting instruction after the equipment to be tested is judged to be started; the self-starting application can also generate a test instruction for simulating clicking of a start button and transmit the test instruction to the test tool, and the test tool is controlled to run a test flow and start functional testing through the test instruction. Therefore, the control operation of manually starting up for waiting, starting up for detection, opening a test tool and clicking a start button for testing can be replaced, the manual operation is reduced, partial time of testers is saved, the test efficiency of the whole assembly line is greatly improved, and the error of manual detection can be reduced. Meanwhile, the self-starting tool can be used for starting and running any three-party application, can be applied to the test function of realizing the automatic starting and the automatic running of the test tool under the condition that the test tool is passive, completely gets rid of the limitation of the software of the test tool on non-source codes, does not need to be limited by the test tool in the form of source codes, solves the problem that the existing test scheme is limited by the required source codes, and greatly expands the application field. Since the self-starting application can simulate clicking operation on various buttons, the self-starting application is also transformed into self-starting and button clicking control on other application programs in specific implementation.
It is to be understood that the invention is not limited to the examples described above, but that modifications and variations may be effected thereto by those of ordinary skill in the art in light of the foregoing description, and that all such modifications and variations are intended to be within the scope of the invention as defined by the appended claims.

Claims (6)

1. A method for testing the self-starting and automatic running of software is characterized by comprising the following steps: judging whether the equipment to be tested is started or not, and controlling a test tool in the equipment to be tested to automatically start if the equipment to be tested is started; sending a test instruction for simulating clicking of a start button to a test tool; and the test tool responds to the click operation of the start button according to the test instruction, starts a test flow and starts a test.
2. The method for testing the self-starting and automatic running of the software as claimed in claim 1, further comprising, before the step of determining whether the device under test is started up, the steps of: the device to be tested is provided with a testing tool and a self-starting tool, and the self-starting tool detects that the device to be tested is started.
3. The method for self-starting and automatically running test software according to claim 2, wherein the step of judging whether the device to be tested is started up, and if so, controlling the test tool in the device to be tested to automatically start comprises: the self-starting tool monitors the starting broadcast of the equipment to be tested in real time, and if the starting broadcast is received, the equipment to be tested is judged to be started; after waiting for a preset time, the self-starting tool sends a broadcast for starting the testing tool to start the testing tool.
4. The method for self-starting and automatically running test software according to claim 2, wherein the step of judging whether the device to be tested is started up, and if so, controlling the test tool in the device to be tested to automatically start comprises: the self-starting tool monitors the starting broadcast of the equipment to be tested in real time, and if the starting broadcast is received, the equipment to be tested is judged to be started; after waiting for the preset time, the self-starting tool outputs a starting instruction for simulating the manual clicking of the icon of the test tool to start the test tool.
5. The method for testing the self-starting and automatic running of software according to claim 2, wherein in the step of sending the test command for simulating the click of the start button to the test tool, the self-starting tool sends the test command by calling a tap input function; the coordinate value of the start button on the screen is input in the tap input function.
6. A terminal device comprising a processor, a memory communicatively coupled to the processor, the memory adapted to store a plurality of instructions; the processor is adapted to call instructions in the memory to perform the steps of implementing a method of self-booting and autorun of the test software of any of claims 1-5 above.
CN202110301805.XA 2021-03-22 2021-03-22 Method for self-starting and automatically running test software and terminal equipment Pending CN112835758A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110301805.XA CN112835758A (en) 2021-03-22 2021-03-22 Method for self-starting and automatically running test software and terminal equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110301805.XA CN112835758A (en) 2021-03-22 2021-03-22 Method for self-starting and automatically running test software and terminal equipment

Publications (1)

Publication Number Publication Date
CN112835758A true CN112835758A (en) 2021-05-25

Family

ID=75930423

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110301805.XA Pending CN112835758A (en) 2021-03-22 2021-03-22 Method for self-starting and automatically running test software and terminal equipment

Country Status (1)

Country Link
CN (1) CN112835758A (en)

Citations (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101751329A (en) * 2008-12-18 2010-06-23 大唐移动通信设备有限公司 Method and system for realizing automatic testing
CN103593282A (en) * 2012-08-17 2014-02-19 深圳市共进电子股份有限公司 Implementation method of product automation testing and auxiliary tool of product automation testing
CN105224457A (en) * 2015-09-29 2016-01-06 北京奇虎科技有限公司 A kind of test frame implementation method and device
CN105975391A (en) * 2016-04-29 2016-09-28 厦门美图移动科技有限公司 Restart testing method and device and mobile terminal
CN106791035A (en) * 2016-11-29 2017-05-31 深圳天珑无线科技有限公司 The sending control method and device of start broadcast
CN107423064A (en) * 2017-07-26 2017-12-01 广东欧珀移动通信有限公司 Message treatment method, device, terminal device and storage medium
CN108334015A (en) * 2018-03-08 2018-07-27 华自科技股份有限公司 Computer supervisory control system browsing real-time data method, apparatus and computer equipment
CN109413678A (en) * 2018-12-25 2019-03-01 欧普照明股份有限公司 A kind of Wi-Fi module automatic test approach and test macro
CN109739707A (en) * 2018-12-29 2019-05-10 Tcl移动通信科技(宁波)有限公司 A kind of test processing method, mobile terminal and storage medium
CN110806965A (en) * 2019-10-30 2020-02-18 江苏满运软件科技有限公司 Automatic test method, device, equipment and medium
CN110968517A (en) * 2019-12-04 2020-04-07 上海华兴数字科技有限公司 Automatic test method, device, platform and computer readable storage medium
CN111581095A (en) * 2020-05-08 2020-08-25 广州大学 Self-starting USB debugging method and device based on barrier-free service and storage medium
CN112162892A (en) * 2020-10-30 2021-01-01 深圳忆联信息系统有限公司 Method and device for realizing startup and shutdown test of tester, computer equipment and storage medium
CN112380076A (en) * 2020-11-11 2021-02-19 深圳信息通信研究院 Mobile terminal performance testing method and device based on photoinduction

Patent Citations (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101751329A (en) * 2008-12-18 2010-06-23 大唐移动通信设备有限公司 Method and system for realizing automatic testing
CN103593282A (en) * 2012-08-17 2014-02-19 深圳市共进电子股份有限公司 Implementation method of product automation testing and auxiliary tool of product automation testing
CN105224457A (en) * 2015-09-29 2016-01-06 北京奇虎科技有限公司 A kind of test frame implementation method and device
CN105975391A (en) * 2016-04-29 2016-09-28 厦门美图移动科技有限公司 Restart testing method and device and mobile terminal
CN106791035A (en) * 2016-11-29 2017-05-31 深圳天珑无线科技有限公司 The sending control method and device of start broadcast
CN107423064A (en) * 2017-07-26 2017-12-01 广东欧珀移动通信有限公司 Message treatment method, device, terminal device and storage medium
CN108334015A (en) * 2018-03-08 2018-07-27 华自科技股份有限公司 Computer supervisory control system browsing real-time data method, apparatus and computer equipment
CN109413678A (en) * 2018-12-25 2019-03-01 欧普照明股份有限公司 A kind of Wi-Fi module automatic test approach and test macro
CN109739707A (en) * 2018-12-29 2019-05-10 Tcl移动通信科技(宁波)有限公司 A kind of test processing method, mobile terminal and storage medium
CN110806965A (en) * 2019-10-30 2020-02-18 江苏满运软件科技有限公司 Automatic test method, device, equipment and medium
CN110968517A (en) * 2019-12-04 2020-04-07 上海华兴数字科技有限公司 Automatic test method, device, platform and computer readable storage medium
CN111581095A (en) * 2020-05-08 2020-08-25 广州大学 Self-starting USB debugging method and device based on barrier-free service and storage medium
CN112162892A (en) * 2020-10-30 2021-01-01 深圳忆联信息系统有限公司 Method and device for realizing startup and shutdown test of tester, computer equipment and storage medium
CN112380076A (en) * 2020-11-11 2021-02-19 深圳信息通信研究院 Mobile terminal performance testing method and device based on photoinduction

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
郭少豪: "Android手机交互应用开发", 30 November 2011, 中国铁道出版社, pages: 380 - 391 *

Similar Documents

Publication Publication Date Title
CN105573743B (en) Chip burning system and method and electronic equipment
WO2019227708A1 (en) Online debugging apparatus and method for test case, and computer-readable storage medium
CN101021797A (en) Repairing and staging method for software of embedded system
TWI599876B (en) Methods for debugging in a post (power-on self-test) and apparatuses using the same
CN104679626A (en) System and method for debugging and detecting BIOS (Basic Input / Output System)
CN111708662B (en) Debugging method and device
CN113268416A (en) Application program testing method and device, storage medium and terminal
CN112231206A (en) Script editing method for application program test, computer readable storage medium and test platform
CN106021024B (en) A kind of user terminal stops response reminding method and user terminal
US7213159B2 (en) Method for testing and verifying power management features of computer system
CN113377586A (en) Automatic server detection method and device and storage medium
CN113315675A (en) White box switch U-Boot automatic testing method, system and storage medium
US7827540B2 (en) Method for program debugging
CN112835758A (en) Method for self-starting and automatically running test software and terminal equipment
CN100524245C (en) Method for monitoring input/output port data
US20060080636A1 (en) Method of building intelligent platform management interface firmware architecture
CN106648697B (en) Method for lighting terminal and method for automatically controlling terminal
CN112199642A (en) Detection method for anti-debugging of android system, mobile terminal and storage medium
CN115757099A (en) Automatic test method and device for platform firmware protection recovery function
CN100517251C (en) Test system and method
CN104142843A (en) System power-on failure diagnosis method
TWI660267B (en) Boot testing apparatus, system and method thereof
KR102160951B1 (en) Mobile app auto-test device
US20070239976A1 (en) Message displaying system and method
CN113986635B (en) BIOS testing method, system, storage medium and device

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