CN116303040A - Inspection reminding method, device, equipment and storage medium for report sending - Google Patents

Inspection reminding method, device, equipment and storage medium for report sending Download PDF

Info

Publication number
CN116303040A
CN116303040A CN202310282650.9A CN202310282650A CN116303040A CN 116303040 A CN116303040 A CN 116303040A CN 202310282650 A CN202310282650 A CN 202310282650A CN 116303040 A CN116303040 A CN 116303040A
Authority
CN
China
Prior art keywords
report
preset
information
version
sent
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
CN202310282650.9A
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.)
Shanghai Zhongtongji Network Technology Co Ltd
Original Assignee
Shanghai Zhongtongji Network Technology 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 Shanghai Zhongtongji Network Technology Co Ltd filed Critical Shanghai Zhongtongji Network Technology Co Ltd
Priority to CN202310282650.9A priority Critical patent/CN116303040A/en
Publication of CN116303040A publication Critical patent/CN116303040A/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/36Preventing errors by testing or debugging software
    • G06F11/3668Software testing
    • G06F11/3672Test management
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/10Office automation; Time management
    • G06Q10/107Computer-aided management of electronic mailing [e-mailing]
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02PCLIMATE CHANGE MITIGATION TECHNOLOGIES IN THE PRODUCTION OR PROCESSING OF GOODS
    • Y02P90/00Enabling technologies with a potential contribution to greenhouse gas [GHG] emissions mitigation
    • Y02P90/30Computing systems specially adapted for manufacturing

Abstract

The invention relates to the technical field of data processing, in particular to a method, a device, equipment and a storage medium for checking and reminding report sending, which comprise the following steps: acquiring and storing login state information when a user logs in a preset platform; calling the preset platform interface by using the login state information to acquire all product line information in charge of the user, and further acquiring report information which corresponds to the version in a preset time range under each product line and needs to be sent; acquiring the mail records sent by each version; according to the report information and the mail record, circularly judging whether the report of each version is sent or not; if the report information which is not sent exists, the report information is stored in a designated queue, and the latest sending time of the mail is noted; and finally reminding the user. The technical scheme of the invention can automatically judge whether the verification report mail is sent or not and remind the report information which is not sent, thereby reducing the workload of staff and reducing the error rate.

Description

