CN112100051A - Automatic smoking test system and test method thereof - Google Patents

Automatic smoking test system and test method thereof Download PDF

Info

Publication number
CN112100051A
CN112100051A CN202010753393.9A CN202010753393A CN112100051A CN 112100051 A CN112100051 A CN 112100051A CN 202010753393 A CN202010753393 A CN 202010753393A CN 112100051 A CN112100051 A CN 112100051A
Authority
CN
China
Prior art keywords
test
compiling
node
log file
firmware program
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN202010753393.9A
Other languages
Chinese (zh)
Other versions
CN112100051B (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.)
Jiangsu Qingwei Intelligent Technology Co ltd
Original Assignee
Jiangsu Qingwei Intelligent 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 Jiangsu Qingwei Intelligent Technology Co ltd filed Critical Jiangsu Qingwei Intelligent Technology Co ltd
Priority to CN202010753393.9A priority Critical patent/CN112100051B/en
Publication of CN112100051A publication Critical patent/CN112100051A/en
Application granted granted Critical
Publication of CN112100051B publication Critical patent/CN112100051B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

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/3684Test management for test design, e.g. generating new test cases
    • 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

Abstract

The invention discloses an automatic smoking test system, and belongs to the technical field of chip application software test. The system comprises a control server, a compiling node, a data server, a test node and a development board. And the compiling node acquires and compiles the code to be tested, and transmits the compiled firmware program to the data server while transmitting the compiled information to the control server. The control server receives the compiled information and then controls the test node to operate, the test node obtains the compiled firmware program received by the data server and transmits the compiled firmware program to the development board, the test node controls the reset relay to be switched on and switched off so that the development board is reset to complete burning, the output port can generate a log file, and the test node can judge whether characters in the current log file are matched with the mark character string or not and generate an abnormal test report of the current log file. The invention solves the problem that the automatic smoking test system in the prior art can not realize unattended test.

Description

