CN117539699A - BMC test method, device, equipment and medium - Google Patents

BMC test method, device, equipment and medium Download PDF

Info

Publication number
CN117539699A
CN117539699A CN202311507315.0A CN202311507315A CN117539699A CN 117539699 A CN117539699 A CN 117539699A CN 202311507315 A CN202311507315 A CN 202311507315A CN 117539699 A CN117539699 A CN 117539699A
Authority
CN
China
Prior art keywords
bmc
target
information
usage amount
server
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
CN202311507315.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.)
Nettrix Information Industry Beijing Co Ltd
Original Assignee
Nettrix Information Industry Beijing 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 Nettrix Information Industry Beijing Co Ltd filed Critical Nettrix Information Industry Beijing Co Ltd
Priority to CN202311507315.0A priority Critical patent/CN117539699A/en
Publication of CN117539699A publication Critical patent/CN117539699A/en
Pending legal-status Critical Current

Links

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
    • 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/26Functional testing

Abstract

The invention discloses a BMC test method, device, equipment and medium. The method comprises the following steps: acquiring initial resource usage of BMC of a server to be tested; checking the information of the target server in the BMC in parallel through a preset number of information checking threads; acquiring the target resource usage amount of the BMC in the process of checking the target server information in the BMC in parallel; and determining a test result of the BMC according to the initial resource usage amount and the target resource usage amount. According to the embodiment of the invention, based on the information checking thread, the scene that a plurality of users check the server information in the BMC at the same time can be automatically simulated, whether the BMC can keep stable working in the scene that the plurality of users check the server information in the BMC at the same time can be automatically determined according to the resource usage amount of the BMC, and the testing efficiency and the testing accuracy are improved.

Description

BMC test method, device, equipment and medium
Technical Field
The present invention relates to the field of computer technologies, and in particular, to a method, an apparatus, a device, and a medium for BMC testing.
Background
The baseboard management controller (Baseboard Management Controller, BMC) of the server is a control unit that realizes server management. In the use process of the server, each user can view the server information in the BMC according to the service requirement. The BMC should remain stable during the user's viewing of server information in the BMC. In order to ensure the stability of the server and the stability of the BMC, in the development stage of the server, the BMC of the server needs to be tested, and whether the BMC can keep stable working in the process of checking the server information in the BMC by a user is tested.
In the related art, the common BMC test scheme is: the tester manually simulates a scene that a user checks server information in the BMC, and detects whether the BMC can keep stable work in the scene that the user checks the server information in the BMC. The tester can only perform information viewing operation of one item of server information at the same time, cannot view a large amount of server information at the same time, and cannot simulate a scene that multiple users view server information in the BMC at the same time. According to the BMC test scheme in the related art, a tester is required to manually simulate a scene of a user checking server information in the BMC, the test efficiency is low, the test accuracy cannot be guaranteed, and whether the BMC can keep stable working in a scene of checking the server information in the BMC by multiple users at the same time cannot be detected.
Disclosure of Invention
The invention provides a BMC test method, device, equipment and medium, which are used for solving the problems that a test staff is required to manually simulate a scene of checking server information in a BMC by a user in a BMC test scheme in the related art, the test efficiency is low, the test accuracy cannot be ensured, and whether the BMC can keep stable working in the scene of checking the server information in the BMC by multiple users at the same time cannot be detected.
According to an aspect of the present invention, there is provided a BMC test method, including:
acquiring initial resource usage of BMC of a server to be tested;
checking the information of the target server in the BMC in parallel through a preset number of information checking threads;
acquiring the target resource usage amount of the BMC in the process of checking the target server information in the BMC in parallel;
and determining a test result of the BMC according to the initial resource usage amount and the target resource usage amount.
According to the technical scheme, based on the information checking thread, the scene of checking the server information in the BMC by multiple users can be automatically simulated, whether the BMC can keep stable working in the scene of checking the server information in the BMC by multiple users can be automatically determined according to the difference between the resource usage of the BMC when the BMC is not in the scene of checking the server information in the BMC by multiple users and the resource usage of the BMC when the BMC is in the scene of checking the server information in the BMC by multiple users, the test result of the BMC is obtained, and the test efficiency and the test accuracy are improved.
Optionally, the initial resource usage includes an initial central processor occupancy rate and an initial memory usage rate, and the target resource usage includes a target central processor occupancy rate and a target memory usage rate;
Obtaining the initial resource usage of the BMC of the server to be tested, including:
acquiring the central processor occupancy rate of the BMC of a tested server from the tested server, and determining the acquired central processor occupancy rate as the initial central processor occupancy rate of the BMC;
and acquiring the memory usage amount of the BMC from the tested server, and determining the acquired memory usage amount as the initial memory usage amount of the BMC.
According to the technical scheme provided by the embodiment of the invention, the occupancy rate of the central processor and the memory usage amount of the BMC can be obtained before the scene that the server information in the BMC is checked by multiple users simultaneously based on thread simulation, so that the occupancy rate of the central processor and the memory usage amount of the BMC when the BMC is not in the scene that the server information in the BMC is checked by multiple users simultaneously are obtained.
Optionally, viewing the target server information in the BMC in parallel through a preset number of information viewing threads, including:
and starting a preset number of information checking processes in parallel, and executing the following operations in parallel through each information checking thread:
sending an information checking instruction to the BMC; the information checking instruction is used for indicating the BMC to search target server information in all server information and feeding back the target server information;
And acquiring the target server information fed back by the BMC.
According to the technical scheme, the target server information in the BMC can be checked in parallel through the preset number of information checking threads, a scene that a plurality of users check the server information in the BMC at the same time is simulated, and whether the BMC can keep stable working in the scene that the plurality of users check the server information in the BMC at the same time is conveniently detected.
Optionally, in a process of checking the target server information in the BMC in parallel, obtaining the target resource usage amount of the BMC includes:
when the time length for viewing the target server information in the BMC in parallel is equal to the preset time length, acquiring the central processor occupancy rate of the BMC from the tested server, and determining the acquired central processor occupancy rate as the target central processor occupancy rate of the BMC;
and acquiring the memory usage amount of the BMC from the tested server, and determining the acquired memory usage amount as the target memory usage amount of the BMC.
According to the technical scheme provided by the embodiment of the invention, the occupancy rate of the central processor and the memory usage amount of the BMC can be obtained under the condition that the server information in the BMC is checked by multiple users based on thread simulation, so that the occupancy rate of the central processor and the memory usage amount of the BMC when the BMC is in the condition that the multiple users check the server information in the BMC at the same time are obtained.
Optionally, determining the test result of the BMC according to the initial resource usage amount and the target resource usage amount includes:
calculating a first difference between the target central processing unit occupancy rate and the initial central processing unit occupancy rate and a second difference between the target memory usage amount and the initial memory usage amount;
and determining a test result of the BMC according to the first difference value and the second difference value.
According to the technical scheme provided by the embodiment of the invention, whether the BMC can keep stable working in a scene that a plurality of users view server information in the BMC at the same time can be determined based on the difference value between the occupancy rate of the target central processor of the BMC and the occupancy rate of the initial central processor and the difference value between the target memory usage amount of the BMC and the initial memory usage amount.
Optionally, determining the test result of the BMC according to the first difference value and the second difference value includes:
detecting whether the first difference is smaller than a first difference threshold;
if the first difference value is detected to be smaller than the first difference value threshold value, detecting whether the second difference value is detected to be smaller than a second difference value threshold value;
if the second difference value is detected to be smaller than the second difference value threshold value, determining that the test result of the BMC is qualified;
And if the second difference value is detected to be greater than or equal to the second difference value threshold value, determining that the test result of the BMC is unqualified.
According to the technical scheme of the embodiment of the invention, whether the BMC can keep stable working in a scene that a plurality of users view server information in the BMC at the same time can be determined according to the difference value threshold, the difference value between the occupancy rate of the target central processor of the BMC and the occupancy rate of the initial central processor and the difference value between the use amount of the target memory of the BMC and the use amount of the initial memory.
Optionally, after determining the test result of the BMC according to the initial resource usage amount and the target resource usage amount, the method further includes:
and generating a test report of the BMC according to the test result of the BMC, and providing the test report of the BMC for a target user.
According to the technical scheme provided by the embodiment of the invention, the BMC test report can be automatically generated according to the BMC test result, and the BMC test report is provided for the target user, so that the target user can determine the BMC test condition.
According to another aspect of the present invention, there is provided a BMC test device including:
the initial information acquisition module is used for acquiring the initial resource usage amount of the BMC of the tested server;
The information checking module is used for checking the information of the target server in the BMC in parallel through a preset number of information checking threads;
the target information acquisition module is used for acquiring the target resource usage amount of the BMC in the process of checking the target server information in the BMC in parallel;
and the result determining module is used for determining the test result of the BMC according to the initial resource usage amount and the target resource usage amount.
According to another aspect of the present invention, there is provided an electronic apparatus including:
at least one processor;
and a memory communicatively coupled to the at least one processor;
the memory stores a computer program executable by the at least one processor, and the computer program is executed by the at least one processor, so that the at least one processor can execute the BMC test method according to any embodiment of the present invention.
According to another aspect of the present invention, there is provided a computer readable storage medium storing computer instructions for implementing a BMC test method according to any embodiment of the present invention when executed by a processor.
According to the technical scheme, the initial resource usage amount of the BMC of the server to be tested is obtained; then, checking the information of the target server in the BMC in parallel through a preset number of information checking threads; in the parallel process of checking the information of the target server in the BMC, acquiring the target resource usage amount of the BMC; and finally, determining a test result of the BMC according to the initial resource usage amount and the target resource usage amount, solving the problems that a tester needs to manually simulate a scene of checking server information in the BMC by a user, the test efficiency is low, the test accuracy cannot be guaranteed, and whether the BMC can keep stable working in the scene of checking the server information in the BMC by multiple users at the same time cannot be detected.
It should be understood that the description in this section is not intended to identify key or critical features of the embodiments of the invention or to delineate the scope of the invention. Other features of the present invention will become apparent from the description that follows.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present invention, the drawings required for the description of the embodiments will be briefly described below, and it is apparent that the drawings in the following description are only some embodiments of the present invention, and other drawings may be obtained according to these drawings without inventive effort for a person skilled in the art.
Fig. 1 is a flowchart of a BMC test method according to a first embodiment of the present invention.
Fig. 2 is a flowchart of a BMC test method according to a second embodiment of the present invention.
Fig. 3 is a flowchart of a BMC test method according to a third embodiment of the present invention.
Fig. 4 is a schematic structural diagram of a BMC test device according to a fourth embodiment of the present invention.
Fig. 5 is a schematic structural diagram of an electronic device implementing a BMC test method according to an embodiment of the present invention.
Detailed Description
In order that those skilled in the art will better understand the present invention, a technical solution in the embodiments of the present invention will be clearly and completely described below with reference to the accompanying drawings in which it is apparent that the described embodiments are only some embodiments of the present invention, not all embodiments. All other embodiments, which can be made by those skilled in the art based on the embodiments of the present invention without making any inventive effort, shall fall within the scope of the present invention.
It should be noted that the terms "object," "first," "second," and the like in the description and the claims of the present invention and the above drawings are used for distinguishing between similar objects and not necessarily for describing a particular sequential or chronological order. It is to be understood that the data so used may be interchanged where appropriate such that the embodiments of the invention described herein may be implemented in sequences other than those illustrated or otherwise described herein. Furthermore, the terms "comprises," "comprising," and "having," and any variations thereof, are intended to cover a non-exclusive inclusion, such that a process, method, system, article, or apparatus that comprises a list of steps or elements is not necessarily limited to those steps or elements expressly listed but may include other steps or elements not expressly listed or inherent to such process, method, article, or apparatus.
Example 1
Fig. 1 is a flowchart of a BMC test method according to a first embodiment of the present invention. The embodiment is suitable for testing the BMC of the server, and testing whether the BMC can keep stable working in the process of checking server information in the BMC by a user. The method may be performed by a BMC test device, which may be implemented in hardware and/or software, and which may be configured in an electronic device. The electronic device is used for testing the BMC of the server. As shown in fig. 1, the method includes:
Step 101, obtaining the initial resource usage of the BMC of the tested server.
Optionally, the server under test is the server that the BMC needs to test. The BMC of the server under test is a control unit for realizing the management of the server under test. The BMC needs to use the resources in the server under test during operation. The resources in the server under test include central processor resources and memory resources. The central processor resource is the processing core of all central processors in the server under test. The memory resource is all the memory space in the tested server. Illustratively, the server under test contains 16 central processing units of processing cores. The processing cores of the 16 central processing units constitute the central processing unit resources in the server under test. The server under test comprises a memory space of 256GB capacity. The 256GB memory space constitutes a memory resource in the server under test. The resource usage of the BMC includes the central processor occupancy rate and the memory usage of the BMC. The central processor occupancy of a BMC is the ratio between the number of central processor cores used by the BMC and the total number of central processor cores in the server under test. The memory usage of the BMC is the capacity of the memory space used by the BMC.
Optionally, the monitoring component in the tested server may collect the occupancy rate and the memory usage amount of the central processor of the BMC at regular time. The monitoring component is a component which is arranged in the tested server and used for regularly acquiring the occupancy rate of the central processing unit and the memory usage amount of the BMC according to a preset time interval. The preset time interval may be set according to the service requirement. The preset time interval is, for example, 1 second. The electronic equipment can acquire the occupancy rate of the central processing unit and the memory usage amount of the BMC acquired by the monitoring component from the monitoring component in the tested server.
Optionally, the initial resource usage of the BMC is the resource usage of the BMC before the target server information in the BMC is checked in parallel by the preset number of information checking threads. The initial resource usage of the BMC is the resource usage of the BMC when the BMC is not in a scene that a plurality of users view server information in the BMC at the same time.
Optionally, the initial resource usage includes an initial central processor occupancy rate and an initial memory usage rate, and the target resource usage includes a target central processor occupancy rate and a target memory usage rate; obtaining the initial resource usage of the BMC of the server to be tested, including: acquiring the central processor occupancy rate of the BMC of a tested server from the tested server, and determining the acquired central processor occupancy rate as the initial central processor occupancy rate of the BMC; and acquiring the memory usage amount of the BMC from the tested server, and determining the acquired memory usage amount as the initial memory usage amount of the BMC.
Therefore, before the scene that the multi-user views the server information in the BMC at the same time based on the thread simulation, the occupancy rate of the central processor and the memory usage amount of the BMC can be obtained, and the occupancy rate of the central processor and the memory usage amount of the BMC when the multi-user views the scene of the server information in the BMC at the same time are obtained.
Optionally, acquiring the central processor occupancy rate of the BMC of the server under test from the server under test, and determining the acquired central processor occupancy rate as the initial central processor occupancy rate of the BMC includes: acquiring the occupancy rate of the central processing unit of the BMC, which is acquired by the monitoring component recently, from the monitoring component in the tested server; and determining the acquired central processing unit occupancy rate as the initial central processing unit occupancy rate of the BMC.
Optionally, acquiring the memory usage amount of the BMC from the tested server, and determining the acquired memory usage amount as the initial memory usage amount of the BMC includes: acquiring the latest acquired memory usage of the BMC by the monitoring component from the monitoring component in the tested server; and determining the acquired memory usage as the initial memory usage of the BMC.
And 102, viewing the information of the target server in the BMC in parallel through a preset number of information viewing threads.
Optionally, the BMC stores a plurality of server information. Each item of server information may be an item of information related to a hardware module or a software module in the server under test. The target server information is one or more pieces of server information stored in the BMC.
Optionally, the target server information may be a sensor list stored in the BMC, basic information of the BMC, a basic input output system (Base Input Output System, BIOS) version number, a complex programmable logic device (Complex Programmable Logic Device, CPLD) version number, a system log list, and/or a power state. The sensor list may be a list for storing related information of the respective sensors in the server under test. The basic information of the BMC may be configuration information of the BMC in the server under test. The BIOS version number may be the version number of the BIOS in the server under test. The CPLD version number may be the version number of the CPLD in the server under test. The system log list may be a list for storing system logs of the server under test. The power state may be information characterizing the operational state of the power supply of the server under test.
Optionally, the information viewing thread is a thread that can be used to view the target server information in the BMC after being started. The information checking threads with the preset number are arranged in the electronic equipment. The preset number is more than or equal to 2. The preset number may be set according to the service requirement. The preset number is, for example, 20. After the information viewing thread is started, the information viewing thread performs an operation of viewing the target server information in the BMC: sending an information checking instruction to the BMC; the information checking instruction is used for indicating the BMC to search target server information in all server information and feeding back the target server information; and acquiring the target server information fed back by the BMC.
Optionally, an information viewing thread views the target server information in the BMC, so that a scene of a user viewing the server information in the BMC can be simulated. And the information checking threads check the information of the target server in the BMC in parallel, so that a scene that a plurality of users check the information of the server in the BMC at the same time can be simulated. The electronic equipment can start a preset number of information viewing threads in parallel, and view the target server information in the BMC in parallel through the preset number of information viewing threads, so that a scene that multiple users view the server information in the BMC simultaneously is simulated.
Optionally, viewing the target server information in the BMC in parallel through a preset number of information viewing threads, including: and starting a preset number of information checking processes in parallel, and executing the following operations in parallel through each information checking thread: sending an information checking instruction to the BMC; the information checking instruction is used for indicating the BMC to search target server information in all server information and feeding back the target server information; and acquiring the target server information fed back by the BMC.
Therefore, the target server information in the BMC can be checked in parallel through the preset number of information checking threads, a scene that a plurality of users check the server information in the BMC at the same time is simulated, and whether the BMC can keep stable work in the scene that the plurality of users check the server information in the BMC at the same time is conveniently detected.
Optionally, each information viewing process sends an information viewing instruction to the BMC. The information viewing instruction is an instruction for instructing the BMC to search for target server information in all server information and feed back the target server information. For each information viewing instruction, the BMC searches for target server information in all server information stored in the BMC according to the information viewing instruction, and feeds the searched target server information back to an information viewing process for sending the information viewing instruction. And each information checking process acquires the target server information fed back by the BMC.
Step 103, obtaining the target resource usage amount of the BMC in the process of checking the target server information in the BMC in parallel.
Optionally, the target resource usage of the BMC is a resource usage of the BMC during a process of viewing target server information in the BMC in parallel through a preset number of information viewing threads. The target resource usage of the BMC is the resource usage of the BMC when the BMC is in a scene that a plurality of users view server information in the BMC at the same time.
Optionally, in a process of checking the target server information in the BMC in parallel, obtaining the target resource usage amount of the BMC includes: when the time length for viewing the target server information in the BMC in parallel is equal to the preset time length, acquiring the central processor occupancy rate of the BMC from the tested server, and determining the acquired central processor occupancy rate as the target central processor occupancy rate of the BMC; and acquiring the memory usage amount of the BMC from the tested server, and determining the acquired memory usage amount as the target memory usage amount of the BMC.
Therefore, the occupancy rate and the memory usage amount of the central processor of the BMC can be obtained under the condition that the server information in the BMC is checked by multiple users based on thread simulation, and the occupancy rate and the memory usage amount of the central processor of the BMC when the BMC is in the condition that the server information in the BMC is checked by multiple users at the same time are obtained.
Optionally, the running time of the information checking process is the time for checking the target server information in the BMC in parallel. After the electronic equipment parallelly starts a preset number of information checking threads and checks the target server information in the BMC in parallel through the preset number of information checking threads, counting the running time of an information checking process, namely counting the time for checking the target server information in the BMC in parallel. In general, when the time length for viewing the target server information in the BMC in parallel is equal to the preset time length, each information viewing thread is in the process of executing the operation of viewing the target server information in the BMC, that is, the BMC views the server information in the BMC at the same time when being in a scene of multiple users. Therefore, when the time length for viewing the target server information in the BMC in parallel is equal to the preset time length, the central processor occupancy rate and the memory usage amount of the BMC obtained from the tested server are the central processor occupancy rate and the memory usage amount of the BMC when the BMC is in a scene that a plurality of users view the server information in the BMC at the same time. The preset duration is, for example, 30 seconds.
Optionally, acquiring the central processor occupancy rate of the BMC from the tested server, and determining the acquired central processor occupancy rate as the target central processor occupancy rate of the BMC, including: acquiring the occupancy rate of the central processing unit of the BMC, which is acquired by the monitoring component recently, from the monitoring component in the tested server; and determining the acquired central processing unit occupancy rate as the target central processing unit occupancy rate of the BMC.
Optionally, acquiring the memory usage amount of the BMC from the tested server, and determining the acquired memory usage amount as the target memory usage amount of the BMC includes: acquiring the latest acquired memory usage of the BMC by the monitoring component from the monitoring component in the tested server; and determining the acquired memory usage as the target memory usage of the BMC.
And 104, determining a test result of the BMC according to the initial resource usage amount and the target resource usage amount.
Alternatively, in general, if the BMC can keep stable working in a scenario where multiple users view server information in the BMC at the same time, the resource usage of the BMC when the BMC is not in a scenario where multiple users view server information in the BMC at the same time is relatively close to the resource usage of the BMC when the BMC is in a scenario where multiple users view server information in the BMC at the same time. If the BMC cannot keep stable operation in a scenario where multiple users view server information in the BMC at the same time, there is a large gap between the resource usage amount of the BMC when the BMC is not in a scenario where multiple users view server information in the BMC at the same time and the resource usage amount of the BMC when the BMC is in a scenario where multiple users view server information in the BMC at the same time. Therefore, if the target central processor occupancy rate of the BMC is close to the initial central processor occupancy rate, and the target memory usage amount of the BMC is close to the initial memory usage amount, it is indicated that the resource usage amount of the BMC when the BMC is not in a scenario where multiple users view server information in the BMC at the same time is close to the resource usage amount of the BMC when the BMC is in a scenario where multiple users view server information in the BMC at the same time, it can be determined that the BMC can keep stable operation in a scenario where multiple users view server information in the BMC at the same time. If there is a large gap between the target central processor occupancy rate of the BMC and the initial central processor occupancy rate, or there is a large gap between the target memory usage amount of the BMC and the initial memory usage amount, the situation that the resource usage amount of the BMC when the BMC is not in a scene of viewing server information in the BMC by multiple users at the same time and the resource usage amount of the BMC when the BMC is in a scene of viewing server information in the BMC by multiple users at the same time is indicated, and it can be determined that the BMC cannot keep stable operation in a scene of viewing server information in the BMC by multiple users at the same time.
Optionally, determining the test result of the BMC according to the initial resource usage amount and the target resource usage amount includes: calculating a first difference between the target central processing unit occupancy rate and the initial central processing unit occupancy rate and a second difference between the target memory usage amount and the initial memory usage amount; and determining a test result of the BMC according to the first difference value and the second difference value.
Therefore, whether the BMC can keep working stably in a scene that a plurality of users view server information in the BMC at the same time can be determined based on the difference value between the occupancy rate of the target central processor of the BMC and the occupancy rate of the initial central processor and the difference value between the usage amount of the target memory of the BMC and the usage amount of the initial memory.
Alternatively, the target cpu occupancy rate may be greater than the initial cpu occupancy rate, and the target memory usage amount may be greater than the initial memory usage amount. The first difference is a difference between the target central processor occupancy and the initial central processor occupancy. The second difference is a difference between the target memory usage and the initial memory usage.
Optionally, the test result of the BMC is qualified or unqualified. And the test result of the BMC is qualified, which indicates that the BMC can keep stable work under the condition that a plurality of users view the server information in the BMC at the same time. And the test result of the BMC is unqualified, which indicates that the BMC cannot keep stable work under the condition that a plurality of users view server information in the BMC at the same time.
Optionally, determining the test result of the BMC according to the first difference value and the second difference value includes: detecting whether the first difference is smaller than a first difference threshold; if the first difference value is detected to be smaller than the first difference value threshold value, detecting whether the second difference value is detected to be smaller than a second difference value threshold value; if the second difference value is detected to be smaller than the second difference value threshold value, determining that the test result of the BMC is qualified; and if the second difference value is detected to be greater than or equal to the second difference value threshold value, determining that the test result of the BMC is unqualified.
Therefore, whether the BMC can keep working stably in a scene that a plurality of users view server information in the BMC at the same time can be determined according to the difference value threshold, the difference value between the target central processor occupancy rate of the BMC and the initial central processor occupancy rate and the difference value between the target memory usage amount of the BMC and the initial memory usage amount.
Optionally, after detecting whether the first difference is smaller than a first difference threshold, the method further includes: and if the first difference value is detected to be greater than or equal to the first difference value threshold value, determining that the test result of the BMC is unqualified.
Optionally, the first difference threshold is a preset value. And if the first difference value is detected to be smaller than the first difference value threshold value, indicating that the occupancy rate of the target central processing unit of the BMC is relatively close to the occupancy rate of the initial central processing unit. And if the first difference value is detected to be larger than or equal to the first difference value threshold value, the target central processing unit occupancy rate of the BMC is indicated to have a larger difference from the initial central processing unit occupancy rate.
Optionally, the second difference threshold is a preset value. And if the second difference value is detected to be smaller than the second difference value threshold value, indicating that the target memory usage amount of the BMC is relatively close to the initial memory usage amount. And if the second difference value is detected to be larger than or equal to the second difference value threshold value, indicating that a larger gap exists between the target memory usage amount of the BMC and the initial memory usage amount.
Optionally, if the first difference value is detected to be smaller than the first difference value threshold and the second difference value is detected to be smaller than the second difference value threshold, the resource usage amount of the BMC when the BMC is not in a scenario where multiple users view server information in the BMC at the same time is indicated to be relatively close to the resource usage amount of the BMC when the BMC is in a scenario where multiple users view server information in the BMC at the same time, it may be determined that the BMC may keep stable working in a scenario where multiple users view server information in the BMC at the same time, and it is determined that the test result of the BMC is qualified. If the first difference value is detected to be greater than or equal to the first difference value threshold value or the second difference value is detected to be greater than or equal to the second difference value threshold value, the resource usage amount of the BMC when the BMC is not in a scene of checking server information in the BMC by multiple users at the same time and the resource usage amount of the BMC when the BMC is in a scene of checking server information in the BMC by multiple users at the same time are greatly different, it can be determined that the BMC cannot keep stable work in a scene of checking server information in the BMC by multiple users at the same time, and the test result of the BMC is determined to be qualified or unqualified.
Optionally, after determining the test result of the BMC according to the initial resource usage amount and the target resource usage amount, the method further includes: and generating a test report of the BMC according to the test result of the BMC, and providing the test report of the BMC for a target user.
Therefore, the BMC test report can be automatically generated according to the BMC test result, and the BMC test report is provided for the target user, so that the target user can determine the BMC test condition.
Optionally, generating a test report of the BMC according to a test result of the BMC includes: and writing the test result of the BMC into a preset table to obtain a test report of the BMC. The preset table is a table preset for storing test results of the BMC. The preset table stored with the test result of the BMC is the test report of the BMC.
Optionally, providing the test report of the BMC to the target user includes: and sending the test report of the BMC to terminal equipment of the target user. The target user may be a tester responsible for managing the test procedure of the BMC. The terminal device of the target user is a terminal device used by the target user.
According to the technical scheme, the initial resource usage amount of the BMC of the server to be tested is obtained; then, checking the information of the target server in the BMC in parallel through a preset number of information checking threads; in the parallel process of checking the information of the target server in the BMC, acquiring the target resource usage amount of the BMC; and finally, determining a test result of the BMC according to the initial resource usage amount and the target resource usage amount, solving the problems that a tester needs to manually simulate a scene of checking server information in the BMC by a user, the test efficiency is low, the test accuracy cannot be guaranteed, and whether the BMC can keep stable working in the scene of checking the server information in the BMC by multiple users at the same time cannot be detected.
Example two
Fig. 2 is a flowchart of a BMC test method according to a second embodiment of the present invention. Embodiments of the invention may be combined with various alternatives to one or more of the embodiments described above. As shown in fig. 2, the method includes:
step 201, acquiring the central processor occupancy rate of the BMC of the tested server from the tested server, and determining the acquired central processor occupancy rate as the initial central processor occupancy rate of the BMC.
Step 202, obtaining the memory usage amount of the BMC from the tested server, and determining the obtained memory usage amount as the initial memory usage amount of the BMC.
And 203, viewing the information of the target server in the BMC in parallel through a preset number of information viewing threads.
And 204, when the time length for viewing the target server information in the BMC in parallel is equal to the preset time length, acquiring the central processor occupancy rate of the BMC from the tested server, and determining the acquired central processor occupancy rate as the target central processor occupancy rate of the BMC.
Step 205, obtaining the memory usage of the BMC from the tested server, and determining the obtained memory usage as the target memory usage of the BMC.
Step 206, calculating a first difference between the target cpu occupancy and the initial cpu occupancy, and a second difference between the target memory usage and the initial memory usage.
Step 207, determining a test result of the BMC according to the first difference and the second difference.
Optionally, determining the test result of the BMC according to the first difference value and the second difference value includes: detecting whether the first difference is smaller than a first difference threshold; if the first difference value is detected to be smaller than the first difference value threshold value, detecting whether the second difference value is detected to be smaller than a second difference value threshold value; if the second difference value is detected to be smaller than the second difference value threshold value, determining that the test result of the BMC is qualified; and if the second difference value is detected to be greater than or equal to the second difference value threshold value, determining that the test result of the BMC is unqualified.
Optionally, after detecting whether the first difference is smaller than a first difference threshold, the method further includes: and if the first difference value is detected to be greater than or equal to the first difference value threshold value, determining that the test result of the BMC is unqualified.
According to the technical scheme, before a scene that a plurality of users are simulated to view server information in the BMC at the same time based on threads, the occupancy rate and the memory usage amount of the central processor of the BMC can be obtained, so that the occupancy rate and the memory usage amount of the central processor of the BMC when the BMC is not in the scene that the plurality of users are simulated to view the server information in the BMC at the same time can be obtained, the occupancy rate and the memory usage amount of the central processor of the BMC when the BMC is in the scene that the plurality of users are simulated to view the server information in the BMC at the same time can be obtained, and whether the BMC can keep working stably in the scene that the plurality of users are simulated to view the server information in the BMC at the same time can be determined based on the difference between the occupancy rate of the target central processor of the BMC and the initial central processor of the BMC and the difference between the target memory usage amount of the BMC and the initial memory usage amount.
Example III
Fig. 3 is a flowchart of a BMC test method according to a third embodiment of the present invention, including the following steps:
step 301, acquiring the central processor occupancy rate of the BMC of the tested server from the tested server, and determining the acquired central processor occupancy rate as the initial central processor occupancy rate of the BMC.
Step 302, obtaining the memory usage of the BMC from the tested server, and determining the obtained memory usage as the initial memory usage of the BMC.
And 303, viewing the information of the target server in the BMC in parallel through a preset number of information viewing threads.
And 304, when the time length for viewing the target server information in the BMC in parallel is equal to the preset time length, acquiring the central processor occupancy rate of the BMC from the tested server, and determining the acquired central processor occupancy rate as the target central processor occupancy rate of the BMC.
Step 305, obtaining the memory usage of the BMC from the tested server, and determining the obtained memory usage as the target memory usage of the BMC.
Step 306, calculating a first difference between the target cpu occupancy and the initial cpu occupancy, and a second difference between the target memory usage and the initial memory usage.
Step 307, detecting whether the first difference is smaller than a first difference threshold.
Step 308, if the first difference is detected to be smaller than the first difference threshold, detecting whether the second difference is smaller than a second difference threshold.
And 309, if the second difference is detected to be smaller than the second difference threshold, determining that the test result of the BMC is qualified.
And 310, generating a test report of the BMC according to the test result of the BMC, and providing the test report of the BMC to a target user.
According to the technical scheme of the embodiment of the invention, whether the BMC can keep working stably in the scene of checking the server information in the BMC at the same time by multiple users can be automatically determined according to the difference between the occupancy rate of the central processor of the BMC in the scene of checking the server information in the BMC at the same time by multiple users and the occupancy rate of the central processor of the BMC in the scene of checking the server information in the BMC at the same time by multiple users, and the difference between the memory usage amount of the BMC in the scene of checking the server information in the BMC at the same time by multiple users and the memory usage amount of the BMC in the scene of checking the server information in the BMC at the same time by multiple users, so that the test result of the BMC is obtained, and the test efficiency and the test accuracy are improved.
Example IV
Fig. 4 is a schematic structural diagram of a BMC test device according to a fourth embodiment of the present invention. The apparatus may be configured in an electronic device. As shown in fig. 4, the apparatus includes: an initial information acquisition module 401, an information viewing module 402, a target information acquisition module 403, and a result determination module 404.
The initial information obtaining module 401 is configured to obtain an initial resource usage amount of a BMC of a server under test; the information checking module 402 is configured to check, in parallel, information of a target server in the BMC through a preset number of information checking threads; the target information obtaining module 403 is configured to obtain a target resource usage amount of the BMC in a process of viewing target server information in the BMC in parallel; and a result determining module 404, configured to determine a test result of the BMC according to the initial resource usage amount and the target resource usage amount.
According to the technical scheme, the initial resource usage amount of the BMC of the server to be tested is obtained; then, checking the information of the target server in the BMC in parallel through a preset number of information checking threads; in the parallel process of checking the information of the target server in the BMC, acquiring the target resource usage amount of the BMC; and finally, determining a test result of the BMC according to the initial resource usage amount and the target resource usage amount, solving the problems that a tester needs to manually simulate a scene of checking server information in the BMC by a user, the test efficiency is low, the test accuracy cannot be guaranteed, and whether the BMC can keep stable working in the scene of checking the server information in the BMC by multiple users at the same time cannot be detected.
In an optional implementation manner of the embodiment of the present invention, optionally, the initial resource usage includes an initial central processor occupancy rate and an initial memory usage amount, and the target resource usage includes a target central processor occupancy rate and a target memory usage amount; the initial information acquisition module 401 is specifically configured to: acquiring the central processor occupancy rate of the BMC of a tested server from the tested server, and determining the acquired central processor occupancy rate as the initial central processor occupancy rate of the BMC; and acquiring the memory usage amount of the BMC from the tested server, and determining the acquired memory usage amount as the initial memory usage amount of the BMC.
In an optional implementation manner of the embodiment of the present invention, optionally, the information viewing module 402 is specifically configured to: and starting a preset number of information checking processes in parallel, and executing the following operations in parallel through each information checking thread: sending an information checking instruction to the BMC; the information checking instruction is used for indicating the BMC to search target server information in all server information and feeding back the target server information; and acquiring the target server information fed back by the BMC.
In an optional implementation manner of the embodiment of the present invention, optionally, the target information obtaining module 403 is specifically configured to: when the time length for viewing the target server information in the BMC in parallel is equal to the preset time length, acquiring the central processor occupancy rate of the BMC from the tested server, and determining the acquired central processor occupancy rate as the target central processor occupancy rate of the BMC; and acquiring the memory usage amount of the BMC from the tested server, and determining the acquired memory usage amount as the target memory usage amount of the BMC.
In an optional implementation manner of the embodiment of the present invention, optionally, the result determining module 404 is specifically configured to: calculating a first difference between the target central processing unit occupancy rate and the initial central processing unit occupancy rate and a second difference between the target memory usage amount and the initial memory usage amount; and determining a test result of the BMC according to the first difference value and the second difference value.
In an optional implementation manner of the embodiment of the present invention, optionally, the result determining module 404 is specifically configured to, when performing an operation of determining a test result of the BMC according to the first difference value and the second difference value: detecting whether the first difference is smaller than a first difference threshold; if the first difference value is detected to be smaller than the first difference value threshold value, detecting whether the second difference value is detected to be smaller than a second difference value threshold value; if the second difference value is detected to be smaller than the second difference value threshold value, determining that the test result of the BMC is qualified; and if the second difference value is detected to be greater than or equal to the second difference value threshold value, determining that the test result of the BMC is unqualified.
In an optional implementation manner of the embodiment of the present invention, optionally, the BMC test device further includes: and the report providing module is used for generating a test report of the BMC according to the test result of the BMC and providing the test report of the BMC for a target user.
The specific manner in which the various modules perform the operations in the apparatus of the above embodiments have been described in detail in connection with the embodiments of the method, and will not be described in detail herein.
The BMC test device can execute the BMC test method provided by any embodiment of the invention, and has the corresponding functional modules and beneficial effects of executing the BMC test method.
Example five
Fig. 5 shows a schematic diagram of an electronic device 10 that may be used to implement the BMC test method of an embodiment of the invention. The components shown herein, their connections and relationships, and their functions, are meant to be exemplary only, and are not meant to limit implementations of the inventions described and/or claimed herein.
As shown in fig. 5, the electronic device 10 includes at least one processor 11, and a memory, such as a Read Only Memory (ROM) 12, a Random Access Memory (RAM) 13, etc., communicatively connected to the at least one processor 11, in which the memory stores a computer program executable by the at least one processor, and the processor 11 may perform various appropriate actions and processes according to the computer program stored in the Read Only Memory (ROM) 12 or the computer program built into the Random Access Memory (RAM) 13 from the storage unit 18. In the RAM 13, various programs and data required for the operation of the electronic device 10 may also be stored. The processor 11, the ROM 12 and the RAM 13 are connected to each other via a bus 14. An input/output (I/O) interface 15 is also connected to bus 14.
Various components in the electronic device 10 are connected to the I/O interface 15, including: an input unit 16 such as a keyboard, a mouse, etc.; an output unit 17 such as various types of displays, speakers, and the like; a storage unit 18 such as a magnetic disk, an optical disk, or the like; and a communication unit 19 such as a network card, modem, wireless communication transceiver, etc. The communication unit 19 allows the electronic device 10 to exchange information/data with other devices via a computer network, such as the internet, and/or various telecommunication networks.
The processor 11 may be a variety of general and/or special purpose processing components having processing and computing capabilities. Some examples of processor 11 include, but are not limited to, a Central Processing Unit (CPU), a Graphics Processing Unit (GPU), various specialized Artificial Intelligence (AI) computing chips, various processors running machine learning model algorithms, digital Signal Processors (DSPs), and any suitable processor, controller, microcontroller, etc. The processor 11 performs the various methods and processes described above, such as the BMC test method.
In some embodiments, the BMC testing method may be implemented as a computer program tangibly embodied on a computer-readable storage medium, such as storage unit 18. In some embodiments, part or all of the computer program may be loaded and/or installed onto the electronic device 10 via the ROM 12 and/or the communication unit 19. When a computer program is built into RAM 13 and executed by processor 11, one or more steps of the BMC test method described above may be performed. Alternatively, in other embodiments, the processor 11 may be configured to perform the BMC test method by any other suitable means (e.g., by means of firmware).
Various implementations of the systems and techniques described here above may be implemented in digital electronic circuitry, integrated circuit systems, field Programmable Gate Arrays (FPGAs), application Specific Integrated Circuits (ASICs), application Specific Standard Products (ASSPs), systems On Chip (SOCs), load programmable logic devices (CPLDs), computer hardware, firmware, software, and/or combinations thereof. These various embodiments may include: implemented in one or more computer programs, the one or more computer programs may be executed and/or interpreted on a programmable system including at least one programmable processor, which may be a special purpose or general-purpose programmable processor, that may receive data and instructions from, and transmit data and instructions to, a storage system, at least one input device, and at least one output device.
The computer program for implementing the BMC test method of the present invention may be written in any combination of one or more programming languages. These computer programs may be provided to a processor of a general purpose computer, special purpose computer, or other programmable data processing apparatus, such that the computer programs, when executed by the processor, cause the functions/acts specified in the flowchart and/or block diagram block or blocks to be implemented. The computer program may execute entirely on the machine, partly on the machine, as a stand-alone software package, partly on the machine and partly on a remote machine or entirely on the remote machine or server.
In the context of the present invention, a computer-readable storage medium may be a tangible medium that can contain, or store a computer program for use by or in connection with an instruction execution system, apparatus, or device. The computer readable storage medium may include, but is not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any suitable combination of the foregoing. Alternatively, the computer readable storage medium may be a machine readable signal medium. More specific examples of a machine-readable storage medium would include an electrical connection based on one or more wires, a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing.
To provide for interaction with a user, the systems and techniques described here can be implemented on an electronic device having: a display device (e.g., a CRT (cathode ray tube) or LCD (liquid crystal display) monitor) for displaying information to a user; and a keyboard and a pointing device (e.g., a mouse or a trackball) through which a user can provide input to the electronic device. Other kinds of devices may also be used to provide for interaction with a user; for example, feedback provided to the user may be any form of sensory feedback (e.g., visual feedback, auditory feedback, or tactile feedback); and input from the user may be received in any form, including acoustic input, speech input, or tactile input.
The systems and techniques described here can be implemented in a computing system that includes a background component (e.g., as a data server), or that includes a middleware component (e.g., an application server), or that includes a front-end component (e.g., a user computer having a graphical user interface or a web browser through which a user can interact with an implementation of the systems and techniques described here), or any combination of such background, middleware, or front-end components. The components of the system can be interconnected by any form or medium of digital data communication (e.g., a communication network). Examples of communication networks include: local Area Networks (LANs), wide Area Networks (WANs), blockchain networks, and the internet.
The computing system may include clients and servers. The client and server are typically remote from each other and typically interact through a communication network. The relationship of client and server arises by virtue of computer programs running on the respective computers and having a client-server relationship to each other. The server can be a cloud server, also called a cloud computing server or a cloud host, and is a host product in a cloud computing service system, so that the defects of high management difficulty and weak service expansibility in the traditional physical hosts and VPS service are overcome.
It should be appreciated that various forms of the flows shown above may be used to reorder, add, or delete steps. For example, the steps described in the present invention may be performed in parallel, sequentially, or in a different order, so long as the desired results of the technical solution of the present invention are achieved, and the present invention is not limited herein.
The above embodiments do not limit the scope of the present invention. It will be apparent to those skilled in the art that various modifications, combinations, sub-combinations and alternatives are possible, depending on design requirements and other factors. Any modifications, equivalent substitutions and improvements made within the spirit and principles of the present invention should be included in the scope of the present invention.

