CN111538518A - Method and device for realizing automatic batch test of tester and computer equipment - Google Patents

Method and device for realizing automatic batch test of tester and computer equipment Download PDF

Info

Publication number
CN111538518A
CN111538518A CN202010343737.9A CN202010343737A CN111538518A CN 111538518 A CN111538518 A CN 111538518A CN 202010343737 A CN202010343737 A CN 202010343737A CN 111538518 A CN111538518 A CN 111538518A
Authority
CN
China
Prior art keywords
test
firmware
testing
tester
new firmware
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
CN202010343737.9A
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 Union Memory Information System Co Ltd
Original Assignee
Shenzhen Union Memory Information System 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 Union Memory Information System Co Ltd filed Critical Shenzhen Union Memory Information System Co Ltd
Priority to CN202010343737.9A priority Critical patent/CN111538518A/en
Publication of CN111538518A publication Critical patent/CN111538518A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/65Updates
    • 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

Landscapes

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

Abstract

The application relates to a method, a device, computer equipment and a storage medium for realizing automatic batch testing of a testing machine, wherein the method comprises the following steps: the control machine detects whether firmware update exists in the test network server at regular preset time intervals; if a new firmware package is detected, copying the new firmware package into the control machine; issuing the new firmware packet to a corresponding tester through a given IP address so as to update the firmware of the corresponding tester; after the firmware of the testing machine is updated, executing a testing task of the new firmware and generating a corresponding testing result; and uploading the test result to a server after all the test tasks are completed. The invention periodically detects whether the firmware is updated through the control machine and updates the firmware of all the testers needing updating, thereby realizing that a plurality of testers can simultaneously carry out a plurality of test items, shortening the test period and improving the test efficiency.

Description

