CN109688025B - Test monitoring method, device, terminal and storage medium based on digital KVM - Google Patents
Test monitoring method, device, terminal and storage medium based on digital KVM Download PDFInfo
- Publication number
- CN109688025B CN109688025B CN201811549397.4A CN201811549397A CN109688025B CN 109688025 B CN109688025 B CN 109688025B CN 201811549397 A CN201811549397 A CN 201811549397A CN 109688025 B CN109688025 B CN 109688025B
- Authority
- CN
- China
- Prior art keywords
- parameter
- test
- comparison
- error
- matching
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Active
Links
- 238000012360 testing method Methods 0.000 title claims abstract description 112
- 238000000034 method Methods 0.000 title claims abstract description 31
- 238000012544 monitoring process Methods 0.000 title claims abstract description 15
- 238000012216 screening Methods 0.000 claims description 7
- 238000004590 computer program Methods 0.000 claims description 4
- 238000012545 processing Methods 0.000 abstract description 6
- 238000011161 development Methods 0.000 abstract description 3
- 238000004891 communication Methods 0.000 description 5
- 238000010586 diagram Methods 0.000 description 5
- 230000008878 coupling Effects 0.000 description 3
- 238000010168 coupling process Methods 0.000 description 3
- 238000005859 coupling reaction Methods 0.000 description 3
- 238000012806 monitoring device Methods 0.000 description 3
- 230000003287 optical effect Effects 0.000 description 3
- 238000006467 substitution reaction Methods 0.000 description 3
- 230000006870 function Effects 0.000 description 2
- 238000012986 modification Methods 0.000 description 2
- 230000004048 modification Effects 0.000 description 2
- 230000009286 beneficial effect Effects 0.000 description 1
- 230000007812 deficiency Effects 0.000 description 1
- 238000013461 design Methods 0.000 description 1
- 238000005516 engineering process Methods 0.000 description 1
- 230000003068 static effect Effects 0.000 description 1
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L43/00—Arrangements for monitoring or testing data switching networks
- H04L43/50—Testing arrangements
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L41/00—Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
- H04L41/06—Management of faults, events, alarms or notifications
- H04L41/0631—Management of faults, events, alarms or notifications using root cause analysis; using analysis of correlation between notifications, alarms or events based on decision criteria, e.g. hierarchy, tree or time analysis
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L41/00—Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
- H04L41/06—Management of faults, events, alarms or notifications
- H04L41/069—Management of faults, events, alarms or notifications using logs of notifications; Post-processing of notifications
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Debugging And Monitoring (AREA)
Abstract
The invention provides a test monitoring method, a device, a terminal and a storage medium based on a digital KVM (keyboard video mouse), comprising the following steps: setting comparison parameter items and corresponding parameter comparison standards; acquiring a matching parameter screenshot in a test result by using a digital KVM according to the comparison parameter item; judging whether the matching parameter screenshot is consistent with the corresponding parameter comparison standard or not: if yes, judging that the test is passed; otherwise, the test is judged to fail and the error information is analyzed according to the error log and the test video generated by the digital KVM. The invention can realize automatic processing of a large number of parameters in the test result of the server or the software, remotely monitor whether the test is passed or not, improve the test working efficiency and save the development and learning time.
Description
Technical Field
The invention belongs to the technical field of server testing, and particularly relates to a testing monitoring method, a testing monitoring device, a testing monitoring terminal and a storage medium based on a digital KVM (keyboard, video and mouse).
Background
With the technical update of the IT industry, the testing technology needs to be continuously updated, wherein various automation frames have numerous numbers, and the learning and mastering difficulty is different, so that a large number of parameters exist in each testing result, an operator needs to screen required key parameters from the large number of parameters and judge the key parameters. Manual processing of test results wastes a significant amount of labor and time.
Disclosure of Invention
In view of the deficiencies of the prior art, the present invention provides a test monitoring method, device, terminal and storage medium based on digital KVM, so as to solve the above technical problems.
In a first aspect, an embodiment of the present application provides a test monitoring method based on a digital KVM, where the method includes:
setting comparison parameter items and corresponding parameter comparison standards;
acquiring a matching parameter screenshot in a test result by using a digital KVM according to the comparison parameter item;
judging whether the matching parameter screenshot is consistent with the corresponding parameter comparison standard or not:
if yes, judging that the test is passed;
otherwise, the test is judged to fail and the error information is analyzed according to the error log and the test video generated by the digital KVM.
With reference to the first aspect, in a first implementation manner of the first aspect, the obtaining a matching parameter screenshot in a test result by using a digital KVM according to the comparison parameter item includes:
acquiring a test result parameter;
screening and judging whether a matching parameter item consistent with the comparison parameter item exists in the test result parameters according to the comparison parameter item:
if yes, acquiring a screenshot of the matching parameter in the matching parameter item by using the digital KVM;
and if not, judging that the test fails and calling a related test video.
With reference to the first aspect, in a second implementation manner of the first aspect, the analyzing the error information according to the error log and the test video generated by the digital KVM includes:
determining whether an error log corresponding to the error parameter item exists:
if yes, calling and displaying the corresponding error log;
and if not, calling and displaying the test video corresponding to the error parameter.
In a second aspect, an embodiment of the present application provides a digital KVM-based test monitoring apparatus, where the apparatus includes:
the standard setting unit is configured for setting comparison parameter items and corresponding parameter comparison standards;
the parameter matching unit is configured to acquire a matching parameter screenshot in a test result by using a digital KVM according to the comparison parameter item;
the parameter comparison unit is configured to judge whether the matching parameter screenshot is consistent with the corresponding parameter comparison standard;
a pass determination unit configured to determine that the test passes;
and the error analysis unit is configured to judge that the test fails and analyze the error information according to the error log and the test video generated by the digital KVM.
With reference to the second aspect, in a first implementation manner of the second aspect, the parameter matching unit includes:
the result acquisition module is configured for acquiring test result parameters;
the parameter screening module is configured to screen and judge whether a matching parameter item consistent with the comparison parameter item exists in the test result parameters according to the comparison parameter item:
the screenshot obtaining module is configured to obtain a screenshot of the matching parameter in the matching parameter item by using a digital KVM (keyboard video mouse);
and the video calling module is configured to judge that the test fails and call the related test video.
With reference to the second aspect, in a second implementation manner of the second aspect, the error analysis unit includes:
the log judging module is configured for judging whether an error log corresponding to the error parameter item exists or not;
the log calling module is configured to call and display the corresponding error log;
and the video display module is configured to call and display the test video corresponding to the error parameter.
In a third aspect, a terminal is provided, including:
a processor, a memory, wherein,
the memory is used for storing a computer program which,
the processor is used for calling and running the computer program from the memory so as to make the terminal execute the method of the terminal.
In a fourth aspect, a computer storage medium is provided, having stored therein instructions that, when executed on a computer, cause the computer to perform the method of the above aspects.
In a fifth aspect, there is provided a computer program product comprising instructions which, when run on a computer, cause the computer to perform the method of the above aspects.
The beneficial effect of the invention is that,
according to the test monitoring method, the test monitoring device, the terminal and the storage medium based on the digital KVM, whether the test result passes or not is automatically judged by setting the comparison parameter item and the corresponding parameter comparison standard, acquiring the matching parameter screenshot of the comparison parameter item in the test result by using the digital KVM, and judging whether the matching parameter screenshot is consistent with the corresponding parameter comparison standard or not by comparing the matching parameter screenshot with the corresponding parameter comparison standard. The invention can realize automatic processing of a large number of parameters in the test result of the server or the software, remotely monitor whether the test is passed or not, improve the test working efficiency and save the development and learning time.
In addition, the invention has reliable design principle, simple structure and very wide application prospect.
Drawings
In order to more clearly illustrate the embodiments or technical solutions in the prior art of the present invention, the drawings used in the description of the embodiments or prior art will be briefly described below, and it is obvious for those skilled in the art that other drawings can be obtained based on these drawings without creative efforts.
FIG. 1 is a schematic flow chart diagram of a method of one embodiment of the present application.
FIG. 2 is a schematic block diagram of an apparatus of one embodiment of the present application.
Fig. 3 is a schematic structural diagram of a terminal according to an embodiment of the present invention.
Detailed Description
In order to make those skilled in the art better understand the technical solution of the present invention, the technical solution in the embodiment of the present invention will be clearly and completely described below with reference to the drawings in the embodiment of the present invention, and it is obvious that the described embodiment is only a part of the embodiment of the present invention, and not all embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
The following explains key terms appearing in the present application.
FIG. 1 is a schematic flow chart diagram of a method of one embodiment of the present application. The execution subject in FIG. 1 may be a digital KVM-based test monitoring device.
As shown in fig. 1, the method 100 includes:
Optionally, as an embodiment of the present application, the obtaining a matching parameter screenshot in a test result by using a digital KVM according to the comparison parameter item includes:
acquiring a test result parameter;
screening and judging whether a matching parameter item consistent with the comparison parameter item exists in the test result parameters according to the comparison parameter item:
if yes, acquiring a screenshot of the matching parameter in the matching parameter item by using the digital KVM;
if not, the test is judged to be failed and the relevant test video is called.
Optionally, as an embodiment of the present application, the analyzing the error information according to the error log and the test video generated by the digital KVM includes:
determining whether there is an error log corresponding to the error parameter item:
if yes, calling and displaying the corresponding error log;
if not, the test video corresponding to the error parameter is called and displayed.
In order to facilitate understanding of the present invention, the following further describes the testing and monitoring method based on the digital KVM according to the principle of the testing and monitoring method based on the digital KVM of the present invention and the process of performing automatic judgment and analysis on the testing result parameters in the embodiment.
Specifically, the test monitoring method based on the digital KVM includes:
s1, setting the comparison parameter item and the corresponding parameter comparison standard.
Firstly, a physical environment is built and connected, whether the output of the digital KVM is normal or not is verified, whether the resolution is proper or not and whether the network connectivity is normal or not are displayed. And editing the test script by programming a program (a built test frame) through an operator, and setting a comparison parameter item and a corresponding parameter comparison standard (namely specific parameters of the comparison parameter item) aiming at the key parameter item to be checked in each test.
And S2, acquiring a matching parameter screenshot in the test result by using the digital KVM according to the comparison parameter item.
Acquiring test result parameters of all test cases; screening and judging whether a matching parameter item consistent with the comparison parameter item exists in the test result parameters according to the comparison parameter item: if the matching parameter item exists, acquiring a screenshot of the matching parameter in the matching parameter item by using the digital KVM; if not, the test is judged to be failed and the relevant test video is called.
And S3, judging whether the matching parameter screenshot is consistent with the corresponding parameter comparison standard, if so, judging that the test is passed, and if not, judging that the test is not passed.
S4, analyzing the error information according to the error log and the test video generated by the digital KVM.
Whether an error log corresponding to the error parameter item (the parameter item of which the matching parameter is inconsistent with the corresponding parameter comparison standard) exists is judged: if yes, calling and displaying the corresponding error log; and if not, calling and displaying the test video corresponding to the error parameter.
As shown in fig. 2, the apparatus 200 includes:
a standard setting unit 210, wherein the standard setting unit 210 is used for setting comparison parameter items and corresponding parameter comparison standards;
a parameter matching unit 220, wherein the parameter matching unit 220 is configured to obtain a matching parameter screenshot in a test result by using a digital KVM according to the comparison parameter item;
a parameter comparison unit 230, wherein the parameter comparison unit 230 is configured to determine whether the matching parameter screenshot is consistent with the corresponding parameter comparison standard;
a pass determination unit 240, the pass determination unit 240 being configured to determine that the test passes;
an error analysis unit 250, the error analysis unit 250 configured to determine that the test failed and analyze error information according to the error log and the test video generated by the digital KVM.
Optionally, as an embodiment of the present application, the parameter matching unit includes:
the result acquisition module is configured for acquiring test result parameters;
the parameter screening module is configured to screen and judge whether a matching parameter item consistent with the comparison parameter item exists in the test result parameters according to the comparison parameter item:
the screenshot obtaining module is configured to obtain a screenshot of the matching parameter in the matching parameter item by using a digital KVM (keyboard video mouse);
and the video calling module is configured for judging that the test fails and calling the related test video.
Optionally, as an embodiment of the present application, the error analysis unit includes:
the log judging module is configured for judging whether an error log corresponding to the error parameter item exists or not;
the log calling module is configured for calling and displaying the corresponding error log;
and the video display module is configured to call and display the test video corresponding to the error parameter.
Fig. 3 is a schematic structural diagram of a terminal device 300 according to an embodiment of the present invention, where the terminal device 300 may be used to execute the digital KVM-based test monitoring method according to the embodiment of the present application.
Among them, the terminal apparatus 300 may include: a processor 310, a memory 320, and a communication unit 330. The components communicate via one or more buses, and those skilled in the art will appreciate that the architecture of the servers shown in the figures is not limiting of the application, and may be a bus architecture, a star architecture, a combination of more or fewer components than those shown, or a different arrangement of components.
The memory 320 may be used for storing instructions executed by the processor 310, and the memory 320 may be implemented by any type of volatile or non-volatile storage terminal or combination thereof, such as a Static Random Access Memory (SRAM), an electrically erasable programmable read-only memory (EEPROM), an erasable programmable read-only memory (EPROM), a programmable read-only memory (PROM), a read-only memory (ROM), a magnetic memory, a flash memory, a magnetic disk or an optical disk. The executable instructions in memory 320, when executed by processor 310, enable terminal 300 to perform some or all of the steps in the method embodiments described below.
The processor 310 is a control center of the storage terminal, connects various parts of the entire electronic terminal using various interfaces and lines, and performs various functions of the electronic terminal and/or processes data by operating or executing software programs and/or modules stored in the memory 320 and calling data stored in the memory. The processor may be composed of an Integrated Circuit (IC), for example, a single packaged IC, or a plurality of packaged ICs connected with the same or different functions. For example, the processor 310 may include only a Central Processing Unit (CPU). In the embodiments of the present application, the CPU may be a single arithmetic core or may include multiple arithmetic cores.
A communication unit 330, configured to establish a communication channel so that the storage terminal can communicate with other terminals. And receiving user data sent by other terminals or sending the user data to other terminals.
The present application also provides a computer storage medium, wherein the computer storage medium may store a program, and the program may include some or all of the steps in the embodiments provided in the present application when executed. The storage medium may be a magnetic disk, an optical disk, a read-only memory (ROM) or a Random Access Memory (RAM).
Therefore, the method and the device automatically judge whether the test result passes through the comparison of the matching parameter screenshot and the corresponding parameter comparison standard by setting the comparison parameter item and the corresponding parameter comparison standard, acquiring the matching parameter screenshot of the comparison parameter item in the test result by using the digital KVM, and judging whether the matching parameter screenshot and the corresponding parameter comparison standard are consistent. The invention can realize automatic processing of a large number of parameters in the server or software test result, remotely monitor whether the test is passed, improve the test working efficiency and save the development and learning time.
Those skilled in the art will clearly understand that the techniques in the embodiments of the present application may be implemented by way of software plus a required general hardware platform. Based on such understanding, the technical solutions in the embodiments of the present application may be embodied in the form of a software product, where the computer software product is stored in a storage medium, such as a usb disk, a removable hard disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk, and the like, and includes several instructions to enable a computer terminal (which may be a personal computer, a server, or a second terminal, a network terminal, and the like) to perform all or part of the steps of the method according to the embodiments of the present invention.
The same and similar parts among the various embodiments in this specification may be referred to each other. Especially, for the terminal embodiment, since it is basically similar to the method embodiment, the description is relatively simple, and for relevant points, reference may be made to the description in the method embodiment.
In the several embodiments provided in the present application, it should be understood that the disclosed system, apparatus and method may be implemented in other ways. For example, the above-described apparatus embodiments are merely illustrative, and for example, the division of the units is only one logical division, and other divisions may be realized in practice, for example, a plurality of units or components may be combined or integrated into another system, or some features may be omitted, or not executed. In addition, the shown or discussed mutual coupling or direct coupling or communication connection may be an indirect coupling or communication connection through some interfaces, devices or units, and may be in an electrical, mechanical or other form.
The units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the units can be selected according to actual needs to achieve the purpose of the solution of the embodiment.
In addition, functional units in the embodiments of the present invention may be integrated into one processing unit, or each unit may exist alone physically, or two or more units are integrated into one unit.
Although the present invention has been described in detail by referring to the drawings in connection with the preferred embodiments, the present invention is not limited thereto. Various equivalent modifications or substitutions can be made on the embodiments of the present invention by those skilled in the art without departing from the spirit and scope of the present invention, and these modifications or substitutions are within the scope of the present invention/any person skilled in the art can easily conceive of the changes or substitutions within the technical scope of the present invention. Therefore, the protection scope of the present invention shall be subject to the protection scope of the claims.
Claims (4)
1. A test monitoring method based on digital KVM is characterized in that the method comprises the following steps:
setting comparison parameter items and corresponding parameter comparison standards;
acquiring a matching parameter screenshot in a test result by using a digital KVM according to the comparison parameter item;
judging whether the matching parameter screenshot is consistent with the corresponding parameter comparison standard or not:
if yes, judging that the test is passed;
if not, judging that the test fails and analyzing error information according to the error log and the test video generated by the digital KVM;
the step of acquiring the matching parameter screenshot in the test result by using the digital KVM according to the comparison parameter item comprises the following steps:
acquiring a test result parameter;
screening and judging whether a matching parameter item consistent with the comparison parameter item exists in the test result parameters according to the comparison parameter item:
if yes, acquiring a screenshot of the matching parameter in the matching parameter item by using the digital KVM;
if not, judging that the test fails and calling a related test video;
the analyzing the error information according to the error log and the test video generated by the digital KVM includes:
determining whether there is an error log corresponding to the error parameter item:
if yes, calling and displaying the corresponding error log;
and if not, calling and displaying the test video corresponding to the error parameter.
2. A digital KVM-based test monitoring apparatus, the apparatus comprising:
the standard setting unit is configured for setting comparison parameter items and corresponding parameter comparison standards;
the parameter matching unit is configured to acquire a matching parameter screenshot in a test result by using a digital KVM according to the comparison parameter item;
the parameter comparison unit is configured to judge whether the matching parameter screenshot is consistent with the corresponding parameter comparison standard;
a pass determination unit configured to determine that the test passes;
an error analysis unit configured to determine that the test fails and analyze error information based on the error log and a test video generated by the digital KVM;
the parameter matching unit includes:
the result acquisition module is configured for acquiring test result parameters;
the parameter screening module is configured to screen and judge whether a matching parameter item consistent with the comparison parameter item exists in the test result parameters according to the comparison parameter item:
the screenshot obtaining module is configured to obtain a screenshot of the matching parameter in the matching parameter item by using a digital KVM (keyboard video mouse);
the video calling module is configured for judging that the test fails and calling a related test video;
the error analysis unit includes:
the log judging module is configured to judge whether an error log corresponding to the error parameter item exists or not;
the log calling module is configured for calling and displaying the corresponding error log;
and the video display module is configured to call and display the test video corresponding to the error parameter.
3. A terminal, comprising:
a processor;
a memory for storing instructions for execution by the processor;
wherein the processor is configured to perform the method of claim 1.
4. A computer-readable storage medium, in which a computer program is stored which, when being executed by a processor, carries out the method of claim 1.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201811549397.4A CN109688025B (en) | 2018-12-18 | 2018-12-18 | Test monitoring method, device, terminal and storage medium based on digital KVM |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201811549397.4A CN109688025B (en) | 2018-12-18 | 2018-12-18 | Test monitoring method, device, terminal and storage medium based on digital KVM |
Publications (2)
Publication Number | Publication Date |
---|---|
CN109688025A CN109688025A (en) | 2019-04-26 |
CN109688025B true CN109688025B (en) | 2022-07-19 |
Family
ID=66186142
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201811549397.4A Active CN109688025B (en) | 2018-12-18 | 2018-12-18 | Test monitoring method, device, terminal and storage medium based on digital KVM |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN109688025B (en) |
Families Citing this family (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN113835946B (en) * | 2021-10-26 | 2023-12-12 | 北京淳中科技股份有限公司 | Pressure test method for data exchange |
Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN101819260A (en) * | 2010-03-19 | 2010-09-01 | 深圳市东辰科技有限公司 | Method and system for controlling power supply test and power supply test method |
CN103516559A (en) * | 2012-12-13 | 2014-01-15 | Tcl集团股份有限公司 | Method and system for testing application compatibility of intelligent terminal |
CN107171897A (en) * | 2017-07-14 | 2017-09-15 | 上海瀚银信息技术有限公司 | A kind of interface test method and data-interface test system |
CN108132883A (en) * | 2017-12-25 | 2018-06-08 | 信利光电股份有限公司 | A kind of software test data analysis method, device, system and storage medium |
Family Cites Families (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US8761938B2 (en) * | 2008-04-18 | 2014-06-24 | David Jenkinson | Robotic device tester |
US8996928B2 (en) * | 2012-04-17 | 2015-03-31 | Qualcomm Incorporated | Devices for indicating a physical layer error |
CN107885637B (en) * | 2017-11-09 | 2019-11-08 | 新华三信息技术有限公司 | A kind of server exception detection method and device |
CN108153645B (en) * | 2017-12-25 | 2020-11-20 | 北京航空航天大学 | Method for associating monitoring data with program in virtual desktop based on image matching |
CN108984380A (en) * | 2018-07-12 | 2018-12-11 | 郑州云海信息技术有限公司 | A kind of server test method, device and medium based on linux system |
-
2018
- 2018-12-18 CN CN201811549397.4A patent/CN109688025B/en active Active
Patent Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN101819260A (en) * | 2010-03-19 | 2010-09-01 | 深圳市东辰科技有限公司 | Method and system for controlling power supply test and power supply test method |
CN103516559A (en) * | 2012-12-13 | 2014-01-15 | Tcl集团股份有限公司 | Method and system for testing application compatibility of intelligent terminal |
CN107171897A (en) * | 2017-07-14 | 2017-09-15 | 上海瀚银信息技术有限公司 | A kind of interface test method and data-interface test system |
CN108132883A (en) * | 2017-12-25 | 2018-06-08 | 信利光电股份有限公司 | A kind of software test data analysis method, device, system and storage medium |
Non-Patent Citations (1)
Title |
---|
李昕宇 ; 侯春萍 ; 王宝亮 ; 宁国津 ; 于奎星.基于图像匹配的移动应用自动化测试方法研究.《计算机工程与应用》.2015, * |
Also Published As
Publication number | Publication date |
---|---|
CN109688025A (en) | 2019-04-26 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN110768872B (en) | Inspection method, system, device, computer equipment and storage medium | |
CN109189686A (en) | Automation regression testing method, apparatus, storage medium and computer equipment | |
CN107797922B (en) | Application page testing method, electronic device and electronic equipment | |
CN109543417B (en) | Vulnerability mining method and device based on Qemu platform | |
CN114546738A (en) | Server general test method, system, terminal and storage medium | |
CN109788052B (en) | Server configuration remote query method, device, terminal and storage medium | |
CN110543420B (en) | Software testing method, system, terminal and storage medium | |
CN110557299A (en) | network transmission function batch test method, system, terminal and storage medium | |
CN112738094B (en) | Expandable network security vulnerability monitoring method, system, terminal and storage medium | |
CN109067605B (en) | Storage subsystem fault diagnosis method and device, terminal and storage medium | |
CN110688173B (en) | Positioning method and device of components in cross-platform interface framework and electronic equipment | |
CN110554938A (en) | BIOS (basic input output System) testing method, system, terminal and storage medium based on script set | |
CN106021069A (en) | CPU occupation detection method, device and equipment | |
CN109828920A (en) | A kind of log analysis method, device and computer readable storage medium | |
CN109688025B (en) | Test monitoring method, device, terminal and storage medium based on digital KVM | |
CN113342692B (en) | Automatic test case generation method and device, electronic equipment and storage medium | |
CN117493188A (en) | Interface testing method and device, electronic equipment and storage medium | |
CN111949510B (en) | Test processing method, device, electronic equipment and readable storage medium | |
CN109920466B (en) | Hard disk test data analysis method, device, terminal and storage medium | |
CN109558300B (en) | Whole cabinet alarm processing method and device, terminal and storage medium | |
CN113468058B (en) | Regression testing method and device for software as service platform and electronic equipment | |
CN114978360A (en) | Automatic testing method and device for communication equipment, electronic equipment and storage medium | |
CN113377648A (en) | Software system diagnosis method and device, electronic equipment and computer readable medium | |
CN111309598A (en) | Test case execution environment recovery method, system, terminal and storage medium | |
CN106547686A (en) | Product test 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 | ||
GR01 | Patent grant | ||
GR01 | Patent grant |