CN110659167A - Server hardware testing method, equipment and storage medium - Google Patents

Server hardware testing method, equipment and storage medium Download PDF

Info

Publication number
CN110659167A
CN110659167A CN201910863877.6A CN201910863877A CN110659167A CN 110659167 A CN110659167 A CN 110659167A CN 201910863877 A CN201910863877 A CN 201910863877A CN 110659167 A CN110659167 A CN 110659167A
Authority
CN
China
Prior art keywords
test
file
hardware
tool
installation
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.)
Withdrawn
Application number
CN201910863877.6A
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.)
Suzhou Wave Intelligent Technology Co Ltd
Original Assignee
Suzhou Wave 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 Wave Intelligent Technology Co Ltd filed Critical Suzhou Wave Intelligent Technology Co Ltd
Priority to CN201910863877.6A priority Critical patent/CN110659167A/en
Publication of CN110659167A publication Critical patent/CN110659167A/en
Withdrawn legal-status Critical Current

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/2205Detection or location of defective computer hardware by testing during standby operation or during idle time, e.g. start-up testing using arrangements specific to the hardware being tested

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)
  • Debugging And Monitoring (AREA)

Abstract

The invention discloses a method for testing server hardware, which comprises the following steps: packaging the dependent library toolkit, the installation program package and the installation verification configuration file into a packaging toolkit; installing a test tool by using the packaging tool package and sending a verification instruction in an installation verification configuration file to the test tool; responding to a test tool to return corresponding parameters based on the verification instruction, and acquiring a test file and test parameters of the hardware to be tested; and testing the performance of the hardware to be tested by using the test file and the test parameters. The invention also discloses a computer device and a readable storage medium. The scheme disclosed by the invention can realize the installation of the test tool through the independent packaging toolkit, solves the problems of long installation and debugging time occupation and higher repeatability caused by the unfixed property of the environment and the tester, has strong expandability of the test file, and can conveniently modify the test file according to the type of hardware so as to adapt to various performance test requirements.

Description

Server hardware testing method, equipment and storage medium
Technical Field
The invention relates to the field of testing, in particular to a method and equipment for testing server hardware and a storage medium.
Background
At present, when a SysBench tool is used for testing performance parameters of related hardware of a server, the performance parameters are basically manually deployed and tested, but due to the unfixed nature of environment, tool installation packages and testers, the time required for debugging in the process is long, the tool and service logic mastering degree of different testers is different, before testing, configuration information of the server hardware needs to be manually checked, and after the testing is finished, a testing result is not effectively stored and analyzed.
The prior art has the defects of long installation and debugging time, low efficiency, large workload, high repeatability, difficulty in ensuring the test quality and the test efficiency and zero dispersion of test result data output. The manual installation and deployment has the defects of high error rate, difficult problem troubleshooting, prolonged environment deployment period, low efficiency and difficult guarantee of expected timeliness.
Disclosure of Invention
In view of the above, in order to overcome at least one aspect of the above problems, an embodiment of the present invention provides a method for testing server hardware, including:
packaging the dependent library toolkit, the installation program package and the installation verification configuration file into a packaging toolkit;
installing a test tool by using the packaging tool package and sending a verification instruction in the installation verification configuration file to the test tool;
responding to the test tool to return corresponding parameters based on the verification instruction, and acquiring a test file and test parameters of the hardware to be tested;
and carrying out performance test on the hardware to be tested by using the test file and the test parameters.
In some embodiments, performing a performance test on the hardware to be tested using the test file and the test parameters further includes:
and performing multiple performance tests on the hardware to be tested by using the test file and the test parameters, and storing the test result of each time into a preset file.
In some embodiments, further comprising:
and calculating the average value of the multiple test results in the preset file to serve as a final test result.
In some embodiments, obtaining the packaging kit further comprises:
and storing the packaging tool pack to a preset directory.
In some embodiments, installing a test tool with the packaging kit further comprises:
decompressing the installation program package to the preset directory by using the installation verification configuration file;
and compiling the dependent library toolkit by using the installation verification configuration file and configuring the dependent library toolkit to a preset path.
In some embodiments, sending the verification instructions in the installation verification configuration file to the test tool using the packaging toolkit further comprises:
and sending a version information output instruction and/or a help printing instruction to the testing tool by using the installation verification configuration file.
In some embodiments, performing a performance test on the hardware to be tested using the test file and the test parameters further includes:
and pressurizing the hardware to be tested by using the test file and the test parameters to perform performance test.
In some embodiments, performing a performance test on the hardware to be tested using the test file and the test parameters further includes:
and acquiring version information of the testing tool and the model and configuration information of the hardware to be tested.
Based on the same inventive concept, according to another aspect of the present invention, an embodiment of the present invention further provides a computer apparatus, including:
at least one processor; and
a memory storing a computer program operable on the processor, wherein the processor executes the program to perform the steps of any of the above-described methods for testing server hardware.
Based on the same inventive concept, according to another aspect of the present invention, an embodiment of the present invention further provides a computer-readable storage medium storing a computer program, which when executed by a processor performs the steps of any one of the above-described methods for testing server hardware.
The invention has one of the following beneficial technical effects: the method disclosed by the invention can realize the installation of the test tool through an independent packaging toolkit, solves the problems of long installation and debugging time occupation and higher repeatability caused by the unfixed nature of the environment and the tester, has strong expandability because the test files are independently packaged, and can conveniently modify the test files according to the type of hardware so as to adapt to various performance test requirements.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior 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 it is obvious for those skilled in the art that other embodiments can be obtained by using the drawings without creative efforts.
Fig. 1 is a schematic flowchart of a method for testing server hardware according to an embodiment of the present invention;
FIG. 2 is a schematic structural diagram of a computer device provided in an embodiment of the present invention;
fig. 3 is a schematic structural diagram of a computer-readable storage medium according to an embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention more apparent, the following embodiments of the present invention are described in further detail with reference to the accompanying drawings.
It should be noted that all expressions using "first" and "second" in the embodiments of the present invention are used for distinguishing two entities with the same name but different names or different parameters, and it should be noted that "first" and "second" are merely for convenience of description and should not be construed as limitations of the embodiments of the present invention, and they are not described in any more detail in the following embodiments.
According to an aspect of the present invention, an embodiment of the present invention provides a method for testing server hardware, as shown in fig. 1, which may include the steps of: s1, packaging the dependency library toolkit, the installation program package and the installation verification configuration file into a packaging toolkit; s2, installing a test tool by using the packaging tool package and sending a verification instruction in the installation verification configuration file to the test tool; s3, responding to the test tool to return corresponding parameters based on the verification instruction, and acquiring the test file and the test parameters of the hardware to be tested; and S4, performing performance test on the hardware to be tested by using the test file and the test parameters.
The method disclosed by the invention can realize the installation of the test tool through an independent packaging toolkit, solves the problems of long installation and debugging time occupation and higher repeatability caused by the unfixed nature of the environment and the tester, has strong expandability because the test files are independently packaged, and can conveniently modify the test files according to the type of hardware so as to adapt to various performance test requirements.
In some embodiments, step S1 may further include: and storing the packaging tool pack to a preset directory.
Specifically, all the dependency library files required for installing the test tool may be packaged and packaged in a Package full Package form to obtain a dependency library toolkit, and then the dependency library toolkit, the installer toolkit, and the installation verification configuration file may be packaged into a packaging toolkit. Therefore, all files for installing the test tool are packaged into one toolkit, so that the deployment personnel can directly utilize the toolkit to install the test tool, the timeliness controllability is poor due to the influence of the system environment, the deployment service level, the deployment service flow and the mastering degree of the operation method, and the test tool can be repeatedly utilized.
For example, when testing a CPU using the Sysbench tool, the dependent library toolkit may include dependent library files such as make, autoconf, automake, libtool, and the like.
In some embodiments, the step S2 of installing the test tool using the packaging kit and sending the verification instruction in the installation verification configuration file to the test tool may further include:
decompressing the installation program package to the preset directory by using the installation verification configuration file;
and compiling the dependent library toolkit by using the installation verification configuration file and configuring the dependent library toolkit to a preset path.
Specifically, when installing the configuration dependent library toolkit, a standardized specified program installation directory method may be adopted, and standardized fixed configuration may be performed on a specific program (for example, a path of a dependent library) of the server. That is, in order to avoid that the test tool cannot normally operate because the library file position cannot be found, the installation verification configuration file may be used to compile the dependent library toolkit and configure the dependent library toolkit to the preset path. And all necessary dependent library files of the dependent library toolkit are forcibly installed, so that the dependency of an installation environment can be reduced.
In some embodiments, the step S2 installing the test tool using the package kit and sending the verification instruction in the installation verification configuration file to the test tool may further include:
and sending a version information output instruction and/or a help printing instruction to the testing tool by using the installation verification configuration file.
Specifically, in order to verify whether the service of the installed test tool is started and the validity of the command, an instruction may be sent to the test tool by using the installation verification configuration file, and if the test tool can respond to the instruction and can return a corresponding parameter value, it is indicated that the installation of the test tool is successful.
Therefore, the automatic installation verification test tool for the configuration files is installed, the problems that the error rate of manual installation and deployment is high, the problem troubleshooting is difficult, the environment deployment period is prolonged, the efficiency is low, the expected timeliness is difficult to guarantee are solved, the working intensity of test workers is reduced, and the working efficiency is improved.
In some embodiments, if the test tool fails verification, the process is stopped directly and an error is reported.
In some embodiments, after the test tool is installed and verified, the test file may be invoked via the installation verification configuration file to perform testing of the hardware.
Specifically, in some embodiments, the test file may be uploaded to the server by the user alone, or may be included in the package tool kit, and the test file is uploaded by the user at the same time when the package tool kit is uploaded.
In some embodiments, the step S4 of performing the performance test on the hardware to be tested by using the test file and the test parameters may further include: and acquiring version information of the testing tool and the model and configuration information of the hardware to be tested.
In some embodiments, since a single performance test cannot ensure the accuracy of the result, step S4 may further include performing multiple performance tests on the hardware to be tested by using the test file and the test parameters, saving the test result of each time to a preset file, and calculating an average value of the test results of multiple times in the preset file as the final test result.
When the test file and the test parameters are used to perform a performance test on the hardware to be tested, the hardware is mainly pressurized to perform the test.
For example, when testing the CPU by using the Sysbench tool, the model and the main parameter information of the CPU may be obtained, which may include: the CPU model, the physical CPU number, the logical CPU number, the CPU core number and whether to start the hyper-thread, then the user can set the custom test parameters according to the requirement, for example, the parameters can include CPU-max-prime (prime number generation upper limit), threads (thread number) and time (running time), and then the test command is executed according to the set parameters.
The performance test can adopt a multi-round cycle test value-taking mode, each result is output and stored under a specific directory specific file, and then performance parameter key points are filtered according to the result files. Because the accuracy of the result cannot be guaranteed by single performance test, the statistical analysis can be carried out by averaging the results of multiple tests. And then outputting the test results, namely performing comparative analysis on the performance test results of the CPUs of different types.
It should be noted that, in testing the CPU performance, the key point of the performance parameter is to compare the CPU performance according to the transaction processing capability. In addition, because the test file is independently packaged, the expandability is strong, and the test file can be continuously optimized and modified in the later period to be applied to the automatic test of the performance of other hardware parameters of the server by using a Sysbench tool, such as: memory, IO, database benchmark performance, etc.
The method disclosed by the invention can realize the installation of the test tool through an independent packaging toolkit, solves the problems of long installation and debugging time occupation and higher repeatability caused by the unfixed nature of the environment and the tester, has strong expandability because the test files are independently packaged, and can conveniently modify the test files according to the type of hardware so as to adapt to various performance test requirements.
Based on the same inventive concept, according to another aspect of the present invention, as shown in fig. 2, an embodiment of the present invention further provides a computer apparatus 501, comprising:
at least one processor 520; and
the memory 510, the memory 510 stores a computer program 511 that can be run on the processor, and the processor 520 executes the program to perform the steps of any of the above methods for testing server hardware.
Based on the same inventive concept, according to another aspect of the present invention, as shown in fig. 3, an embodiment of the present invention further provides a computer-readable storage medium 601, where the computer-readable storage medium 601 stores computer program instructions 610, and the computer program instructions 610, when executed by a processor, perform the steps of the method for testing server hardware as any one of the above.
Finally, it should be noted that, as will be understood by those skilled in the art, all or part of the processes of the methods of the above embodiments may be implemented by a computer program to instruct related hardware to implement the methods. The storage medium may be a magnetic disk, an optical disk, a read-only memory (ROM), a Random Access Memory (RAM), or the like. The embodiments of the computer program may achieve the same or similar effects as any of the above-described method embodiments.
In addition, the apparatuses, devices, and the like disclosed in the embodiments of the present invention may be various electronic terminal devices, such as a mobile phone, a Personal Digital Assistant (PDA), a tablet computer (PAD), a smart television, and the like, or may be a large terminal device, such as a server, and the like, and therefore the scope of protection disclosed in the embodiments of the present invention should not be limited to a specific type of apparatus, device. The client disclosed by the embodiment of the invention can be applied to any one of the electronic terminal devices in the form of electronic hardware, computer software or a combination of the electronic hardware and the computer software.
Furthermore, the method disclosed according to an embodiment of the present invention may also be implemented as a computer program executed by a CPU, and the computer program may be stored in a computer-readable storage medium. The computer program, when executed by the CPU, performs the above-described functions defined in the method disclosed in the embodiments of the present invention.
Further, the above method steps and system elements may also be implemented using a controller and a computer readable storage medium for storing a computer program for causing the controller to implement the functions of the above steps or elements.
Further, it should be appreciated that the computer-readable storage media (e.g., memory) herein can be either volatile memory or nonvolatile memory, or can include both volatile and nonvolatile memory. By way of example, and not limitation, nonvolatile memory can include Read Only Memory (ROM), Programmable ROM (PROM), Electrically Programmable ROM (EPROM), Electrically Erasable Programmable ROM (EEPROM), or flash memory. Volatile memory can include Random Access Memory (RAM), which can act as external cache memory. By way of example and not limitation, RAM is available in a variety of forms such as synchronous RAM (DRAM), Dynamic RAM (DRAM), Synchronous DRAM (SDRAM), Double Data Rate SDRAM (DDRSDRAM), Enhanced SDRAM (ESDRAM), Synchronous Link DRAM (SLDRAM), and Direct Rambus RAM (DRRAM). The storage devices of the disclosed aspects are intended to comprise, without being limited to, these and other suitable types of memory.
Those of skill would further appreciate that the various illustrative logical blocks, modules, circuits, and algorithm steps described in connection with the disclosure herein may be implemented as electronic hardware, computer software, or combinations of both. To clearly illustrate this interchangeability of hardware and software, various illustrative components, blocks, modules, circuits, and steps have been described above generally in terms of their functionality. Whether such functionality is implemented as software or hardware depends upon the particular application and design constraints imposed on the overall system. 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 disclosed embodiments of the present invention.
The various illustrative logical blocks, modules, and circuits described in connection with the disclosure herein may be implemented or performed with the following components designed to perform the functions herein: a general purpose processor, a Digital Signal Processor (DSP), an Application Specific Integrated Circuit (ASIC), a Field Programmable Gate Array (FPGA) or other programmable logic device, discrete gate or transistor logic, discrete hardware components, or any combination of these components. A general purpose processor may be a microprocessor, but in the alternative, the processor may be any conventional processor, controller, microcontroller, or state machine. A processor may also be implemented as a combination of computing devices, e.g., a combination of a DSP and a microprocessor, a plurality of microprocessors, one or more microprocessors in conjunction with a DSP, and/or any other such configuration.
The steps of a method or algorithm described in connection with the disclosure 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 RAM memory, flash memory, ROM memory, EPROM memory, EEPROM memory, registers, hard disk, a removable disk, a CD-ROM, or any other form of storage medium known in the art. An exemplary storage medium is coupled to the processor such the processor can read information from, and write information to, the storage medium. In the alternative, the storage medium may be integral to the processor. The processor and the storage medium may reside in an ASIC. The ASIC may reside in a user terminal. In the alternative, the processor and the storage medium may reside as discrete components in a user terminal.
In one or more exemplary designs, the functions may be implemented in hardware, software, firmware, or any combination thereof. If implemented in software, the functions may be stored on or transmitted over as one or more instructions or code on a computer-readable medium. Computer-readable media includes both computer storage media and communication media including any medium that facilitates transfer of a computer program from one place to another. A storage media may be any available media that can be accessed by a general purpose or special purpose computer. By way of example, and not limitation, such computer-readable media can comprise RAM, ROM, EEPROM, CD-ROM or other optical disk storage, magnetic disk storage or other magnetic storage devices, or any other medium that can be used to carry or store desired program code in the form of instructions or data structures and that can be accessed by a general-purpose or special-purpose computer, or a general-purpose or special-purpose processor. Also, any connection is properly termed a computer-readable medium. For example, if the software is transmitted from a website, server, or other remote source using a coaxial cable, fiber optic cable, twisted pair, Digital Subscriber Line (DSL), or wireless technologies such as infrared, radio, and microwave, then the coaxial cable, fiber optic cable, twisted pair, DSL, or wireless technologies such as infrared, radio, and microwave are included in the definition of medium. Disk and disc, as used herein, includes Compact Disc (CD), laser disc, optical disc, Digital Versatile Disc (DVD), floppy disk, blu-ray disc where disks usually reproduce data magnetically, while discs reproduce data optically with lasers. Combinations of the above should also be included within the scope of computer-readable media.
The foregoing is an exemplary embodiment of the present disclosure, but it should be noted that various changes and modifications could be made herein without departing from the scope of the present disclosure as defined by the appended claims. The functions, steps and/or actions of the method claims in accordance with the disclosed embodiments described herein need not be performed in any particular order. Furthermore, although elements of the disclosed embodiments of the invention may be described or claimed in the singular, the plural is contemplated unless limitation to the singular is explicitly stated.
It should be understood that, as used herein, the singular forms "a", "an" and "the" are intended to include the plural forms as well, unless the context clearly supports the exception. It should also be understood that "and/or" as used herein is meant to include any and all possible combinations of one or more of the associated listed items.
The numbers of the embodiments disclosed in the embodiments of the present invention are merely for description, and do not represent the merits of the embodiments.
It will be understood by those skilled in the art that all or part of the steps of implementing the above embodiments may be implemented by hardware, or may be implemented by a program instructing relevant hardware, and the program may be stored in a computer-readable storage medium, and the above-mentioned storage medium may be a read-only memory, a magnetic disk or an optical disk, etc.
Those of ordinary skill in the art will understand that: the discussion of any embodiment above is meant to be exemplary only, and is not intended to intimate that the scope of the disclosure, including the claims, of embodiments of the invention is limited to these examples; within the idea of an embodiment of the invention, also technical features in the above embodiment or in different embodiments may be combined and there are many other variations of the different aspects of the embodiments of the invention as described above, which are not provided in detail for the sake of brevity. Therefore, any omissions, modifications, substitutions, improvements, and the like that may be made without departing from the spirit and principles of the embodiments of the present invention are intended to be included within the scope of the embodiments of the present invention.

Claims (10)

1. A test method of server hardware comprises the following steps:
packaging the dependent library toolkit, the installation program package and the installation verification configuration file into a packaging toolkit;
installing a test tool by using the packaging tool package and sending a verification instruction in the installation verification configuration file to the test tool;
responding to the test tool to return corresponding parameters based on the verification instruction, and acquiring a test file and test parameters of the hardware to be tested;
and carrying out performance test on the hardware to be tested by using the test file and the test parameters.
2. The method of claim 1, wherein performing a performance test on the hardware under test using the test file and the test parameters further comprises:
and performing multiple performance tests on the hardware to be tested by using the test file and the test parameters, and storing the test result of each time into a preset file.
3. The method of claim 2, further comprising:
and calculating the average value of the multiple test results in the preset file to serve as a final test result.
4. The method of claim 1, wherein obtaining an encapsulation toolkit further comprises:
and storing the packaging tool pack to a preset directory.
5. The method of claim 4, wherein installing a test tool with the packaging kit further comprises:
decompressing the installation program package to the preset directory by using the installation verification configuration file;
and compiling the dependent library toolkit by using the installation verification configuration file and configuring the dependent library toolkit to a preset path.
6. The method of claim 4, wherein sending verification instructions in the installation verification configuration file to the test tool using the encapsulation toolkit further comprises:
and sending a version information output instruction and/or a help printing instruction to the testing tool by using the installation verification configuration file.
7. The method of claim 1, wherein performing a performance test on the hardware under test using the test file and the test parameters further comprises:
and pressurizing the hardware to be tested by using the test file and the test parameters to perform performance test.
8. The method of claim 1, wherein performing a performance test on the hardware under test using the test file and the test parameters further comprises:
and acquiring version information of the testing tool and the model and configuration information of the hardware to be tested.
9. A computer device, comprising:
at least one processor; and
memory storing a computer program operable on the processor, characterized in that the processor performs the steps of the method according to any of claims 1-8 when executing the program.
10. A computer-readable storage medium, in which a computer program is stored which, when being executed by a processor, is adapted to carry out the steps of the method of any one of claims 1 to 8.
CN201910863877.6A 2019-09-12 2019-09-12 Server hardware testing method, equipment and storage medium Withdrawn CN110659167A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910863877.6A CN110659167A (en) 2019-09-12 2019-09-12 Server hardware testing method, equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910863877.6A CN110659167A (en) 2019-09-12 2019-09-12 Server hardware testing method, equipment and storage medium