Automatic smoking test system and test method thereof
Technical Field
The invention belongs to the technical field of chip application software testing, and particularly relates to an automatic smoking testing system and a testing method thereof.
Background
Smoke testing is the process in software of verifying the code change to be tested before embedding the code application to be tested into the product. The embedded software development process needs to regularly check the realization effect of the function, namely, the stability of a certain function or software is continuously tested, and the condition that large-scale redevelopment is caused because problems are discovered only at the later stage of software development is avoided by testing whether the software is abnormal or not in the process of continuously working for a period of time. At present, stability testing needs to occupy certain space, and the testing process is loaded down with trivial details, frequently relies on the participation of external personnel and the test result can be because of human error inaccurate.
Disclosure of Invention
The invention aims to provide an automatic smoking test system and a test method thereof, which aim to solve the problem that the smoking test in the prior art cannot realize unattended completion of the test.
In order to achieve the above purpose, the invention provides the following technical scheme:
an automated smoke test system comprising: a control server, a data server, a test node, a development board and a compilation node, wherein:
the data server is independent of the control server.
The test node is independent of the control server and the data server. The test node has a control output and a data output.
The development board can burn the compiling firmware program into the embedded processing unit. The development board has:
and the receiving end can receive the compiled firmware program and is connected with the data output end.
A reset relay capable of resetting the compiled firmware program. And
and the reset end drives the relay to reset after receiving the relay reset instruction. The reset end is connected with the control output end of the test node.
An output port capable of generating a log file.
The compiling node is configured to judge whether a compiling firmware program is generated, and if so, the compiling node generates compiling completion information and sends the compiling completion information to the control server. The compiling node sends the compiled firmware program to the data server.
The control server is configured to generate test trigger information and send the test trigger information to the test node if the compiling completion information is received.
The test node is configured to determine whether test trigger information is received, and if so, read the compiled firmware program from the data server.
And if the test node reads the compiling firmware program, sending a relay reset instruction to the control output end and sending the compiling firmware program to the data output end. So that the development board resets according to the relay reset instruction, burns the current embedded processing unit according to the compiling firmware program and generates burning completion information.
And the test node generates a test program according to the compiled firmware program and sends the test program to the development board.
And if the development board acquires the burning completion information, detecting the burned embedded processing unit through the test program, generating a current log file and sending the current log file to the test node.
And the test node judges whether the characters in the current log file are matched with the marker character string, and if so, generates an abnormal test report of the current log file.
On the basis of the technical scheme, the invention can be further improved as follows:
further, a code server stores the code to be tested.
And the compiling node is also configured to obtain the code to be tested from the code service if a compiling starting instruction is received. And compiling the code to be tested by the compiling node to obtain a compiling firmware program.
Further, the codes to be tested are a plurality of groups of codes to be tested. The code to be tested has update time or version information.
And the compiling node is also configured to obtain the code to be tested from the code service according to the updating time or the version information if a compiling starting instruction is received.
Further, if the test node receives the current log file, a relay reset instruction is sent to the control output end.
The development board then generates a re-detection log file and sends the re-detection log file to the test node.
And the test node judges whether the re-detection log file is matched with the mark character string, and if so, generates a test report of the re-detection log file.
Further, the step of generating the re-inspection log file test report comprises:
and the test node generates a detection frequency value and judges whether the detection frequency is a set value, if so, detection ending information is output. If not, the relay reset instruction is sent to the control output end again until the detection times are set values.
Further, a mail server configured to determine whether the test node receives the detection end information, and if so, send a test report of re-detecting the log file to the mail server by a mail manner.
Furthermore, the compiling firmware program comprises compiling file name information. The compilation completion information has compilation file name information. The test trigger information has compiled file name information.
And the test node is also configured to judge whether the characters in the current log file are matched with the marker character string, and if not, a normal test report of the current log file is generated.
Further, the output port is a serial port.
And the test node judges whether the current log file is matched with the sign character string or not, and if not, generates an abnormal test report of the current log file to judge whether the current log file is matched with the sign character string or not.
Further, if the test node generates an abnormal test report of the current log file, the test node sends alarm prompt information from the control output end.
The smoking test system further comprises:
and the alarm is provided with an alarm driving end. The alarm driving end is connected to the control output end and can receive alarm prompt information. When the alarm driving end receives the alarm prompt information, the alarm is in an alarm state.
An automatic smoking test method comprises the following steps:
a control server is configured.
A data server is configured independently of the control server.
A test node is configured independently of the control server and the data server. The test node has a control output and a data output.
And configuring a development board which can burn the compiling firmware program into the embedded processing unit. The development board has:
and the receiving end can receive the compiled firmware program and is connected with the data output end.
A reset relay capable of resetting the compiled firmware program. And
and the reset end drives the relay to reset after receiving the relay reset instruction. The reset end is connected with the control output end of the test node.
An output port capable of generating a log file.
A compiling node is configured.
And the compiling node judges whether to generate a compiling firmware program, if so, the compiling node generates compiling completion information and sends the compiling completion information to the control server. The compiling node sends the compiled firmware program to the data server.
The control server is configured to generate test trigger information and send the test trigger information to the test node if the compiling completion information is received.
And the test node is configured to judge whether the test trigger information is received, and if so, the compiling firmware program is read from the data server.
And if the test node reads the compiling firmware program, sending a relay reset instruction to the control output end and sending the compiling firmware program to the data output end. So that the development board resets according to the relay reset instruction, burns the current embedded processing unit according to the compiling firmware program and generates burning completion information.
And the test node generates a test program according to the compiled firmware program and sends the test program to the development board.
And if the development board acquires the burning completion information, detecting the burned embedded processing unit through the test program, generating a current log file and sending the current log file to the test node.
And the test node judges whether the characters in the current log file are matched with the marker character string, and if so, generates an abnormal test report of the current log file.
The invention has the following advantages:
according to the automatic smoking test system, automatic compiling is achieved through the compiling node, automatic upgrading of the development board is achieved through the relay, automatic compiling and automatic upgrading are achieved, and the automatic smoking test system can achieve unattended testing.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present invention, the drawings needed to be used in the description of the embodiments are briefly introduced below, and it is obvious that the drawings in the following description are some embodiments of the present invention, and it is obvious for those skilled in the art to obtain other drawings based on the drawings without creative efforts.
FIG. 1 is a schematic diagram of an automated smoke test system according to an embodiment of the present invention.
FIG. 2 is a schematic diagram of an automated smoke test system according to another embodiment of the present invention.
FIG. 3 is a schematic diagram of an automated smoke test system according to yet another embodiment of the present invention.
FIG. 4 is a schematic diagram of an automated smoke test system according to yet another embodiment of the present invention.
Figure 5 is a diagram of the communication links at each end of the automated smoke test system in one embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the embodiments of the present invention clearer, the technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are some, but not all, embodiments of the present invention. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
The smoking test is a quick basic function verification strategy aiming at a software version package in the software development process, and is a means for confirming and verifying the basic functions of the software, the smoking test is a pretest before the detailed test aiming at the software version package, and the main purpose of executing the smoking test is to quickly verify whether the basic functions of the software are defective. If the test case of the smoking test fails, no further testing is necessary.
As shown in fig. 1 to 5, the embodiment of the present invention provides an automated smoking test system, which includes a control server 10, a data server 40, a test node 50, a development board 60, and a compiling node 20.
The control server 10 outputs a control instruction and controls the compiling node 20 to operate. The compiling node 20 compiles the latest code to be tested of the code server 30 at the time of compiling. When the compilation is completed, the compiling node 20 transmits the compiled firmware program to the data server while transmitting the compiled information to the control server 10.
The control server 10 outputs a control instruction to control the test node 50 to operate after receiving the compiled information, the test node 50 controls the reset relay to be disconnected to reset the development board 60, and the test node 50 acquires the compiled firmware program received by the data server 40 and transmits the compiled firmware program to the development board 60. The compiling node 20 and the testing node 50 are sequentially controlled to operate by the control server 10 outputting a control instruction, so that the compiling node 20 and the testing node 50 can determine whether to operate according to whether the control instruction output by the control server 10 is received.
After the development board 60 receives the compiling firmware program, the test node 50 controls the reset relay to be disconnected, so that the development board 60 restarts resetting to complete upgrading, after the development board 60 receives the compiling firmware program, the output end starts to generate a log file, the test node 50 judges whether characters in the current log file are matched with the marker character string, and if yes, an abnormal test report of the current log file is generated. To control the opening of the reset relay 62 through the test node 50 so that the development board 60 can restart the reset to complete the upgrade. The specific settings are as follows:
as shown in fig. 1, the data server 40 in the automated smoke test system of the present invention is independent of the control server 10. The test node 50 is independent of the control server 10 and the data server 40.
As shown in FIG. 1, test node 50 has a control output 51 and a data output 52. The development board 60 can burn the compiled firmware program into the embedded processing unit 64.
As shown in fig. 1, the development board 60 has: a receiving terminal 61 capable of receiving the compiled firmware program, a reset relay 62 capable of resetting the compiled firmware program, a reset terminal 63 and an output port 65 capable of generating a log file.
The receiving end 61 is connected to the data output end 52. The reset relay 62 has a reset terminal 63. The reset terminal 63 drives the relay to reset after receiving the relay reset instruction. Reset terminal 63 is connected to control output terminal 51 of test node 50. To enable the development board 60 to be reset via the reset terminal 63.
As shown in fig. 1, the compiling node 20 is configured to determine whether to generate a compiling firmware program, and if so, the compiling node 20 generates a compiling completion message and sends the compiling completion message to the control server 10 (as shown in S101). The compiling node 20 sends the compiled firmware program to the data server 40 (S102 in the figure). Further, the compiling node 20 is used for automatically pulling the latest code to be tested from the code server 30, and then executing automatic compiling operation according to the pulled latest code to be tested, thereby achieving the purpose of unattended operation.
As shown in fig. 1, the control server 10 is configured to generate test trigger information and send the test trigger information to the test node 50 if the compiling completion information is received (as shown in S201).
As shown in fig. 1, the test node 50 is configured to determine whether the test trigger information is received, and if so, read the compiled firmware program from the data server 40 (as shown in S301).
As shown in fig. 1, if the test node 50 reads the compiled firmware program, it sends a relay reset command to the control output terminal 51 and sends the compiled firmware program to the data output terminal 52. So that the development board 60 is reset according to the relay reset command (S401 in the figure). The current embedded processing unit 61 is burned according to the compiled firmware program and burning completion information is generated (S501).
As shown in fig. 1, the test node 50 generates a test program according to the compiled firmware program and transmits the test program to the development board 60.
As shown in fig. 1, if the development board 60 obtains the burning completion information, the testing program detects the burned embedded processing unit 64, generates a current log file, and sends the current log file to the testing node 50 through the output port 65 (as shown in S601).
As shown in fig. 1, the test node 50 determines whether the characters in the current log file match the flag character string, and if yes, generates an abnormal test report of the current log file.
In one embodiment of the automated smoke test system of the present invention, as illustrated in fig. 2, further comprising: a code server 30.
The code server 30 stores the code to be tested. The compiling node 20 is further configured to, if receiving a compiling start instruction, obtain the code to be tested from the code service (S701, S801 in the figure). And the compiling node compiles the code to be tested to obtain the compiled firmware program.
In another embodiment of the automated smoking test system of the present invention, the codes to be tested mentioned in the above embodiments are multiple sets of codes to be tested. The code to be tested has update time or version information. To back up the compiled firmware program through the code server 30, thereby facilitating other nodes to access the compiled firmware program. Compiling node 20 is further configured to obtain the code to be tested from the code service according to the update time or version information if a start compiling instruction is received.
In yet another embodiment of the automated smoking test system according to the present invention, as shown in fig. 2, if the test node 50 receives the current log file, i.e. after executing S601, it sends a relay reset instruction to the control output terminal 51 (as shown in fig. 602). The development board 60 then generates a re-detection log file and sends the re-detection log file to the test node 50.
In yet another embodiment of the automated smoking test system of the present invention, the test node 50 determines whether the re-detection log file matches the token string, and if so, generates a test report of the re-detection log file. The output port is used for outputting the mark character string to be printed all the time, and after long-time placement, the historical behavior of the mark character string can be judged, for example, after the mark character string runs for 7x24 hours, whether the abnormal conditions such as crash, dead halt and the like occur or not is observed.
In yet another embodiment of the automated smoking-test system of the present invention, the code under test is error-free when the test node 50 matches a signature string of an abnormal operation. The judgment is realized by matching different keywords in the mark character string, for example, if N times of reset is found, an alarm is notified, otherwise, the normal operation is reported.
The step of generating the re-detection log file test report comprises the following steps:
the test node 50 generates a test count value and determines whether the test count is a set value, and if so, outputs test end information. If not, the relay reset instruction is sent to the control output end 51 again until the detection times are set values.
In yet another embodiment of the automated smoke test system of the present invention, as shown in figure 3, a mail server 80 is included. The mail server 80 is configured to determine whether the test node 50 receives the detection end information, and if so, send a test report of re-detecting the log file to the mail server 80 by way of mail (see fig. S603).
Therefore, the method in the embodiment is used for automatically sending the e-mail to the mailbox of the designated person after the judgment is obtained by automatically analyzing the mark character string, and the test is completed.
In yet another embodiment of the automated smoke test system of the present invention, the compiled firmware program includes compiled filename information. The compilation completion information has compilation file name information. The test trigger information has compiled file name information.
The test node 50 is further configured to determine whether the characters in the current log file match the flag character string, and if not, generate a normal test report of the current log file.
Further, the output port 65 is a serial port.
The test node 50 determines whether the current log file matches the flag character string, and if not, generates an abnormal test report of the current log file to determine whether the current log file matches the flag character string.
In yet another embodiment of the automated smoking test system of the present invention, the test node 50 sends an alarm prompt message from the control output 51 if it generates an abnormal test report of the current log file.
As shown in fig. 4, the smoke test system of the present invention further includes an alarm 70.
The alarm 70 has an alarm actuation end 71. The alarm driving end 71 is connected to the control output end 51 and can receive alarm prompt information. When the alarm driving end receives the alarm prompt information, the alarm is in an alarm state (as shown in a picture S604).
In another embodiment of the invention, the invention also discloses an automatic smoking test method, which comprises the following steps:
a control server 10 is configured.
A data server 40 is configured independently of the control server 10.
A test node 50 is configured which is independent of the control server 10 and the data server 40. The test node 50 has a control output 51 and a data output 52.
A development board 60 is configured, which can burn the compiled firmware program into the embedded processing unit 61. The development board 60 has:
a receiver 61 capable of receiving the compiled firmware program is connected to the data output 52.
A reset relay 62 that enables the compiled firmware program to be reset. And
and the reset end 63 drives the relay to reset after the reset end 63 receives the relay reset command. Reset terminal 63 is connected to control output terminal 51 of test node 50.
An output port capable of generating a log file.
A compiling node 20 is configured.
The compiling node 20 determines whether to generate a compiling firmware program, and if so, the compiling node 20 generates a compiling completion message and sends the compiling completion message to the control server 10. The compiling node 20 transmits the compiled firmware program to the data server 40.
Wherein the control server 10 is configured to generate test trigger information and send the test trigger information to the test node 50 if the compilation completion information is received.
And the test node 50 is configured to judge whether the test trigger information is received, and if so, read the compiled firmware program from the data server 40.
If the test node 50 reads the compiled firmware program, it sends a relay reset instruction to the control output terminal 51 and sends the compiled firmware program to the data output terminal 52. So that the development board 60 is reset according to the relay reset instruction, burns the current embedded processing unit 61 according to the compiling firmware program and generates burning completion information.
The test node 50 generates a test program according to the compiled firmware program and transmits the test program to the development board 60.
If the development board 60 obtains the burning completion information, the burned embedded processing unit 61 is detected by the test program, a current log file is generated, and the current log file is sent to the test node 50.
The test node 50 determines whether the characters in the current log file match the flag character string, and if so, generates an abnormal test report of the current log file.
This automatic smoking test system, test node 50 and dispatch node separation for test node 50's complexity reduces, can build with the computer of low configuration, for example raspberry group development board, has saved fund input, consumption and has put the space simultaneously.
Finally, it should be noted that: the above examples are only for illustrating the technical solutions of the present invention, and are not limited thereto. Although the present invention has been described in detail with reference to the foregoing embodiments, it will be understood by those of ordinary skill in the art that: modifications of the technical solutions described in the embodiments or equivalent replacements of some technical features may still be made. And such modifications or substitutions do not depart from the spirit and scope of the corresponding technical solutions of the embodiments of the present invention.

