CN109460359A - A kind of software version test method and system for embedded device - Google Patents

A kind of software version test method and system for embedded device Download PDF

Info

Publication number
CN109460359A
CN109460359A CN201811259883.2A CN201811259883A CN109460359A CN 109460359 A CN109460359 A CN 109460359A CN 201811259883 A CN201811259883 A CN 201811259883A CN 109460359 A CN109460359 A CN 109460359A
Authority
CN
China
Prior art keywords
version
software
test
embedded device
tested
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201811259883.2A
Other languages
Chinese (zh)
Inventor
许美美
陈锋
唐尧江
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shenzhen Siglent Technologies Co Ltd
Original Assignee
Shenzhen Siglent Technologies Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Shenzhen Siglent Technologies Co Ltd filed Critical Shenzhen Siglent Technologies Co Ltd
Priority to CN201811259883.2A priority Critical patent/CN109460359A/en
Publication of CN109460359A publication Critical patent/CN109460359A/en
Pending legal-status Critical Current

Links

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/368Test management for test version control, e.g. updating test cases to a new software version

Landscapes

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

Abstract

A kind of software version test method and system for embedded device.In a first aspect, allowing controller directly to access server to obtain the version to be tested of software since the software version test macro includes server, the troublesome operation phenomenon of previous downloading manually, composing software code is avoided;Second aspect is equivalent to the compiler task for having shared controller since server completes the compilation process of software code, is conducive to the resource overhead for reducing controller, to accelerate the speed of service of system;The third aspect then effectively prevents manually going through the situation all over all functional modules, so that testing efficiency greatly improves, and can also reach the requirement sufficiently verified to each functional module since controller tests embedded device by test script.

Description