Publications (1)

Publication Number Publication Date
CN110659167A true CN110659167A (en) 2020-01-07

Family

ID=69036962

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910863877.6A Withdrawn CN110659167A (en) 2019-09-12 2019-09-12 Server hardware testing method, equipment and storage medium

Country Status (1)

Country Link
CN (1) CN110659167A (en)

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111782445A (en) * 2020-06-28 2020-10-16 百度在线网络技术(北京)有限公司 Configuration method and device of equipment debugging environment
CN112200536A (en) * 2020-09-30 2021-01-08 厦门市美亚柏科信息股份有限公司 Test case monitoring management method, terminal equipment and storage medium
CN112527574A (en) * 2020-11-19 2021-03-19 山东云海国创云计算装备产业创新中心有限公司 Processor testing method, device, equipment and readable storage medium
CN113377586A (en) * 2021-05-20 2021-09-10 新华三技术有限公司合肥分公司 Automatic server detection method and device and storage medium
CN113434353A (en) * 2021-08-03 2021-09-24 联泰集群(北京)科技有限责任公司 Server testing method and device, electronic equipment and storage medium
CN113535554A (en) * 2021-07-12 2021-10-22 青岛中科英泰商用系统股份有限公司 Automatic test system and method for Android system equipment
CN113645162A (en) * 2021-08-06 2021-11-12 苏州浪潮智能科技有限公司 Hardware testing method, system, equipment and medium of switch
CN113704070A (en) * 2021-07-26 2021-11-26 苏州浪潮智能科技有限公司 Performance test method, device and equipment of GPU (graphics processing Unit) server and readable storage medium
CN113886218A (en) * 2021-08-28 2022-01-04 苏州浪潮智能科技有限公司 Method, device and equipment for verifying BIOS refreshing and readable medium
CN115061870A (en) * 2022-07-22 2022-09-16 苏州浪潮智能科技有限公司 Server heat dissipation and pressurization testing method, system and device and readable storage medium

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109388535A (en) * 2018-10-09 2019-02-26 郑州云海信息技术有限公司 A kind of storing performance testing method, device and application server

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109388535A (en) * 2018-10-09 2019-02-26 郑州云海信息技术有限公司 A kind of storing performance testing method, device and application server