Claims (10)

1. An automated smoking test system, wherein the automated smoking test system is capable of testing embedded processing units of a cured compiler; the automated smoke test system comprises:
a control server;
a data server, independent of said control server;
a test node independent of the control server and the data server; the test node is provided with a control output end and a data output end;
a development board capable of burning the compiling firmware program into the embedded processing unit; the development board has:
a receiving end capable of receiving the compiling firmware program and connected with the data output end;
a reset relay capable of resetting the compiled firmware program; and
the reset end drives the relay to reset after receiving a relay reset instruction; the reset end is connected with the control output end of the test node;
an output port capable of generating a log file; and
a compiling node configured to determine whether to generate a compiling firmware program, and if so, the compiling node generates a compiling completion message and sends the compiling completion message to the control server; the compiling node sends the compiled firmware program to the data server;
the control server is configured to generate test trigger information and send the test trigger information to the test node if the compiling completion information is received;
the test node is configured to judge whether the test trigger information is received, and if so, the compiling firmware program is read from the data server;
if the test node reads the compiling firmware program, the test node sends the relay reset instruction to the control output end and sends the compiling firmware program to the data output end; so that the development board resets according to the relay reset instruction, burns the current embedded processing unit according to the compiling firmware program and generates burning completion information;
the test node generates a test program according to the compiling firmware program and sends the test program to the development board;
if the development board obtains the burning completion information, detecting the burned embedded processing unit through the test program, generating a current log file and sending the current log file to the test node;
and the test node judges whether the characters in the current log file are matched with the marker character string, and if so, generates an abnormal test report of the current log file.
2. The smoking test system of claim 1, further comprising:
a code server, said code server storing a code to be tested;
the compiling node is further configured to obtain the code to be tested from the code server if a compiling starting instruction is received; and the compiling node compiles the code to be tested to obtain the compiled firmware program.
3. The smoking test system of claim 2, wherein the code under test is a plurality of sets of codes under test; the code to be tested has updating time or version information;
and the compiling node is also configured to obtain the code to be tested from the code service according to the updating time or the version information if a compiling starting instruction is received.
4. The smoking test system of claim 1, wherein:
if the test node receives the current log file, the test node sends the relay reset instruction to the control output end;
the development board generates a re-detection log file and sends the re-detection log file to the test node;
and the test node judges whether the re-detection log file is matched with the sign character string, and if so, generates a test report of the re-detection log file.
5. The smoking test system of claim 4, wherein the step of generating a re-detection log file test report is preceded by:
the test node generates a detection number value and judges whether the detection number is a set value, if so, detection ending information is output; if not, the relay reset instruction is sent to the control output end again until the detection times are set values.
6. The smoking test system of claim 5, further comprising:
and the mail server is configured to judge whether the detection end information is received by the test node, and if so, the test report of the re-detection log file is sent to the mail server in a mail mode.
7. The smoking test system of claim 1, wherein the compiled firmware program includes compiled filename information; the compiling completion information comprises the compiling file name information; the test trigger information comprises the compiling file name information;
and the test node is also configured to judge whether the characters in the current log file are matched with the marker character string, and if not, a normal test report of the current log file is generated.
8. The smoke test system of claim 1 wherein said output port is a serial port;
and the test node judges whether the current log file is matched with the sign character string, and if not, generates an abnormal test report of the current log file to judge whether the current log file is matched with the sign character string.
9. The smoking test system of claim 1, wherein the test node sends an alarm prompt message from the control output if it generates an abnormal test report of a current log file;
the smoking test system further comprises:
an alarm having an alarm drive end; the alarm driving end is connected to the control output end and can receive the alarm prompt information; when the alarm driving end receives alarm prompt information, the alarm is in an alarm state.
10. An automated smoking test method, comprising:
configuring a control server;
configuring a data server independent of said control server;
configuring a test node independent of the control server and the data server; the test node is provided with a control output end and a data output end;
configuring a development board which can burn the compiling firmware program into the embedded processing unit; the development board has:
a receiving end capable of receiving the compiling firmware program and connected with the data output end;
a reset relay capable of resetting the compiled firmware program; and
the reset end drives the relay to reset after receiving a relay reset instruction; the reset end is connected with the control output end of the test node;
an output port capable of generating a log file;
configuring a compiling node;
the compiling node judges whether a compiling firmware program is generated or not, if so, the compiling node generates compiling completion information and sends the compiling completion information to the control server; the compiling node sends the compiled firmware program to the data server;
the control server is configured to generate test trigger information and send the test trigger information to the test node if the compiling completion information is received;
the test node is configured to judge whether the test trigger information is received, and if so, the compiling firmware program is read from the data server;
if the test node reads the compiling firmware program, the test node sends the relay reset instruction to the control output end and sends the compiling firmware program to the data output end; so that the development board resets according to the relay reset instruction, burns the current embedded processing unit according to the compiling firmware program and generates burning completion information;
the test node generates a test program according to the compiling firmware program and sends the test program to the development board;
if the development board obtains the burning completion information, detecting the burned embedded processing unit through the test program, generating a current log file and sending the current log file to the test node;
and the test node judges whether the characters in the current log file are matched with the marker character string, and if so, generates an abnormal test report of the current log file.
CN202010753393.9A 2020-07-30 2020-07-30 Automatic smoking testing system and testing method thereof Active CN112100051B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010753393.9A CN112100051B (en) 2020-07-30 2020-07-30 Automatic smoking testing system and testing method thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010753393.9A CN112100051B (en) 2020-07-30 2020-07-30 Automatic smoking testing system and testing method thereof

