CN110008073B - Hardware platform differential shielding method, device, equipment and readable storage medium - Google Patents

Hardware platform differential shielding method, device, equipment and readable storage medium Download PDF

Info

Publication number
CN110008073B
CN110008073B CN201910290091.XA CN201910290091A CN110008073B CN 110008073 B CN110008073 B CN 110008073B CN 201910290091 A CN201910290091 A CN 201910290091A CN 110008073 B CN110008073 B CN 110008073B
Authority
CN
China
Prior art keywords
hardware
configuration
hardware platform
hardware configuration
document
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.)
Active
Application number
CN201910290091.XA
Other languages
Chinese (zh)
Other versions
CN110008073A (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.)
Suzhou Inspur Intelligent Technology Co Ltd
Original Assignee
Suzhou Inspur Intelligent Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Suzhou Inspur Intelligent Technology Co Ltd filed Critical Suzhou Inspur Intelligent Technology Co Ltd
Priority to CN201910290091.XA priority Critical patent/CN110008073B/en
Publication of CN110008073A publication Critical patent/CN110008073A/en
Application granted granted Critical
Publication of CN110008073B publication Critical patent/CN110008073B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/22Detection or location of defective computer hardware by testing during standby operation or during idle time, e.g. start-up testing
    • G06F11/2273Test methods
    • 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/2289Detection or location of defective computer hardware by testing during standby operation or during idle time, e.g. start-up testing by configuration test

Landscapes

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

Abstract

The embodiment of the invention discloses a method, a device and equipment for differentiated shielding of a hardware platform and a computer readable storage medium. The method comprises the steps of configuring the environment variable of a code to be debugged according to a received configuration instruction, wherein the configuration instruction comprises the type of a hardware platform of the code to be debugged and a corresponding software branch; importing a corresponding hardware configuration document according to the environment variable which is successfully configured; the hardware configuration document is a pre-built document which corresponds to the type of the hardware platform and contains hardware parameter configuration information. According to the software shielding hardware platform differentiation is achieved, code development requirements are met, and therefore the whole storage system can normally operate, some problems existing in the related technology due to the fact that physical hardware needed by actual development cannot be met are solved, software research and development efficiency is improved, especially for application scenes with large hardware platform demand, research and development efficiency is greatly improved, research and development period is shortened, and research and development cost can be greatly saved.

Description

