CN114816876A - Automatic test system for server Redfish interface specification - Google Patents

Automatic test system for server Redfish interface specification Download PDF

Info

Publication number
CN114816876A
CN114816876A CN202210443373.0A CN202210443373A CN114816876A CN 114816876 A CN114816876 A CN 114816876A CN 202210443373 A CN202210443373 A CN 202210443373A CN 114816876 A CN114816876 A CN 114816876A
Authority
CN
China
Prior art keywords
test
module
information
interface specification
redfish interface
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202210443373.0A
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.)
Baode Computer System Co ltd
Original Assignee
Baode Computer System Co ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Baode Computer System Co ltd filed Critical Baode Computer System Co ltd
Priority to CN202210443373.0A priority Critical patent/CN114816876A/en
Publication of CN114816876A publication Critical patent/CN114816876A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/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
    • G06F11/2221Detection 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 to test input/output devices or peripheral units

Abstract

The application discloses an automatic test system for server Redfish interface specification, which is used for reducing manual test cost. The system of the application comprises: the system comprises a HOST HOST, a singlechip and a server to be tested; the HOST HOST is in communication connection with the single chip microcomputer; the single chip microcomputer is in communication connection with the server to be tested; the HOST HOST is used for storing test information of Redfish interface specification; the single chip microcomputer is used for acquiring the test information and simulating to generate a Redfish interface standard test instruction according to the test information; and the server to be tested is used for acquiring the Redfish interface standard test instruction to perform automatic test and judging whether the Redfish interface standard is met or not according to the test result.

Description