A kind of software version test method and system for embedded device
Technical field
The present invention relates to field of embedded technology, and in particular to a kind of software version test method for embedded device And system.
Background technique
As embedded system is in communication and the extensive use of industrial control field, in order to improve the life cycle of product with And adapt to new business demand, it usually needs upgrade to the software of embedded system, the important updated contents of one of them Including carrying out upgraded version test to embedded device.
Carrying out upgraded version test to embedded device is to improve the necessary process of beta version, and publication software is formal The previous step of version is so conducive to find the exception or bug in beta version in time, to further carry out software It repairs, is perfect.Nowadays, the type of embedded device is relatively more, such as oscillograph, analyzer, generator, multimeter intelligence Electronic equipment, wherein for oscillograph as a kind of widely used engineering tools, its performance shows that engineer can be to electricity The detection of signal progress, processing capacity.
Currently, the function of oscillograph is various and powerful, to guarantee that various functions can be existing or newly-designed show Normal use on wave device hardware platform generally requires to carry out upgrading test to software version.The software of oscillograph was carried out in the past It when upgrading test, needs to arrange special tester and carries out manual working, by downloading, compiling, upgrade, test etc. one manually Series of steps goes to execute the test process of each software test version, it is also necessary to accomplish that each software test version is gone through all over institute Functional module.This mode makes the efficiency of software test extremely low, is frequently present of the renewal speed of software test version Be far longer than the unfavorable situation of manual test speed, also expose cannot 24 hours uninterrupted tests the problem of, moreover, test knot Fruit also tends to that the requirement sufficiently verified is not achieved.
Summary of the invention
The present invention solves the technical problem of the software version testing efficiencies for how improving embedded device.
According in a first aspect, providing a kind of software version test method for embedded device, institute in a kind of embodiment State embedded device and connect with a server by controller, the software version test method the following steps are included:
Obtaining step: the version to be tested of software is obtained from the server;
Upgrade step: the embedded device is controlled according to the version to be tested and carries out software upgrading;
Testing procedure: running preset test script, tests the embedded device after software upgrading.
It include accessing step before the obtaining step, the accessing step includes:
The server is accessed according to the test of user instruction, so that the server runs preset shell script, with Software code is updated to indicated release, and to the corresponding code of the indicated release and is compiled, the to be tested of software is obtained Version.
It include reboot step after the upgrade step, the reboot step includes:
It controls embedded device execution to restart, guides and upgraded in the embedded device load memory Software, so that the embedded device enters working condition.
It further include version judgment step before the testing procedure, the version judgment step includes:
Judge whether the current software version number of the embedded device is consistent with the version number of the version to be tested, If so, executing the testing procedure;If it is not, then executing the upgrade step.
The testing procedure includes exception record step, and the exception record step includes:
When testing the embedded device, if mistake occurs in test, working as the embedded device is recorded Preceding software version number and wrong content;If testing inerrancy, records the version to be tested and pass through test.
According to second aspect, a kind of software version test macro, including embedded device are provided in a kind of embodiment, is also wrapped It includes:
Server carries out upgrading required software code for storing the embedded device;
Controller is connect with the server and the embedded device respectively, and the controller includes acquiring unit, rises Grade unit and test cell;The acquiring unit from the server for obtaining the version to be tested of software, the upgrading Unit carries out software upgrading according to the version to be tested for controlling the embedded device, and the test cell is for running Preset test script is to test the embedded device after software upgrading.
The server includes script running unit;
When the controller instructs according to the test of user and accesses the server, the script running unit operation is pre- If shell script, software code is updated and is compiled to indicated release, and to the code of the indicated release, is obtained The version to be tested of software.
The controller further includes version judging unit and exception record unit;
The version judging unit be used for judge the embedded device current software version number whether with it is described to The version number of beta version is consistent, if so, the test cell executes software version test;If it is not, the then upgrade unit Software upgrade;
The exception record unit is used for when testing the embedded device, if mistake occurs in test, is remembered Record the current software version number and wrong content of the embedded device;If testing inerrancy, the test run to be measured is recorded Originally pass through test.
The embedded device includes one or more of oscillograph, analyzer, generator, multimeter;
According to the third aspect, a kind of embodiment provides a kind of computer readable storage medium, including program, described program energy It is enough executed by processor to realize method described in above-mentioned first aspect.
The beneficial effect of the application is:
According to a kind of software version test method and system for embedded device of above-described embodiment, including obtain, Upgrading, test and etc. and corresponding functional unit.In a first aspect, making since the software version test macro includes server Server can be accessed directly to obtain the version to be tested of software by obtaining controller, avoid previous downloading, composing software manually The troublesome operation phenomenon of code;Second aspect is equivalent to since server completes the compilation process of software code and has shared control The compiler task of device is conducive to the resource overhead for reducing controller, to accelerate the speed of service of system;The third aspect, due to Controller tests embedded device by test script, then effectively prevents manually going through the feelings all over all functional modules Shape so that testing efficiency greatly improves, and can also reach the requirement sufficiently verified to each functional module;Four directions Face enables the controller to record in time different in embedded device test process since controller includes exception record unit Often, test can not be passed through in first time or test the software version number passed through and feed back to user, conducive to user couple by mistake Test anomalies are checked.
Detailed description of the invention
Fig. 1 is a kind of flow chart of the software version test method of embodiment;
Fig. 2 is the flow chart of the software version test method of another embodiment;
Fig. 3 is a kind of structure chart of the software version test macro of embodiment.
Specific embodiment
Below by specific embodiment combination attached drawing, invention is further described in detail.Wherein different embodiments Middle similar component uses associated similar element numbers.In the following embodiments, many datail descriptions be in order to The application is better understood.However, those skilled in the art can recognize without lifting an eyebrow, part of feature It is dispensed, or can be substituted by other elements, material, method in varied situations.In some cases, this Shen Please it is relevant it is some operation there is no in the description show or describe, this is the core in order to avoid the application by mistake More descriptions are flooded, and to those skilled in the art, these relevant operations, which are described in detail, not to be necessary, they Relevant operation can be completely understood according to the general technology knowledge of description and this field in specification.
It is formed respectively in addition, feature described in this description, operation or feature can combine in any suitable way Kind embodiment.Meanwhile each step in method description or movement can also can be aobvious and easy according to those skilled in the art institute The mode carry out sequence exchange or adjustment seen.Therefore, the various sequences in the description and the appended drawings are intended merely to clearly describe a certain A embodiment is not meant to be necessary sequence, and wherein some sequentially must comply with unless otherwise indicated.
It is herein component institute serialization number itself, such as " first ", " second " etc., is only used for distinguishing described object, Without any sequence or art-recognized meanings.And " connection ", " connection " described in the application, unless otherwise instructed, include directly and It is indirectly connected with (connection).
Present invention design is, proposes a kind of higher software version test macro of the degree of automation, passes through clothes Business device, controller, embedded device communication link fetch realize efficient information transmission, test process fast accurate function, very Normal incidence reaches the integrated testing requirement of the acquisition of collection software test version, embedded device upgrading, embedded device test.Pass through Above-mentioned technical solution carries out the process of version acquisition, device upgrade, functional test, exception record by controller completely Be uniformly controlled, the artificial unfavorable situation for participating in test process can be got rid of, realize intelligence, facilitation, high efficiency software version Test hope.
Referring to FIG. 3, the application discloses a kind of software version test macro 3 comprising server 31, controller 32 and embedding Enter formula equipment 33, will illustrate respectively below.
Server 31 is connect with controller 32, is mainly used for storage embedded device 33 and is carried out upgrading required software generation Code.In one embodiment, server 31 is local server or cloud server, has data storage and data processing function, Software test code or patch data packet can be stored in server 31 by the technical staff of software development at any time, and software test Technical staff can access server at any time to obtain the version to be tested of software.
In one embodiment, server 31 includes storage unit 311 and script running unit 312, the former is used to deposit The data such as code are stored up, the latter is used to run shell script, Shell script here and the batch processing phase under Windows/Dos Seemingly, that is, with all kinds of orders it is placed in advance in into a file, the convenient program file disposably executed.For example, It may include more fresh code in shell script to the order of indicated release, the order of compiled code or compiling file be packaged Order;When script running unit 312 runs this shell script, will successively be executed according to each order in script, first The code data that user specifies is read from storage unit 311, and the code data of reading is updated to the software version specified to user This, upgrades dedicated file format at embedded device for the corresponding code compilation of the indicated release, to the file after compiling into Row is packaged and generates the version to be tested of software.
Controller 32 is connect with server 31 and embedded device 33 respectively, and controller 32 here can set for computer etc. It is standby, it is capable of the relative application software of runs software version test, additionally it is possible to which the setting of such as test parameter, the test for receiving user are opened Stop the relevant operations such as control, test result access.In one embodiment, controller 32 includes acquiring unit 321, upgrade unit 322 and test cell 323, each unit is respectively described below.
Acquiring unit 321 from server 31 for obtaining the version to be tested of software, in one embodiment, user The parameters such as software version number are set up in the relative application software of controller 32, start test function, then acquiring unit 321 Software code is updated so that server 31 runs preset shell script according to the test instruction access server 31 of user It the processing such as is compiled, is packaged to indicated release, and to indicated release corresponding code, obtain the version to be tested of software;This When, controller 32 reads the version to be tested by test instruction and is downloaded, saves into the memory of controller 32.
Upgrade unit 322 carries out software upgrading according to version to be tested for controlling embedded device 33.For example, upgrading is single Member 322 controls embedded device 33 and executes upgrade procedure and version to be tested is sent to embedded device 33, at this point, embedded The corresponding data cover of version to be tested is burned onto the bootstrap area or application area of itself by equipment 33, to complete soft Part updating operation.
Test cell 323 is for running preset test script to survey to the embedded device 33 after software upgrading Examination.In one embodiment, preset test script (Testing script) (test script) refers to particular test functionality Series of instructions, these instructions can be devices under performed, belong to the prior art;So in the present embodiment, it surveys Training originally may include the instruction such as time setting, gear setting, functional switch setting, PERCOM peripheral communication, those instructions are can survey Subject to the basic function for trying equipment, specific instruction type be will not enumerate.
Further, see that Fig. 1, controller 32 further include version judging unit 324 and exception record unit 325.Version is sentenced Disconnected unit 324 be mainly used for judging embedded device 33 current software version number whether the version number one with version to be tested It causes, if so, test cell 323 just executes software version test;If it is not, then upgrade unit 322 continues to execute software upgrading, directly To version to be tested or reach preset software upgrading number to the software upgrading of embedded device 33.Exception record unit 325 For if mistake occurs in test, recording the current software of embedded device 33 when testing embedded device 33 Version number and wrong content;If testing inerrancy, records version to be tested and pass through test.
Embedded device 33 is made of embeded processor, associated support hardware and embedded software system, it is that collection is soft Hardware is in " device " that can work independently of one;Wherein, embeded processor is mainly by a single-chip microcontroller or microcontroller (MCU) it forms;Associated support hardware includes display card, storage medium, communication apparatus, reading equipment of IC card etc.;Embedded software Part includes hardware-related bottom software, operating system, graphical interfaces, communications protocol, Database Systems, standardization browser With application software etc..The concrete type of embedded device 33 is relatively conventional in life, such as oscillograph, analyzer (frequency spectrum point Analyzer), generator (waveform generator), multimeter etc..Embedded device 33 in the present embodiment is primarily referred to as digital oscillography Device.
In another embodiment, software version test macro 3 further includes programmable power supply 34, programmable power supply 34 and controller 32 connect and connect and be controlled by it.Programmable power supply 34 is mainly that embedded device 33 is powered, and embedded device 33 is in software upgrading It needs to restart in journey or after the completion of software upgrading, then, controller 32 can control the power-off of programmable power supply 34 to be powered again, so that embedding Enter 33 power-off restarting of formula equipment.It should be noted that can also be here not includes programmable power supply 34, i.e., programmable power supply 34 is not utilized Restart to force embedded device 33 to carry out hardware, but carries out software restarting using the function of restarting of embedded device 33.
In another embodiment, software version test macro 3 further includes test equipment 35, test equipment 35 and controller 32 connect and connect and be controlled by it;Moreover, test equipment 35 can be the equipment such as signal generator, external memory, gateway, mainly Analog signal, test data or networking data needed for sending test for embedded device 33.In the present embodiment, test equipment 35 are primarily referred to as signal generator.
Correspondingly, a kind of software version test method for embedded device is also disclosed in the application, which surveys Method for testing is mainly used in above-mentioned software version test macro 3, and wherein embedded device 33 passes through controller 32 and server 31 connections.
In one embodiment, referring to FIG. 1, the software version test method may include step S110-S130, will divide below It does not mentionlet alone bright.
Step S110, can be described as obtaining step, and controller 32 obtains the version to be tested of software from server 31.
Step S120 can be described as upgrade step, and it is soft according to version to be tested progress that controller 32 controls embedded device 33 Part upgrading.
Step S130 can be described as testing procedure, and controller 32 runs preset test script, to the insertion after software upgrading Formula equipment is tested.
In another embodiment, referring to FIG. 2, the software version test method not only includes obtaining step, upgrading step Suddenly, testing procedure further includes accessing step, reboot step, version judgment step, exception record step etc., specific visible step S210-S290 is specifically described the software version test method in the embodiment below in conjunction with Fig. 3.
Step S210, accessing step.Controller 32 is remotely logged into server 31, accesses the data in server 31.
In one embodiment, user sets up the ginseng such as software version number in the relative application software of controller 32 Number starts test function, then the acquiring unit 321 in controller 32 instructs access server 31 according to the test of user, so that Script running unit 312 in server 31 runs preset shell script, and software code is updated to indicated release, and It the processing such as is compiled, is packaged to indicated release corresponding code, obtain the version to be tested of software.
Step S220, obtaining step, controller 32 obtain the version to be tested of software from server 31.
In one embodiment, the acquiring unit 321 in controller 32 by test instruction read step S210 in Obtained version to be tested is simultaneously downloaded, saves into the memory of controller 32.
Step S230, upgrade step, controller 32 control embedded device 33 and carry out software upgrading according to version to be tested.
In one embodiment, upgrade unit 322 controls embedded device 33 and executes upgrade procedure and by test run to be measured Originally it is sent to embedded device 33, at this point, the corresponding data cover of version to be tested is burned onto itself by embedded device 33 Bootstrap area or application area, to complete software upgrading operation.
Step S240, reboot step.Controller 32 controls the execution of embedded device 33 and restarts, and guidance embedded device 33 adds The software upgraded in memory is carried, so that embedded device 33 enters working condition.
In one embodiment, controller 32 control programmable power supply 34 power-off be powered again come so that embedded device 33 into Row hardware is restarted.Alternatively, controller 32 directly controls embedded device 33 carries out software restarting in case of constant power.
Step S250, version judgment step.
In one embodiment, version test cell 324 in controller 32 reads the current of embedded device 33 Software version number judges whether the current software version number of embedded device 33 is consistent with the version number of version to be tested, if It is then to enter step S260;If it is not, then entering step S230, controller 32 continues to control the progress software liter of embedded device 33 Grade, until being upgraded to current software version number or reaching preset upgrading number.
Step S260, testing procedure.Controller 32 runs preset test script, to the embedded device after software upgrading It is tested.
In one embodiment, the test cell 323 in controller 32 runs test script, according in test script Hold the dependent instruction for sending test one by one to embedded device 33, embedded device 33 realizes itself according to dependent instruction Basic function and to 32 feedback test result information of controller.In this embodiment, if embedded device 33 is digital oscilloscope, Then test script may include the instruction such as time setting, gear setting, functional switch setting, PERCOM peripheral communication, those instructions are with energy It enough tests subject to the basic function of digital oscilloscope, specific instruction type will not enumerate.
Step S270, exception record step.Exception record unit 325 in controller 32 is fed back according to embedded device 33 Test result information back is judged, if mistake occurs in test, S280 is entered step, conversely, entering step S290.
Step S280, exception record unit 325 record the current software version number and wrong content of embedded device 33. Then, user can check the detailed content of exception record, to find out the bug in software according to wrong content and repair to it Just.
Step S290, test pass through.Exception record unit 325 can also record current version to be tested and pass through test, Facilitate user's Awareness status, at this point, the relevant parameter of next version to be tested can be arranged in user on controller 32 again, and The software version test job of expansion next time.
It will be understood by those skilled in the art that all or part of function of various methods can pass through in above embodiment The mode of hardware is realized, can also be realized by way of computer program.When function all or part of in above embodiment When being realized by way of computer program, which be can be stored in a computer readable storage medium, and storage medium can To include: read-only memory, random access memory, disk, CD, hard disk etc., it is above-mentioned to realize which is executed by computer Function.For example, program is stored in the memory of equipment, when executing program in memory by processor, can be realized State all or part of function.In addition, when function all or part of in above embodiment is realized by way of computer program When, which also can store in storage mediums such as server, another computer, disk, CD, flash disk or mobile hard disks In, through downloading or copying and saving into the memory of local device, or version updating is carried out to the system of local device, when logical When crossing the program in processor execution memory, all or part of function in above embodiment can be realized.
Use above specific case is illustrated the present invention, is merely used to help understand the present invention, not to limit The system present invention.For those skilled in the art, according to the thought of the present invention, can also make several simple It deduces, deform or replaces.

Claims (10)

1. a kind of software version test method for embedded device, the embedded device passes through controller and a server Connection, which is characterized in that the software version test method the following steps are included:
Obtaining step: the version to be tested of software is obtained from the server;
Upgrade step: the embedded device is controlled according to the version to be tested and carries out software upgrading;
Testing procedure: running preset test script, tests the embedded device after software upgrading.
2. software version test method as described in claim 1, which is characterized in that include access before the obtaining step Step, the accessing step include:
The server is accessed according to the test of user instruction, so that the server runs preset shell script, it will be soft Part code update is compiled to indicated release, and to the corresponding code of the indicated release, obtains the version to be tested of software.
3. software version test method as described in claim 1, which is characterized in that include restarting after the upgrade step Step, the reboot step include:
Embedded device execution is controlled to restart, guide upgraded in the embedded device load memory it is soft Part, so that the embedded device enters working condition.
4. software version test method as described in claim 1, which is characterized in that before the testing procedure further include version This judgment step, the version judgment step include:
Judge whether the current software version number of the embedded device is consistent with the version number of the version to be tested, if It is then to execute the testing procedure;If it is not, then executing the upgrade step.
5. software version test method as claimed in claim 4, which is characterized in that the testing procedure includes exception record step Suddenly, the exception record step includes:
When testing the embedded device, if mistake occurs in test, the current of the embedded device is recorded Software version number and wrong content;If testing inerrancy, records the version to be tested and pass through test.
6. a kind of software version test macro, including embedded device, which is characterized in that further include:
Server carries out upgrading required software code for storing the embedded device;
Controller is connect with the server and the embedded device respectively, and the controller includes acquiring unit, upgrading list Member and test cell;The acquiring unit from the server for obtaining the version to be tested of software, the upgrade unit Software upgrading is carried out according to the version to be tested for controlling the embedded device, the test cell is default for running Test script to test the embedded device after software upgrading.
7. software version test macro as claimed in claim 6, which is characterized in that the server includes that script operation is single Member;
When the controller instructs according to the test of user and accesses the server, the script running unit operation is preset Software code is updated to indicated release, and to the code of the indicated release and is compiled, obtains software by shell script Version to be tested.
8. software version test macro as claimed in claim 6, which is characterized in that the controller further includes that version judgement is single Member and exception record unit;
The version judging unit be used for judge the embedded device current software version number whether with it is described to be tested The version number of version is consistent, if so, the test cell executes software version test;If it is not, then the upgrade unit executes Software upgrading;
The exception record unit is used for when testing the embedded device, if mistake occurs in test, records institute State the current software version number and wrong content of embedded device;If testing inerrancy, it is logical to record the version to be tested Cross test.
9. such as the described in any item software version test macros of claim 6-8, which is characterized in that the embedded device includes One or more of oscillograph, analyzer, generator, multimeter.
10. a kind of computer readable storage medium, which is characterized in that including program, described program can be executed by processor with Realize method according to any one of claims 1 to 5.
CN201811259883.2A 2018-10-26 2018-10-26 A kind of software version test method and system for embedded device Pending CN109460359A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811259883.2A CN109460359A (en) 2018-10-26 2018-10-26 A kind of software version test method and system for embedded device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811259883.2A CN109460359A (en) 2018-10-26 2018-10-26 A kind of software version test method and system for embedded device

