CN111176915A - Serial test method and test tool - Google Patents

Serial test method and test tool Download PDF

Info

Publication number
CN111176915A
CN111176915A CN201911314177.8A CN201911314177A CN111176915A CN 111176915 A CN111176915 A CN 111176915A CN 201911314177 A CN201911314177 A CN 201911314177A CN 111176915 A CN111176915 A CN 111176915A
Authority
CN
China
Prior art keywords
tool
executing
test
testing
machine
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
CN201911314177.8A
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.)
Dawning Information System (liaoning) Co Ltd
Dawning Information Industry Beijing Co Ltd
Original Assignee
Dawning Information System (liaoning) Co Ltd
Dawning 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 Dawning Information System (liaoning) Co Ltd, Dawning Information Industry Beijing Co Ltd filed Critical Dawning Information System (liaoning) Co Ltd
Priority to CN201911314177.8A priority Critical patent/CN111176915A/en
Publication of CN111176915A publication Critical patent/CN111176915A/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/2268Logging of test results

Landscapes

  • Engineering & Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Hardware Design (AREA)
  • Quality & Reliability (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Test And Diagnosis Of Digital Computers (AREA)

Abstract

The invention discloses a serial test method and a test tool, wherein the test method comprises the following steps: saving an environmental configuration of a machine and restarting the machine; executing a tool to test a CPU after restarting the machine; executing a tool for testing a hard disk after executing the tool for testing the CPU; after executing the tool for testing the hard disk, executing the tool for testing the network card; restarting the machine and executing a tool for testing the memory bandwidth; the machine is restarted and the tool to test memory latency is executed.

Description

Serial test method and test tool
Technical Field
The invention relates to the technical field of computer testing, in particular to a serial testing method and a testing tool.
Background
The BIOS (Basic Input Output System) is a set of programs that are fixed on a ROM chip on a main board in a computer, and stores the most important Basic Input and Output programs of the computer, a self-test program after power-on, and a System self-start program, and can read and write specific information set by the System from the CMOS. Its primary function is to provide the lowest level, most direct hardware setup and control for the computer. BIOS options need to be set by BIOS Setup, for example: BIOS attribute settings, chipset function settings, power management, etc. The BIOS is an indispensable important function of the server, and the realization of many functions requires the support of the BIOS.
Performance testing of components is critical to overall server performance. The components comprise a CPU, a hard disk, a network card, a memory and the like. The performance test is to simulate many normal, peak and abnormal load conditions through a test tool to test various performance indexes of the component.
Running the component performance test requires modifying the corresponding BIOS Setup option so that the performance result of the test reaches a better value. For example, testing CPU performance requires turning Hyper-Threading off, TurboMode on, and Numa on before running the Linpack tool. This process requires entering the BIOS interface to modify the BIOS Setup option when the machine is powered on. If multiple performance tests are performed, it takes a lot of time for the tester to modify the BIOS options.
For the above reasons, the following problems exist in the prior art:
the performance test requires that a tester has higher technical level and test experience and needs to solve the problems in the test process; and if the test result does not meet the test standard, adjusting and optimizing, and finally analyzing the test data. In the testing process, the BIOS option is often required to be modified for tuning, but the options in the BIOS are very many, and if the BIOS layout (layout) is not familiar, it takes a long time to find the option to be modified;
the components such as the CPU, the hard disk, the network card, the memory and the like relate to a plurality of performance tests, the environment configuration is complex, the tuning process is complicated, and the whole test flow can consume more energy of testers.
Disclosure of Invention
In view of the above problems in the related art, the present invention provides a serial test method and a test tool, which can be a fast and convenient automated performance test tool.
The technical scheme of the invention is realized as follows:
according to an aspect of the present invention, there is provided a serial test method including:
saving an environmental configuration of a machine and restarting the machine;
executing a tool to test a CPU after restarting the machine;
executing a tool for testing a hard disk after executing the tool for testing the CPU;
after executing the tool for testing the hard disk, executing the tool for testing the network card;
restarting the machine and executing a tool for testing the memory bandwidth;
the machine is restarted and the tool to test memory latency is executed.
According to an embodiment of the present invention, saving the environment configuration of the machine includes: executing the entry script and installing a corresponding tool kit, and automatically capturing machine configuration information; deriving bios.txt, and modifying the BIOS option through the bios.txt; importing modified bios.txt; and setting a script path to be executed after the machine is restarted.
According to an embodiment of the present invention, before restarting the machine and executing the tool for testing the memory bandwidth, the method further includes: deriving bios.txt, and modifying the BIOS option through the bios.txt; importing modified bios.txt; and setting a script path to be executed after the machine is restarted.
According to the embodiment of the invention, the tool for executing the test CPU is a Linpack tool, the tool for executing the test hard disk is an FIO tool and an Autoraid tool, the tool for executing the test network card is a Netperf tool, the tool for executing the test memory bandwidth is a Stream tool, and the tool for testing the memory delay is an MLC tool.
According to an embodiment of the present invention, the serial testing method further comprises: the method comprises the steps of obtaining test results of a tool for executing and testing a CPU, a tool for executing and testing a hard disk, a tool for executing and testing a network card, a tool for executing and testing memory bandwidth and a tool for executing and testing memory delay, judging whether a test passes according to the test results, and generating a test report.
According to another aspect of the present invention, there is provided a serial test tool comprising:
a configuration module for saving an environmental configuration of a machine and restarting the machine;
a first test module for executing a tool for testing a CPU after restarting the machine;
the second test module is used for executing the tool for testing the hard disk after executing the tool for testing the CPU;
the third testing module is used for executing the tool for testing the network card after executing the tool for testing the hard disk;
the fourth testing module is used for restarting the machine and executing a tool for testing the memory bandwidth;
a fifth test module to restart the machine and execute the tool to test memory latency.
According to an embodiment of the invention, the configuration module comprises: the grabbing submodule is used for executing the entry script, installing a corresponding tool kit and automatically grabbing the configuration information of the machine; the export submodule is used for exporting the bios.txt, and the BIOS option is modified through the bios.txt; an import submodule for importing the modified bios.txt; and the setting submodule is used for setting a script path to be executed after the machine is restarted.
According to an embodiment of the present invention, the serial test tool further comprises a restart module for: before restarting the machine and executing a tool for testing the memory bandwidth, deriving bios.txt, and modifying the BIOS option through the bios.txt; importing modified bios.txt; and setting a script path to be executed after the machine is restarted.
According to the embodiment of the invention, the tool for executing the test CPU is a Linpack tool, the tool for executing the test hard disk is an FIO tool and an Autoraid tool, the tool for executing the test network card is a Netperf tool, the tool for executing the test memory bandwidth is a Stream tool, and the tool for testing the memory delay is an MLC tool.
According to the embodiment of the invention, the serial test tool further comprises a report module, wherein the report module is used for acquiring test results of a tool for executing and testing the CPU, a tool for executing and testing the hard disk, a tool for executing and testing the network card, a tool for executing and testing the memory bandwidth and a tool for executing and testing the memory delay, judging whether the test passes or not according to the test results, and generating the test report.
The invention carries out serial test on the CPU, the hard disk, the network card and the memory by sequentially executing the tool for executing and testing the CPU, the tool for executing and testing the hard disk, the tool for executing and testing the network card and the tool for executing and testing the memory bandwidth, thereby covering the performance test of the CPU, the hard disk, the network card and the memory. The performance test can be performed on the components professionally and comprehensively.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings needed in the embodiments will be briefly described below, and it is obvious that the drawings in the following description are only some embodiments of the present invention, and it is obvious for those skilled in the art to obtain other drawings without creative efforts.
FIG. 1 is a flow chart of a method of serial testing according to an embodiment of the invention;
FIG. 2 is a flow diagram of a modification to a server BIOS option according to an embodiment of the present invention;
fig. 3 is a flowchart of a serial test method according to another embodiment of the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments that can be derived by one of ordinary skill in the art from the embodiments given herein are intended to be within the scope of the present invention.
In order to solve the problems of complex and difficult component performance test, the invention provides a rapid and convenient automatic performance test method and a test tool.
As shown in fig. 1, the serial test method provided by the present invention may include the following steps:
s11, saving the environment configuration of the machine and restarting the machine;
s12, executing the tool for testing the CPU after restarting the machine;
s13, after executing the tool for testing CPU, executing the tool for testing hard disk;
s14, after executing the tool for testing the hard disk, executing the tool for testing the network card;
s15, restarting the machine and executing a tool for testing the memory bandwidth;
s16, the machine is restarted and the tool for testing memory latency is executed.
According to the technical scheme, the tool for executing and testing the CPU, the tool for executing and testing the hard disk, the tool for executing and testing the network card and the tool for executing and testing the memory bandwidth are sequentially executed, so that the serial test is performed on the CPU, the hard disk, the network card and the memory, and the performance test of the CPU, the hard disk, the network card and the memory is covered. The performance test can be performed on the components professionally and comprehensively.
Continuing to refer to fig. 1, the serial testing method of the present invention further includes step S17, at step S17, obtaining test results of the tool for executing the test CPU, the tool for executing the test hard disk, the tool for executing the test network card, the tool for executing the test memory bandwidth, and the tool for executing the test memory latency, and determining whether the test passes or not according to the test results, and generating a test report. The finally formed test report may include a hardware configuration table (configuration information includes the CPU model and number, Memory model and number, network card model and number, hard disk model and number, result display and judgment of each performance test), detailed test data of six performance tests, screen output, summary of machine hardware information, and the like. Therefore, each performance test can obtain a test result, a theoretical value and a test value are captured, and a tester can further analyze the result conveniently.
In some embodiments, the tool for executing the test CPU is a Linpack (linear system software package) tool, the tool for executing the test hard disk is an FIO tool and an Autoraid tool, the tool for executing the test network card is a Netperf tool (a measurement tool for network performance), the tool for executing the test memory bandwidth is a Stream tool, and the tool for testing the memory latency is an MLC tool. In other embodiments, other tools used to test the CPU, hard disk, network card, and memory components may be used.
In some embodiments, the BIOS may be operated using a scellx tool, which includes a central control unit, an extraction unit, an import unit, a storage unit, an output unit, and an input unit. The central control unit triggers the extraction unit to input each option parameter of the BIOS into the document. The tester modifies the document content, triggers the tool item function of the tool area, and imports the document, thereby completing the modification of the server BIOS option, and the specific flow is shown in fig. 2.
FIG. 3 is a flow chart of a serial testing method according to a specific embodiment of the present application. As shown in fig. 3, in the present embodiment, the serial test method includes the following steps:
executing an entrance script run.sh, installing tool packages such as pip and the like, and automatically capturing machine configuration information;
using the SCELNX tool, derive bios.txt, modify Hyper-Threading, Turbo mode, Numa options, and import bios.txt. Saving the environment configuration of the machine, and setting a script path to be executed after the machine is restarted;
and restarting the machine, and setting the BIOS option in effect. The Linpack tool for testing the CPU is executed, and meanwhile, the real-time frequency of the CPU core when full is automatically captured, and a more accurate theoretical value is calculated; next, FIO and autoaid tools for testing the hard disk are executed; finally, executing a Netperf tool for testing the network card;
using the SCELNX tool, derive bios. txt, modify Hyper-Threading, SNC, Numa, imcinterlaceding options, and import bios. txt. Saving the environment configuration of the machine, and setting a script path to be executed after the machine is restarted;
and restarting the machine, and setting the BIOS option in effect. Executing a Stream tool for testing the memory bandwidth;
using the SCELNX tool, derive bios. txt, modify options such as Hyper-Threading, SNC, Numa, IMCInterproofing, Patrol Scrub, Power Performance Tuning, etc., and import bios. txt. Saving the environment configuration of the machine, and setting a script path to be executed after the machine is restarted;
and restarting the machine, and setting the BIOS option in effect. Executing an MLC tool for testing memory latency;
and completing the performance test of the components such as the CPU, the hard disk, the network card, the memory and the like, collecting the test results of each test, realizing automatic calculation of theoretical values and automatic judgment of test items PASS or FAIL. Finally generating a test report in PDF format.
In summary, the present invention provides a serial test method for professional and comprehensive performance test of components, which has the following advantages:
(1) the performance test of the CPU, the hard disk, the network card and the memory component is covered.
(2) And (3) testing the components in series, and executing run.sh script of the Quick Performance Test tool to execute all 6 Performance tests or select to execute partial Test items.
(3) The BIOS option is automatically changed, and then the performance test is carried out, so that the effect of tuning is achieved.
(4) Each performance test can obtain a test result, and a theoretical value and a test value are captured, so that testers can further analyze the results.
(5) Eventually a test report will be formed.
Therefore, the test result invalidation or test failure caused by the reasons of test tool installation failure, complicated configuration information query, complex performance test steps, insufficient data analysis experience and the like of a tester is avoided; the burden of performance testing personnel is reduced, and the test gravity center can be transferred to the detailed analysis of the test result; the testing time is greatly shortened, and unnecessary errors in the testing are reduced; shortening the collection of test results, and carrying out preliminary judgment on the test results to provide a theoretical basis. The method includes the steps of obtaining machine configuration information, changing BIOS option settings, executing a performance testing tool, accurately judging a performance testing result, generating a testing report and the like.
There is also provided, in accordance with an embodiment of the present invention, a serial test tool, including the following modules:
a configuration module for saving an environmental configuration of a machine and restarting the machine;
a first test module for executing a tool for testing a CPU after restarting the machine;
the second test module is used for executing the tool for testing the hard disk after executing the tool for testing the CPU;
the third testing module is used for executing the tool for testing the network card after executing the tool for testing the hard disk;
the fourth testing module is used for restarting the machine and executing a tool for testing the memory bandwidth;
a fifth test module to restart the machine and execute the tool to test memory latency.
In one embodiment, the configuration module comprises: the grabbing submodule is used for executing the entry script, installing a corresponding tool kit and automatically grabbing the configuration information of the machine; the export submodule is used for exporting the bios.txt, and the BIOS option is modified through the bios.txt; an import submodule for importing the modified bios.txt; and the setting submodule is used for setting a script path to be executed after the machine is restarted.
In one embodiment, the serial test tool further comprises: a restart module to: before restarting the machine and executing a tool for testing the memory bandwidth, deriving bios.txt, and modifying the BIOS option through the bios.txt; importing modified bios.txt; and setting a script path to be executed after the machine is restarted.
In some embodiments, the tool for executing the test CPU is a linepack tool, the tool for executing the test hard disk is an FIO tool and an Autoraid tool, the tool for executing the test network card is a Netperf tool, the tool for executing the test memory bandwidth is a Stream tool, and the tool for testing the memory latency is an MLC tool.
In some embodiments, the serial test tool further comprises: and the report module is used for acquiring test results of a tool for executing and testing the CPU, a tool for executing and testing the hard disk, a tool for executing and testing the network card, a tool for executing and testing the memory bandwidth and a tool for executing and testing the memory delay, judging whether the test passes or not according to the test results, and generating a test report.
The above description is only for the purpose of illustrating the preferred embodiments of the present invention and is not to be construed as limiting the invention, and any modifications, equivalents, improvements and the like that fall within the spirit and principle of the present invention are intended to be included therein.

Claims (10)

1. A serial test method, comprising:
saving an environmental configuration of a machine and restarting the machine;
executing a tool to test a CPU after restarting the machine;
executing a tool for testing a hard disk after executing the tool for testing the CPU;
after executing the tool for testing the hard disk, executing the tool for testing the network card;
restarting the machine and executing a tool for testing the memory bandwidth;
the machine is restarted and the tool to test memory latency is executed.
2. The serial testing method of claim 1, wherein saving the environmental configuration of the machine comprises:
executing the entry script and installing a corresponding tool kit, and automatically capturing machine configuration information;
deriving bios.txt, and modifying the BIOS option through the bios.txt;
importing modified bios.txt;
and setting a script path to be executed after the machine is restarted.
3. The serial test method of claim 1, further comprising, prior to restarting the machine and executing the means for testing memory bandwidth:
deriving bios.txt, and modifying the BIOS option through the bios.txt;
importing modified bios.txt;
and setting a script path to be executed after the machine is restarted.
4. The serial test method according to any one of claims 1 to 3, wherein the tool for executing the test CPU is a Linpack tool, the tool for executing the test hard disk is a FIO and Autoraid tool, the tool for executing the test network card is a Netperf tool, the tool for executing the test memory bandwidth is a Stream tool, and the tool for testing the memory latency is an MLC tool.
5. The serial test method according to any one of claims 1 to 3, further comprising:
the method comprises the steps of obtaining test results of a tool for executing and testing a CPU, a tool for executing and testing a hard disk, a tool for executing and testing a network card, a tool for executing and testing memory bandwidth and a tool for executing and testing memory delay, judging whether a test passes according to the test results, and generating a test report.
6. A serial test tool, comprising:
a configuration module for saving an environmental configuration of a machine and restarting the machine;
a first test module for executing a tool for testing a CPU after restarting the machine;
the second test module is used for executing the tool for testing the hard disk after executing the tool for testing the CPU;
the third testing module is used for executing the tool for testing the network card after executing the tool for testing the hard disk;
the fourth testing module is used for restarting the machine and executing a tool for testing the memory bandwidth;
a fifth test module to restart the machine and execute the tool to test memory latency.
7. The serial test tool of claim 6, wherein the configuration module comprises:
the grabbing submodule is used for executing the entry script, installing a corresponding tool kit and automatically grabbing the configuration information of the machine;
the export submodule is used for exporting the bios.txt, and the BIOS option is modified through the bios.txt;
an import submodule for importing the modified bios.txt;
and the setting submodule is used for setting a script path to be executed after the machine is restarted.
8. The serial test tool of claim 6, further comprising: a restart module to: before restarting the machine and executing a tool for testing the memory bandwidth, deriving bios.txt, and modifying the BIOS option through the bios.txt; importing modified bios.txt; and setting a script path to be executed after the machine is restarted.
9. The serial test tool of any one of claims 6-8, wherein the tool for executing the test CPU is a Linpack tool, the tool for executing the test hard disk is a FIO and Autoraid tool, the tool for executing the test network card is a Netperf tool, the tool for executing the test memory bandwidth is a Stream tool, and the tool for testing the memory latency is an MLC tool.
10. The serial test tool of any of claims 6-8, further comprising:
and the report module is used for acquiring test results of a tool for executing and testing the CPU, a tool for executing and testing the hard disk, a tool for executing and testing the network card, a tool for executing and testing the memory bandwidth and a tool for executing and testing the memory delay, judging whether the test passes or not according to the test results, and generating a test report.
CN201911314177.8A 2019-12-19 2019-12-19 Serial test method and test tool Pending CN111176915A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911314177.8A CN111176915A (en) 2019-12-19 2019-12-19 Serial test method and test tool

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911314177.8A CN111176915A (en) 2019-12-19 2019-12-19 Serial test method and test tool

Publications (1)

Publication Number Publication Date
CN111176915A true CN111176915A (en) 2020-05-19

Family

ID=70652167

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911314177.8A Pending CN111176915A (en) 2019-12-19 2019-12-19 Serial test method and test tool

Country Status (1)

Country Link
CN (1) CN111176915A (en)

Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080320181A1 (en) * 2007-06-21 2008-12-25 Seamicro Corp. Hardware-Based Virtualization of BIOS, Disks, Network-Interfaces, & Consoles Using a Direct Interconnect Fabric
CN102567171A (en) * 2011-12-31 2012-07-11 曙光信息产业股份有限公司 Method for testing blade server mainboard
US20140052403A1 (en) * 2012-08-15 2014-02-20 Wistron Corp. Test system and test method thereof
CN106227562A (en) * 2016-07-22 2016-12-14 浪潮电子信息产业股份有限公司 Method for automatically upgrading BIOS (basic input output System) of complete machine cabinet of Smart Rack in batch
CN106681738A (en) * 2017-01-05 2017-05-17 郑州云海信息技术有限公司 Method of modifying BIOS current values of Rack server based on Map String
CN106919485A (en) * 2017-03-09 2017-07-04 郑州云海信息技术有限公司 A kind of system based on configuration hardware testing instrument on server
CN108446195A (en) * 2018-05-30 2018-08-24 郑州云海信息技术有限公司 A kind of server memory performance test methods and device
CN109032869A (en) * 2018-07-26 2018-12-18 郑州云海信息技术有限公司 A kind of portable servicer hardware testing terminal
CN109669863A (en) * 2018-12-03 2019-04-23 郑州云海信息技术有限公司 A kind of BIOS option function test method and system based on AMI BIOS
CN110502434A (en) * 2019-07-26 2019-11-26 苏州浪潮智能科技有限公司 A kind of automatic test approach and device
CN110554938A (en) * 2019-07-19 2019-12-10 苏州浪潮智能科技有限公司 BIOS (basic input output System) testing method, system, terminal and storage medium based on script set

Patent Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080320181A1 (en) * 2007-06-21 2008-12-25 Seamicro Corp. Hardware-Based Virtualization of BIOS, Disks, Network-Interfaces, & Consoles Using a Direct Interconnect Fabric
CN102567171A (en) * 2011-12-31 2012-07-11 曙光信息产业股份有限公司 Method for testing blade server mainboard
US20140052403A1 (en) * 2012-08-15 2014-02-20 Wistron Corp. Test system and test method thereof
CN106227562A (en) * 2016-07-22 2016-12-14 浪潮电子信息产业股份有限公司 Method for automatically upgrading BIOS (basic input output System) of complete machine cabinet of Smart Rack in batch
CN106681738A (en) * 2017-01-05 2017-05-17 郑州云海信息技术有限公司 Method of modifying BIOS current values of Rack server based on Map String
CN106919485A (en) * 2017-03-09 2017-07-04 郑州云海信息技术有限公司 A kind of system based on configuration hardware testing instrument on server
CN108446195A (en) * 2018-05-30 2018-08-24 郑州云海信息技术有限公司 A kind of server memory performance test methods and device
CN109032869A (en) * 2018-07-26 2018-12-18 郑州云海信息技术有限公司 A kind of portable servicer hardware testing terminal
CN109669863A (en) * 2018-12-03 2019-04-23 郑州云海信息技术有限公司 A kind of BIOS option function test method and system based on AMI BIOS
CN110554938A (en) * 2019-07-19 2019-12-10 苏州浪潮智能科技有限公司 BIOS (basic input output System) testing method, system, terminal and storage medium based on script set
CN110502434A (en) * 2019-07-26 2019-11-26 苏州浪潮智能科技有限公司 A kind of automatic test approach and device

Similar Documents

Publication Publication Date Title
CN111400186B (en) Performance test method and system
US20100138811A1 (en) Dynamic Performance Profiling
CN111258830B (en) Server power consumption comparison test system and method
US10970198B2 (en) Automatic test system and method thereof
CN111563014A (en) Interface service performance test method, device, equipment and storage medium
US20030033564A1 (en) Apparatus and method for processor power measurement in a digital signal processor using trace data and simulation techniques
CN112269697B (en) Equipment storage performance testing method, system and related device
CN112685312A (en) Test case recommendation method and device for uncovered codes
CN112231163A (en) Multifunctional computer detection equipment and operation method thereof
Qian et al. Load balancing on generalized hypercube and mesh multiprocessors with LAL
CN107451038B (en) Hardware event acquisition method, processor and computing system
CN104461832A (en) Method and device for monitoring resources of application server
CN111176915A (en) Serial test method and test tool
CN111125990A (en) Method for judging result correctness of parasitic parameters
CN111258893A (en) Mobile terminal application automatic testing device for randomly assembling transaction path
CN115932544A (en) Device and method for automatically testing power consumption of GPU chip
CN102521134B (en) Test information detecting method and test information detecting device based on mainframe
CN111062681B (en) Course selection tour inspection method and device, server and storage medium
CN112597040A (en) Interface automatic testing method and device and electronic equipment
CN109144798B (en) Intelligent management system with machine learning function
CN112527584A (en) Software efficiency improving method and system based on script compiling and data acquisition
CN112632174A (en) Data inspection method, device and system
CN112416727A (en) Batch processing operation checking method, device, equipment and medium
CN112560290A (en) Automatic testing method and system based on countermeasure simulation platform
CN106855840B (en) System CPU analysis method and device

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