Automatic test system for server Redfish interface specification
Technical Field
The application relates to the field of server testing, in particular to an automatic testing system for server Redfish interface specification.
Background
The Redfish extensible platform Management API (the Redfish Scalable Platforms Management API) is a new interface specification that uses RESTful interface semantics to access data defined in a model format for performing out of band systems Management (out of band systems Management). The platform server BMC Redfish function can access data defined in the model format by using RESTful interface semantics, so that server function information is obtained, and a comprehensive and simple method is provided for batch management of the server function information.
In the development and subsequent maintenance processes of server products, the version of BMC is changed very frequently, and when the version of BMC is changed, the BMC needs to be tested. The most important and tedious part in the BMC test is the Redfish interface specification test.
In the existing testing method, a Postman tool is installed on a server control machine, then hundreds of instructions are manually input for testing, and then a tester checks whether a fed-back testing structure meets a standard value. However, this test method consumes much labor cost.
Disclosure of Invention
The application provides an automatic test system for the specification of a Redfish interface of a server, which is used for reducing the labor cost of the specification test of the Redfish interface of the server.
The application provides an automatic test system of server Redfish interface specification, includes:
the system comprises a HOST HOST, a singlechip and a server to be tested;
the HOST HOST is in communication connection with the single chip microcomputer;
the single chip microcomputer is in communication connection with the server to be tested;
the HOST HOST is used for storing test information of Redfish interface specification;
the single chip microcomputer is used for acquiring the test information and simulating to generate a Redfish interface standard test instruction according to the test information;
and the server to be tested is used for acquiring the Redfish interface standard test instruction to perform automatic test and judging whether the Redfish interface standard is met or not according to the test result.
Optionally, the HOST includes a recording module and a storage module;
the recording module is in communication connection with the storage module;
the recording module is used for recording test information input through a keyboard or crawled through editing software;
the storage module is used for storing the test information.
Optionally, the HOST further includes a first information sending module;
the single chip microcomputer comprises a first information receiving module and an analog module;
the first information sending module is in communication connection with the first information receiving module;
the first receiving module is in communication connection with the simulation module;
the first information sending module is used for sending the test information to the first receiving module;
the first information receiving module is used for receiving the test information;
the simulation module is used for simulating and generating a Redfish interface specification test instruction according to the received test information.
Optionally, the single chip microcomputer further comprises a second information sending module;
the server to be tested comprises a second information receiving module, a third information sending module and a testing module;
the second information sending module is in communication connection with the second information receiving module;
the second information receiving module is in communication connection with the testing module;
the second information sending module is used for sending the Redfish interface specification test instruction to the second information receiving module;
the second information receiving module is used for receiving the Redfish interface specification test instruction;
the testing module is used for automatically testing the Redfish interface specification testing instruction and judging whether the Redfish interface specification testing instruction conforms to the Redfish interface specification standard or not according to a testing result.
Optionally, the test module includes a first test sub-module and a second test sub-module;
the second information receiving module is further configured to send the Redfish interface specification test instruction to the first test submodule and the second test submodule respectively, so that a redundancy test is performed through the first test submodule and the second test submodule according to the Redfish interface specification test instruction.
Optionally, the Redfish interface specification test instruction includes a first test instruction and a second test instruction;
the second information receiving module is specifically configured to send a first test instruction to the first test sub-module, so that the first test sub-module tests the first test instruction;
the second information receiving module is further specifically configured to send a second test instruction to the second test submodule, so that the second test submodule tests how many second test instructions are.
Optionally, the test module is specifically configured to execute the Redfish interface specification test instruction;
obtaining a test value according to an execution result;
obtaining a standard value;
judging whether the test value is consistent with the standard value;
and if the server to be tested is consistent with the Redfish interface standard, determining that the server to be tested conforms to the Redfish interface standard.
Optionally, the test module is further specifically configured to determine that the server to be tested does not conform to the Redfish interface specification standard if the test value is not consistent with the standard value.
Optionally, the test module is specifically configured to input the Redfish interface specification test instruction into a test script;
executing the test script;
and determining a test value according to the test result of the executed test script.
Optionally, the test module is further specifically configured to obtain a script test log generated by the test script in the test process;
and determining a test value according to the script test log.
According to the technical scheme, the method has the following advantages:
the automatic test system comprises an HOST HOST, a single chip microcomputer and a server to be tested; the HOST HOST is in communication connection with the single chip microcomputer; the singlechip is in communication connection with the server to be tested; the HOST HOST is used for storing test information of the Redfish interface specification; the singlechip is used for acquiring test information and simulating and generating a Redfish interface standard test instruction according to the test information; and the server to be tested is used for acquiring the Redfish interface specification test instruction to perform automatic test and judging whether the Redfish interface specification test instruction conforms to the Redfish interface specification standard or not according to the test result.
When the test is needed, the singlechip is used for obtaining test information and simulating to generate a Redfish interface standard test instruction according to the test information. The server to be tested obtains the test instruction by utilizing the communication connection with the single chip microcomputer for testing, and whether the server to be tested accords with the Redfish interface standard or not is determined according to the test result. The manual input of instructions by testers is not needed for testing, and the testing results are not needed to be checked by the testers, so that the labor cost is reduced.
Drawings
In order to more clearly illustrate the technical solutions in the present application, the drawings needed to be used in the description of the embodiments will be briefly introduced below, and it is obvious that the drawings in the following description are only some embodiments of the present application, and it is obvious for those skilled in the art to obtain other drawings without creative efforts.
Fig. 1 is a schematic flowchart of an embodiment of an automated testing system for a Redfish interface specification of a server provided by the present application.
Detailed Description
The application provides an automatic test system for the specification of a Redfish interface of a server, which is used for reducing the labor cost of the specification test of the Redfish interface.
Referring to fig. 1, fig. 1 is a diagram illustrating an embodiment of an automated testing system for a Redfish interface specification of a server provided in the present application, where the system includes:
HOST 101, single-chip microcomputer 102 and server to be tested 103; the HOST computer 101 is in communication connection with the singlechip 102; the singlechip 102 is in communication connection with the server to be tested 103; the HOST 101 is configured to store test information of the Redfish interface specification; the single chip microcomputer 102 is used for acquiring the test information and simulating to generate a Redfish interface specification test instruction according to the test information; the server to be tested 103 is used for obtaining the Redfish interface specification test instruction to perform automatic test, and judging whether the Redfish interface specification test instruction conforms to the Redfish interface specification standard according to the test result.
In this embodiment, HOST 101 is a local computer that can access other machines. The single chip microcomputer 102 is a single chip microcomputer, and is composed of an arithmetic unit, a controller, a memory, an input/output device and the like. HOST 101 is in communication with monolithic computer 102, so that data transmission can be performed between HOST 101 and monolithic computer 102. Test information about the specification of the server Redfish interface is pre-stored in the HOST 101, where the test information may include test code information of the Redfish interface test, server Redfish test mode information, address ID information of the server to be tested, and the like, and is not limited herein. The single chip microcomputer 102 acquires the test information according to data transmission with the HOST computer 101. After the test information is obtained, the test information is analyzed, and a Redfish interface specification test instruction is generated in a simulated manner, specifically, the Redfish interface specification test instruction may be a Redfish interface test code, for example, a server startup and shutdown query instruction code of a GET instruction function.
After the single chip microcomputer 102 generates the Redfish interface specification test instruction, the single chip microcomputer 102 sends the Redfish interface specification test instruction to the server to be tested 103 in data connection with the single chip microcomputer 102, so that the server to be tested 103 performs automatic testing on the Redfish interface according to the Redfish interface specification test instruction. Then, after the server to be tested 103 performs the test of the Redfish interface specification test instruction, a test result obtained by the Redfish interface specification test instruction is determined, that is, response information of the server to be tested after the Redfish interface specification test instruction is executed is determined. And then, judging whether the response information conforms to the Redfish interface specification standard or not. Specifically, the standard value of the server may be queried through the BMC WEB interface of the server 103 to be tested, and then, whether the standard value is consistent with the response information is compared, if so, the Redfish interface of the server to be tested conforms to the Redfish interface specification standard, and if not, the Redfish interface is abnormal.
In this embodiment, when a test is required, the single chip microcomputer 102 may be used to obtain test information pre-stored in the HOST machine 101 and generate a Redfish interface specification test instruction according to the test information. And then the server to be tested 103 obtains the Redfish interface specification test instruction by utilizing the communication connection with the singlechip 102 for carrying out automatic test, and determines whether the server meets the Redfish interface specification standard or not according to the test result. In the whole testing process, a tester does not need to manually input a testing instruction code to test, and the tester does not need to check a testing result, so that the labor cost is reduced.
Optionally, the HOST 101 includes a recording module 1011 and a storage module 1012; the recording module 1011 is communicatively connected to the storage module 1012; the recording module 1011 is used for recording test information input by a keyboard or crawled by editing software; the storage module 1012 is used to store the test information.
In this embodiment, the recording module 1011 is mainly used for recording test information about the Redfish interface specification. Specifically, the recording module 1011 can obtain test information input by a tester from a keyboard when performing a standard test of the Redfish interface specification, and then store the test information in the storage module 1012, so that the test information can be directly obtained from the recording module 1011 when the Redfish interface specification test is required, and the tester does not need to input a command from a keyboard every time. Alternatively, the test information about the Redfish interface specification may be crawled from the network according to the editing software, for example, a crawler crawls the test code of the Redfish interface specification, and then stores the crawled test information in the storage module 1012.
Optionally, the HOST 101 further includes a first information sending module 1013; the single chip microcomputer 102 comprises a first information receiving module 1021 and an analog module 1022; the first information sending module 1013 is communicatively connected to the first information receiving module 1021; the first receiving module is communicatively connected to the simulating module 1022; the first information sending module 1013 is configured to send the test information to the first receiving module; the first information receiving module 1021 is used for receiving the test information; the simulation module 1022 is configured to simulate and generate a Redfish interface specification test instruction according to the received test information.
In this embodiment, when the Redfish interface specification test of the server to be tested 103 needs to be performed, first, the first information sending module 1013 of the HOST 101 sends the test information to the first information receiving module 1021 of the single chip microcomputer 102. After the first information receiving module 1021 receives the test information, the simulation module 1022 performs simulation according to the test information to generate a Redfish interface specification instruction. Specifically, the simulation module 1022 may regenerate the Redfish interface specification test instruction according to the stored test information, the order of the keyboard receiving instructions when the analog tester inputs the test instruction through the keyboard, and the received instruction information. For example, if a Redfish interface test needs to be performed on an information item of the CPU of the acquisition server, if, according to the test information, it is determined that a Redfish command received by the keyboard is:
the URL is http:// device _ IP/redfish/vl/Systems/system _ ID/Proccessors/CPU _ ID, the device _ IP is a BMC IP address, and the CPU _ ID is a CPU resource ID. The simulation module 1022 may regenerate the Redfish interface specification test command according to the sequence in which the keyboard receives the Redfish command, so that when the server to be tested 103 needs to perform Redfish test, the Redfish command does not need to be manually keyed in again.
Optionally, the single chip microcomputer 102 further includes a second information sending module 1023; the server to be tested 103 includes a second information receiving module 1031, a third information sending module and a testing module 1032; the second information sending module 1023 is in communication connection with the second information receiving module 1031; the second information receiving module 1031 is communicatively connected to the testing module 1032; the second information sending module 1023 is configured to send the Redfish interface specification test instruction to the second information receiving module 1031; the second information receiving module 1031 is configured to receive the Redfish interface specification test instruction; the test module 1032 is configured to automatically test the Redfish interface specification test instruction, and determine whether the Redfish interface specification test instruction meets the Redfish interface specification standard according to a test result.
In this embodiment, the Redfish interface specification test command is first sent to the second information receiving module 1031 of the server to be tested 103 through the second information sending module 1023. After the second information receiving module 1031 receives the Redfish interface specification test command, the Redfish interface of the server to be tested 103 is tested by the test module 1032. Specifically, the test module 1032 may be formed by a test platform for Redfish interface specification test on the server under test 103.
Optionally, the test module 1032 includes a first test sub-module 10321, a second test sub-module 10322; the second information receiving module 1031 is further configured to send the Redfish interface specification test instruction to the first test sub-module 10321 and the second test sub-module 10322, respectively, so that the redundancy test is performed through the first test sub-module 10321 and the second test sub-module 10322 according to the Redfish interface specification test instruction.
In this embodiment, the test module 1032 may include a plurality of test sub-modules, which are used to perform an automated test of the Redfish interface specification simultaneously. For example, test module 1032 may include a first test sub-module 10321 and a second test sub-module 10322. During testing, second information receiving module 1031 sends the same Redfish interface specification test command to first test sub-module 10321 and second test sub-module 10322, respectively. Then, the first test sub-module 10321 and the second test sub-module 10322 perform an automated test on the Redfish interface specification command respectively to obtain respective test results, and respectively determine whether the respective test results meet the Redfish interface specification standard. Therefore, redundancy test can be performed on the Redfish interface specification of the server to be tested 103 through the plurality of test sub-modules, and the accuracy of automatic test is improved.
Optionally, in this embodiment, the first testing sub-module 10321 includes a first execution unit, a first feedback unit, and a first detection unit; the second test sub-module 10322 includes a second execution unit, a second feedback unit, and a second detection unit. The first execution unit and the second execution unit are respectively used for executing a Redfish interface specification test command, the first feedback unit and the second feedback unit are respectively used for feeding back an execution result and determining a corresponding test value, and the first detection unit and the second detection unit are respectively used for judging whether the respective test value is consistent with a standard value of the server to be tested 103 so as to detect whether the Redfish interface of the server to be tested 103 conforms to the Redfish interface specification.
Optionally, the Redfish interface specification test instruction includes a first test instruction and a second test instruction; the second information receiving module 1031 is specifically configured to send a first test instruction to the first testing sub-module 10321, so that the first testing sub-module 10321 tests the first test instruction; the second information receiving module 1031 is further specifically configured to send a second test instruction to the second testing sub-module 10322, so that the second testing sub-module 10322 tests how many second test instructions are.
In this embodiment, the Redfish interface specification instruction may further include a plurality of instructions, for example, an instruction to acquire server CPU information, an instruction to acquire server asset information, an instruction to acquire server memory, and the like. The Redfish interface specification test instruction containing a plurality of strips is divided into a first test instruction and a second test instruction. Then, a first test instruction and a second test instruction can be sent to the first test sub-module 10321 and the second test sub-module 10322, so that the first test sub-module 10321 and the second test sub-module 10322 perform an automated test on the first test instruction and the second test instruction, respectively, and determine whether the test results meet the standard values of the corresponding Redfish interface specification. By sending different test instructions to different test sub-modules at the same time, the test efficiency can be improved.
Optionally, the test module 1032 is specifically configured to execute the Redfish interface specification test instruction; obtaining a test value according to an execution result; obtaining a standard value; judging whether the test value is consistent with the standard value; and if so, determining that the server 103 to be tested conforms to the Redfish interface specification standard. If not, determining that the server 103 to be tested does not conform to the Redfish interface specification standard.
In this embodiment, a Redfish interface specification command is executed on the test module 1032, and a test value is determined according to an execution result, where the test value is a value queried through a Redfish interface. Then, the standard value of the server 103 to be tested is checked through a BMC WEB interface or a command of the server 103 to be tested, and finally, whether the test value is consistent with the standard value is judged to determine whether the Redfish interface of the server 103 to be tested conforms to the Redfish interface specification.
Optionally, the test module 1032 is specifically configured to input the Redfish interface specification test instruction into a test script; executing the test script; determining a test value according to a test result of the executed test script or acquiring a script test log generated by the test script in the test process; and determining a test value according to the script test log.
In this embodiment, the test module 1032 first inputs a Redfish interface specification test instruction into a test script and executes the test script, and then determines a test value according to a test result of the executed test script; or acquiring a script test log in the script test execution process, and extracting a test value according to the script test log. For example, if the on/off state of the acquisition server is to be tested, first, an instruction for acquiring the on/off state of the acquisition server in a Redfish interface specification test instruction is determined, then the test module 1032 runs the instruction for the on/off state of the server through a Postman test script, and executes Get operation, URL: http:// device _ IP/Redfish/vl/Systems _ ID, wherein device _ ID is a BMC IP address, and system _ ID is a server ID. And determining the test value inquired by the Redfish interface from the test result of Postman after executing the Get operation. And then checking the startup and shutdown state information of the server through a BMC (baseboard management controller) WEB interface or a command line, and determining a standard value of the startup and shutdown state of the server. And comparing whether the standard value is consistent with the test value, if so, the Redfish interface of the server to be tested 103 conforms to the Redfish interface specification. For example, if the standard value is "PowerState" and the test value is "PowerState", the test value is consistent with the standard value, and conforms to the Redfish interface specification. If the test value is not 'PowerState', the Redfish interface of the server works abnormally if the test value is not in accordance with the Redfish interface specification.
It is clear to those skilled in the art that, for convenience and brevity of description, the specific working processes of the above-described systems, apparatuses and units may refer to the corresponding processes in the foregoing method embodiments, and are not described herein again.
In the several embodiments provided in the present application, it should be understood that the disclosed system, apparatus and method may be implemented in other manners. For example, the above-described apparatus embodiments are merely illustrative, and for example, a division of a unit is merely a logical division, and an actual implementation may have another division, for example, a plurality of units or components may be combined or integrated into another system, or some features may be omitted, or not executed. In addition, the shown or discussed mutual coupling or direct coupling or communication connection may be an indirect coupling or communication connection through some interfaces, devices or units, and may be in an electrical, mechanical or other form.
Units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the units can be selected according to actual needs to achieve the purpose of the solution of the embodiment.
In addition, functional units in the embodiments of the present application may be integrated into one processing unit, or each unit may exist alone physically, or two or more units are integrated into one unit. The integrated unit can be realized in a form of hardware, and can also be realized in a form of a software functional unit.
The integrated unit, if implemented in the form of a software functional unit and sold or used as a stand-alone product, may be stored in a computer readable storage medium. Based on such understanding, the technical solution of the present application may be substantially implemented or contributed to by the prior art, or all or part of the technical solution may be embodied in a software product, which is stored in a storage medium and includes instructions for causing a computer device (which may be a personal computer, a server, or a network device) to execute all or part of the steps of the method of the embodiments of the present application. And the aforementioned storage medium includes: a U-disk, a removable hard disk, a read-only memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk, and the like.

Claims (10)

1. An automated testing system for server Redfish interface specification, the automated testing system comprising:
the system comprises a HOST HOST, a singlechip and a server to be tested;
the HOST HOST is in communication connection with the single chip microcomputer;
the single chip microcomputer is in communication connection with the server to be tested;
the HOST HOST is used for storing test information of Redfish interface specification;
the single chip microcomputer is used for acquiring the test information and simulating to generate a Redfish interface standard test instruction according to the test information;
and the server to be tested is used for acquiring the Redfish interface standard test instruction to perform automatic test and judging whether the Redfish interface standard is met or not according to the test result.
2. The automated test system of claim 1, wherein the HOST comprises a logging module and a storage module;
the recording module is in communication connection with the storage module;
the recording module is used for recording test information input through a keyboard or crawled through editing software;
the storage module is used for storing the test information.
3. The automated test system of claim 2, wherein the HOST further comprises a first information sending module;
the single chip microcomputer comprises a first information receiving module and an analog module;
the first information sending module is in communication connection with the first information receiving module;
the first receiving module is in communication connection with the simulation module;
the first information sending module is used for sending the test information to the first receiving module;
the first information receiving module is used for receiving the test information;
the simulation module is used for simulating and generating a Redfish interface specification test instruction according to the received test information.
4. The automated testing system of claim 3, wherein the single chip microcomputer further comprises a second information sending module;
the server to be tested comprises a second information receiving module, a third information sending module and a testing module;
the second information sending module is in communication connection with the second information receiving module;
the second information receiving module is in communication connection with the testing module;
the second information sending module is used for sending the Redfish interface specification test instruction to the second information receiving module;
the second information receiving module is used for receiving the Redfish interface specification test instruction;
the testing module is used for automatically testing the Redfish interface specification testing instruction and judging whether the Redfish interface specification testing instruction conforms to the Redfish interface specification standard or not according to a testing result.
5. The automated test system of claim 4, wherein the test module comprises a first test sub-module, a second test sub-module;
the second information receiving module is further configured to send the Redfish interface specification test instruction to the first test sub-module and the second test sub-module, so that a redundancy test is performed through the first test sub-module and the second test sub-module according to the Redfish interface specification test instruction.
6. The automated test system of claim 5, wherein the Redfish interface specification test instructions comprise a first test instruction and a second test instruction;
the second information receiving module is specifically configured to send a first test instruction to the first test sub-module, so that the first test sub-module tests the first test instruction;
the second information receiving module is further specifically configured to send a second test instruction to the second test submodule, so that the second test submodule tests how many second test instructions are.
7. The automated testing system of claim 4, wherein the testing module is specifically configured to execute the Redfish interface specification test instruction;
obtaining a test value according to an execution result;
obtaining a standard value;
judging whether the test value is consistent with the standard value;
and if the server to be tested is consistent with the Redfish interface standard, determining that the server to be tested conforms to the Redfish interface standard.
8. The automated testing system of claim 7, wherein the testing module is further configured to determine that the server under test does not comply with the Redfish interface specification standard if the test value is not consistent with the standard value.
9. The automated testing system of claim 7, wherein the testing module is specifically configured to input the Redfish interface specification test instruction into a test script;
executing the test script;
and determining a test value according to the test result of the executed test script.
10. The automated time system of claim 9, wherein the test module is further configured to obtain a script test log generated by the test script during a test process;
and determining a test value according to the script test log.
CN202210443373.0A 2022-04-25 2022-04-25 Automatic test system for server Redfish interface specification Pending CN114816876A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210443373.0A CN114816876A (en) 2022-04-25 2022-04-25 Automatic test system for server Redfish interface specification

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210443373.0A CN114816876A (en) 2022-04-25 2022-04-25 Automatic test system for server Redfish interface specification