Method and device for realizing automatic batch test of tester and computer equipment
Technical Field
The invention relates to the technical field of computer testing, in particular to a method and a device for realizing automatic batch testing of a testing machine, computer equipment and a storage medium.
Background
With the price drop of the solid state disk, the solid state disk is more and more popular, the NVMe SSD is abbreviated as SSD, and the superior performance of the SSD is more rapidly developed, and each large computer manufacturer makes the hard disk in the computer into the NVMe SSD, so as to improve the performance of the computer.
Currently, during the process of testing a computer, a plurality of tests with different contents are generally required, and frequent update and upgrade of firmware may be required during the test of different items. In the process of testing a large number of computers, a large amount of labor and time cost are consumed for upgrading a large number of computers, so that the testing period is too long, and the testing efficiency is low.
Disclosure of Invention
In view of the above, it is desirable to provide an automatic batch test method, an apparatus, a computer device, and a storage medium, which can improve the test efficiency of a tester.
A method of implementing automatic batch testing of a tester, the method comprising:
the control machine detects whether firmware update exists in the test network server at regular preset time intervals;
if a new firmware package is detected, copying the new firmware package into the control machine;
issuing the new firmware packet to a plurality of corresponding testers through a given IP address so as to update the firmware of the corresponding testers;
after the firmware of the testing machine is updated, executing a testing task of the new firmware and generating a corresponding testing result;
and uploading the test result to a server after all the test tasks are completed.
In one embodiment, after the step of periodically detecting whether there is a firmware update in the test web server at the control machine for a preset time period, the method further includes:
and if the new firmware packet is not detected, waiting for the next time period to detect whether the new firmware packet exists in the test network server again.
In one embodiment, the step of executing the test task of the new firmware and generating the corresponding test result after the test machine firmware is updated further includes:
after the firmware of the tester is updated, sequentially executing corresponding test items by calling test files of the tester;
after each item of test is finished, saving the test result of the corresponding test item at a specified position;
and after all the test tasks are completed, uploading all the test results to the server.
In one embodiment, the method further comprises:
the control machine detects the test results at regular intervals in a preset time period and sends the test results of all the test machines to corresponding testers through an office network.
An automatic batch test apparatus implementing a tester, the apparatus comprising:
the first detection module is used for detecting whether firmware update exists in the test network server at regular intervals in a preset time period through the control machine;
the copying module is used for copying the new firmware package into the control machine if the new firmware package is detected;
the issuing module is used for issuing the new firmware packet to the corresponding multiple testers through a given IP address so as to update the firmware of the corresponding testers;
the testing module is used for executing a testing task of the new firmware after the firmware of the testing machine is updated and generating a corresponding testing result;
and the result uploading module is used for uploading the test results to the server after all the test tasks are completed.
In one embodiment, the first detection module is further configured to:
and if the new firmware packet is not detected, waiting for the next time period to detect whether the new firmware packet exists in the test network server again.
In one embodiment, the test module is further configured to:
after the firmware of the tester is updated, sequentially executing corresponding test items by calling test files of the tester;
after each item of test is finished, saving the test result of the corresponding test item at a specified position;
and after all the test tasks are completed, uploading all the test results to the server.
In one embodiment, the apparatus further comprises a second detection module configured to:
and detecting the test results at a preset time period regularly through a control machine, and sending the test results of all the test machines to corresponding testers through an office network.
A computer device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, the processor implementing the steps of any of the above methods when executing the computer program.
A computer-readable storage medium, on which a computer program is stored which, when being executed by a processor, carries out the steps of any of the methods described above.
The method, the device, the computer equipment and the storage medium for realizing the automatic batch test of the test machine detect whether firmware update exists in the test network server at regular preset time intervals through the control machine; if a new firmware package is detected, copying the new firmware package into the control machine; issuing the new firmware packet to a corresponding tester through a given IP address so as to update the firmware of the corresponding tester; after the firmware of the testing machine is updated, executing a testing task of the new firmware and generating a corresponding testing result; and uploading the test result to a server after all the test tasks are completed. The invention regularly detects whether the firmware is updated through the control machine and updates the firmware of all the testers needing updating, thereby realizing that a plurality of testers can simultaneously carry out a plurality of test items. The testing method can be realized fully automatically through the control machine, so that manual misoperation is avoided, the testing period is further shortened on the basis of saving a large amount of labor cost, and the testing efficiency is improved.
Drawings
FIG. 1 is a flow diagram illustrating an exemplary implementation of a method for automated batch testing of a tester;
FIG. 2 is a diagram of a testing environment implementing a method for automatic batch testing of a tester, under an embodiment;
FIG. 3 is a flow chart illustrating a method for implementing automatic batch testing of a tester in another embodiment;
FIG. 4 is a block diagram of an exemplary embodiment of an apparatus for automated batch testing;
FIG. 5 is a block diagram of an apparatus for performing automatic batch testing in a tester according to another embodiment;
FIG. 6 is a diagram illustrating an internal structure of a computer device according to an embodiment.
Detailed Description
In order to make the objects, technical solutions and advantages of the present application more apparent, the present application is described in further detail below with reference to the accompanying drawings and embodiments. It should be understood that the specific embodiments described herein are merely illustrative of the present application and are not intended to limit the present application.
In one embodiment, as shown in fig. 1, there is provided a method of implementing automatic batch testing of a tester, the method comprising:
step 102, the controller periodically detects whether firmware update exists in a test network server in a preset time period;
step 104, copying the new firmware package to the controller if the new firmware package is detected;
step 106, issuing the new firmware packet to a plurality of corresponding testers through a given IP address so as to update the firmware of the corresponding testers;
step 108, after the firmware of the to-be-tested machine is updated, executing a test task of the new firmware and generating a corresponding test result;
and step 110, uploading the test result to a server after all the test tasks are completed.
Specifically, in the present embodiment, an automatic batch test method for a tester is provided, and the method can be applied to an application environment as shown in fig. 2.
The application environment includes a controller 201 and a plurality of testers 202 connected to the controller via a network. The control machine 201 periodically detects whether there is firmware update in the test web server in a preset time period, for example: the controller detects whether firmware is updated at 12 o' clock every day, the controller can be connected with two network cables at the same time, one intranet 10.10 segment is used for detecting whether firmware is updated, and one test network 172.16 segment is used for issuing a test to the tester.
When the controller detects that there is new firmware, the firmware package is copied to the controller. And then, sending the test result to a corresponding tester through a given IP, wherein the test needs firmware update. After the firmware is updated, a series of tests are carried out, and after each test is finished, the results are automatically stored in a certain folder. And after all tests are finished, transmitting the result to a certain fixed position of the server side.
In one embodiment, after the step of detecting whether the firmware update exists in the test web server at regular intervals by the control machine, the method further includes: and if the new firmware packet is not detected, waiting for the next time period to detect whether the new firmware packet exists in the test network server again.
Specifically, for example: the control engine detects whether the firmware is updated at 12 o' clock every night. If no firmware update is detected on the same day, wait for 12 pm on the next day, and so on.
In the embodiment, whether firmware update exists in the test web server is detected regularly in a preset time period through the control machine; if a new firmware package is detected, copying the new firmware package into the control machine; issuing the new firmware packet to a corresponding tester through a given IP address so as to update the firmware of the corresponding tester; after the firmware of the testing machine is updated, executing a testing task of the new firmware and generating a corresponding testing result; and uploading the test result to a server after all the test tasks are completed. According to the scheme, the control machine is used for periodically detecting whether the firmware is updated or not and updating the firmware of all the testers needing updating, so that a plurality of testers can simultaneously perform a plurality of test items. The testing method can be realized fully automatically through the control machine, so that manual misoperation is avoided, the testing period is further shortened on the basis of saving a large amount of labor cost, and the testing efficiency is improved.
In an embodiment, as shown in fig. 3, there is provided an automatic batch test method for a tester, in which the step of executing a test task of a new firmware and generating a corresponding test result after updating firmware of the tester further includes:
step 303, after the firmware of the testing machine is updated, sequentially executing corresponding testing items by calling the testing files of the testing machine;
step 304, after each item of test is finished, storing the test result of the corresponding test item at a specified position;
and step 306, uploading all test results to the server after all test tasks are completed.
In one embodiment, a method for implementing automatic batch testing of a tester is provided, the method further comprising: the control machine detects the test results at regular intervals in a preset time period and sends the test results of all the test machines to corresponding testers through an office network.
In this embodiment, an automatic batch test method for a tester is provided, which specifically includes the following implementation steps:
1. the control engine detects whether the firmware is updated at 12 o' clock every night. The control interface is connected with two network wires simultaneously, an intranet 10.10 network segment is used for detecting whether firmware is updated or not, and a test network 172.16 network segment is used for issuing a test to a tester.
2. And copying the firmware package to a control machine when detecting that new firmware exists, and issuing the firmware package to a corresponding test machine through a given ip, wherein the test needs firmware updating. If not, waiting for 12 pm on the next day, and so on.
3. After the firmware update is completed, a series of tests are performed, and the test task is performed by calling a certain file of the tester during the firmware update.
4. After each test is finished, the result can be automatically stored in a certain folder.
5. After all tests are finished, the results are transmitted to a certain fixed position of the server end
6. The second control machine is connected with two network lines simultaneously, one office network segment is used for sending mails, one test network segment is used for uploading test results to the server, the test results are detected at fixed time, and the test results of all the test machines are sent to hands of project personnel.
In the embodiment, the complete test result can be sent to the corresponding project personnel through the control machine, no person participates in the whole test process, and manual misoperation can be avoided. In addition, the test of the tester can be carried out at night, and the test efficiency is improved.
It should be understood that although the various steps in the flow charts of fig. 1-3 are shown in order as indicated by the arrows, the steps are not necessarily performed in order as indicated by the arrows. The steps are not performed in the exact order shown and described, and may be performed in other orders, unless explicitly stated otherwise. Moreover, at least some of the steps in fig. 1-3 may include multiple sub-steps or multiple stages that are not necessarily performed at the same time, but may be performed at different times, and the order of performance of the sub-steps or stages is not necessarily sequential, but may be performed in turn or alternating with other steps or at least some of the sub-steps or stages of other steps.
In one embodiment, as shown in FIG. 4, there is provided an automated batch test apparatus 400 implementing a tester, the apparatus comprising:
a first detection module 401, configured to detect whether a firmware update exists in a test web server at regular intervals in a preset time period through a control machine;
a copying module 402, configured to copy a new firmware package into the controller if the new firmware package is detected;
a sending module 403, configured to send the new firmware package to the corresponding multiple testers through a given IP address, so that the corresponding testers perform firmware update;
a test module 404, configured to execute a test task of the new firmware after the firmware of the test machine is updated, and generate a corresponding test result;
and a result uploading module 405, configured to upload the test results to the server after all the test tasks are completed.
In one embodiment, the first detection module 401 is further configured to:
and if the new firmware packet is not detected, waiting for the next time period to detect whether the new firmware packet exists in the test network server again.
In one embodiment, the test module 404 is further configured to:
after the firmware of the tester is updated, sequentially executing corresponding test items by calling test files of the tester;
after each item of test is finished, saving the test result of the corresponding test item at a specified position;
and after all the test tasks are completed, uploading all the test results to the server.
In one embodiment, as shown in FIG. 5, an automated batch test apparatus 400 implementing a tester is provided, the apparatus further comprising a second detection module 406 to:
and detecting the test results at a preset time period regularly through a control machine, and sending the test results of all the test machines to corresponding testers through an office network.
For specific limitations of the automatic batch test device for implementing a tester, reference may be made to the above limitations of the automatic batch test method for implementing a tester, which are not described herein again.
In one embodiment, a computer device is provided, the internal structure of which may be as shown in FIG. 6. The computer apparatus includes a processor, a memory, and a network interface connected by a device bus. Wherein the processor of the computer device is configured to provide computing and control capabilities. The memory of the computer device comprises a nonvolatile storage medium and an internal memory. The nonvolatile storage medium stores an operating device, a computer program, and a database. The internal memory provides an environment for the operation device in the nonvolatile storage medium and the execution of the computer program. The network interface of the computer device is used for communicating with an external terminal through a network connection. The computer program is executed by a processor to implement an automatic batch test method for a tester.
Those skilled in the art will appreciate that the architecture shown in fig. 6 is merely a block diagram of some of the structures associated with the disclosed aspects and is not intended to limit the computing devices to which the disclosed aspects apply, as particular computing devices may include more or less components than those shown, or may combine certain components, or have a different arrangement of components.
In one embodiment, a computer device is provided, comprising a memory, a processor and a computer program stored on the memory and executable on the processor, the processor implementing the steps of the above method embodiments when executing the computer program.
In one embodiment, a computer-readable storage medium is provided, on which a computer program is stored, which, when being executed by a processor, carries out the steps of the above respective method embodiments.
It will be understood by those skilled in the art that all or part of the processes of the methods of the embodiments described above can be implemented by hardware instructions of a computer program, which can be stored in a non-volatile computer-readable storage medium, and when executed, can include the processes of the embodiments of the methods described above. Any reference to memory, storage, database, or other medium used in the embodiments provided herein may include non-volatile and/or volatile memory, among others. Non-volatile memory can include read-only memory (ROM), Programmable ROM (PROM), Electrically Programmable ROM (EPROM), Electrically Erasable Programmable ROM (EEPROM), or flash memory. Volatile memory can include Random Access Memory (RAM) or external cache memory. By way of illustration and not limitation, RAM is available in a variety of forms such as Static RAM (SRAM), Dynamic RAM (DRAM), Synchronous DRAM (SDRAM), Double Data Rate SDRAM (DDRSDRAM), Enhanced SDRAM (ESDRAM), Synchronous Link DRAM (SLDRAM), Rambus Direct RAM (RDRAM), direct bus dynamic RAM (DRDRAM), and memory bus dynamic RAM (RDRAM).
The technical features of the above embodiments can be arbitrarily combined, and for the sake of brevity, all possible combinations of the technical features in the above embodiments are not described, but should be considered as the scope of the present specification as long as there is no contradiction between the combinations of the technical features.
The above-mentioned embodiments only express several embodiments of the present application, and the description thereof is more specific and detailed, but not construed as limiting the scope of the invention. It should be noted that, for a person skilled in the art, several variations and modifications can be made without departing from the concept of the present application, which falls within the scope of protection of the present application. Therefore, the protection scope of the present patent shall be subject to the appended claims.