Publications (2)

Publication Number Publication Date
CN112100051A true CN112100051A (en) 2020-12-18
CN112100051B CN112100051B (en) 2024-03-08

Family

ID=73750024

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010753393.9A Active CN112100051B (en) 2020-07-30 2020-07-30 Automatic smoking testing system and testing method thereof

Country Status (1)

Country Link
CN (1) CN112100051B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114490319A (en) * 2021-12-21 2022-05-13 博思数采科技发展有限公司 Distributed continuous integration automatic test method and system

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101145964A (en) * 2007-07-27 2008-03-19 中兴通讯股份有限公司 An automatic smoke testing method and system for network management system
CN103678124A (en) * 2013-12-03 2014-03-26 浙江宇视科技有限公司 Video surveillance platform auto-test method and device based on continuous integrated environment
US20160026452A1 (en) * 2014-07-23 2016-01-28 Verizon Patent And Licensing Inc. Efficient deployment of application revisions and implementation of application rollbacks across multiple application servers
CN107357718A (en) * 2017-06-12 2017-11-17 百富计算机技术(深圳)有限公司 One kind structure method of testing and device
CN110362488A (en) * 2019-07-12 2019-10-22 北京字节跳动网络技术有限公司 A kind of page test method, device, electronic equipment and storage medium
CN110457204A (en) * 2019-07-05 2019-11-15 深圳壹账通智能科技有限公司 Code test method, device, computer equipment and storage medium
CN110597675A (en) * 2019-08-09 2019-12-20 珠海泰芯半导体有限公司 Chip testing method and device, storage medium and burner
US10515623B1 (en) * 2016-12-23 2019-12-24 Amazon Technologies, Inc. Non-speech input to speech processing system
US10528454B1 (en) * 2018-10-23 2020-01-07 Fmr Llc Intelligent automation of computer software testing log aggregation, analysis, and error remediation
CN111190812A (en) * 2019-12-12 2020-05-22 华东计算技术研究所(中国电子科技集团公司第三十二研究所) Automatic test framework based on embedded equipment

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101145964A (en) * 2007-07-27 2008-03-19 中兴通讯股份有限公司 An automatic smoke testing method and system for network management system
CN103678124A (en) * 2013-12-03 2014-03-26 浙江宇视科技有限公司 Video surveillance platform auto-test method and device based on continuous integrated environment
US20160026452A1 (en) * 2014-07-23 2016-01-28 Verizon Patent And Licensing Inc. Efficient deployment of application revisions and implementation of application rollbacks across multiple application servers
US10515623B1 (en) * 2016-12-23 2019-12-24 Amazon Technologies, Inc. Non-speech input to speech processing system
CN107357718A (en) * 2017-06-12 2017-11-17 百富计算机技术(深圳)有限公司 One kind structure method of testing and device
US10528454B1 (en) * 2018-10-23 2020-01-07 Fmr Llc Intelligent automation of computer software testing log aggregation, analysis, and error remediation
CN110457204A (en) * 2019-07-05 2019-11-15 深圳壹账通智能科技有限公司 Code test method, device, computer equipment and storage medium
CN110362488A (en) * 2019-07-12 2019-10-22 北京字节跳动网络技术有限公司 A kind of page test method, device, electronic equipment and storage medium
CN110597675A (en) * 2019-08-09 2019-12-20 珠海泰芯半导体有限公司 Chip testing method and device, storage medium and burner
CN111190812A (en) * 2019-12-12 2020-05-22 华东计算技术研究所(中国电子科技集团公司第三十二研究所) Automatic test framework based on embedded equipment

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
姜文等: "基于持续集成的冒烟测试", 计算机技术与发展 *
田峰等: "一种无人机飞行控制管理软件回归测试方法", 北京航空航天大学学报 *

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114490319A (en) * 2021-12-21 2022-05-13 博思数采科技发展有限公司 Distributed continuous integration automatic test method and system