Publications (1)

Publication Number Publication Date
CN114816876A true CN114816876A (en) 2022-07-29

Family

ID=82507422

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210443373.0A Pending CN114816876A (en) 2022-04-25 2022-04-25 Automatic test system for server Redfish interface specification

Country Status (1)

Country Link
CN (1) CN114816876A (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109254922A (en) * 2018-09-19 2019-01-22 郑州云海信息技术有限公司 A kind of automated testing method and device of server B MC Redfish function
CN109992504A (en) * 2019-03-07 2019-07-09 苏州浪潮智能科技有限公司 A kind of server Redfish test method, system, terminal and storage medium
CN111400167A (en) * 2020-02-21 2020-07-10 苏州浪潮智能科技有限公司 Redfish service compliance verification method, device, equipment and medium
CN113672451A (en) * 2021-07-21 2021-11-19 济南浪潮数据技术有限公司 BMC service detection method, device, equipment and readable storage medium

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109254922A (en) * 2018-09-19 2019-01-22 郑州云海信息技术有限公司 A kind of automated testing method and device of server B MC Redfish function
CN109992504A (en) * 2019-03-07 2019-07-09 苏州浪潮智能科技有限公司 A kind of server Redfish test method, system, terminal and storage medium
CN111400167A (en) * 2020-02-21 2020-07-10 苏州浪潮智能科技有限公司 Redfish service compliance verification method, device, equipment and medium
CN113672451A (en) * 2021-07-21 2021-11-19 济南浪潮数据技术有限公司 BMC service detection method, device, equipment and readable storage medium

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
硅油: "Redfish接口测试", pages 1 - 8, Retrieved from the Internet <URL:https://blog.csdn.net/kobe24fgy/article/details/122034731> *
穆琙博等: "基于新型云化电信网络的服务器测试方法研究", 《电信网技术》, no. 5, pages 1 - 6 *

Similar Documents

Publication Publication Date Title
CN108683562B (en) Anomaly detection positioning method and device, computer equipment and storage medium
CN106951364B (en) Test method and device
CN109361562B (en) Automatic testing method based on associated network equipment access
CN105787364B (en) Automatic testing method, device and system for tasks
CN110058998B (en) Software testing method and device
US20120254662A1 (en) Automated test system and automated test method
CN110297767B (en) Automatic execution method, device, equipment and storage medium for test cases
CN108459850B (en) Method, device and system for generating test script
CN110647471A (en) Interface test case generation method, electronic device and storage medium
CN111693089A (en) Product quality control method, device, equipment and storage medium for assembly line
CN114064208A (en) Method and device for detecting application service state, electronic equipment and storage medium
CN112540924A (en) Interface automation test method, device, equipment and storage medium
CN114546738A (en) Server general test method, system, terminal and storage medium
CN112817853A (en) Automatic test method, system and electronic equipment
CN112269697B (en) Equipment storage performance testing method, system and related device
CN114168471A (en) Test method, test device, electronic equipment and storage medium
CN110990289B (en) Method and device for automatically submitting bug, electronic equipment and storage medium
CN111159028A (en) Webpage testing method and device
CN115934559A (en) Testing method of intelligent form testing system
CN114816876A (en) Automatic test system for server Redfish interface specification
CN114020645A (en) Test method, device, equipment, readable storage medium and computer program product
CN112632174A (en) Data inspection method, device and system
CN112269733A (en) Automatic aging test method for server and storage medium
CN114064387A (en) Log monitoring method, system, device and computer readable storage medium
CN110866492A (en) Baseline branch identification method and device and computer system

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