CN116048871A - Automatic verification method and device for SSD equipment, computer equipment and storage medium - Google Patents

Automatic verification method and device for SSD equipment, computer equipment and storage medium Download PDF

Info

Publication number
CN116048871A
CN116048871A CN202310075442.1A CN202310075442A CN116048871A CN 116048871 A CN116048871 A CN 116048871A CN 202310075442 A CN202310075442 A CN 202310075442A CN 116048871 A CN116048871 A CN 116048871A
Authority
CN
China
Prior art keywords
verification
software package
result
data
automatic
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
CN202310075442.1A
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.)
Dongguan Yilian Information System Co ltd
Original Assignee
Dongguan Yilian 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 Dongguan Yilian Information System Co ltd filed Critical Dongguan Yilian Information System Co ltd
Priority to CN202310075442.1A priority Critical patent/CN116048871A/en
Publication of CN116048871A publication Critical patent/CN116048871A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/08Error detection or correction by redundancy in data representation, e.g. by using checking codes
    • G06F11/10Adding special bits or symbols to the coded information, e.g. parity check, casting out 9's or 11's
    • G06F11/1008Adding special bits or symbols to the coded information, e.g. parity check, casting out 9's or 11's in individual solid state devices
    • G06F11/1048Adding special bits or symbols to the coded information, e.g. parity check, casting out 9's or 11's in individual solid state devices using arrangements adapted for a specific error detection or correction feature

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Quality & Reliability (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Debugging And Monitoring (AREA)

Abstract

The embodiment of the invention discloses an automatic verification method and device for SSD equipment, computer equipment and a storage medium. The method comprises the following steps: when the ESSD equipment is verified, an automatic configuration tool is obtained from a specified path; judging whether the current operation is MES data maintenance or not; if the current operation is MES data maintenance, maintaining the MES data by using the automatic configuration tool; if the current operation is not MES data maintenance, verifying the software package by using the automatic configuration tool to obtain a verification result; and analyzing and intelligently early warning the verification result. By implementing the method provided by the embodiment of the invention, the manual intervention steps can be reduced, the process complexity is further simplified, the verification process efficiency is improved, the correctness of the data and the software package is improved, and the risk of problems caused by data errors is avoided.

Description

Automatic verification method and device for SSD equipment, computer equipment and storage medium
Technical Field
The invention relates to a solid state disk, in particular to an automatic verification method and device for SSD equipment, computer equipment and a storage medium.
Background
In the existing ESSD (Enterprise SSD) equipment verification process, the MES data maintenance process mainly includes the following steps: obtaining data information from the MES system or the sample disk;
acquiring a data maintenance template at a specific address; manually filling in MES data (data items at 1131); repeating the steps until all sample data are processed; and uploading the MES data maintenance documents to an offline server in batches. The software package verification flow comprises the following steps: acquiring different development sending packets from a designated server; manually acquiring and developing a packet MD5 value in a system cmd window by using a command; matching the MD5 value with the original MD5 value of the software package which is developed and sent; decompressing the verified software package, modifying the name of the software package, and deleting the original compressed file; repeating the steps until all the software packages are processed; and uploading the software packages to an offline server in batches.
In the above-mentioned flow steps, there are two main drawbacks: a large amount of manual repetitive operations occur in the process, the data volume to be processed is large, the efficiency of manually processing the data is low, and the cost of manpower resources and time is high; the process has more verification processes, the error rate of manual verification is higher, verification errors are easy to occur, and the risk of deploying the erroneous MES data or software package exists.
Therefore, it is necessary to design a new method to reduce manual intervention steps, thereby simplifying the process complexity, improving the efficiency of verification process, improving the correctness of data and software package, and avoiding the risk of problems caused by data errors.
Disclosure of Invention
The invention aims to overcome the defects of the prior art and provide an automatic verification method, an automatic verification device, computer equipment and a storage medium for SSD equipment.
In order to achieve the above purpose, the present invention adopts the following technical scheme: an SSD setup automatic attestation method, comprising:
when the ESSD equipment is verified, an automatic configuration tool is obtained from a specified path;
judging whether the current operation is MES data maintenance or not;
if the current operation is MES data maintenance, maintaining the MES data by using the automatic configuration tool;
if the current operation is not MES data maintenance, verifying the software package by using the automatic configuration tool to obtain a verification result;
and analyzing and intelligently early warning the verification result.
The further technical scheme is as follows: the maintaining of the MES data with the automated configuration tool includes:
performing first verification on the data by using the automatic configuration tool, and generating an MES data table;
performing a second check on the data in the MES data table to obtain a check result;
performing intelligent error correction on the verification result to obtain an error correction result;
and updating the MES data table by using the error correction result.
The further technical scheme is as follows: after updating the MES data table with the error correction result, the method further comprises:
outputting the MES data table and deploying the MES data table to an offline server.
The further technical scheme is as follows: the intelligent error correction is performed on the verification result to obtain an error correction result, which comprises the following steps:
and positioning error data of the verification result, and correcting errors according to the positioning result to obtain an error correction result.
The further technical scheme is as follows: the verifying the software package by using the automatic configuration tool to obtain a verification result comprises the following steps:
and checking the software package by using the automatic configuration tool, carrying out batch processing on the software package which passes the check and fails the check, carrying out secondary check on the software package which fails the check, marking the software package as a failure software package if the secondary check fails, and transferring the software package to a failure software package storage path to obtain a verification result.
The further technical scheme is as follows: the analysis and intelligent early warning of the verification result comprise the following steps:
generating a verification log according to the verification result;
carrying out statistical analysis on the verification log, and generating early warning information when the data of the failure software package exceeds a set threshold value;
and writing the early warning information into the check log.
The further technical scheme is as follows: after the verification result is analyzed and intelligently pre-warned, the method further comprises the following steps:
and uniformly processing the software packages passing the verification, and deploying the processed software packages into an offline server.
The invention also provides an SSD equipment automatic verification device, which comprises:
the acquisition unit is used for acquiring an automatic configuration tool from the appointed path when the ESSD equipment is verified;
a judging unit for judging whether the current operation is MES data maintenance;
the maintenance unit is used for maintaining the MES data by utilizing the automatic configuration tool if the current operation is MES data maintenance;
the verification unit is used for verifying the software package by using the automatic configuration tool if the current operation is not MES data maintenance, so as to obtain a verification result;
and the early warning unit is used for analyzing the verification result and intelligently early warning.
The invention also provides a computer device which comprises a memory and a processor, wherein the memory stores a computer program, and the processor realizes the method when executing the computer program.
The present invention also provides a storage medium storing a computer program which, when executed by a processor, implements the above method.
Compared with the prior art, the invention has the beneficial effects that: according to the invention, the MES data is maintained by using the automatic configuration tool, the error correction is carried out on the maintained content, the software package is verified by using the automatic configuration tool, and the verification result is analyzed and intelligently pre-warned, so that the manual intervention steps are reduced, the complexity of the process is further simplified, the efficiency of the verification process is improved, the correctness of the data and the software package is improved, and the risk of problems caused by data errors is avoided.
The invention is further described below with reference to the drawings and specific embodiments.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present invention, the drawings required for the description of the embodiments will be briefly described below, and it is obvious that the drawings in the following description are some embodiments of the present invention, and other drawings may be obtained according to these drawings without inventive effort for a person skilled in the art.
Fig. 1 is a schematic diagram of an application scenario of an automatic SSD setup verification method according to an embodiment of the invention;
FIG. 2 is a schematic flow chart of an automatic verification method for SSD equipment according to an embodiment of the present invention;
fig. 3 is a schematic sub-flowchart of an automatic verification method for SSD equipment according to an embodiment of the invention;
fig. 4 is a schematic sub-flowchart of an automatic verification method for SSD equipment according to an embodiment of the invention;
FIG. 5 is a schematic block diagram of an SSD device automated verification apparatus provided by an embodiment of the present invention;
fig. 6 is a schematic block diagram of a maintenance unit of an SSD equipment automated verification device provided by an embodiment of the invention;
fig. 7 is a schematic block diagram of an early warning unit of an SSD equipped with an automated verification device provided by an embodiment of the invention;
fig. 8 is a schematic block diagram of a computer device according to an embodiment of the present invention.
Detailed Description
The following description of the embodiments of the present invention will be made clearly and fully with reference to the accompanying drawings, in which it is evident that the embodiments described are some, but not all embodiments of the invention. All other embodiments, which can be made by those skilled in the art based on the embodiments of the invention without making any inventive effort, are intended to be within the scope of the invention.
It should be understood that the terms "comprises" and "comprising," when used in this specification and the appended claims, specify the presence of stated features, integers, steps, operations, elements, and/or components, but do not preclude the presence or addition of one or more other features, integers, steps, operations, elements, components, and/or groups thereof.
It is also to be understood that the terminology used in the description of the invention herein is for the purpose of describing particular embodiments only and is not intended to be limiting of the invention. As used in this specification and the appended claims, the singular forms "a," "an," and "the" are intended to include the plural forms as well, unless the context clearly indicates otherwise.
It should be further understood that the term "and/or" as used in the present specification and the appended claims refers to any and all possible combinations of one or more of the associated listed items, and includes such combinations.
Referring to fig. 1 and fig. 2, fig. 1 is a schematic diagram of an application scenario of an automatic verification method for SSD equipment according to an embodiment of the invention. Fig. 2 is a schematic flowchart of an automatic verification method for SSD equipment provided by an embodiment of the invention. The SSD equipment automatic verification method is applied to a server. The server and SSD equipment specifically carry out data interaction with the server by tool software, an automatic configuration tool is used for replacing manual repetitive operation, the efficiency of the process is improved, functions such as intelligent data error correction, intelligent analysis of verification results and intelligent early warning are added in the process, the safety and the accuracy of the process are improved, and an MES data maintenance part: the automatic software system is utilized to replace manual repetitive operation in the existing MES data maintenance flow, so that the system performs repetitive operation, further the flow efficiency and the data accuracy are improved, the number of manual intervention parts in the flow is reduced to three, wherein the data verification part is secondary verification, the data intelligent error correction capability is realized, the manual intervention is not needed, the system automatically performs data error correction, and the maintained data is ensured to be zero-error; software package verification section: the automatic software system is utilized to replace manual repetitive operation, the repetitive operation is completed by the automatic system, manual intervention is not needed, the flow processing efficiency and the accuracy of software package verification are improved, the part requiring manual intervention in the flow is reduced to two parts, the software package verification is also subjected to secondary verification, zero error in the verification process is guaranteed, the software has the intelligent analysis capability of the verification result, the system can give corresponding risk early warning prompt through the verification result and data statistics, the safety of the current software package is guaranteed, and risks existing in the follow-up verification flow are effectively avoided.
Fig. 2 is a flowchart of an automatic verification method for SSD equipment according to an embodiment of the invention. As shown in fig. 2, the method includes the following steps S110 to S170.
S110, acquiring an automatic configuration tool from a specified path when verifying ESSD equipment;
the automated configuration tool refers to a tool that automatically performs MES data maintenance and a tool that automatically validates software packages. .
And S120, when the ESSD equipment is verified, judging whether the current operation is MES data maintenance or not.
S130, if the current operation is MES data maintenance, maintaining the MES data by using the automatic configuration tool.
In one embodiment, referring to fig. 3, the step S130 may include steps S131 to S134.
S131, performing first verification on the data by using the automatic configuration tool, and generating an MES data table.
In this embodiment, the MES data table refers to a data table automatically generated by the import function of the automated configuration tool.
The automatic configuration tool is used for realizing batch automatic generation of the MES data table by utilizing the importing function of the automatic configuration tool, wherein a downloading path for importing the template is provided in the configuration tool, and a worker does not need to access other paths to acquire the template.
Specifically, during automatic generation, the server performs first data verification according to the data in the template, and after verification is successful, the data is generated in the corresponding data table.
S132, performing secondary verification on the data in the MES data table to obtain a verification result.
In this embodiment, the verification result refers to a result of verifying the data in the MES data table.
The verification content is consistent with the verification content in the prior art, and will not be described in detail herein.
S133, performing intelligent error correction on the verification result to obtain an error correction result.
In this embodiment, the error correction result refers to a result obtained by correcting data having an error in the verification result.
Specifically, the error data is positioned on the verification result, and error correction is performed according to the positioned result, so that an error correction result is obtained.
S134, updating the MES data table by using the error correction result.
At the same time of automatic generation, carrying out first data verification according to the data in the template, and generating a corresponding data table after the verification is successful;
the data is written into a data table and connected to an MES system, and the data is subjected to secondary verification, and the system can send a verification result to an intelligent error correction function of the intelligent module in the verification process; and automatically calibrating and positioning the error data unit, intelligently correcting the original data provided by the MES system, and writing the corrected result back into the data table.
S140, outputting the MES data table, and deploying the MES data table to an offline server.
After verification is passed, uniformly exporting an MES data maintenance table, and deploying the table to an offline server;
according to the MES data maintenance flow, manual repetitive operation is avoided, intelligent verification, error correction and other functions are added in the scheme, the data accuracy is further improved, zero error of the data can be ensured, the data filling and reading functions are further provided in the configuration tool, the filling part in the prior art is further simplified, the original 113 filling part is simplified to 27 parts, and therefore various operations of workers on the data become more visual and convenient.
In terms of efficiency improvement, in the prior art, maintenance of one MES data file takes about 12 minutes, when the data volume is large, the maintenance takes several hours, and the method of the embodiment replaces manual operation with an automatic tool to the maintenance part, so that the processing time of one data can be compressed to the millisecond level, batch maintenance of the data can be realized, the maintenance of one thousand MES data can be exported only by taking about 10 minutes, no manual intervention is needed during the process, the processing efficiency of the flow is improved, and meanwhile, the manual labor force is liberated.
In terms of data accuracy: in the prior art, the problems of filling error data, filling error positions, missing filling data and the like exist in manual filling and maintenance, the filling error probability is high, the automatic configuration tool is used for carrying out data maintenance, the accurate capability of computer software is utilized to enable the tool to be in butt joint with an MES system, automatic verification of the MES data is realized in the tool, and zero errors can be filled in the data.
In terms of intelligent configuration: in the prior art, no data correction program exists, each time a data error is detected, all the error points are refilled. In the embodiment, intelligent error correction is realized by using computer software, an error unit is automatically and accurately positioned through a tool checking result, and error data is intelligently corrected by combining MES data information, so that real data zero error can be completed without manual intervention.
And S150, if the current operation is not MES data maintenance, verifying the software package by using the automatic configuration tool to obtain a verification result.
In this embodiment, the verification result refers to a verification result of the software package.
And the automatic configuration tool is used for checking the software package, the software package which passes the check sum and fails the check is processed in batches, the software package which fails the check is subjected to secondary check, and the software package which fails the secondary check is marked as a failure software package and is transferred to a failure software package storage path so as to obtain a verification result.
Acquiring an automatic configuration tool provided by the patent from a designated path; the paths of the software packages are added into an automatic configuration tool, and a verification function is used, so that the specified software packages can be verified, and the software packages can be verified in batches, wherein a plurality of paths can be configured, and each path can be reused; and checking the software package under the path, carrying out batch processing on the software package which passes the check sum and fails the check, carrying out secondary check on the software package which fails the check, marking the software package as a failure software package if the secondary check fails, and transferring the software package to a failure software package storage path.
S160, analyzing and intelligently early warning the verification result.
In one embodiment, referring to fig. 4, the step S160 may include steps S161 to S163.
S161, generating a verification log according to the verification result;
s162, carrying out statistical analysis on the verification log, and generating early warning information when the data of the failure software package exceeds a set threshold value;
s163, writing the early warning information into the check log.
Specifically, for the verification result, a verification log is generated, and detailed verification information is displayed in the verification log. The log analysis function performs statistical analysis on data in the verification log, records analysis data, gives early warning when the number of the software packages failing to verify reaches a set threshold value, and writes early warning information into the log.
S170, uniformly processing the software packages passing the verification, and deploying the processed software packages into an offline server.
And uniformly processing the software packages passing the verification, and deploying the software packages in the path to an offline server after the processing is completed.
The software package verification mode of the embodiment has no manual repeated operation, and the functions of intelligent analysis, intelligent early warning and the like of the log are added into the software package verification mode, so that the accuracy of software package verification is improved, the safety of software deployment is ensured, zero error verification is ensured, and the early avoidance of risks can be realized through early warning.
The method has the advantages that the development and design computer software is utilized to replace manual repeatability operation in the equipment verification process, automation and intellectualization of the SSD equipment verification process are realized, manual operation in the process is simplified, manual intervention is reduced, intelligent error correction is performed on data, intelligent analysis is performed on logs, risk early warning is provided, process efficiency is improved, accuracy of data maintenance is improved, and safety of software packages is guaranteed.
Based on the automatic configuration function and capability of the computer software, the SSD equipment verification process is optimized, the automatic configuration verification is realized, and the intelligent analysis of data is realized.
And (3) software package verification flow:
in terms of efficiency improvement: in the prior art, when the number of software packages is large, the verification takes several tens of minutes or even up to a few hours, and by the method of the embodiment, computer automation software is utilized to replace manual verification, and one thousand data verification only takes about 10 minutes, so that batch verification of the software packages is realized, manual intervention is not needed during the process, and the scheme simplifies the verification process and improves the verification efficiency in the process.
In terms of software package verification accuracy: in the prior art, the problems of error checking codes, error matching checking codes and the like can occur in manual checking, the checking error rate is high, the automatic configuration tool realized through the automatic checking machine is used for checking, zero error checking of a software package can be achieved by utilizing the accurate cross checking capability of computer software, a result is printed into a check log report after the checking is finished, and the check log report is provided for staff to perform data analysis on data.
In terms of intelligent configuration: in the prior art, log output and log analysis functions do not exist, by the method of the embodiment, an automation tool can generate a check log first, an intelligent module carries out intelligent analysis on a check log report, a corresponding prompt can be given according to an analysis result, if the number of software package failures reaches a threshold value, the tool can give risk early warning, and the analysis result and risk early warning information can be printed in a final log report, so that potential risks in software package deployment are avoided to a certain extent.
According to the automatic verification method for the SSD device, the automatic configuration tool is utilized to maintain the MES data, error correction is carried out on the maintained content, the automatic configuration tool is utilized to verify the software package, analysis and intelligent early warning are carried out on the verification result, manual intervention steps are reduced, further flow complexity is simplified, efficiency of verification flow is improved, accuracy of the data and the software package is improved, and risks of problems caused by data errors are avoided.
Fig. 5 is a schematic block diagram of an SSD setup automation verification device 300 provided by an embodiment of the invention. As shown in fig. 5, the present invention also provides an SSD setup automation verification device 300 corresponding to the above SSD setup automation verification method. The SSD setup automation verification device 300 includes a unit for performing the above-described SSD setup automation verification method, and the device may be configured in a server. Specifically, referring to fig. 5, the SSD equipment automatic verification device 300 includes an acquisition unit 301, a determination unit 302, a maintenance unit 303, a verification unit 305, and an early warning unit 306.
An obtaining unit 301, configured to obtain an automation configuration tool from a specified path when verifying an ESSD device; a judging unit 302, configured to judge whether the current operation is MES data maintenance; a maintenance unit 303, configured to maintain the MES data by using the automatic configuration tool if the current operation is MES data maintenance; a verification unit 305, configured to verify the software package by using the automatic configuration tool if the current operation is not MES data maintenance, so as to obtain a verification result; and the early warning unit 306 is used for analyzing and intelligently early warning the verification result.
In one embodiment, as shown in fig. 6, the maintenance unit 303 includes a first check subunit 3031, a second check subunit 3032, an error correction subunit 3033, and an update subunit 3034.
A first checking subunit 3031, configured to perform a first check on the data by using the automatic configuration tool, and generate an MES data table; a second checking subunit 3032, configured to perform a second check on the data in the MES data table to obtain a check result; an error correction subunit 3033, configured to perform intelligent error correction on the verification result to obtain an error correction result; an updating subunit 3034, configured to update the MES data table with the error correction result.
In an embodiment, the SSD device automated verification device further comprises:
the first deployment unit 304 is configured to output the MES data table and deploy the MES data table to an offline server.
In an embodiment, the error correction subunit 3033 is configured to locate the error data of the verification result, and correct the error according to the located result to obtain an error correction result.
In an embodiment, the verification unit 305 is configured to verify the software package by using the automatic configuration tool, batch process the software package that passes the verification and fails the verification, perform a second verification on the software package that fails the verification, mark the software package as a failed software package, and transfer the software package to a failed software package storage path to obtain a verification result.
In one embodiment, as shown in fig. 7, the pre-warning unit 306 includes a log generation subunit 3061, an analysis subunit 3062, and a writing subunit 3063.
A log generation subunit 3061, configured to generate a verification log according to the verification result; the analysis subunit 3062 is configured to perform statistical analysis on the verification log, and generate early warning information when the data of the failed software package exceeds a set threshold; and the writing subunit 3063 is configured to write the early warning information into the verification log.
In an embodiment, the SSD device automated verification device further comprises:
and the second deployment unit 307 is configured to perform unified processing on the software packages passing the verification, and deploy the processed software packages to the offline server.
It should be noted that, as will be clearly understood by those skilled in the art, the specific implementation process of the above-mentioned SSD device automation verification apparatus 300 and each unit may refer to the corresponding description in the foregoing method embodiment, and for convenience and brevity of description, the description is omitted here.
The above-described SSD equipped automatic authentication apparatus 300 may be implemented in the form of a computer program that can be run on a computer device as shown in fig. 8.
Referring to fig. 8, fig. 8 is a schematic block diagram of a computer device according to an embodiment of the present application. The computer device 500 may be a server, where the server may be a stand-alone server or may be a server cluster formed by a plurality of servers.
With reference to FIG. 8, the computer device 500 includes a processor 502, memory, and a network interface 505 connected by a system bus 501, where the memory may include a non-volatile storage medium 503 and an internal memory 504.
The non-volatile storage medium 503 may store an operating system 5031 and a computer program 5032. The computer program 5032 includes program instructions that, when executed, cause the processor 502 to perform an SSD arming automatic attestation method.
The processor 502 is used to provide computing and control capabilities to support the operation of the overall computer device 500.
The internal memory 504 provides an environment for the execution of a computer program 5032 in the non-volatile storage medium 503, which computer program 5032, when executed by the processor 502, causes the processor 502 to perform an SSD arming auto-attestation method.
The network interface 505 is used for network communication with other devices. Those skilled in the art will appreciate that the architecture shown in fig. 8 is merely a block diagram of a portion of the architecture in connection with the present application and is not intended to limit the computer device 500 to which the present application is applied, and that a particular computer device 500 may include more or fewer components than shown, or may combine certain components, or have a different arrangement of components.
Wherein the processor 502 is configured to execute a computer program 5032 stored in a memory to implement the steps of:
when the ESSD equipment is verified, an automatic configuration tool is obtained from a specified path; judging whether the current operation is MES data maintenance or not; if the current operation is MES data maintenance, maintaining the MES data by using the automatic configuration tool; if the current operation is not MES data maintenance, verifying the software package by using the automatic configuration tool to obtain a verification result; and analyzing and intelligently early warning the verification result.
In one embodiment, the processor 502, when implementing the maintenance step on the MES data using the automated configuration tool, implements the following steps:
performing first verification on the data by using the automatic configuration tool, and generating an MES data table; performing a second check on the data in the MES data table to obtain a check result; performing intelligent error correction on the verification result to obtain an error correction result; and updating the MES data table by using the error correction result.
In one embodiment, when the step of intelligently correcting the verification result to obtain the error correction result is implemented by the processor 502, the following steps are specifically implemented:
and positioning error data of the verification result, and correcting errors according to the positioning result to obtain an error correction result.
In one embodiment, when the step of verifying the software package by using the automatic configuration tool to obtain a verification result is implemented by the processor 502, the following steps are specifically implemented:
and checking the software package by using the automatic configuration tool, carrying out batch processing on the software package which passes the check and fails the check, carrying out secondary check on the software package which fails the check, marking the software package as a failure software package if the secondary check fails, and transferring the software package to a failure software package storage path to obtain a verification result.
In one embodiment, when the steps of analyzing the verification result and performing intelligent early warning are performed, the processor 502 specifically performs the following steps:
generating a verification log according to the verification result; carrying out statistical analysis on the verification log, and generating early warning information when the data of the failure software package exceeds a set threshold value; and writing the early warning information into the check log.
In one embodiment, after performing the step of updating the MES data table with the error correction result, the processor 502 further performs the steps of:
outputting the MES data table and deploying the MES data table to an offline server.
In one embodiment, after implementing the steps of analyzing the verification result and intelligent pre-warning, the processor 502 further implements the following steps:
and uniformly processing the software packages passing the verification, and deploying the processed software packages into an offline server.
It should be appreciated that in embodiments of the present application, the processor 502 may be a central processing unit (Central Processing Unit, CPU), the processor 502 may also be other general purpose processors, digital signal processors (Digital Signal Processor, DSPs), application specific integrated circuits (Application Specific Integrated Circuit, ASICs), off-the-shelf programmable gate arrays (Field-Programmable Gate Array, FPGAs) or other programmable logic devices, discrete gate or transistor logic devices, discrete hardware components, or the like. Wherein the general purpose processor may be a microprocessor or the processor may be any conventional processor or the like.
Those skilled in the art will appreciate that all or part of the flow in a method embodying the above described embodiments may be accomplished by computer programs instructing the relevant hardware. The computer program comprises program instructions, and the computer program can be stored in a storage medium, which is a computer readable storage medium. The program instructions are executed by at least one processor in the computer system to implement the flow steps of the embodiments of the method described above.
Accordingly, the present invention also provides a storage medium. The storage medium may be a computer readable storage medium. The storage medium stores a computer program which, when executed by a processor, causes the processor to perform the steps of:
when the ESSD equipment is verified, an automatic configuration tool is obtained from a specified path; judging whether the current operation is MES data maintenance or not; if the current operation is MES data maintenance, maintaining the MES data by using the automatic configuration tool; if the current operation is not MES data maintenance, verifying the software package by using the automatic configuration tool to obtain a verification result; and analyzing and intelligently early warning the verification result.
In one embodiment, the processor, when executing the computer program to perform the maintaining step on the MES data using the automated configuration tool, performs the steps of:
performing first verification on the data by using the automatic configuration tool, and generating an MES data table; performing a second check on the data in the MES data table to obtain a check result; performing intelligent error correction on the verification result to obtain an error correction result; and updating the MES data table by using the error correction result.
In one embodiment, after executing the computer program to perform the step of updating the MES data table with the error correction result, the processor further performs the steps of:
outputting the MES data table and deploying the MES data table to an offline server.
In one embodiment, when the processor executes the computer program to implement the step of performing intelligent error correction on the verification result to obtain an error correction result, the processor specifically implements the following steps:
and positioning error data of the verification result, and correcting errors according to the positioning result to obtain an error correction result.
In one embodiment, when the processor executes the computer program to implement the step of verifying the software package by using the automatic configuration tool to obtain a verification result, the following steps are specifically implemented:
and checking the software package by using the automatic configuration tool, carrying out batch processing on the software package which passes the check and fails the check, carrying out secondary check on the software package which fails the check, marking the software package as a failure software package if the secondary check fails, and transferring the software package to a failure software package storage path to obtain a verification result.
In one embodiment, when the processor executes the computer program to implement the steps of analyzing the verification result and performing intelligent early warning, the steps are specifically implemented as follows:
generating a verification log according to the verification result; carrying out statistical analysis on the verification log, and generating early warning information when the data of the failure software package exceeds a set threshold value; and writing the early warning information into the check log.
In one embodiment, after executing the computer program to implement the steps of analyzing and intelligent pre-warning the verification result, the processor further implements the steps of:
and uniformly processing the software packages passing the verification, and deploying the processed software packages into an offline server.
The storage medium may be a U-disk, a removable hard disk, a Read-Only Memory (ROM), a magnetic disk, or an optical disk, or other various computer-readable storage media that can store program codes.
Those of ordinary skill in the art will appreciate that the elements and algorithm steps described in connection with the embodiments disclosed herein may be embodied in electronic hardware, in computer software, or in a combination of the two, and that the elements and steps of the examples have been generally described in terms of function in the foregoing description to clearly illustrate the interchangeability of hardware and software. Whether such functionality is implemented as hardware or software depends upon the particular application and design constraints imposed on the solution. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the present invention.
In the several embodiments provided by the present invention, it should be understood that the disclosed apparatus and method may be implemented in other manners. For example, the device embodiments described above are merely illustrative. For example, the division of each unit is only one logic function division, and there may be another division manner in actual implementation. For example, multiple units or components may be combined or may be integrated into another system, or some features may be omitted, or not performed.
The steps in the method of the embodiment of the invention can be sequentially adjusted, combined and deleted according to actual needs. The units in the device of the embodiment of the invention can be combined, divided and deleted according to actual needs. In addition, each functional unit in the embodiments of the present invention may be integrated in one processing unit, or each unit may exist alone physically, or two or more units may be integrated in one unit.
The integrated unit may be stored in a storage medium if implemented in the form of a software functional unit and sold or used as a stand-alone product. Based on such understanding, the technical solution of the present invention is essentially or a part contributing to the prior art, or all or part of the technical solution may be embodied in the form of a software product stored in a storage medium, comprising several instructions for causing a computer device (which may be a personal computer, a terminal, a network device, etc.) to perform all or part of the steps of the method according to the embodiments of the present invention.
While the invention has been described with reference to certain preferred embodiments, it will be understood by those skilled in the art that various changes and substitutions of equivalents may be made and equivalents will be apparent to those skilled in the art without departing from the scope of the invention. Therefore, the protection scope of the invention is subject to the protection scope of the claims.

Claims (10)

  1. An automatic verification method for ssd equipment, comprising:
    when the ESSD equipment is verified, an automatic configuration tool is obtained from a specified path;
    judging whether the current operation is MES data maintenance or not;
    if the current operation is MES data maintenance, maintaining the MES data by using the automatic configuration tool;
    if the current operation is not MES data maintenance, verifying the software package by using the automatic configuration tool to obtain a verification result;
    and analyzing and intelligently early warning the verification result.
  2. 2. The SSD equipment automatic verification method of claim 1, wherein the maintaining the MES data with the automated configuration tool comprises:
    performing first verification on the data by using the automatic configuration tool, and generating an MES data table;
    performing a second check on the data in the MES data table to obtain a check result;
    performing intelligent error correction on the verification result to obtain an error correction result;
    and updating the MES data table by using the error correction result.
  3. 3. The SSD setup automatic verification method of claim 1, wherein after updating the MES data table with the error correction result, further comprising:
    outputting the MES data table and deploying the MES data table to an offline server.
  4. 4. The SSD setup automatic verification method of claim 2, wherein the intelligent error correction is performed on the verification result to obtain an error correction result, comprising:
    and positioning error data of the verification result, and correcting errors according to the positioning result to obtain an error correction result.
  5. 5. The SSD equipment automatic verification method of claim 1, wherein the verifying the software package with the automated configuration tool to obtain a verification result comprises:
    and checking the software package by using the automatic configuration tool, carrying out batch processing on the software package which passes the check and fails the check, carrying out secondary check on the software package which fails the check, marking the software package as a failure software package if the secondary check fails, and transferring the software package to a failure software package storage path to obtain a verification result.
  6. 6. The SSD setup automatic verification method of claim 1, wherein the analyzing and intelligent pre-warning of the verification result comprises:
    generating a verification log according to the verification result;
    carrying out statistical analysis on the verification log, and generating early warning information when the data of the failure software package exceeds a set threshold value;
    and writing the early warning information into the check log.
  7. 7. The SSD setup automatic verification method of claim 1, further comprising, after analyzing and intelligently pre-warning the verification result:
    and uniformly processing the software packages passing the verification, and deploying the processed software packages into an offline server.
  8. SSD equips automatic verifying device, characterized in that it comprises:
    the acquisition unit is used for acquiring an automatic configuration tool from the appointed path when the ESSD equipment is verified;
    a judging unit for judging whether the current operation is MES data maintenance;
    the maintenance unit is used for maintaining the MES data by utilizing the automatic configuration tool if the current operation is MES data maintenance;
    the verification unit is used for verifying the software package by using the automatic configuration tool if the current operation is not MES data maintenance, so as to obtain a verification result;
    and the early warning unit is used for analyzing the verification result and intelligently early warning.
  9. 9. A computer device, characterized in that it comprises a memory on which a computer program is stored and a processor which, when executing the computer program, implements the method according to any of claims 1-7.
  10. 10. A storage medium storing a computer program which, when executed by a processor, implements the method of any one of claims 1 to 7.
CN202310075442.1A 2023-01-31 2023-01-31 Automatic verification method and device for SSD equipment, computer equipment and storage medium Pending CN116048871A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202310075442.1A CN116048871A (en) 2023-01-31 2023-01-31 Automatic verification method and device for SSD equipment, computer equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202310075442.1A CN116048871A (en) 2023-01-31 2023-01-31 Automatic verification method and device for SSD equipment, computer equipment and storage medium

Publications (1)

Publication Number Publication Date
CN116048871A true CN116048871A (en) 2023-05-02

Family

ID=86127726

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202310075442.1A Pending CN116048871A (en) 2023-01-31 2023-01-31 Automatic verification method and device for SSD equipment, computer equipment and storage medium

Country Status (1)

Country Link
CN (1) CN116048871A (en)

Similar Documents

Publication Publication Date Title
CN111400116A (en) Chip test verification method, computer device and computer readable storage medium
CN105786695A (en) Data test method and system
CN110928556A (en) Automatic program burning method and device for railway vehicle, and testing method and system
CN110990289B (en) Method and device for automatically submitting bug, electronic equipment and storage medium
CN111680463A (en) File checking method and device
CN110928796A (en) Automatic change test platform
CN112306568A (en) Service instance configuration method and device, electronic equipment and storage medium
CN116048871A (en) Automatic verification method and device for SSD equipment, computer equipment and storage medium
CN115934559A (en) Testing method of intelligent form testing system
CN112181444B (en) DSP multi-core data programming method based on 1553B bus
CN114661615A (en) FPGA software testing method and device
CN115144716A (en) Probe station OCR recognition result correction method and system
CN114253828A (en) Method and device for determining test template, computing equipment and storage medium
CN112346994A (en) Test information correlation method and device, computer equipment and storage medium
CN112069009A (en) Method and device for pressure test in Recovery mode and terminal equipment
CN111752823A (en) Method, device and equipment for testing vehicle-mounted power supply application software
CN113962176B (en) Method and device for verifying correctness of netlist file subjected to triple modular redundancy processing
US11050527B1 (en) Methods, systems, and computer readable media for testing of hardened forward error correction (FEC) implementations
CN117333127B (en) Service automatic processing method based on RPA
CN114756217B (en) Plug-in based script generation system
CN117785695A (en) Error reporting detection method, device, equipment and storage medium based on software integration
CN111031015B (en) Verification method, device, equipment and storage medium of hybrid protocol conversion design
CN111597063A (en) Method for testing reliability of software upgrading file of electric energy meter
CN117234789A (en) Verification and error correction method and device, electronic equipment and storage medium
CN115408251A (en) Plug-in regression testing method and device, electronic 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