Publications (1)

Publication Number Publication Date
CN109460359A true CN109460359A (en) 2019-03-12

Family

ID=65608590

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811259883.2A Pending CN109460359A (en) 2018-10-26 2018-10-26 A kind of software version test method and system for embedded device

Country Status (1)

Country Link
CN (1) CN109460359A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110069405A (en) * 2019-03-28 2019-07-30 深圳同兴达科技股份有限公司 A kind of LCD test method
CN111209059A (en) * 2020-01-14 2020-05-29 中国北方车辆研究所 Embedded software multi-version control system and method
CN111613116A (en) * 2020-05-09 2020-09-01 广州大学 ArduBlock-based materialized building block, programming method and system
CN112231228A (en) * 2020-11-06 2021-01-15 广州极飞科技有限公司 Firmware upgrade test method, device, platform, equipment and storage medium

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101436138A (en) * 2007-11-16 2009-05-20 苏州科达通信技术发展有限公司 Control device and control method for software upgrade and dynamic rolling back
CN102253850A (en) * 2011-07-08 2011-11-23 烽火通信科技股份有限公司 Incremental software updating method of internet protocol television (IPTV) set top box
US20150347279A1 (en) * 2014-06-03 2015-12-03 GM Global Technology Operations LLC Methodology and tool support for test organization and migration for embedded software
CN106326093A (en) * 2015-06-26 2017-01-11 中兴通讯股份有限公司 Automated testing system and testing method
CN107357715A (en) * 2016-05-09 2017-11-17 中兴通讯股份有限公司 Method for testing software and system
CN107992418A (en) * 2017-12-05 2018-05-04 郑州云海信息技术有限公司 A kind of method and system for improving software test stability
CN108563579A (en) * 2018-04-23 2018-09-21 苏州科达科技股份有限公司 White-box testing method, apparatus, system and storage medium

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101436138A (en) * 2007-11-16 2009-05-20 苏州科达通信技术发展有限公司 Control device and control method for software upgrade and dynamic rolling back
CN102253850A (en) * 2011-07-08 2011-11-23 烽火通信科技股份有限公司 Incremental software updating method of internet protocol television (IPTV) set top box
US20150347279A1 (en) * 2014-06-03 2015-12-03 GM Global Technology Operations LLC Methodology and tool support for test organization and migration for embedded software
CN106326093A (en) * 2015-06-26 2017-01-11 中兴通讯股份有限公司 Automated testing system and testing method
CN107357715A (en) * 2016-05-09 2017-11-17 中兴通讯股份有限公司 Method for testing software and system
CN107992418A (en) * 2017-12-05 2018-05-04 郑州云海信息技术有限公司 A kind of method and system for improving software test stability
CN108563579A (en) * 2018-04-23 2018-09-21 苏州科达科技股份有限公司 White-box testing method, apparatus, system and storage medium

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110069405A (en) * 2019-03-28 2019-07-30 深圳同兴达科技股份有限公司 A kind of LCD test method
CN111209059A (en) * 2020-01-14 2020-05-29 中国北方车辆研究所 Embedded software multi-version control system and method
CN111209059B (en) * 2020-01-14 2023-03-03 中国北方车辆研究所 Embedded software multi-version control system and method
CN111613116A (en) * 2020-05-09 2020-09-01 广州大学 ArduBlock-based materialized building block, programming method and system
CN112231228A (en) * 2020-11-06 2021-01-15 广州极飞科技有限公司 Firmware upgrade test method, device, platform, equipment and storage medium

