CN115809205A - Software detection sample deployment system based on cloud computing technology - Google Patents

Software detection sample deployment system based on cloud computing technology Download PDF

Info

Publication number
CN115809205A
CN115809205A CN202310093187.3A CN202310093187A CN115809205A CN 115809205 A CN115809205 A CN 115809205A CN 202310093187 A CN202310093187 A CN 202310093187A CN 115809205 A CN115809205 A CN 115809205A
Authority
CN
China
Prior art keywords
unit
data
deployment
software
sample
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN202310093187.3A
Other languages
Chinese (zh)
Other versions
CN115809205B (en
Inventor
张保彬
韦益
吴忧
李娟�
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Anhui Hexin National Quality Inspection And Testing Co ltd
Original Assignee
Anhui Hexin National Quality Inspection And Testing 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 Anhui Hexin National Quality Inspection And Testing Co ltd filed Critical Anhui Hexin National Quality Inspection And Testing Co ltd
Priority to CN202310093187.3A priority Critical patent/CN115809205B/en
Publication of CN115809205A publication Critical patent/CN115809205A/en
Application granted granted Critical
Publication of CN115809205B publication Critical patent/CN115809205B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Landscapes

  • Stored Programmes (AREA)

Abstract

The invention discloses a software detection sample deployment system based on a cloud computing technology, which relates to the technical field of software detection sample deployment, and provides a scheme comprising a version data comparison unit, a distinguishing recording unit, a configuration environment comparison unit, a configuration environment modification unit, a data deployment unit and a white box test unit; the recovery equipment system of the invention deploys the detection sample on the system to carry out sample detection, realizes multi-aspect test of the software sample through simple sample detection equipment, ensures the reliability of the software sample, debugs the software sample, does not need to be deployed to the equipment system, ensures the normal operation of the equipment, avoids delaying the normal operation and normal production of the equipment, automatically configures the environment, enables the tested software sample to be directly deployed on the equipment system, can adapt to the software sample without restarting the equipment system, and avoids influencing the production.

Description

Software detection sample deployment system based on cloud computing technology
Technical Field
The invention relates to the technical field of software detection sample deployment, in particular to a software detection sample deployment system based on a cloud computing technology.
Background
The software deployment link refers to the process of collecting, packaging, installing, configuring and releasing the software project itself, including configuration files, user manuals, help documents and the like. In the era of high-speed development of the information industry, software deployment work is more and more important.
The existing equipment is used after being edited by a program and is deployed into the equipment to be used after being detected to a certain degree, the program is continuously debugged and changed in the using process, time and labor are wasted due to continuous shutdown and debugging of the program problem, normal operation and production of the equipment are influenced, the program with the problem is thrown into the equipment, abnormality can occur after the equipment is operated, and devices of the equipment are seriously damaged by collision.
Disclosure of Invention
The invention provides a software detection sample deployment system based on a cloud computing technology, which aims to overcome the defects in the prior art.
In order to achieve the purpose, the invention adopts the following technical scheme:
a software detection sample deployment system based on a cloud computing technology comprises a version data comparison unit, a difference recording unit, a configuration environment comparison unit, a configuration environment modification unit, a data deployment unit and a white box test unit:
the version data comparison unit compares the latest version of data with the current version of data in the system, inserts the latest data into the current version of data to form the latest version of data, simultaneously comprehensively transmits the distinguishing data to the distinguishing recording unit for backup, transmits the latest version of data to the configuration environment comparison unit for comparison with the configuration environment, and then transmits the latest version of data to the configuration environment modification unit for modification of the configuration environment, the configuration environment needs to be modified into the configuration environment the same as the equipment system, and the software detection sample can be directly deployed on the equipment system after being tested without reconfiguring the environment, so that the purpose of restarting the equipment system is achieved;
the data deployment unit receives the data of the latest version transmitted by the configuration environment modification unit and deploys the data to form the detection software of the latest version, the data deployment unit transmits the data to the white box test unit after deployment is completed to perform multi-aspect test on the detection software data, the software data which is successfully tested returns to the data deployment unit, and the data deployment unit deploys the software sample detection system.
Further, the version data comparison unit and the proportioning environment comparison unit both comprise comparison calculation modules, and comparison formulas of the comparison calculation modules are as follows:
respectively using
Figure SMS_1
And
Figure SMS_2
representing the length of both strings a, b, then their column-Wenstein distance is
Figure SMS_3
It conforms to:
Figure SMS_4
Figure SMS_5
is an indication function when
Figure SMS_6
At times, it is 0, and at other times it is 1;
Figure SMS_7
front of a
Figure SMS_8
A character preceding b
Figure SMS_9
The column-Wenstein distance between characters: (
Figure SMS_10
And
Figure SMS_11
is a subscript starting with 1);
note that: the first formula in min operation represents deleting characters (from a) (to reach b); the second formula represents the inserted character; the third represents substitution (depending on whether the current character is the same or not).
Furthermore, the system also comprises a terminal, a first data protection unit, a first transmission unit and a second data protection unit;
the terminal is used for manufacturing software data, transmitting the data to the first data protection unit and receiving the data transmitted by the first data protection unit;
the first data protection unit is used for encrypting the data sent to the first transmission unit and decrypting the data sent by the first transmission unit, and the first data protection unit and the data protection unit protect the data to be transmitted, so that the condition of data stealing in the transmission process is avoided;
and the data protection unit is used for receiving the encrypted data transmitted by the transmission unit I, decrypting the encrypted data, transmitting the decrypted data to the version data comparison unit and encrypting the data to be transmitted to the transmission unit I.
Furthermore, the system also comprises a finished product data packaging unit, an equipment system control deployment unit, a second transmission unit and an equipment system;
the finished product data packaging unit is used for receiving the final software sample data transmitted by the data deployment unit, packaging and transmitting the final software sample data to the equipment system control deployment unit, deploying and installing the equipment system through the transmission unit, and packaging the tested sample data by the finished product data packaging unit, so that the transmission and the installation are convenient.
Furthermore, the system also comprises a data error marking unit and a data error feedback unit;
the data error marking unit receives the test data transmitted by the white box test unit, marks errors at data problems, transmits the error data to the data error feedback unit, transmits the error data to the data protection unit II through the data error feedback unit, and marks the problem points, so that the terminal can correct the data conveniently, and invalid communication is reduced.
Further, the system also comprises a black box test error input unit and a black box test unit;
the black box testing unit receives the data and the command transmitted by the data deployment unit and starts the testing equipment to perform black box testing by using the software data sample of the latest version;
the black box test error input unit is used for recording problems in the test process of the black box test unit, transmitting problem points to the second data protection unit through the data error feedback unit, driving the simple sample test equipment to perform black box test through a software sample in the black box test, judging the problems of software data through observing the running state of the test equipment, and transmitting the problem records to the terminal.
Furthermore, the output end of the version data comparison unit is connected with the input end of the distinguishing recording unit, the output end of the version data comparison unit is connected with the input end of the configuration environment comparison unit, the output end of the configuration environment comparison unit is connected with the input end of the configuration environment modification unit, the output end of the configuration environment comparison unit is connected with the input end of the data deployment unit, the data deployment unit is in bidirectional connection with the white box test unit, the terminal is in bidirectional connection with the first data protection unit, the first data protection unit is in bidirectional connection with the first transmission unit, the first transmission unit is in bidirectional connection with the second data protection unit, the output end of the second data protection unit is connected with the input end of the version data comparison unit, the first data protection unit comprises a first encryption module and a first decryption module, and the second data protection unit comprises a second encryption module and a second decryption module.
Furthermore, the input end of the finished product data packing unit is connected with the output end of the data deployment unit, the output end of the finished product data packing unit is connected with the input end of the equipment system operation deployment unit, the output end of the equipment system operation deployment unit is connected with the input end of the second transmission unit, the output end of the second transmission unit is connected with the input end of the equipment system, the input end of the black box test unit is connected with the output end of the data deployment unit, and the output end of the black box test error input unit is connected with the input end of the data error feedback unit.
Compared with the prior art, the invention has the beneficial effects that:
this system restores equipment system, it carries out sample detection to dispose the testing sample on this system, and realize many-sided test of software sample through simple and easy sample detection equipment, guarantee software sample reliability, debug the software sample, need not to dispose to equipment system, guarantee the normal operating of equipment, avoid hindering the normal operating and the normal production of equipment, and this system automatic configuration environment, the software sample that makes after the test can directly be disposed on equipment system, equipment system need not to restart can the adaptation software sample, avoid influencing production.
Drawings
Fig. 1 is a system block diagram of a software detection sample deployment system based on a cloud computing technology according to the present invention;
fig. 2 is a system block diagram of a first data protection unit of a software detection sample deployment system based on a cloud computing technology according to the present invention;
fig. 3 is a system block diagram of a second data protection unit of the software detection sample deployment system based on the cloud computing technology.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments.
In the description of the present invention, it is to be understood that the terms "upper", "lower", "front", "rear", "left", "right", "top", "bottom", "inner", "outer", and the like, are used in the orientations and positional relationships indicated in the drawings, which are based on the orientations and positional relationships indicated in the drawings, and are used for convenience of description and simplicity of description, but do not indicate or imply that the devices or elements referred to must have a particular orientation, be constructed and operated in a particular orientation, and thus, are not to be construed as limiting the present invention.
Example 1: referring to fig. 1-3: a software detection sample deployment system based on a cloud computing technology comprises a version data comparison unit, a difference recording unit, a configuration environment comparison unit, a configuration environment modification unit, a data deployment unit and a white box test unit;
the version data comparison unit compares the latest version data with the current version data in the system, inserts the latest version data into the current version data to form the latest version data, comprehensively transmits the distinguishing data to the distinguishing recording unit for backup, transmits the latest version data to the configuration environment comparison unit for comparison, and transmits the latest version data to the configuration environment modification unit for modification of the configuration environment, wherein the configuration environment needs to be modified into the configuration environment same as the equipment system, and the software detection sample can be directly deployed on the equipment system after being tested without reconfiguring the environment, so that the aim of not restarting the equipment system is fulfilled;
the data deployment unit receives the latest version of data transmitted by the configuration environment modification unit and deploys the data to form the latest version of detection software, the data deployment unit transmits the data to the white box test unit after deployment is completed to perform multi-aspect test on the detection software data, the software data which is successfully tested returns to the data deployment unit, and the data deployment unit deploys the software sample detection system;
the version data comparison unit and the proportioning environment comparison unit both comprise a comparison calculation module, and the comparison formula of the comparison calculation module is as follows:
are used separately
Figure SMS_12
And
Figure SMS_13
representing the length of both strings a, b, then their column-Wenstein distance is
Figure SMS_14
It conforms to:
Figure SMS_15
Figure SMS_16
is an indicator function when
Figure SMS_17
At times, it is 0, and at other times it is 1;
Figure SMS_18
front of a
Figure SMS_19
Before a character and b
Figure SMS_20
column-Wenstein distance between characters: (
Figure SMS_21
And
Figure SMS_22
is a subscript starting with 1);
note that: the first formula in min operation represents deleting the character (from a) (to reach b); the second formula represents the inserted character; the third represents an alternative (depending on whether the current character is the same or not);
the system also comprises a terminal, a first data protection unit, a first transmission unit and a second data protection unit;
the terminal is used for making software data, transmitting the data to the first data protection unit and receiving the data transmitted by the first data protection unit;
the first data protection unit is used for encrypting the data sent to the first transmission unit and decrypting the data sent by the first transmission unit, and the first data protection unit protect the data transmitted by the second transmission unit so as to avoid data stealing in the transmission process;
the data protection unit is used for receiving the encrypted data transmitted by the transmission unit I, decrypting the encrypted data, transmitting the decrypted data to the version data comparison unit, and encrypting the data to be transmitted to the transmission unit I;
the system also comprises a finished product data packing unit, an equipment system control deployment unit, a second transmission unit and an equipment system;
the finished product data packaging unit is used for receiving the final software sample data transmitted by the data deploying unit, packaging and transmitting the final software sample data to the equipment system control deploying unit, deploying and installing the equipment system through the transmission unit, and packaging the tested sample data by the finished product data packaging unit, so that the transmission and the installation are facilitated;
the system also comprises a data error marking unit and a data error feedback unit;
the data error marking unit receives the test data transmitted by the white box test unit, marks errors at the data problem positions, transmits the data to the data error feedback unit, transmits the error data to the data protection unit II through the data error feedback unit, and marks the problem points, so that the terminal is convenient to correct, and invalid communication is reduced;
the system also comprises a black box test error input unit and a black box test unit;
the black box testing unit receives the data and the command transmitted by the data deployment unit and starts the testing equipment to perform black box testing by using the software data sample of the latest version;
the black box test error input unit is used for recording problems in the test process of the black box test unit, transmitting problem points to the second data protection unit through the data error feedback unit, driving the simple sample test equipment through a software sample to carry out black box test, judging the problems of software data through observing the running state of the test equipment, and transmitting the problem records to the terminal.
Example 2: referring to fig. 2-3: the embodiment provides a technical scheme on the basis of the first embodiment: the output end of the version data comparison unit is connected with the input end of the distinguishing recording unit, the output end of the version data comparison unit is connected with the input end of the configuration environment comparison unit, the output end of the configuration environment comparison unit is connected with the input end of the configuration environment modification unit, the output end of the configuration environment comparison unit is connected with the input end of the data deployment unit, the data deployment unit is in bidirectional connection with the white box test unit, the terminal is in bidirectional connection with the first data protection unit, the first data protection unit is in bidirectional connection with the first transmission unit, the first transmission unit is in bidirectional connection with the second data protection unit, the output end of the second data protection unit is connected with the input end of the version data comparison unit, the first data protection unit comprises a first encryption module and a first decryption module, and the second data protection unit comprises a second encryption module and a second decryption module;
the input end of the finished product data packaging unit is connected with the output end of the data deployment unit, the output end of the finished product data packaging unit is connected with the input end of the equipment system control deployment unit, the output end of the equipment system control deployment unit is connected with the input end of the second transmission unit, the output end of the second transmission unit is connected with the input end of the equipment system, the input end of the black box test unit is connected with the output end of the data deployment unit, and the output end of the black box test error input unit is connected with the input end of the data error feedback unit.
The above description is only for the preferred embodiment of the present invention, but the scope of the present invention is not limited thereto, and any person skilled in the art should be considered to be within the technical scope of the present invention, and the technical solutions and the inventive concepts thereof according to the present invention should be equivalent or changed within the scope of the present invention.

Claims (8)

1. The utility model provides a software testing sample deployment system based on cloud computing technology, includes version data contrast unit, difference record unit, configuration environment contrast unit, configuration environment modification unit, data deployment unit and white box test unit, its characterized in that:
the version data comparison unit compares the latest version of data with the current version of data in the system, inserts the latest data into the current version of data to form the latest version of data, comprehensively transmits the distinguishing data to the distinguishing recording unit for backup, transmits the latest version of data to the configuration environment comparison unit for comparison of the configuration environment, and transmits the latest version of data to the configuration environment modification unit for modification of the configuration environment;
the data deployment unit receives the latest version of data transmitted by the configuration environment modification unit and deploys the data to form the latest version of detection software, the data deployment unit transmits the data to the white box test unit after deployment is completed to perform multi-aspect test on the detection software data, and the software data which is successfully tested returns to the data deployment unit.
2. The cloud computing technology-based software detection sample deployment system of claim 1, wherein the version data comparison unit and the proportioning environment comparison unit both comprise comparison calculation modules, and comparison formulas of the comparison calculation modules are as follows:
are used separately
Figure QLYQS_1
And
Figure QLYQS_2
representing the length of both strings a, b, then their column-Wenstein distance is
Figure QLYQS_3
It conforms to:
Figure QLYQS_4
Figure QLYQS_5
is an indicator function when
Figure QLYQS_6
At times, it is 0, and at other times it is 1;
Figure QLYQS_7
front of a
Figure QLYQS_8
A character preceding b
Figure QLYQS_9
Column-wenstein distance between characters;
note that: the first formula in min operation represents deleting characters; the second formula represents the inserted character; the third represents the alternative.
3. The software detection sample deployment system based on the cloud computing technology as claimed in claim 2, further comprising a terminal, a first data protection unit, a first transmission unit and a second data protection unit;
the terminal is used for making software data, transmitting the data to the first data protection unit and receiving the data transmitted by the first data protection unit;
the first data protection unit is used for encrypting the data sent to the first transmission unit and decrypting the data sent by the first transmission unit;
and the data protection unit is used for receiving the encrypted data transmitted by the transmission unit I, decrypting the encrypted data, transmitting the decrypted data to the version data comparison unit, and encrypting the data needing to be transmitted to the transmission unit I.
4. The software detection sample deployment system based on the cloud computing technology is characterized by further comprising a finished product data packaging unit, an equipment system control deployment unit, a second transmission unit and an equipment system;
and the finished product data packaging unit is used for receiving the final software sample data transmitted by the data deployment unit, packaging and transmitting the final software sample data to the equipment system control deployment unit, and deploying and installing the equipment system through the transmission unit.
5. The cloud computing technology-based software detection sample deployment system according to claim 4, further comprising a data error labeling unit and a data error feedback unit;
and the data error marking unit receives the test data transmitted by the white box test unit, marks errors at the data problem positions, transmits the error data to the data error feedback unit, and transmits the error data to the data protection unit II for encryption through the data error feedback unit.
6. The software detection sample deployment system based on the cloud computing technology is characterized by further comprising a black box test error input unit and a black box test unit;
the black box testing unit receives the data and the command transmitted by the data deployment unit and starts testing equipment to perform black box testing by using the software data sample of the latest version;
the black box test error input unit is used for recording problems in the test process of the black box test unit and transmitting the problem points to the second data protection unit through the data error feedback unit.
7. The cloud computing technology-based software testing sample deployment system according to claim 6, wherein an output end of the version data comparison unit is connected with an input end of the distinguishing recording unit, an output end of the version data comparison unit is connected with an input end of the configuration environment comparison unit, an output end of the configuration environment comparison unit is connected with an input end of the configuration environment modification unit, an output end of the configuration environment comparison unit is connected with an input end of the data deployment unit, the data deployment unit is connected with the white box testing unit in a bidirectional mode, the terminal is connected with the first data protection unit in a bidirectional mode, the first data protection unit is connected with the first transmission unit in a bidirectional mode, the first transmission unit is connected with the second data protection unit in a bidirectional mode, an output end of the second data protection unit is connected with an input end of the version data comparison unit, the first data protection unit comprises a first encryption module and a first decryption module, and the second data protection unit comprises a second encryption module and a second decryption module.
8. The cloud computing technology-based software detection sample deployment system according to claim 7, wherein an input end of the finished product data packing unit is connected to an output end of the data deployment unit, an output end of the finished product data packing unit is connected to an input end of an equipment system operation deployment unit, an output end of the equipment system operation deployment unit is connected to an input end of a second transmission unit, an output end of the second transmission unit is connected to an input end of the equipment system, an input end of the black box test unit is connected to an output end of the data deployment unit, and an output end of the black box test error input unit is connected to an input end of the data error feedback unit.
CN202310093187.3A 2023-02-10 2023-02-10 Software detection sample deployment system based on cloud computing technology Active CN115809205B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202310093187.3A CN115809205B (en) 2023-02-10 2023-02-10 Software detection sample deployment system based on cloud computing technology

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202310093187.3A CN115809205B (en) 2023-02-10 2023-02-10 Software detection sample deployment system based on cloud computing technology

Publications (2)

Publication Number Publication Date
CN115809205A true CN115809205A (en) 2023-03-17
CN115809205B CN115809205B (en) 2023-04-18

Family

ID=85487862

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202310093187.3A Active CN115809205B (en) 2023-02-10 2023-02-10 Software detection sample deployment system based on cloud computing technology

Country Status (1)

Country Link
CN (1) CN115809205B (en)

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20150169307A1 (en) * 2013-12-12 2015-06-18 International Business Machines Corporation Caching and analyzing images for faster and simpler cloud application deployment
CN105224358A (en) * 2015-09-07 2016-01-06 浪潮集团有限公司 Under a kind of cloud computing software automatically pack dispose system and method
US20170372247A1 (en) * 2016-06-24 2017-12-28 Intuit Inc. Methods, systems, and articles of manufacture for implementing software application development and releases
CN110851351A (en) * 2019-10-12 2020-02-28 深圳壹账通智能科技有限公司 Deployment environment testing method and device, computer equipment and storage medium
WO2020091592A1 (en) * 2018-10-30 2020-05-07 Mimos Berhad A self-learning method and system for automatically performing application packaging and deployment for a hosting environment
CN111651357A (en) * 2020-06-03 2020-09-11 厦门力含信息技术服务有限公司 Software automation testing method based on cloud computing
CN111857722A (en) * 2020-06-23 2020-10-30 远光软件股份有限公司 DevOps quality assurance system and method based on three-library mode
CN115016820A (en) * 2022-06-29 2022-09-06 广州高专资讯科技有限公司 Application program updating method, device, equipment and storage medium

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20150169307A1 (en) * 2013-12-12 2015-06-18 International Business Machines Corporation Caching and analyzing images for faster and simpler cloud application deployment
CN105224358A (en) * 2015-09-07 2016-01-06 浪潮集团有限公司 Under a kind of cloud computing software automatically pack dispose system and method
US20170372247A1 (en) * 2016-06-24 2017-12-28 Intuit Inc. Methods, systems, and articles of manufacture for implementing software application development and releases
WO2020091592A1 (en) * 2018-10-30 2020-05-07 Mimos Berhad A self-learning method and system for automatically performing application packaging and deployment for a hosting environment
CN110851351A (en) * 2019-10-12 2020-02-28 深圳壹账通智能科技有限公司 Deployment environment testing method and device, computer equipment and storage medium
CN111651357A (en) * 2020-06-03 2020-09-11 厦门力含信息技术服务有限公司 Software automation testing method based on cloud computing
CN111857722A (en) * 2020-06-23 2020-10-30 远光软件股份有限公司 DevOps quality assurance system and method based on three-library mode
CN115016820A (en) * 2022-06-29 2022-09-06 广州高专资讯科技有限公司 Application program updating method, device, equipment and storage medium

Also Published As

Publication number Publication date
CN115809205B (en) 2023-04-18

Similar Documents

Publication Publication Date Title
CN103293008B (en) Automotive diagnostic installation
CN201497985U (en) Embedded equipment auxiliary failure analytical tool
CN106776308B (en) Uboot-based electronic product fault debugging method and system
CN104317713A (en) Automatic testing tool and method on basis of templates
CN104461624B (en) A kind of remote upgrade method of the nearly probe measurement module of three-dimensional acoustic wave logging instrument
CN103138988B (en) Positioning treatment method and positioning treatment device of network faults
ITTO980721A1 (en) EQUIPMENT TO FACILITATE THE INSTALLATION AND VERIFICATION OF THE SOFTWARE FOR A COMPUTER SYSTEM MADE TO ORDER.
CN107844316A (en) A kind of method and its device of the upgrading of rotating platform control system program
CN112069002B (en) Server hot plug debugging device and method
CN106681877A (en) System and method for chip debugging and system chip
CN114936373A (en) Trusted security chip, trusted data processing system and method
CN115809205B (en) Software detection sample deployment system based on cloud computing technology
CN105591687A (en) Information acquisition method, Information acquisition device and communication system
CN208999822U (en) A kind of DCU circuitry self test system
CN104793081A (en) USB (universal serial bus) interface detection device and method
CN112685066A (en) MCU software agent mode development method for heterogeneous platform
CN110333890A (en) The method that long-range programming solidifies FLASH data
CN108896901A (en) A kind of DCU circuitry self test system and detection method
CN104767995A (en) Method for recording electronic product test data and recording module
US20070294441A1 (en) Usb keystroke monitoring apparatus and method
CN104598343B (en) Recover the method for last time test after upper electricity
CN111596647B (en) Efficient and intelligent test system and method for wind turbine generator
CN212181459U (en) FPGA upgrading system
CN113325297A (en) Chip system level test system and method
CN113805559A (en) Control parameter processing method, device and equipment

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant