A testing system and method for quickly recovering a testing program

A test program and test system technology, applied in the electronic field, can solve the problems of occupying test engineers, inability to work, system crash of test platform, etc., and achieve the effect of shortening test time, reducing configuration time, and improving work efficiency

CN106598594BActive Publication Date: 2020-09-01南方电网互联网服务有限公司
2 Cites 0 Cited by

Patent Information

Authority / Receiving Office
CN · China
Patent Type
Patents(China)
Current Assignee / Owner
Publication Date
2020-09-01

Smart Images

  • Figure 1
    Figure 1
  • Figure 2
    Figure 2
  • Figure 3
    Figure 3
Patent Text Reader

Abstract

The invention provides a test system for quickly restoring a test program. The test system comprises a generation module for establishing a virtual system, configuring the virtual system and starting the test program after the configuration is completed; an operation state judgment module for monitoring an operation state of the test program after the test program is started, wherein when the operation state is normal, the test program starts a test task, and when the operation state of the test program is abnormal, the operation state judgment module sends a restarting command; a restarting module for restarting the system after receiving the restarting command sent by the operation state judgment module; and an initialization module for automatically restarting the test program after the system is restarted and initializing test parameters of the test program. The invention further provides a restoring method for restarting an operating system when monitoring that the operation state of the test program is abnormal. Compared with the prior art, the test system has the advantages of reducing the time for configuring the test program by a tester, shortening the test time and improving the working efficiency.
Need to check novelty before this filing date? Find Prior Art

Description

technical field

[0001] The invention relates to the field of electronic technology, in particular to a test system and method for quickly recovering a test program. Background technique

[0002] At present, in the existing test platform of the laboratory, if a firewall is installed, the test efficiency will be affected, and there are program files embedded in the interception tool, so that the test tool cannot be loaded, or the update test project is directly abandoned, and sometimes inexplicable tests are issued. As a result, computers without firewalls cannot prevent various virus files in real time, causing the system of the test platform to crash directly and fail to work, thus taking up a lot of time for test engineers to maintain; the test items in the laboratory are becoming more and more There are many, more and more experimental test platforms are built, and the efficiency of maintenance response is also higher and higher. How to improve the test efficiency is a pro...

Examples

Embodiment Construction

[0030] The present invention will be described in further detail below in conjunction with the accompanying drawings and embodiments.

[0031] A kind of test system of fast recovery test program of the present invention comprises:

[0032] Generate a module to create a virtual system and configure it, and start the test program after the configuration is completed;

[0033] The running state judgment module is used to monitor the running state of the test program after the test program is started. When the running state is normal, the test program starts the test task; when the running state of the test program is abnormal, a restart command is sent;

[0034] A restart module, configured to restart the system when receiving the restart command sent by the running state judging module;

[0035] The initialization module is used to automatically restart the test program after restarting the system and initialize the test parameters of the test program.

[0036] The generation ...