Claims (10)

1. A method for realizing automatic batch test of a tester is characterized by comprising the following steps:
the control machine detects whether firmware update exists in the test network server at regular preset time intervals;
if a new firmware package is detected, copying the new firmware package into the control machine;
issuing the new firmware packet to a plurality of corresponding testers through a given IP address so as to update the firmware of the corresponding testers;
after the firmware of the testing machine is updated, executing a testing task of the new firmware and generating a corresponding testing result;
and uploading the test result to a server after all the test tasks are completed.
2. The method as claimed in claim 1, further comprising, after the step of the controller periodically detecting whether there is firmware update in the test web server within a predetermined time period:
and if the new firmware packet is not detected, waiting for the next time period to detect whether the new firmware packet exists in the test network server again.
3. The method of claim 2, wherein the step of executing the test task of the new firmware and generating the corresponding test result after the firmware of the tester is updated further comprises:
after the firmware of the tester is updated, sequentially executing corresponding test items by calling test files of the tester;
after each item of test is finished, saving the test result of the corresponding test item at a specified position;
and after all the test tasks are completed, uploading all the test results to the server.
4. The method of any of claims 1-3, wherein the method further comprises:
the control machine detects the test results at regular intervals in a preset time period and sends the test results of all the test machines to corresponding testers through an office network.
5. An automatic batch test apparatus for implementing a tester, the apparatus comprising:
the first detection module is used for detecting whether firmware update exists in the test network server at regular intervals in a preset time period through the control machine;
the copying module is used for copying the new firmware package into the control machine if the new firmware package is detected;
the issuing module is used for issuing the new firmware packet to the corresponding multiple testers through a given IP address so as to update the firmware of the corresponding testers;
the testing module is used for executing a testing task of the new firmware after the firmware of the testing machine is updated and generating a corresponding testing result;
and the result uploading module is used for uploading the test results to the server after all the test tasks are completed.
6. The apparatus of claim 5, wherein the first detection module is further configured to:
and if the new firmware packet is not detected, waiting for the next time period to detect whether the new firmware packet exists in the test network server again.
7. The automated batch test apparatus implementing a testing machine of claim 6, wherein the test module is further configured to:
after the firmware of the tester is updated, sequentially executing corresponding test items by calling test files of the tester;
after each item of test is finished, saving the test result of the corresponding test item at a specified position;
and after all the test tasks are completed, uploading all the test results to the server.
8. The apparatus of any one of claims 5-7, further comprising a second detection module to:
and detecting the test results at a preset time period regularly through a control machine, and sending the test results of all the test machines to corresponding testers through an office network.
9. A computer device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, characterized in that the steps of the method of any of claims 1 to 4 are implemented when the computer program is executed by the processor.
10. A computer-readable storage medium, on which a computer program is stored, which, when being executed by a processor, carries out the steps of the method of any one of claims 1 to 4.
CN202010343737.9A 2020-04-27 2020-04-27 Method and device for realizing automatic batch test of tester and computer equipment Pending CN111538518A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010343737.9A CN111538518A (en) 2020-04-27 2020-04-27 Method and device for realizing automatic batch test of tester and computer equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010343737.9A CN111538518A (en) 2020-04-27 2020-04-27 Method and device for realizing automatic batch test of tester and computer equipment