Similar Documents

Publication Publication Date Title
CN109460359A (en) A kind of software version test method and system for embedded device
US7478281B2 (en) System and methods for functional testing of embedded processor-based systems
CN110865971A (en) System and method for verifying SOC chip
CN107783873B (en) Method for realizing automatic testing platform of burner
CN112270149A (en) Verification platform automation integration method and system, electronic equipment and storage medium
CN103516557A (en) Method and system for testing
CN104125504B (en) Deployment method, device and system based on continuous integration
CN102917242A (en) Testing system and testing method of multi-format video decoder
CN210666480U (en) Vehicle test system
CN113157508B (en) Test method, system, device, equipment and storage medium of embedded system
CN114019938A (en) Microcontroller chip communication interface test system and method thereof
CN109508547A (en) A kind of localization method of vulnerability of application program, device, storage medium and terminal
CN109979520A (en) Chip functions automated testing method, device and computer equipment
CN109932588A (en) A kind of Aerial Electronic Equipment validation test engine
CN112783769A (en) Self-defined automatic software testing method
CN115422091B (en) Firmware debugging method and device, electronic equipment and storage medium
CN112216340A (en) Hard disk test method and device, storage medium and electronic equipment
CN103970658B (en) The method and apparatus that PMON tests with kernel version compatibility
CN116244133A (en) Hard disk test management method, system, terminal and storage medium
CN103544099A (en) Method and device for testing programs on mobile device
CN109976963A (en) A kind of method and apparatus that the BMC test macro based on general-purpose platform is realized
US20040177344A1 (en) Debugging method for the keyboard controller code
CN102750167B (en) Application program launching method, device and computer system
CN109739511A (en) A kind of method, apparatus, computer equipment and storage medium improving code verification efficiency
CN113866596B (en) Power consumption testing method, power consumption testing device and storage medium

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
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20190312