CN116560973A - Project defect retest method and system based on gateway network group - Google Patents

Project defect retest method and system based on gateway network group Download PDF

Info

Publication number
CN116560973A
CN116560973A CN202310341743.4A CN202310341743A CN116560973A CN 116560973 A CN116560973 A CN 116560973A CN 202310341743 A CN202310341743 A CN 202310341743A CN 116560973 A CN116560973 A CN 116560973A
Authority
CN
China
Prior art keywords
defect
retest
case
component
network group
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
CN202310341743.4A
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.)
China Citic Bank Corp Ltd
Original Assignee
China Citic Bank Corp 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 China Citic Bank Corp Ltd filed Critical China Citic Bank Corp Ltd
Priority to CN202310341743.4A priority Critical patent/CN116560973A/en
Publication of CN116560973A publication Critical patent/CN116560973A/en
Pending legal-status Critical Current

Links

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
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/0703Error or fault processing not based on redundancy, i.e. by taking additional measures to deal with the error or fault not making use of redundancy in operation, in hardware, or in data representation
    • G06F11/079Root cause analysis, i.e. error or fault diagnosis
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/3089Monitoring arrangements determined by the means or processing involved in sensing the monitored data, e.g. interfaces, connectors, sensors, probes, agents
    • 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
    • G06F11/3688Test management for test execution, e.g. scheduling of test suites
    • 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
    • G06F11/3692Test management for test results analysis
    • 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

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Quality & Reliability (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Hardware Design (AREA)
  • Health & Medical Sciences (AREA)
  • Biomedical Technology (AREA)
  • Stored Programmes (AREA)

Abstract

The invention relates to a project defect retest method and system based on a gateway network group, which comprises the steps of establishing the gateway network group and a defect pool, determining the case of the existing defect needing retest through the association network group, intelligently determining the test range of a module aiming at the defect and the influence thereof and automatically analyzing the module to which a failure scene belongs for reference positioning problem of a developer through establishing the association network group based on the relation between the component and the case, and intelligently monitoring and managing the defect in a project period, thereby realizing the sustainable monitoring and real-time defect early warning of the whole project test process.

Description

Project defect retest method and system based on gateway network group
Technical Field
The invention relates to the technical field of automatic testing and maintenance of software projects, in particular to a project defect retesting method and system based on a related network group.
Background
In the project-level testing life cycle, the processes of defect extraction, defect repair and defect retest are usually carried out for many times, and in the defect retest stage, the program change point is concerned, and the module possibly influenced by the coverage program is returned, so that the process mainly relies on a developer to subjectively define the retest range, the test omission is possibly caused, and the production hidden trouble is left. The monitoring of the log dimension is strongly dependent on the realized functions in the program, and all the requirement points contained in the project cannot be comprehensively verified, so that the test scene is omitted. How to automatically realize the intelligent selection of multiple test cases, the automatic triggering of test scripts, the analysis of execution results and the notification of mail to appointed personnel in the full test range is an important problem to be solved in order to improve the test efficiency and ensure the test quality.
In the defect retest stage, both a direct association case of the defect and a module which can be affected by the covering defect are required to be paid attention to, however, the process generally mainly relies on a developer to subjectively define retest ranges, which can cause test omission and leave hidden production hazards.
There are also a number of different attempts in the related art. For example, publication number CN112948202a, entitled application monitoring method, apparatus, device, and readable storage medium, performs quantization processing on abnormal conditions of an application based on a log of the application, and alarms when a quantized value, i.e., an abnormality index, is greater than a threshold value, so that a developer can timely know that serious abnormality or error occurs in the application, thereby timely processing the abnormality or error; the invention discloses a method for realizing global service monitoring based on log enhancement, which is disclosed by the invention by a publication number CN112988516A, wherein based on Java byte code technology, service related data such as user ID, URL and the like are added when a log is output, after log data are collected through a log platform, the relevance output is carried out on performance data and service data, and then the performance data are displayed in a service angle through a page; the invention patent application with publication number CN112861191A, named as an application program monitoring method and device, acquires first signature information, second signature information and program description information from a target system and an installation resource file, and judges whether the application program has risk or not by comparing the information, thereby effectively improving the monitoring reliability of the application program.
However, the above-mentioned prior art is based on automatic auxiliary completion program monitoring, and is only suitable for abnormal alarm or log display service monitoring, and cannot meet the project-level program monitoring requirements of testers.
Disclosure of Invention
In order to solve the defects of the prior art, the invention provides a project defect retesting method and system based on a related network group, which can intelligently determine the testing range of a module aiming at defects and influences thereof and automatically analyze a module to which a failure scene belongs for reference positioning problems of developers by establishing a related network group based on a component and case relation, can intelligently monitor and manage the defects in a project period, and realize continuous monitoring and real-time defect early warning of the whole project testing process.
In order to achieve the above object, the present invention adopts the technical scheme that:
the project defect retesting method based on the gateway network group is characterized by comprising the following steps of:
s1, establishing a component corresponding to a project and an associated network group of cases in each component;
s2, establishing a defect pool, wherein the defect pool dynamically contains defects to be processed and corresponding defect information, the defect information comprises defect states, and the defect states comprise unrepaired and repaired defects;
s3, inquiring whether an unrepaired defect exists in the defect pool, and marking a retest identification of a case in the associated network group as 1 when the unrepaired defect does not exist;
s4, when an unrepaired defect exists, reading defect information of the unrepaired defect, and determining a retest range according to the defect information matching Guan Lianwang group;
s5, marking the retest mark of the related case as 1 according to the retest range;
s6, executing retest on all cases with retest identification marks of 1, and changing the defect state of the defects passing retest into repaired defects;
s7, repeating the steps S3 to S6 until no unrepaired defects exist in the defect pool.
Further, the association network group includes:
a first connection relationship between components included in the item;
and, a second connection relationship for each case contained by the component.
Further, the association network group further includes:
the level label of each case is contained in each component, the level label comprises a master case and a slave case, and each component respectively contains at least one master case.
Further, when there is no unrepaired defect, marking the retest identification of the case within the associated web farm as 1 includes:
and when the unrepaired defects do not exist, marking the retest identification of all main cases in the associated network group as 1.
Further, the defect information also includes cases of direct association of defects and components of direct association of defects.
Further, the determining the retest range according to the defect information matching Guan Lianwang group includes:
setting the case directly related to the defect and the related case as a retest range according to the second connection relation;
and setting a main case contained in the component directly related to the defect as a retest range according to the level label;
and setting the main case contained in the component associated with the component where the case directly associated with the defect is located as a retest range according to the first connection relation and the level label.
Further, the step S7 further includes:
the newly discovered defects are added to the defect pool.
The invention also relates to a project defect retest system based on the gateway network group, which is characterized by comprising the following steps:
the case management module is used for establishing a component corresponding to the project and an associated network group of cases in each component;
the defect pool module is used for dynamically managing defects needing to be processed and corresponding defect information;
the range judging module is used for matching Guan Lianwang groups according to the defect information and determining a retest range;
and the retest module is used for executing retest on the cases.
The invention also relates to a computer-readable storage medium, characterized in that the storage medium has stored thereon a computer program which, when executed by a processor, implements the method described above.
The invention also relates to an electronic device, which is characterized by comprising a processor and a memory;
the memory is used for storing the networking group and defect information;
the processor is used for executing the method by calling the networking group and the defect information.
The beneficial effects of the invention are as follows:
by adopting the project defect retest method and system based on the related network group, the automatic demarcation of the test range is realized by establishing the related network group based on the component and case relation, the test range of the module aiming at the defects and the influence thereof and the module to which the automatic analysis failure scene belongs are intelligently determined for reference positioning problems of developers, intelligent monitoring management can be carried out on the defects in a project period, a program monitoring and defect early warning framework is constructed and deployed by combining a version monitoring platform, an automatic test tool and a continuous integration tool, project-level automatic scripts are triggered at fixed time, automatic execution results are analyzed, an automatic test report is generated and mail is notified to appointed personnel, the purposes of timely tracking the test progress and finding the test problem are achieved, the test efficiency is effectively improved, the test quality is ensured, and the continuous monitoring and the real-time defect early warning of the whole project test process are realized.
Drawings
FIG. 1 is a schematic flow chart of a project defect retesting method based on a gateway network group according to the present invention.
FIG. 2 is a schematic diagram of a project defect retest system based on an associated network group according to the present invention.
Detailed Description
For a clearer understanding of the present invention, reference will be made to the following detailed description taken in conjunction with the accompanying drawings and examples.
The first aspect of the present invention relates to a project defect retesting method based on a gateway network group, wherein the step flow is shown in fig. 1, and the method comprises the following steps:
s1, building a component corresponding to the project and an associated network group of cases in each component. The networking group relates to the interrelationship of the components and the cases, comprises a first connection relation between the components contained in the project and a second connection relation between the cases contained in the components, and further comprises a level label of the cases contained in the components. The level label comprises a main case and a slave case, and each component comprises at least one main case.
The project comprises a plurality of components, and the components have association relations; each component comprises a plurality of test cases, wherein the test cases have association relations before and are divided into main cases and other cases according to the importance degree of the cases, so that case-related networking is formed. All components and corresponding case-related networks constitute a component-case-related networking group.
For example, a project contains 5 components in total, and the relationships before the components are: the LN2 module has an association relationship with LN1 and LN3 modules, and the LN4 module has an association relationship with LN1 only. The LN2 component comprises 15 cases, the main cases are 6, 10 and 15, and the association relation exists among part of cases: case 6 has an association with cases 4, 5, 7, 8, case 10 has an association with cases 11, 12, and so on. The 15 cases under the LN2 component together form a case gateway network, and the 5 components and the case gateway network of each component form a component-case gateway network group.
S2, establishing a defect pool, wherein the defect pool dynamically contains defects to be processed and corresponding defect information, the defect information comprises defect states, and the defect states comprise unrepaired and repaired defects.
S3, inquiring whether an unrepaired defect exists in the defect pool, and when the unrepaired defect does not exist, marking the retest identification of the cases in the associated network group as 1, and particularly marking the retest identification of all the main cases in the associated network group as 1.
And S4, when the unrepaired defects exist, reading defect information of the unrepaired defects, and determining a retest range according to the defect information matching Guan Lianwang group. Specifically, the method includes setting a case directly related to the defect and an associated case as a retest range according to a second connection relationship, setting a main case contained in a component directly related to the defect as the retest range according to a level label, and setting a main case contained in a component associated with the component where the case directly related to the defect is located as the retest range according to the first connection relationship and the level label.
For example, for the presence of an unrepaired defect qc3 in the defect pool, assuming that the case of direct association of qc3 is case 7 and the component of direct association is LN2, its retest range may be determined to include:
defect direct association case, defect case 7 and associated cases 2, 5, 6, 9;
a main case under the component to which the defect belongs, and main cases 10, 15 under the component LN 2;
defect association component lower main case, LN1, LN3 component lower main case.
S5, marking the retest mark of the related case as 1 according to the retest range.
S6, retesting is carried out on all cases with retesting identification marks of 1, the defect state of the defect passing retesting is changed into repaired defect state, and the unrepaired defect state is not changed if the defect passes retesting.
S7, repeating the steps S3 to S6 until no unrepaired defects exist in the defect pool. Meanwhile, newly discovered defects need to be added into a defect pool in time and participate in retest in the retest executing process.
Preferably, based on the retest method, automatic project-level program monitoring and defect early warning can be realized, and the retest method mainly comprises the following steps:
before the project is moved and tested, an automatic script is compiled, and integrated parameter configuration is carried out on the project, wherein the integrated parameter configuration comprises a mail template, a mail notifier and the like;
before project shifting and testing, testers write cases according to the business needs, the soft needs, project specifications and other documents, and construct project components-case gateway networking groups;
after the project is moved and tested, an automatic testing tool is used for full coverage testing;
continuously monitoring version change through a version monitoring platform, and immediately triggering an intelligent retest positioning tool when the version change occurs;
based on the intelligent retest positioning tool, three retest ranges are automatically divided;
triggering an automation script according to the integrated parameter configuration, and executing a determined test case;
obtaining a test result and carrying out statistical analysis to generate a test report;
according to the integrated parameter configuration, automatically sending a test report mail to related personnel, wherein the report can highlight and show the test results of the defect retest and the influence module thereof, and if a failure scene is found in the test results, automatically analyzing the module to which the failure scene belongs for a developer to refer to analyzing and positioning the problem.
By executing the method, the continuous monitoring of the project test process, real-time defect early warning, full-quantity defect retest and regression, integration of program monitoring results and sending of monitoring result mails can be realized. In the defect monitoring management process, project-level programs are monitored in real time according to parameter configuration, in a monitoring result, the defect retest condition is clear at a glance, the test progress is more transparent, test problems are found in time, the test efficiency is effectively improved, and the test quality is guaranteed. The complex banking and financial business can cause the influence of failure analysis in defect repair, the manual total regression cost is high, and the automatic monitoring mode can save quite high labor cost. And the failure case is analyzed in the monitoring result, so that the time for locating the problem can be saved, and the defect repair efficiency can be improved.
The invention also relates to a project defect retest system based on the gateway network group, the structure of which is shown in figure 2, comprising:
the case management module is used for establishing a component corresponding to the project and an associated network group of cases in each component;
the defect pool module is used for dynamically managing defects needing to be processed and corresponding defect information;
the range judging module is used for matching Guan Lianwang groups according to the defect information and determining a retest range;
and the retest module is used for executing retest on the cases.
By using the system, the above-mentioned operation processing method can be executed and the corresponding technical effects can be achieved.
The embodiments of the present invention also provide a computer-readable storage medium capable of implementing all the steps of the method in the above embodiments, the computer-readable storage medium having stored thereon a computer program which, when executed by a processor, implements all the steps of the method in the above embodiments.
The embodiment of the invention also provides an electronic device for executing the method, which is used as an implementation device of the method, and at least comprises a processor and a memory, wherein the memory is particularly used for storing data and related computer programs required by executing the method, such as a gateway group, defect information and the like, and all the steps of the implementation method are executed by calling the data and the programs in the memory by the processor, so that corresponding technical effects are obtained.
Preferably, the electronic device may comprise a bus architecture, and the bus may comprise any number of interconnected buses and bridges, the buses linking together various circuits, including the one or more processors and memory. The bus may also link together various other circuits such as peripheral devices, voltage regulators, power management circuits, etc., as are well known in the art and, therefore, will not be further described herein. The bus interface provides an interface between the bus and the receiver and transmitter. The receiver and the transmitter may be the same element, i.e. a transceiver, providing a unit for communicating with various other systems over a transmission medium. The processor is responsible for managing the bus and general processing, while the memory may be used to store data used by the processor in performing operations.
Additionally, the electronic device may further include a communication module, an input unit, an audio processor, a display, a power supply, and the like. The processor (or controllers, operational controls) employed may comprise a microprocessor or other processor device and/or logic devices that receives inputs and controls the operation of the various components of the electronic device; the memory may be one or more of a buffer, a flash memory, a hard drive, a removable medium, a volatile memory, a nonvolatile memory, or other suitable means, may store the above-mentioned related data information, may further store a program for executing the related information, and the processor may execute the program stored in the memory to realize information storage or processing, etc.; the input unit is used for providing input to the processor, and can be a key or a touch input device; the power supply is used for providing power for the electronic equipment; the display is used for displaying display objects such as images and characters, and may be, for example, an LCD display. The communication module is a transmitter/receiver that transmits and receives signals via an antenna. The communication module (transmitter/receiver) is coupled to the processor to provide an input signal and to receive an output signal, which may be the same as in the case of a conventional mobile communication terminal. Based on different communication technologies, a plurality of communication modules, such as a cellular network module, a bluetooth module, and/or a wireless local area network module, etc., may be provided in the same electronic device. The communication module (transmitter/receiver) is also coupled to the speaker and microphone via the audio processor to provide audio output via the speaker and to receive audio input from the microphone to implement the usual telecommunications functions. The audio processor may include any suitable buffers, decoders, amplifiers and so forth. In addition, the audio processor is also coupled to the central processor so that sound can be recorded on the host through the microphone and sound stored on the host can be played through the speaker.
It will be appreciated by those skilled in the art that embodiments of the present invention may be provided as a method, system, or computer program product. Accordingly, the present invention may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the present invention may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and the like) having computer-usable program code embodied therein.
The present invention is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems) and computer program products according to embodiments of the invention. It will be understood that each flow and/or block of the flowchart illustrations and/or block diagrams, and combinations of flows and/or blocks in the flowchart illustrations and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create a system for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks. While preferred embodiments of the present invention have been described, additional variations and modifications in those embodiments may occur to those skilled in the art once they learn of the basic inventive concepts. It is therefore intended that the following claims be interpreted as including the preferred embodiments and all such alterations and modifications as fall within the scope of the invention.
The foregoing is only a preferred embodiment of the present invention, but the scope of the present invention is not limited thereto, and any changes or substitutions easily contemplated by those skilled in the art within the scope of the present invention should be included in the scope of the present invention. Therefore, the protection scope of the present invention should be subject to the protection scope of the claims.