Claims (10)

1. A method for BMC testing, comprising:
acquiring initial resource usage of BMC of a server to be tested;
checking the information of the target server in the BMC in parallel through a preset number of information checking threads;
acquiring the target resource usage amount of the BMC in the process of checking the target server information in the BMC in parallel;
and determining a test result of the BMC according to the initial resource usage amount and the target resource usage amount.
2. The BMC test method of claim 1, wherein the initial resource usage comprises an initial central processor occupancy rate and an initial memory usage rate, and the target resource usage comprises a target central processor occupancy rate and a target memory usage rate;
obtaining the initial resource usage of the BMC of the server to be tested, including:
acquiring the central processor occupancy rate of the BMC of a tested server from the tested server, and determining the acquired central processor occupancy rate as the initial central processor occupancy rate of the BMC;
and acquiring the memory usage amount of the BMC from the tested server, and determining the acquired memory usage amount as the initial memory usage amount of the BMC.
3. The BMC test method according to claim 1, wherein viewing the target server information in the BMC in parallel by a preset number of information viewing threads, comprises:
and starting a preset number of information checking processes in parallel, and executing the following operations in parallel through each information checking thread:
sending an information checking instruction to the BMC; the information checking instruction is used for indicating the BMC to search target server information in all server information and feeding back the target server information;
And acquiring the target server information fed back by the BMC.
4. The BMC test method according to claim 2, wherein obtaining the target resource usage amount of the BMC during the parallel viewing of the target server information in the BMC, comprises:
when the time length for viewing the target server information in the BMC in parallel is equal to the preset time length, acquiring the central processor occupancy rate of the BMC from the tested server, and determining the acquired central processor occupancy rate as the target central processor occupancy rate of the BMC;
and acquiring the memory usage amount of the BMC from the tested server, and determining the acquired memory usage amount as the target memory usage amount of the BMC.
5. The BMC test method according to claim 4, wherein determining a test result of the BMC according to the initial resource usage amount and the target resource usage amount comprises:
calculating a first difference between the target central processing unit occupancy rate and the initial central processing unit occupancy rate and a second difference between the target memory usage amount and the initial memory usage amount;
and determining a test result of the BMC according to the first difference value and the second difference value.
6. The BMC test method according to claim 5, wherein determining a test result of the BMC according to the first difference and the second difference comprises:
detecting whether the first difference is smaller than a first difference threshold;
if the first difference value is detected to be smaller than the first difference value threshold value, detecting whether the second difference value is detected to be smaller than a second difference value threshold value;
if the second difference value is detected to be smaller than the second difference value threshold value, determining that the test result of the BMC is qualified;
and if the second difference value is detected to be greater than or equal to the second difference value threshold value, determining that the test result of the BMC is unqualified.
7. The BMC test method according to claim 1, further comprising, after determining a test result of the BMC according to the initial resource usage amount and the target resource usage amount:
and generating a test report of the BMC according to the test result of the BMC, and providing the test report of the BMC for a target user.
8. A BMC test device, comprising:
the initial information acquisition module is used for acquiring the initial resource usage amount of the BMC of the tested server;
the information checking module is used for checking the information of the target server in the BMC in parallel through a preset number of information checking threads;
The target information acquisition module is used for acquiring the target resource usage amount of the BMC in the process of checking the target server information in the BMC in parallel;
and the result determining module is used for determining the test result of the BMC according to the initial resource usage amount and the target resource usage amount.
9. An electronic device, the electronic device comprising:
at least one processor;
and a memory communicatively coupled to the at least one processor;
wherein the memory stores a computer program executable by the at least one processor to enable the at least one processor to perform the BMC test method of any of claims 1-7.
10. A computer readable storage medium storing computer instructions for causing a processor to implement the BMC test method of any of claims 1-7 when executed.
CN202311507315.0A 2023-11-13 2023-11-13 BMC test method, device, equipment and medium Pending CN117539699A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202311507315.0A CN117539699A (en) 2023-11-13 2023-11-13 BMC test method, device, equipment and medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202311507315.0A CN117539699A (en) 2023-11-13 2023-11-13 BMC test method, device, equipment and medium