Hardware platform differential shielding method, device, equipment and readable storage medium
Technical Field
The embodiment of the invention relates to the technical field of software function debugging, in particular to a hardware platform differential shielding method, a hardware platform differential shielding device, hardware platform differential shielding equipment and a computer readable storage medium.
Background
In the development process of a storage system product, software and hardware are combined together inseparably, and usually, the realization of one software function must be supported by the participation of an underlying hardware module.
When specific function software is developed, some hardware is related to specific functions, and in the whole development process of the specific functions, the relevance is not close, and the function is optional. In some scenes in the software development process, the development of the software function can be supported only by completing the configuration of hardware irrelevant to the function, such as a standby power supply set, a power supply module, an optical fiber card and the like, and the hardware card is expensive and cannot be used by a person. However, without these hardware systems, errors may be reported, and functional related debugging development may not be performed normally. In addition, different types of products require different hardware, and when the types of the products under study are more, more hardware support is needed, and the hardware is high in price and limited in general quantity, so that the research and development of various types of products cannot be met at the same time, the research and development efficiency of the whole product is reduced, and the research and development cost is increased undoubtedly.
In view of this, how to shield the difference between the hardware, so as to solve some disadvantages of the related art due to the large hardware requirement, is a problem to be solved urgently by those skilled in the art.
Disclosure of Invention
The embodiment of the disclosure provides a hardware platform differentiation shielding method, device and equipment and a computer readable storage medium, which realize software shielding of hardware platform differentiation, improve software research and development efficiency and reduce research and development cost.
In order to solve the above technical problem, the embodiments of the present invention provide the following technical solutions:
an embodiment of the present invention provides a hardware platform differential shielding method, including:
configuring an environment variable of a code to be debugged according to a received configuration instruction, wherein the configuration instruction comprises the type of a hardware platform of the code to be debugged and a corresponding software branch;
importing a corresponding hardware configuration document according to the environment variable which is successfully configured;
the hardware configuration document is a document which is pre-established, corresponds to the hardware platform type and contains hardware parameter configuration information.
Optionally, after importing the corresponding hardware configuration document according to the environment variable successfully configured, the method further includes:
and modifying corresponding hardware configuration parameters according to the input parameter configuration instruction so as to shield software error caused by hardware deficiency.
Optionally, after importing the corresponding hardware configuration document according to the environment variable successfully configured, the method further includes:
when receiving error reporting information, judging whether the error reporting information is hardware configuration deficiency;
and if so, modifying the corresponding hardware configuration parameters in the environment variables according to the error reporting information.
Optionally, the method further includes:
the method comprises the steps of constructing a hardware configuration document database in advance, wherein the hardware configuration document database comprises a plurality of hardware configuration documents of different hardware types, and each hardware configuration document is uniquely corresponding to a hardware type and is used for obtaining a corresponding hardware configuration document according to the matching of the hardware type.
Another aspect of an embodiment of the present invention provides a hardware platform differential shielding apparatus, including:
the system comprises an environment variable configuration module, a debugging module and a debugging module, wherein the environment variable configuration module is used for configuring an environment variable of a code to be debugged according to a received configuration instruction, and the configuration instruction comprises the type of a hardware platform of the code to be debugged and a corresponding software branch;
the configuration document importing module is used for importing corresponding hardware configuration documents according to the environment variables which are successfully configured; the hardware configuration document is a document which is pre-established, corresponds to the hardware platform type and contains hardware parameter configuration information.
Optionally, the method further includes:
and the hardware configuration parameter adjusting module is used for modifying corresponding hardware configuration parameters according to the input parameter configuration instruction so as to shield software error caused by hardware deficiency.
Optionally, the method further includes:
and the configuration parameter modification module is used for modifying corresponding hardware configuration parameters in the environment variables according to the error reporting information when the error reporting information is received and the error reporting information is hardware configuration missing.
Optionally, the method further includes:
the database construction module is used for constructing a hardware configuration document database in advance, the hardware configuration document database comprises a plurality of hardware configuration documents of different hardware types, and each hardware configuration document is uniquely corresponding to one hardware type and is used for obtaining a corresponding hardware configuration document according to the matching of the hardware type.
The embodiment of the present invention further provides a hardware platform differential shielding apparatus, which includes a processor, where the processor is configured to implement the steps of the hardware platform differential shielding method according to any one of the preceding items when executing a computer program stored in a memory.
Finally, an embodiment of the present invention provides a computer-readable storage medium, where a hardware platform differential shielding program is stored on the computer-readable storage medium, and when the hardware platform differential shielding program is executed by a processor, the method of implementing hardware platform differential shielding according to any of the foregoing embodiments is implemented.
The technical scheme provided by the application has the advantages that when a code function irrelevant to physical hardware is developed, through configuration of environment variables, corresponding hardware configuration documents are read, software shielding of hardware platform differentiation is achieved through software simulation of actual hardware, influences of hardware deficiency on code debugging are shielded, code development requirements are met, accordingly, the whole storage system can run normally, problems existing in the related art due to the fact that physical hardware needed for actual development cannot be met are solved, software research and development efficiency is improved, especially, the application scene of large demand of the hardware platform is aimed at, research and development efficiency is greatly improved, the research and development cycle is shortened, and meanwhile research and development cost can be greatly saved.
In addition, the embodiment of the invention also provides a corresponding implementation device, equipment and a computer readable storage medium aiming at the hardware platform differential shielding method, so that the method has higher practicability, and the device, the equipment and the computer readable storage medium have corresponding advantages.
It is to be understood that both the foregoing general description and the following detailed description are exemplary and explanatory only and are not restrictive of the disclosure.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions of the related art, the drawings required to be used in the description of the embodiments or the related art will be briefly described below, and it is obvious that the drawings in the following description are only some embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to these drawings without creative efforts.
Fig. 1 is a schematic flowchart of a hardware platform differential shielding method according to an embodiment of the present invention;
fig. 2 is a schematic flowchart of another hardware platform differential shielding method according to an embodiment of the present invention;
fig. 3 is a structural diagram of an embodiment of a hardware platform differential shielding apparatus according to an embodiment of the present invention;
fig. 4 is a structural diagram of another specific embodiment of a hardware platform differential shielding apparatus according to an embodiment of the present invention.
Detailed Description
In order that those skilled in the art will better understand the disclosure, the invention will be described in further detail with reference to the accompanying drawings and specific embodiments. It is to be understood that the described embodiments are merely exemplary of the invention, and not restrictive of the full scope of the invention. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
The terms "first," "second," "third," "fourth," and the like in the description and claims of this application and in the above-described drawings are used for distinguishing between different objects and not for describing a particular order. Furthermore, the terms "comprising" and "having," as well as any variations thereof, are intended to cover non-exclusive inclusions. For example, a process, method, system, article, or apparatus that comprises a list of steps or elements is not limited to only those steps or elements but may include other steps or elements not expressly listed.
Having described the technical solutions of the embodiments of the present invention, various non-limiting embodiments of the present application are described in detail below.
Referring to fig. 1, fig. 1 is a schematic flow chart of a hardware platform differential shielding method according to an embodiment of the present invention, where the embodiment of the present invention includes the following:
s101: and configuring the environment variable of the code to be debugged according to the received configuration instruction.
The configuration instructions may include the type of hardware platform and corresponding software branches of the code to be debugged. That is, the developer configures corresponding environment variables, such as a field indicating the type of the hardware platform, in the code to be debugged, and decides which hardware platform the code goes through. By directly specifying the type of the hardware platform in the environment variable, the hardware type is prevented from being judged by software codes, and the software simulation hardware platform environment is realized.
Different hardware platforms can walk different software branches in the code to support different software functions, so that the corresponding software branches can be specified in the environment variables according to the current code to be debugged and the type of the hardware.
In this step, the hardware corresponding to the hardware type configured in the environment variable is irrelevant to the function of the code to be debugged, that is, the function developed by the code to be debugged is irrelevant to the physical hardware configured in the environment variable.
S102: and importing a corresponding hardware configuration document according to the environment variable which is successfully configured.
Different products comprise various models, different hardware platforms required by different models necessarily comprise various hardware platforms, the hardware difference point of each platform needs to be determined, the hardware configuration of each hardware platform needs to be identified, and then related hardware configuration files are compiled. The parameter configuration information may be, for example, how many CPUs (central processing units) of the hardware platform, how many cores of each CPU, the minimum memory capacity supported, how many temperature points are, and the like.
The hardware configuration document can be a pre-built document corresponding to the hardware platform type and containing hardware parameter configuration information. The actual physical hardware environment is simulated by software by configuring the parameters of the physical platform, and the participation of real physical hardware is not needed.
The system can match corresponding hardware configuration documents according to the hardware types specified in the environment variables, and then import the matched hardware configuration documents.
In order to improve the research and development efficiency, a hardware configuration document database can be constructed in advance, the hardware configuration document database comprises a plurality of hardware configuration documents of different hardware types, each hardware configuration document is uniquely corresponding to one hardware type, and after the hardware type is specified in S101, the corresponding hardware configuration document can be obtained by directly matching in the database according to the hardware type.
When a new hardware platform appears or parameters of an existing hardware platform are changed (such as modification, addition or deletion), the hardware configuration document database can update, modify or add the hardware configuration document in real time.
In addition, for a scenario that some hardware loss (such as the loss of some key hardware standby power supply sets and the like) or the hardware configuration parameters do not meet the requirements, which may cause software errors, corresponding configuration may be performed in the environment variables, so as to shield the software errors. For example, in the debugging process of the code to be debugged, the required physical memory is 200G, while the existing physical memory is only 50G, in the debugging process of the code, the physical memory is inevitably checked, and if the checking is unsuccessful, an error is reported, so that the physical memory is set to be 200G in the environment variable, and the checking memory is shielded from errors.
In the technical scheme provided by the embodiment of the invention, when a code function unrelated to physical hardware is developed, a corresponding hardware configuration document is read by configuring the environment variable, the differentiation of a hardware platform is shielded by software by simulating the actual hardware, the influence of hardware deficiency on code debugging is shielded, and the code development requirement is met, so that the whole storage system can normally run, some problems caused by incapability of meeting the physical hardware required by the actual development in the related technology are solved, the software development efficiency is improved, particularly the research and development efficiency is greatly improved for an application scene with a large demand of the hardware platform, the research and development period is shortened, and the research and development cost is greatly saved.
Referring to fig. 2, fig. 2 is a schematic flow chart of another hardware platform differential shielding method according to an embodiment of the present invention, which may be applied to a software development process of a storage product, for example, and includes the following steps:
s201: a hardware configuration document database is constructed in advance.
S202: and configuring the environment variable of the code to be debugged according to the received configuration instruction.
S203: and matching a corresponding hardware configuration document in a hardware configuration document database according to the hardware type in the environment variable after the configuration is successful, and importing.
S204: and modifying corresponding hardware configuration parameters according to the input parameter configuration instruction so as to shield software error caused by hardware deficiency.
In this step, the hardware configuration parameters include modifying the existing configuration parameters and adding configuration parameters of new hardware. The existing configuration parameters are modified to be that the hardware configuration parameters do not meet the requirements of the code to be debugged, for example, the physical memory required by the code to be debugged is 200G, and when the current physical memory is less than 200G, the physical memory is modified to 200G in the environment variable. The configuration parameters of the new hardware are added to the parameters of the missing hardware in the current hardware environment, for example, some configuration parameters of the backup power pack.
S205: when the error message is received, it is determined whether the error message is a hardware configuration loss, if so, S206 is performed.
The hardware configuration loss can comprise two situations, namely physical hardware loss and related configuration parameter loss of the physical hardware, wherein the configuration parameter loss comprises that the configuration parameters do not accord with the requirement of the code to be debugged and the hardware configuration parameters required by the code to be debugged are lost.
The error information may include an error event, an error reason, and a condition that the error event meets requirements, and may include, for example, that the physical memory fails to be checked, the current physical memory value and the required physical memory value, and the system may modify the physical memory value into the required physical memory value according to the error information.
S206: and modifying the corresponding hardware configuration parameters in the environment variables according to the error reporting information.
The steps or methods of the embodiments of the present invention that are the same as those of the above embodiments are the same as those described in the above embodiments, and the specific implementation process may refer to the corresponding contents of the above embodiments, which are not described herein again.
Therefore, the embodiment of the invention realizes the differentiation of software shielding hardware platforms, improves the software research and development efficiency and reduces the research and development cost.
The embodiment of the invention also provides a corresponding implementation device for the differentiated shielding method of the hardware platform, so that the method has higher practicability. In the following, the hardware platform differential shielding apparatus provided in the embodiment of the present invention is introduced, and the hardware platform differential shielding apparatus described below and the hardware platform differential shielding method described above may be referred to in a corresponding manner.
Referring to fig. 3, fig. 3 is a structural diagram of a hardware platform differential shielding apparatus according to an embodiment of the present invention in a specific implementation, where the apparatus may include:
the environment variable configuration module 301 is configured to configure an environment variable of a code to be debugged according to a received configuration instruction, where the configuration instruction includes a type of a hardware platform of the code to be debugged and a corresponding software branch.
A configuration document importing module 302, configured to import a corresponding hardware configuration document according to the successfully configured environment variable; the hardware configuration document is a document which is pre-established, corresponds to the type of the hardware platform and comprises hardware parameter configuration information.
Optionally, in some embodiments of this embodiment, referring to fig. 4, the apparatus may further include a hardware configuration parameter adjusting module 303, configured to modify a corresponding hardware configuration parameter according to the input parameter configuration instruction, so as to shield a software error caused by a hardware deficiency.
In some other embodiments, the apparatus may further include a database construction module 304 configured to pre-construct a hardware configuration document database, where the hardware configuration document database includes a plurality of hardware configuration documents of different hardware types, and each hardware configuration document uniquely corresponds to a hardware type, so as to obtain a corresponding hardware configuration document according to hardware type matching.
In addition, the apparatus may further include a configuration parameter modification module 305, for modifying the corresponding hardware configuration parameter in the environment variable according to the error information when the error information is received and the error information indicates that the hardware configuration is missing.
The functions of the functional modules of the hardware platform differential shielding apparatus according to the embodiment of the present invention may be specifically implemented according to the method in the foregoing method embodiment, and the specific implementation process may refer to the related description of the foregoing method embodiment, which is not described herein again.
Therefore, the embodiment of the invention realizes the differentiation of software shielding hardware platforms, improves the software research and development efficiency and reduces the research and development cost.
The embodiment of the present invention further provides a hardware platform differentiated shielding device, which specifically includes:
a memory for storing a computer program;
a processor for executing a computer program to implement the steps of the hardware platform differential shielding method according to any of the above embodiments.
The functions of each functional module of the hardware platform differential shielding device according to the embodiment of the present invention may be specifically implemented according to the method in the foregoing method embodiment, and the specific implementation process may refer to the related description of the foregoing method embodiment, which is not described herein again.
Therefore, the embodiment of the invention realizes the differentiation of software shielding hardware platforms, improves the software research and development efficiency and reduces the research and development cost.
The embodiment of the present invention further provides a computer-readable storage medium, in which a hardware platform differential shielding program is stored, and the hardware platform differential shielding program is executed by a processor according to the steps of the hardware platform differential shielding method in any of the above embodiments.
The functions of the functional modules of the computer-readable storage medium according to the embodiment of the present invention may be specifically implemented according to the method in the foregoing method embodiment, and the specific implementation process may refer to the related description of the foregoing method embodiment, which is not described herein again.
Therefore, the embodiment of the invention realizes the differentiation of software shielding hardware platforms, improves the software research and development efficiency and reduces the research and development cost.
The embodiments are described in a progressive manner, each embodiment focuses on differences from other embodiments, and the same or similar parts among the embodiments are referred to each other. The device disclosed by the embodiment corresponds to the method disclosed by the embodiment, so that the description is simple, and the relevant points can be referred to the method part for description.
Those of skill would further appreciate that the various illustrative elements and algorithm steps described in connection with the embodiments disclosed herein may be implemented as electronic hardware, computer software, or combinations of both, and that the various illustrative components and steps have been described above generally in terms of their functionality in order to clearly illustrate this 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 technical 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.
The steps of a method or algorithm described in connection with the embodiments disclosed herein may be embodied directly in hardware, in a software module executed by a processor, or in a combination of the two. A software module may reside in Random Access Memory (RAM), memory, read-only memory (ROM), electrically programmable ROM, electrically erasable programmable ROM, registers, hard disk, a removable disk, a CD-ROM, or any other form of storage medium known in the art.
The hardware platform differential shielding method, apparatus, device and computer readable storage medium provided by the present invention are described in detail above. The principles and embodiments of the present invention have been described herein using specific examples, which are presented only to assist in understanding the method and its core concepts of the present invention. It should be noted that, for those skilled in the art, it is possible to make various improvements and modifications to the present invention without departing from the principle of the present invention, and those improvements and modifications also fall within the scope of the claims of the present invention.