Claims (10)

1. The project defect retesting method based on the gateway network group is characterized by comprising the following steps of:
s1, establishing a component corresponding to a project and an associated network group of cases in each component;
s2, establishing a defect pool, wherein the defect pool dynamically contains defects to be processed and corresponding defect information, the defect information comprises defect states, and the defect states comprise unrepaired and repaired defects;
s3, inquiring whether an unrepaired defect exists in the defect pool, and marking a retest identification of a case in the associated network group as 1 when the unrepaired defect does not exist;
s4, when an unrepaired defect exists, reading defect information of the unrepaired defect, and determining a retest range according to the defect information matching Guan Lianwang group;
s5, marking the retest mark of the related case as 1 according to the retest range;
s6, executing retest on all cases with retest identification marks of 1, and changing the defect state of the defects passing retest into repaired defects;
s7, repeating the steps S3 to S6 until no unrepaired defects exist in the defect pool.
2. The method of claim 1, wherein the association network group comprises:
a first connection relationship between components included in the item;
and, a second connection relationship for each case contained by the component.
3. The method of claim 2, wherein the association network group further comprises:
the level label of each case is contained in each component, the level label comprises a master case and a slave case, and each component respectively contains at least one master case.
4. The method of claim 3, wherein marking the retest identity of the case within the associated web farm as 1 when there is no unrepaired defect comprises:
and when the unrepaired defects do not exist, marking the retest identification of all main cases in the associated network group as 1.
5. The method of claim 3, wherein the defect information further includes a case of direct association of a defect and a component of direct association of a defect.
6. The method of claim 5, wherein the determining the retest range based on the defect information matching Guan Lianwang group comprises:
setting the case directly related to the defect and the related case as a retest range according to the second connection relation;
and setting a main case contained in the component directly related to the defect as a retest range according to the level label;
and setting the main case contained in the component associated with the component where the case directly associated with the defect is located as a retest range according to the first connection relation and the level label.
7. The method of claim 1, wherein the step S7 further comprises:
the newly discovered defects are added to the defect pool.
8. Project defect retest system based on networking crowd, characterized by, include:
the case management module is used for establishing a component corresponding to the project and an associated network group of cases in each component;
the defect pool module is used for dynamically managing defects needing to be processed and corresponding defect information;
the range judging module is used for matching Guan Lianwang groups according to the defect information and determining a retest range;
and the retest module is used for executing retest on the cases.
9. A computer readable storage medium, characterized in that the storage medium has stored thereon a computer program which, when executed by a processor, implements the method of any of claims 1 to 7.
10. An electronic device comprising a processor and a memory;
the memory is used for storing the networking group and defect information;
the processor is configured to perform the method of any of claims 1 to 7 by invoking the networking group and defect information.
CN202310341743.4A 2023-03-31 2023-03-31 Project defect retest method and system based on gateway network group Pending CN116560973A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202310341743.4A CN116560973A (en) 2023-03-31 2023-03-31 Project defect retest method and system based on gateway network group

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202310341743.4A CN116560973A (en) 2023-03-31 2023-03-31 Project defect retest method and system based on gateway network group