Inspection reminding method, device, equipment and storage medium for report sending
Technical Field
The present invention relates to the field of data processing technologies, and in particular, to a method, an apparatus, a device, and a storage medium for checking and reminding report transmission.
Background
Along with the continuous development of company projects, the number of projects of the company is also continuously improved, in order to enable each project to obtain the expected effect, a test plan and a test report of each version of each project need to be sent on a preset date, and at present, the admission and the release date of the corresponding version of each project are manually and automatically checked, and when the corresponding test plan and the test report mail are sent after the checking is completed.
Currently each version of the test plan, when the test report is sent, whether it is sent, is checked and confirmed manually, for example, by the following steps: opening a one-stop platform page, wherein a plurality of responsible product lines exist in the page; clicking one of the product lines, and entering a 'version' label to check the 'full version' of the product line; each version is opened in turn, time points of admission, admission and release are checked, and the time points are recorded; determining which plans and report mails to send according to the test period; recording the time points of sending the test plan and the test report according to the time points of admittance, admission and release; manually recording the information obtained in the steps into excel or notepad; the staff opens excel or notepad recording the information irregularly to check whether to send the mail and give labels, so that the problem of missing the mail is avoided.
In summary, by manually checking the sending condition of each item by itself, if the items and versions are more, the checking workload is larger, and when the work is busy, the condition of missing the sent mail is easy to occur. Therefore, the verification and transmission of the items are performed manually at present, the workload is large, and the error rate is high.
Disclosure of Invention
Accordingly, the present invention is directed to a method, apparatus, device and storage medium for checking and reminding report transmission, so as to solve the problems of large workload and high error rate of checking and sending the items manually in the prior art.
According to a first aspect of an embodiment of the present invention, there is provided an inspection reminding method for report transmission, including:
s11, acquiring and storing login state information when a user logs in a preset platform;
step S12, calling the preset platform interface by using the login state information to acquire all product line information in charge of the user;
step S13, using the login state information, traversing and calling a preset platform interface according to product lines to obtain report information which is required to be sent and corresponds to the version in the preset time range under each product line;
step S14, using the login state information, traversing and calling a preset platform interface, and obtaining a mail record sent by each version;
step S15, according to the report information and the mail record, circularly judging whether the report of each version is sent or not;
step S16, if the report information which is not transmitted exists, the report information is stored in a designated queue, and the latest transmission time of the mail is noted;
and S17, after the loop judgment is finished, reminding the user by a preset reminding mode if report information exists in the specified queue.
Preferably, the step of obtaining the report information to be sent corresponding to the version in the preset time range under each product line includes:
calling a preset platform interface according to product line traversal by using the login state information to obtain versions in a preset time range under each product line;
acquiring access, admission and release time of the version by using the login state information, and calculating a test period by using a preset rule according to the access, admission and release time;
and obtaining report information which needs to be sent by each version according to the test period and the production and research flow rule, wherein the report information comprises a test plan and a test report type.
Preferably, the obtaining the admission, admission and release time of the version includes:
removing versions which do not need to send related reports from all versions according to preset production and research flow rules;
and traversing and calling the version conforming to the production and research flow rule to a preset platform interface by using the login state information, and acquiring the access, admission and release time of the version.
Preferably, the obtaining and storing login state information when the user logs in the preset platform includes:
and after the user successfully logs in the preset platform, monitoring a specified request of the preset platform, and when the specified request is monitored, saving login state information of the preset platform.
Preferably, the method further comprises:
after the cycle judgment is finished, storing a time stamp of the 0 th day;
when the user is detected to enter the preset platform page again, acquiring the current time;
comparing the current time with the time stamp, and if the current time is later than the time stamp, repeating the steps S11-S17.
According to a second aspect of the embodiment of the present invention, there is provided an inspection reminding device for report transmission, including:
the login state acquisition module is used for acquiring and storing login state information when a user logs in a preset platform;
the product line information acquisition module is used for calling the preset platform interface by using the login state information to acquire all product line information in charge of the user;
the report information acquisition module is used for utilizing the login state information, traversing and calling a preset platform interface according to the product line to obtain report information which is required to be sent and corresponds to the version in the preset time range under each product line;
the record acquisition module is used for utilizing the login state information to traverse and call a preset platform interface to acquire a mail record sent by each version;
the judging module is used for circularly judging whether the report of each version is sent or not according to the report information and the mail record; if the report information which is not sent exists, the report information is stored in a designated queue, and the latest sending time of the mail is noted;
and the reminding module is used for reminding the user in a preset reminding mode if the report information exists in the appointed queue after the cycle judgment is finished.
According to a third aspect of the embodiment of the present invention, there is provided an inspection reminding device for report transmission, including:
a master controller and a memory connected with the master controller;
a memory having program instructions stored therein;
the master is configured to execute program instructions stored in the memory and perform the method of any of the above.
According to a fourth aspect of embodiments of the present invention, there is provided a computer readable storage medium storing a computer program which, when executed by a processor, implements a method according to any one of the above.
The technical scheme provided by the embodiment of the invention can comprise the following beneficial effects:
it can be understood that the login state information of a user when logging in a preset platform is obtained and stored; calling the preset platform interface by using the login state information to acquire all product line information in charge of the user, and further acquiring report information which corresponds to the version in a preset time range under each product line and needs to be sent; acquiring the mail records sent by each version; according to the report information and the mail record, circularly judging whether the report of each version is sent or not; if the report information which is not sent exists, the report information is stored in a designated queue, and the latest sending time of the mail is noted; and finally reminding the user. The technical scheme of the invention can automatically judge whether the verification report mail is sent or not and remind the report information which is not sent, thereby reducing the workload of staff and reducing the error rate.
It is to be understood that both the foregoing general description and the following detailed description are exemplary and explanatory only and are not restrictive of the invention as claimed.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate embodiments consistent with the invention and together with the description, serve to explain the principles of the invention.
FIG. 1 is a schematic diagram illustrating steps of a method for alert checking for report transmission, according to an exemplary embodiment;
FIG. 2 is a schematic block diagram illustrating an inspection reminder device for report transmission, according to an example embodiment.
Detailed Description
Reference will now be made in detail to exemplary embodiments, examples of which are illustrated in the accompanying drawings. When the following description refers to the accompanying drawings, the same numbers in different drawings refer to the same or similar elements, unless otherwise indicated. The implementations described in the following exemplary examples do not represent all implementations consistent with the invention. Rather, they are merely examples of apparatus and methods consistent with aspects of the invention as detailed in the accompanying claims.
Example 1
FIG. 1 is a schematic diagram illustrating steps of a report sending inspection reminding method according to an exemplary embodiment, and referring to FIG. 1, a report sending inspection reminding method is provided, including:
s11, acquiring and storing login state information when a user logs in a preset platform;
it should be noted that the obtaining and saving login state information when the user logs in the preset platform includes:
and after the user successfully logs in the preset platform, monitoring a specified request of the preset platform, and when the specified request is monitored, saving login state information of the preset platform.
In specific practice, the preset platform may be a one-stop platform, when a user opens the one-stop platform and completes login, a webrequest.onBeforedsendepers.addListener method provided by a chrome is used for monitoring a request designated by the one-stop platform, and when the designated request is monitored, a login state in the header is stored in a storage of the chrome to realize the storage of login state information.
Step S12, calling the preset platform interface by using the login state information to acquire all product line information in charge of the user;
preferably, before step S12 is performed, it is also possible to determine whether the user has already detected automatically on the same day, and if not, step S12 is performed again to perform automatic detection.
In specific practice, when step S12 is performed, the login state information stored in advance can be taken out from the storage of the chrome, and the login state information is carried over to call a one-stop platform interface to obtain all product lines responsible for the user.
Step S13, using the login state information, traversing and calling a preset platform interface according to product lines to obtain report information which is required to be sent and corresponds to the version in the preset time range under each product line;
in specific practice, the step S13 of obtaining the report information that the version in the preset time range under each product line corresponds to needs to be sent includes:
step S131, using the login state information, traversing and calling a preset platform interface according to product lines, and obtaining versions in a preset time range under each product line;
step S132, obtaining the admission, admission and release time of the version by using the login state information, and calculating a test period by using a preset rule according to the admission, admission and release time;
it should be noted that, in step S132, the obtaining the admission, admission and release time of the version includes:
removing versions which do not need to send related reports from all versions according to preset production and research flow rules; and traversing and calling the version conforming to the production and research flow rule to a preset platform interface by using the login state information, and acquiring the access, admission and release time of the version.
It can be understood that the version of the related report which is not required to be sent is removed through the preset production and research flow rule, so that the method is more flexible and is convenient for users to use.
And step S133, obtaining report information which needs to be sent by each version according to the test period and the production and research flow rule, wherein the report information comprises a test plan and a test report type.
Step S14, using the login state information, traversing and calling a preset platform interface, and obtaining a mail record sent by each version;
step S15, according to the report information and the mail record, circularly judging whether the report of each version is sent or not;
step S16, if the report information which is not transmitted exists, the report information is stored in a designated queue, and the latest transmission time of the mail is noted;
and S17, after the loop judgment is finished, reminding the user by a preset reminding mode if report information exists in the specified queue.
In specific practice, if no report information exists in the designated queue, the user is informed that all the mails are sent completely, and the user is not required to be reminded. The method for reminding the user can give a browser notification reminder through a chrome. Advertisements. Create method provided by the chrome, and meanwhile, a message center box work notification interface is called to give the user a box work notification reminder.
It can be understood that, in this embodiment, login state information when a user logs in a preset platform is obtained and stored; calling the preset platform interface by using the login state information to acquire all product line information in charge of the user, and further acquiring report information which corresponds to the version in a preset time range under each product line and needs to be sent; acquiring the mail records sent by each version; according to the report information and the mail record, circularly judging whether the report of each version is sent or not; if the report information which is not sent exists, the report information is stored in a designated queue, and the latest sending time of the mail is noted; and finally reminding the user. The technical scheme shown in the embodiment can automatically judge whether the verification report mail is sent or not and remind the report information which is not sent, so that the workload of staff can be reduced, and the error rate is reduced.
The method also comprises the following steps:
after the cycle judgment is finished, storing a time stamp of the 0 th day;
when the user is detected to enter the preset platform page again, acquiring the current time;
comparing the current time with the time stamp, and if the current time is later than the time stamp, repeating the steps S11-S17.
In specific practice, the timestamp of the next day 0 point can be stored in the storage of the chrome, when the user enters the page again, the current timestamp is compared with the timestamp of the next day 0 point stored in the storage, if the current time is larger than the next day 0 point, the user enters the page on the next day, the steps S11-S17 are re-executed, and if the current time is smaller than the next day 0 point, the user enters the platform page again on the same day, and detection is not needed again until the date is detected, and no repeated detection is needed.
Preferably, a plug-in can be set on the platform page, a user can click on the plug-in icon on the browser page, and a plug-in panel is opened, wherein the panel can show that a test plan is not sent, a version of a test report and a time point when the report of the version is required to be sent at the latest. The plug-in panel also provides the user with buttons for manually clearing data, rechecking, etc.
It can be understood that the technical scheme provided by the invention does not need human intervention to check the sending time point of each version report and whether the mail is sent or not, if the versions are more, the checking workload is larger, and when the work is busy, the situation of missing the sent mail is easy to occur; the automatic inspection device can fully and automatically inspect, a user has no sense, and the browser notification prompt and the box work notification prompt double insurance are provided, so that the misoperation rate of the user is reduced to the greatest extent.
Example two
FIG. 2 is a schematic block diagram of an inspection reminder for report transmission, according to an exemplary embodiment, and referring to FIG. 2, an inspection reminder for report transmission is provided, comprising:
a login state acquisition module 101, configured to acquire and store login state information when a user logs in a preset platform;
the product line information obtaining module 102 is configured to invoke the preset platform interface by using the login state information to obtain all product line information that is responsible for the user;
the report information obtaining module 103 is configured to use the login state information to call a preset platform interface according to product line traversal, and obtain report information to be sent corresponding to a version in a preset time range under each product line;
the record obtaining module 104 is configured to utilize the login state information to traverse and call a preset platform interface to obtain a mail record sent by each version;
a judging module 105, configured to circularly judge whether each version of report has been sent according to the report information and the mail record; if the report information which is not sent exists, the report information is stored in a designated queue, and the latest sending time of the mail is noted;
and the reminding module 106 is used for reminding the user in a preset reminding mode if the report information exists in the specified queue after the cycle judgment is finished.
It can be understood that the login state information of the user when logging in the preset platform is acquired and stored through the login state acquisition module 101; the login state information is utilized by the product line information acquisition module 102 to call the preset platform interface, all product line information which is responsible for the user is acquired, and then report information which is required to be sent and corresponds to the version in the preset time range under each product line is obtained by the report information acquisition module 103; acquiring the mail records sent by each version through a record acquisition module 104; the judgment module 105 judges whether the report of each version is sent or not in a circulating way according to the report information and the mail record, if the report information which is not sent exists, the report information is stored in a designated queue, and the latest sending time of the mail is noted; the user is finally alerted by the alert module 106. The technical scheme of the invention can automatically judge whether the verification report mail is sent or not and remind the report information which is not sent, thereby reducing the workload of staff and reducing the error rate.
Example III
There is provided an inspection reminding device for report transmission, including:
a master controller and a memory connected with the master controller;
a memory having program instructions stored therein;
the master is configured to execute program instructions stored in the memory and perform the method of any of the above.
Example IV
There is provided a computer readable storage medium storing a computer program which, when executed by a processor, implements the method of any of the above.
It is to be understood that the same or similar parts in the above embodiments may be referred to each other, and that in some embodiments, the same or similar parts in other embodiments may be referred to.
It should be noted that in the description of the present invention, the terms "first," "second," and the like are used for descriptive purposes only and are not to be construed as indicating or implying relative importance. Furthermore, in the description of the present invention, unless otherwise indicated, the meaning of "plurality" means at least two.
Any process or method descriptions in flow charts or otherwise described herein may be understood as representing modules, segments, or portions of code which include one or more executable instructions for implementing specific logical functions or steps of the process, and further implementations are included within the scope of the preferred embodiment of the present invention in which functions may be executed out of order from that shown or discussed, including substantially concurrently or in reverse order, depending on the functionality involved, as would be understood by those reasonably skilled in the art of the present invention.
It is to be understood that portions of the present invention may be implemented in hardware, software, firmware, or a combination thereof. In the above-described embodiments, the various steps or methods may be implemented in software or firmware stored in a memory and executed by a suitable instruction execution system. For example, if implemented in hardware, as in another embodiment, may be implemented using any one or combination of the following techniques, as is well known in the art: discrete logic circuits having logic gates for implementing logic functions on data signals, application specific integrated circuits having suitable combinational logic gates, programmable Gate Arrays (PGAs), field Programmable Gate Arrays (FPGAs), and the like.
Those of ordinary skill in the art will appreciate that all or a portion of the steps carried out in the method of the above-described embodiments may be implemented by a program to instruct related hardware, where the program may be stored in a computer readable storage medium, and where the program, when executed, includes one or a combination of the steps of the method embodiments.
In addition, each functional unit in the embodiments of the present invention may be integrated in one processing module, or each unit may exist alone physically, or two or more units may be integrated in one module. The integrated modules may be implemented in hardware or in software functional modules. The integrated modules may also be stored in a computer readable storage medium if implemented in the form of software functional modules and sold or used as a stand-alone product.
The above-mentioned storage medium may be a read-only memory, a magnetic disk or an optical disk, or the like.
In the description of the present specification, a description referring to terms "one embodiment," "some embodiments," "examples," "specific examples," or "some examples," etc., means that a particular feature, structure, material, or characteristic described in connection with the embodiment or example is included in at least one embodiment or example of the present invention. In this specification, schematic representations of the above terms do not necessarily refer to the same embodiments or examples. Furthermore, the particular features, structures, materials, or characteristics described may be combined in any suitable manner in any one or more embodiments or examples.
While embodiments of the present invention have been shown and described above, it will be understood that the above embodiments are illustrative and not to be construed as limiting the invention, and that variations, modifications, alternatives and variations may be made to the above embodiments by one of ordinary skill in the art within the scope of the invention.

Claims (8)

1. A method for prompting examination of report transmission, comprising:
s11, acquiring and storing login state information when a user logs in a preset platform;
step S12, calling the preset platform interface by using the login state information to acquire all product line information in charge of the user;
step S13, using the login state information, traversing and calling a preset platform interface according to product lines to obtain report information which is required to be sent and corresponds to the version in the preset time range under each product line;
step S14, using the login state information, traversing and calling a preset platform interface, and obtaining a mail record sent by each version;
step S15, according to the report information and the mail record, circularly judging whether the report of each version is sent or not;
step S16, if the report information which is not transmitted exists, the report information is stored in a designated queue, and the latest transmission time of the mail is noted;
and S17, after the loop judgment is finished, reminding the user by a preset reminding mode if report information exists in the specified queue.
2. The method of claim 1, wherein the obtaining the report information that the version in the preset time range under each product line corresponds to needs to be sent includes:
calling a preset platform interface according to product line traversal by using the login state information to obtain versions in a preset time range under each product line;
acquiring access, admission and release time of the version by using the login state information, and calculating a test period by using a preset rule according to the access, admission and release time;
and obtaining report information which needs to be sent by each version according to the test period and the production and research flow rule, wherein the report information comprises a test plan and a test report type.
3. The method of claim 2, wherein the obtaining the admission, admission and release times for the version comprises:
removing versions which do not need to send related reports from all versions according to preset production and research flow rules;
and traversing and calling the version conforming to the production and research flow rule to a preset platform interface by using the login state information, and acquiring the access, admission and release time of the version.
4. The method according to claim 1, wherein the obtaining and saving login state information when the user logs in to the preset platform includes:
and after the user successfully logs in the preset platform, monitoring a specified request of the preset platform, and when the specified request is monitored, saving login state information of the preset platform.
5. The method as recited in claim 1, further comprising:
after the cycle judgment is finished, storing a time stamp of the 0 th day;
when the user is detected to enter the preset platform page again, acquiring the current time;
comparing the current time with the time stamp, and if the current time is later than the time stamp, repeating the steps S11-S17.
6. An inspection reminding device for report transmission, comprising:
the login state acquisition module is used for acquiring and storing login state information when a user logs in a preset platform;
the product line information acquisition module is used for calling the preset platform interface by using the login state information to acquire all product line information in charge of the user;
the report information acquisition module is used for utilizing the login state information, traversing and calling a preset platform interface according to the product line to obtain report information which is required to be sent and corresponds to the version in the preset time range under each product line;
the record acquisition module is used for utilizing the login state information to traverse and call a preset platform interface to acquire a mail record sent by each version;
the judging module is used for circularly judging whether the report of each version is sent or not according to the report information and the mail record; if the report information which is not sent exists, the report information is stored in a designated queue, and the latest sending time of the mail is noted;
and the reminding module is used for reminding the user in a preset reminding mode if the report information exists in the appointed queue after the cycle judgment is finished.
7. An inspection reminder device for report transmission, comprising:
a master controller and a memory connected with the master controller;
a memory having program instructions stored therein;
the master is configured to execute program instructions stored in a memory and to perform the method of any one of claims 1 to 5.
8. A computer readable storage medium storing a computer program, which when executed by a processor, implements the method according to any one of claims 1-5.
CN202310282650.9A 2023-03-21 2023-03-21 Inspection reminding method, device, equipment and storage medium for report sending Pending CN116303040A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202310282650.9A CN116303040A (en) 2023-03-21 2023-03-21 Inspection reminding method, device, equipment and storage medium for report sending

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202310282650.9A CN116303040A (en) 2023-03-21 2023-03-21 Inspection reminding method, device, equipment and storage medium for report sending