Claims (6)

1. A hardware platform differential shielding method is characterized by comprising the following steps:
configuring an environment variable of a code to be debugged according to a received configuration instruction, wherein the configuration instruction comprises the type of a hardware platform of the code to be debugged and a corresponding software branch;
importing a corresponding hardware configuration document according to the environment variable which is successfully configured;
modifying corresponding hardware configuration parameters according to the input parameter configuration instruction so as to shield software error report caused by hardware deficiency;
when error reporting information is received, judging whether the error reporting information is hardware configuration deficiency;
if so, modifying corresponding hardware configuration parameters in the environment variables according to the error reporting information;
the hardware configuration document is a document which is constructed in advance, corresponds to the type of the hardware platform and contains hardware parameter configuration information.
2. The hardware platform differential shielding method according to claim 1, further comprising:
the method comprises the steps of constructing a hardware configuration document database in advance, wherein the hardware configuration document database comprises hardware configuration documents of different hardware platform types, and each hardware configuration document is uniquely corresponding to the hardware platform type and is used for obtaining a corresponding hardware configuration document according to the hardware platform type matching.
3. A hardware platform differential shielding device, comprising:
the system comprises an environment variable configuration module, a debugging module and a debugging module, wherein the environment variable configuration module is used for configuring an environment variable of a code to be debugged according to a received configuration instruction, and the configuration instruction comprises the type of a hardware platform of the code to be debugged and a corresponding software branch;
the configuration document importing module is used for importing a corresponding hardware configuration document according to the environment variable which is successfully configured; the hardware configuration document is a document which is constructed in advance, corresponds to the type of the hardware platform and contains hardware parameter configuration information;
the hardware configuration parameter adjusting module is used for modifying corresponding hardware configuration parameters according to the input parameter configuration instruction so as to shield software error caused by hardware deficiency;
and the configuration parameter modification module is used for modifying corresponding hardware configuration parameters in the environment variables according to the error reporting information when the error reporting information is received and the error reporting information is hardware configuration missing.
4. The hardware platform differentiation shielding device according to claim 3, further comprising:
the database construction module is used for constructing a hardware configuration document database in advance, the hardware configuration document database comprises hardware configuration documents of different hardware platform types, and each hardware configuration document is uniquely corresponding to the hardware platform type and is used for obtaining a corresponding hardware configuration document according to the hardware platform type matching.
5. A hardware platform differential shielding apparatus comprising a processor, the processor being configured to implement the steps of the hardware platform differential shielding method according to claim 1 or 2 when executing a computer program stored in a memory.
6. A computer-readable storage medium, wherein a hardware platform differential masking program is stored on the computer-readable storage medium, and when executed by a processor, the hardware platform differential masking program implements the steps of the hardware platform differential masking method according to claim 1 or 2.
CN201910290091.XA 2019-04-11 2019-04-11 Hardware platform differential shielding method, device, equipment and readable storage medium Active CN110008073B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910290091.XA CN110008073B (en) 2019-04-11 2019-04-11 Hardware platform differential shielding method, device, equipment and readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910290091.XA CN110008073B (en) 2019-04-11 2019-04-11 Hardware platform differential shielding method, device, equipment and readable storage medium