Publications (1)

Publication Number Publication Date
CN116560973A true CN116560973A (en) 2023-08-08

Family

ID=87499064

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202310341743.4A Pending CN116560973A (en) 2023-03-31 2023-03-31 Project defect retest method and system based on gateway network group

Country Status (1)

Country Link
CN (1) CN116560973A (en)

Similar Documents

Publication Publication Date Title
TWI706318B (en) Solder paste printing quality detecting method, data processing device and computer storage medium
US9396094B2 (en) Software test automation systems and methods
CN110088744B (en) Database maintenance method and system
CN112650685B (en) Automatic test method, device, electronic equipment and computer storage medium
US11669423B2 (en) Systems and methods for monitoring application health in a distributed architecture
CN113946499A (en) Micro-service link tracking and performance analysis method, system, equipment and application
CN112905371B (en) Software change checking method and device based on heterogeneous multi-source data anomaly detection
CN103544095A (en) Server program monitoring method and system of server program
CN111221807A (en) Cloud service-oriented industrial equipment big data quality testing method and architecture
US11120037B2 (en) Test data integration system and method thereof
CN112817827A (en) Operation and maintenance method, device, server, equipment, system and medium
CN112579402A (en) Method and device for positioning faults of application system
CN116881135A (en) Integrated test parameter feedback method and system based on packet connection
CN116560973A (en) Project defect retest method and system based on gateway network group
CN115827469A (en) Project test management method and system
CN114448775A (en) Equipment fault information processing method and device, electronic equipment and storage medium
KR20220083252A (en) A apparatus for verificating advanced distribution automation system
CN112860527A (en) Fault monitoring method and device of application server
CN112764957A (en) Application fault delimiting method and device
CN107783905A (en) The automated testing method and system sent based on simulation short message
CN117573534A (en) System change risk control method, device, equipment and computer storage medium
CN117729100A (en) Positioning method and system based on multidimensional fault root cause
CN116860622A (en) Intelligent and efficient test coverage risk analysis method and system
CN116028348A (en) Abnormality testing and asset updating method and system based on multidimensional expansion
CN114328249A (en) Method and device for processing automatic test execution result

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