Cited By (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111782445A (en) * 2020-06-28 2020-10-16 百度在线网络技术(北京)有限公司 Configuration method and device of equipment debugging environment
CN111782445B (en) * 2020-06-28 2023-08-15 百度在线网络技术(北京)有限公司 Configuration method and device of equipment debugging environment
CN112200536A (en) * 2020-09-30 2021-01-08 厦门市美亚柏科信息股份有限公司 Test case monitoring management method, terminal equipment and storage medium
CN112527574B (en) * 2020-11-19 2023-03-21 山东云海国创云计算装备产业创新中心有限公司 Processor testing method, device, equipment and readable storage medium
CN112527574A (en) * 2020-11-19 2021-03-19 山东云海国创云计算装备产业创新中心有限公司 Processor testing method, device, equipment and readable storage medium
CN113377586A (en) * 2021-05-20 2021-09-10 新华三技术有限公司合肥分公司 Automatic server detection method and device and storage medium
CN113535554A (en) * 2021-07-12 2021-10-22 青岛中科英泰商用系统股份有限公司 Automatic test system and method for Android system equipment
CN113535554B (en) * 2021-07-12 2024-03-12 青岛中科英泰商用系统股份有限公司 Automatic testing system and method for Android system equipment
CN113704070A (en) * 2021-07-26 2021-11-26 苏州浪潮智能科技有限公司 Performance test method, device and equipment of GPU (graphics processing Unit) server and readable storage medium
CN113704070B (en) * 2021-07-26 2023-07-25 苏州浪潮智能科技有限公司 Performance test method, device and equipment of GPU server and readable storage medium
CN113434353A (en) * 2021-08-03 2021-09-24 联泰集群(北京)科技有限责任公司 Server testing method and device, electronic equipment and storage medium
CN113645162B (en) * 2021-08-06 2023-01-20 苏州浪潮智能科技有限公司 Hardware testing method, system, equipment and medium of switch
CN113645162A (en) * 2021-08-06 2021-11-12 苏州浪潮智能科技有限公司 Hardware testing method, system, equipment and medium of switch
CN113886218A (en) * 2021-08-28 2022-01-04 苏州浪潮智能科技有限公司 Method, device and equipment for verifying BIOS refreshing and readable medium
CN113886218B (en) * 2021-08-28 2024-01-09 苏州浪潮智能科技有限公司 Method, device, equipment and readable medium for verifying BIOS refreshing
CN115061870A (en) * 2022-07-22 2022-09-16 苏州浪潮智能科技有限公司 Server heat dissipation and pressurization testing method, system and device and readable storage medium

Similar Documents

Publication Publication Date Title
CN110659167A (en) Server hardware testing method, equipment and storage medium
CN107122296B (en) Method and apparatus for data assertion for test interface
CN110992992A (en) Hard disk test method, device and storage medium
WO2022016847A1 (en) Automatic test method and device applied to cloud platform
CN107451058B (en) Software development method and device
CN111124871A (en) Interface test method and device
CN113760619A (en) Storage device testing method and device, electronic device and storage medium
CN113704117A (en) Algorithm testing system, method and device
CN114398293A (en) Interface test case generation method, electronic device and storage medium
CN110990253A (en) Method and device for realizing application debugging, computer storage medium and terminal
CN111767218B (en) Automatic test method, equipment and storage medium for continuous integration
US20230367936A1 (en) Verification method, electronic device and storage medium
CN110147313B (en) Log output method and device
CN115495082B (en) TLV format data automatic conversion method and related equipment
CN115982043A (en) Vehicle interface testing method, device, equipment and storage medium
CN115757138A (en) Method and device for determining script abnormal reason, storage medium and electronic equipment
CN115525545A (en) Docker-based automatic testing method, system, equipment and medium
CN114546749A (en) Chip random test case regression method, device, equipment and readable medium
CN111211853B (en) BMC time synchronization checking method and equipment
US10922249B2 (en) Input/output control code filter
CN113360389A (en) Performance test method, device, equipment and storage medium
CN114968753A (en) Equipment upgrading test method, medium, electronic equipment and test system
CN107341423B (en) Test method and test equipment for smart card and computer readable storage medium
CN110618915A (en) Method and equipment for cluster deployment decision power evaluation tool and storage medium
US8977901B1 (en) Generating service call patterns for systems under test

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
WW01 Invention patent application withdrawn after publication

Application publication date: 20200107

WW01 Invention patent application withdrawn after publication