Publications (1)

Publication Number Publication Date
CN116303040A true CN116303040A (en) 2023-06-23

Family

ID=86792231

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202310282650.9A Pending CN116303040A (en) 2023-03-21 2023-03-21 Inspection reminding method, device, equipment and storage medium for report sending

Country Status (1)

Country Link
CN (1) CN116303040A (en)

Similar Documents

Publication Publication Date Title
CN103578568B (en) The performance test methods of solid state hard disc and device
WO2021179574A1 (en) Root cause localization method, device, computer apparatus, and storage medium
CN104335056B (en) It is used to separate and control the inserter of the different requests of multiple entities in test cell operation between tester and material processing apparatuses
CN107810500A (en) Data quality analysis
CN104583789B (en) The decision-making of test cell controller and the establishment and scheduling for performing tree
CN111274154A (en) Automatic testing method, device, equipment and storage medium
CN106649020A (en) Detecting method and device for storage case burn information
CN104364664B (en) An algorithm and structure for creation, definition, and execution of an SPC rule decision tree
CN113672517A (en) Code checking method and device, electronic equipment and medium
CN116303040A (en) Inspection reminding method, device, equipment and storage medium for report sending
CN112527568A (en) Data flow testing method and device, electronic equipment and storage medium
CN110262955B (en) Application performance monitoring tool based on pinpoint
US20090089237A1 (en) Method and system for remotely updating detection knowledge of systems
CN114915643A (en) Configuration method, device, equipment and medium of railway signal centralized monitoring system
CN112860527A (en) Fault monitoring method and device of application server
CN109254919B (en) Embedded software diagnosis system and method
CN112256578B (en) Management method and system for test cases, electronic equipment and storage medium
TW200840275A (en) Automatic monitor-analysis and problem diagnosis system for mobile network and the method thereof
CN110703730A (en) Data acquisition testing method and device based on MES
CN108845902A (en) A kind of ATE hardware configuration and test program check method and apparatus
CN117421255B (en) Automatic inspection method, device and equipment for interface and storage medium
CN117033215A (en) Test data processing method and device for increment codes, electronic equipment and storage medium
CN112506692A (en) Method and device for processing log information
CN113344531A (en) Equipment checking method
CN116431506A (en) Method for batch recording and processing bug

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