Publications (1)

Publication Number Publication Date
CN111538518A true CN111538518A (en) 2020-08-14

Family

ID=71978792

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010343737.9A Pending CN111538518A (en) 2020-04-27 2020-04-27 Method and device for realizing automatic batch test of tester and computer equipment

Country Status (1)

Country Link
CN (1) CN111538518A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113254032A (en) * 2021-05-07 2021-08-13 杭州广立微电子股份有限公司 Probe card record file updating module, system and method

Citations (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101042673A (en) * 2007-04-20 2007-09-26 北京航空航天大学 Software testing system and testing method
CN101132573A (en) * 2006-08-23 2008-02-27 中兴通讯股份有限公司 Method for implementing terminal batch upgrading
CN101924643A (en) * 2009-06-10 2010-12-22 中兴通讯股份有限公司 Updating method and system of card software in communication system equipment
CN102354298A (en) * 2011-07-27 2012-02-15 哈尔滨工业大学 Software testing automation framework (STAF)-based fault injection automation testing platform and method for high-end fault-tolerant computer
CN104993947A (en) * 2015-06-09 2015-10-21 深圳市共进电子股份有限公司 Method for upgrading firmware in batches
CN105404569A (en) * 2015-12-09 2016-03-16 浪潮电子信息产业股份有限公司 Method for testing remote Power Reset of server
CN106055373A (en) * 2016-07-04 2016-10-26 苏州光之翼智能科技有限公司 Automatic batch upgrading device and method for unmanned aerial vehicle firmware
CN106325947A (en) * 2016-09-18 2017-01-11 北京方研矩行科技有限公司 Method for upgrading OTA (over-the-air technology) firmware based on state machine
CN106528193A (en) * 2015-09-15 2017-03-22 腾讯科技(深圳)有限公司 Application update method and terminal
CN107608701A (en) * 2017-10-20 2018-01-19 深圳市道通科技股份有限公司 A kind of method and apparatus of firmware updating
CN107908511A (en) * 2017-11-13 2018-04-13 上海斐讯数据通信技术有限公司 ACPI test methods, test machine and the system of a kind of network interface card
CN108062229A (en) * 2018-01-02 2018-05-22 郑州云海信息技术有限公司 A kind of method of batch updating Seagate hard disk firmware under linux system
CN108540344A (en) * 2018-03-29 2018-09-14 四川斐讯信息技术有限公司 A kind of router upgrade test method and system
CN108984200A (en) * 2018-07-17 2018-12-11 郑州云海信息技术有限公司 A kind of timing updates the method and device of firmware
CN110515641A (en) * 2019-08-30 2019-11-29 西安易朴通讯技术有限公司 The update method of server firmware, apparatus and system

Patent Citations (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101132573A (en) * 2006-08-23 2008-02-27 中兴通讯股份有限公司 Method for implementing terminal batch upgrading
CN101042673A (en) * 2007-04-20 2007-09-26 北京航空航天大学 Software testing system and testing method
CN101924643A (en) * 2009-06-10 2010-12-22 中兴通讯股份有限公司 Updating method and system of card software in communication system equipment
CN102354298A (en) * 2011-07-27 2012-02-15 哈尔滨工业大学 Software testing automation framework (STAF)-based fault injection automation testing platform and method for high-end fault-tolerant computer
CN104993947A (en) * 2015-06-09 2015-10-21 深圳市共进电子股份有限公司 Method for upgrading firmware in batches
CN106528193A (en) * 2015-09-15 2017-03-22 腾讯科技(深圳)有限公司 Application update method and terminal
CN105404569A (en) * 2015-12-09 2016-03-16 浪潮电子信息产业股份有限公司 Method for testing remote Power Reset of server
CN106055373A (en) * 2016-07-04 2016-10-26 苏州光之翼智能科技有限公司 Automatic batch upgrading device and method for unmanned aerial vehicle firmware
CN106325947A (en) * 2016-09-18 2017-01-11 北京方研矩行科技有限公司 Method for upgrading OTA (over-the-air technology) firmware based on state machine
CN107608701A (en) * 2017-10-20 2018-01-19 深圳市道通科技股份有限公司 A kind of method and apparatus of firmware updating
CN107908511A (en) * 2017-11-13 2018-04-13 上海斐讯数据通信技术有限公司 ACPI test methods, test machine and the system of a kind of network interface card
CN108062229A (en) * 2018-01-02 2018-05-22 郑州云海信息技术有限公司 A kind of method of batch updating Seagate hard disk firmware under linux system
CN108540344A (en) * 2018-03-29 2018-09-14 四川斐讯信息技术有限公司 A kind of router upgrade test method and system
CN108984200A (en) * 2018-07-17 2018-12-11 郑州云海信息技术有限公司 A kind of timing updates the method and device of firmware
CN110515641A (en) * 2019-08-30 2019-11-29 西安易朴通讯技术有限公司 The update method of server firmware, apparatus and system

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113254032A (en) * 2021-05-07 2021-08-13 杭州广立微电子股份有限公司 Probe card record file updating module, system and method

Similar Documents

Publication Publication Date Title
CN108710673B (en) Method, system, computer device and storage medium for realizing high availability of database
CN110928653B (en) Cross-cluster task execution method and device, computer equipment and storage medium
CN111309372A (en) Timed task execution method and device, computer equipment and storage medium
CN111008188A (en) Data migration method and device, computer equipment and storage medium
CN110704312B (en) Method, device, computer equipment and storage medium for pressure test
CN112395202B (en) Interface automation test method and device, computer equipment and storage medium
CN112380130A (en) Application testing method and device based on call dependency relationship
CN110968510A (en) SSD automatic online upgrading firmware test method and device and computer equipment
CN109471799B (en) Method, device, storage medium and terminal for deploying demand environment
CN111159025B (en) Application program interface testing method and device, computer equipment and storage medium
CN111538518A (en) Method and device for realizing automatic batch test of tester and computer equipment
CN112540916A (en) Automatic rerun method and device for failed case, computer equipment and storage medium
CN115840642A (en) Edge resource processing method, device, system, equipment and medium
CN114564385A (en) Software testing method and device, computer equipment and storage medium
CN109800170B (en) Test method, test equipment and readable storage medium based on API test platform
CN114546842A (en) Interface test method and device, storage medium and electronic equipment
CN114647455A (en) Method and device for realizing compatibility of operating system and network card and computer equipment
CN113868127A (en) Online debugging method and device, computer equipment and storage medium
CN112363927A (en) Code testing method and device, computer equipment and storage medium
CN109783075A (en) Distributed task scheduling construction method based on jenkins, device, computer equipment
CN111209187B (en) Service request processing method, device, computer equipment and storage medium
CN112231218B (en) Method, system, terminal and storage medium for automatically updating test diagnosis script
CN112596794B (en) Control method, device, computer equipment and storage medium for driving deployment sequence
CN110389868B (en) Method and system for optimizing complete machine diagnosis process of server manufacturing factory
CN113032192A (en) Serial test method and device for computer performance, computer equipment 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