Also Published As

Publication number Publication date
CN112100051B (en) 2024-03-08

Similar Documents

Publication Publication Date Title
CN102693139B (en) A kind of method and system of radio upgrade cell phone software
CN102662701B (en) CPLD online upgrading method, device and service board
CN101656949B (en) Method and terminals for aerial upgrade of firmware
US20170212487A1 (en) Systems and methods for self provisioning building equipment
CN100419698C (en) Network equipment and a method for monitoring the start up of such equipment
CN108021410A (en) A kind of firmware upgrade method and system of intelligent appliance equipment
CN104133709B (en) The upgrade method and device of embedded system
EP2456257A1 (en) Method and system for upgrading wireless data card
CN110765018B (en) Automatic interface testing method and equipment
CN107357694A (en) Error event reporting system and its method during startup self-detection
CN105897461A (en) Multi-system OTA upgrading method and multi-system device
CN106897166A (en) A kind of mobile terminal and its restorative procedure
CN112100051A (en) Automatic smoking test system and test method thereof
CN109386936A (en) Burning, remote control method, air-conditioning, remote controler and the system of air conditioner electric control plate
CN106210877A (en) The method for upgrading system of intelligent television and device
CN111984287A (en) Equipment upgrading method and system
CN103177213B (en) A kind of software vulnerability restorative procedure and system
WO2022257927A1 (en) Key burning method and apparatus, electronic device board card, and storage medium
CN106528248B (en) Downloading method and system of mobile terminal based on software integrity
CN108833128A (en) A kind of method that equipment updates
CN109495798A (en) ONU method for upgrading system, device, equipment and computer readable storage medium
CN111552498B (en) Method and system for realizing screen parameter upgrading of display screen
CN103634398A (en) MOST network-based software upgrading method
CN114168205A (en) BIOS firmware verification system, method and device
CN106412971B (en) A kind of abnormality eliminating method 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
GR01 Patent grant
GR01 Patent grant