Publications (2)

Publication Number Publication Date
CN110008073A CN110008073A (en) 2019-07-12
CN110008073B true CN110008073B (en) 2023-01-10

Family

ID=67171154

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910290091.XA Active CN110008073B (en) 2019-04-11 2019-04-11 Hardware platform differential shielding method, device, equipment and readable storage medium

Country Status (1)

Country Link
CN (1) CN110008073B (en)

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6745089B2 (en) * 2000-02-01 2004-06-01 California Institute Of Technology Adaptable state based control system
GB2518894A (en) * 2013-10-07 2015-04-08 Ibm A method and a system for operating programs on a computer cluster
CN104123381A (en) * 2014-08-01 2014-10-29 武汉邮电科学研究院 Automatic matching method of hardware board card
CN104793946B (en) * 2015-04-27 2018-07-06 广州杰赛科技股份有限公司 Dispositions method and system are applied based on cloud computing platform

Also Published As

Publication number Publication date
CN110008073A (en) 2019-07-12

Similar Documents

Publication Publication Date Title
CN105580032B (en) For reducing instable method and system when upgrading software
CN105389256A (en) Unit testing method and system
CN111258900A (en) Interface test script generation method, system, equipment and storage medium
CN107632827B (en) Method and device for generating installation package of application
CN112486518B (en) Consensus algorithm assembling method and device
CN112181804A (en) Parameter checking method, equipment and storage medium
CN104133765B (en) The test case sending method of network activity and test case server
US20130179140A1 (en) System and method for validating an electrical network model
CN108460068A (en) Method, apparatus, storage medium and the terminal that report imports and exports
CN116090808A (en) RPA breakpoint reconstruction method and device, electronic equipment and medium
CN112035350A (en) Test method and device for block chain system and computer equipment
CN110134598B (en) Batch processing method, device and system
CN107562429A (en) A kind of android system static division method based on compiling rule
CN107679423A (en) Partition integrity inspection method and device
CN110008073B (en) Hardware platform differential shielding method, device, equipment and readable storage medium
CN116599881A (en) Cloud platform tenant modeling test method, device, equipment and storage medium
CN112416488B (en) User portrait implementing method, device, computer equipment and computer readable storage medium
CN112882800A (en) Method, device, system, equipment and medium for acquiring service execution result
CN113485942A (en) Automatic testing method and device based on independent module
CN113342647A (en) Test data generation method and device
CN113704123A (en) Interface test method, device, equipment and storage medium
CN116560722B (en) Operation and maintenance flow processing method and device, electronic equipment and storage medium
CN112631620B (en) Method, system, equipment and medium for manufacturing operating system
CN116881867A (en) Method and device for tracing defect input source in software and electronic equipment
CN117493151A (en) Project testing method and device, storage medium and electronic 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