Publications (1)

Publication Number Publication Date
CN117539699A true CN117539699A (en) 2024-02-09

Family

ID=89785471

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202311507315.0A Pending CN117539699A (en) 2023-11-13 2023-11-13 BMC test method, device, equipment and medium

Country Status (1)

Country Link
CN (1) CN117539699A (en)

Similar Documents

Publication Publication Date Title
CN110674034A (en) Health examination method and device, electronic equipment and storage medium
CN115481594B (en) Scoreboard implementation method, scoreboard, electronic equipment and storage medium
CN117539699A (en) BMC test method, device, equipment and medium
CN116303013A (en) Source code analysis method, device, electronic equipment and storage medium
CN116089307A (en) BIOS testing method, device, equipment and medium
CN117493127B (en) Application program detection method, device, equipment and medium
CN117687853A (en) Firmware detection method, device, equipment and medium
CN116306400B (en) Integrated circuit verification method, system, device, equipment and medium
CN116991684B (en) Alarm information processing method, device, equipment and medium
CN116192686A (en) BMC stability test method, device, equipment and medium
CN117221158A (en) Micro-service application monitoring method, device, equipment and medium
CN115794525A (en) BMC (baseboard management controller) pressure testing method, device, equipment and storage medium
CN116303098A (en) Application testing method and device, electronic equipment and storage medium
CN115374010A (en) Function testing method, device, equipment and storage medium
CN115547403A (en) Hard disk hot plug test method, device, equipment and storage medium
CN115686969A (en) Hard disk backboard testing method, device, equipment and medium
CN117453747A (en) Data quality detection method and device, electronic equipment and storage medium
CN114238149A (en) Batch testing method of accounting system, electronic device and storage medium
CN115904985A (en) Application testing method and device, electronic equipment and readable storage medium
CN117453466A (en) Graphics processor testing method, device, equipment and medium
CN117539700A (en) Test management method, device, equipment and medium
CN116841903A (en) Application program monitoring method, device, equipment and medium
CN117609801A (en) Data comparison method, device, equipment and medium
CN116431499A (en) Automatic test method and device, electronic equipment and storage medium
CN117609086A (en) Method and device for determining test content, electronic equipment and storage medium

Legal Events

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