CN111143216A - Quality report generation method, quality report generation device, quality report generation equipment and computer readable storage medium - Google Patents

Quality report generation method, quality report generation device, quality report generation equipment and computer readable storage medium Download PDF

Info

Publication number
CN111143216A
CN111143216A CN201911374548.1A CN201911374548A CN111143216A CN 111143216 A CN111143216 A CN 111143216A CN 201911374548 A CN201911374548 A CN 201911374548A CN 111143216 A CN111143216 A CN 111143216A
Authority
CN
China
Prior art keywords
information
defect
quality report
data
generating
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
CN201911374548.1A
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.)
JD Digital Technology Holdings Co Ltd
Original Assignee
JD Digital Technology Holdings 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 JD Digital Technology Holdings Co Ltd filed Critical JD Digital Technology Holdings Co Ltd
Priority to CN201911374548.1A priority Critical patent/CN111143216A/en
Publication of CN111143216A publication Critical patent/CN111143216A/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
    • G06F11/3692Test management for test results analysis

Abstract

The present disclosure provides a method, an apparatus, a device and a computer readable storage medium for generating a quality report, including: reading system defect data uploaded by a tester from a defect management platform, and determining system defect information according to the system defect data; reading alarm data information of a system from an alarm database; reading online information of the system from an online information base; and generating a quality report according to the system defect information, the alarm data information and the on-line information. The quality report generation method, the quality report generation device, the quality report generation equipment and the computer-readable storage medium provided by the embodiment can acquire system data for generating the quality report, and automatically generate the quality report based on the data, so that a tester does not need to manually issue the report, and the problems of omission and low efficiency in report issuing in the prior art are solved.

Description

Quality report generation method, quality report generation device, quality report generation equipment and computer readable storage medium
Technical Field
The present disclosure relates to data processing technologies, and in particular, to a method, an apparatus, a device, and a computer-readable storage medium for generating a quality report.
Background
In order to ensure that the system functions normally or to find problems in the system in time, the system needs to be tested randomly or regularly.
Generally, a tester is required to test the system and issue a corresponding test report according to a test result. However, when the number of systems is large, a lot of time is consumed for counting the test results corresponding to each function in the system, and the statistical results are easy to be missed.
Therefore, how to accurately and efficiently issue a systematic quality report is a technical problem that needs to be solved by those skilled in the art.
Disclosure of Invention
The present disclosure provides a method, an apparatus, a device and a computer readable storage medium for generating a quality report, so as to implement a quality report capable of accurately and efficiently issuing a system.
A first aspect of the present disclosure provides a method for generating a quality report, including:
reading system defect data uploaded by a tester from a defect management platform, and determining system defect information according to the system defect data;
reading alarm data information of a system from an alarm database;
reading online information of the system from an online information base;
and generating a quality report according to the system defect information, the alarm data information and the online information.
Another aspect of the present disclosure is to provide an apparatus for generating a quality report, including:
the reading module is used for reading system defect data uploaded by a tester from the defect management platform;
the reading module is also used for reading the alarm data information of the system from the alarm database;
the reading module is also used for reading the online information of the system from an online information base;
the determining module is used for determining system defect information according to the system defect data;
and the generating module is used for generating a quality report according to the system defect information, the alarm data information and the online information.
Yet another aspect of the present disclosure is to provide a quality report generation apparatus, including:
a memory;
a processor; and
a computer program;
wherein the computer program is stored in the memory and configured to be executed by the processor to implement the method of generating a quality report as described in the first aspect above.
Yet another aspect of the present disclosure is to provide a computer readable storage medium having stored thereon a computer program to be executed by a processor to implement the method of generating a quality report as described in the first aspect above.
The technical effects of the quality report generation method, the quality report generation device, the quality report generation equipment and the computer readable storage medium are as follows:
the quality report generation method, apparatus, device and computer-readable storage medium provided in this embodiment include: reading system defect data uploaded by a tester from a defect management platform, and determining system defect information according to the system defect data; reading alarm data information of a system from an alarm database; reading online information of the system from an online information base; and generating a quality report according to the system defect information, the alarm data information and the on-line information. The quality report generation method, the quality report generation device, the quality report generation equipment and the computer-readable storage medium provided by the embodiment can acquire system data for generating the quality report, and automatically generate the quality report based on the data, so that a tester does not need to manually issue the report, and the problems of omission and low efficiency in report issuing in the prior art are solved.
Drawings
FIG. 1 is a system block diagram illustrating an exemplary embodiment of the present application;
FIG. 2 is a flow diagram illustrating a method of generating a quality report in accordance with an exemplary embodiment of the present invention;
FIG. 3 is a schematic diagram of an interactive interface shown in an exemplary embodiment of the present invention;
FIG. 4 is a flow chart illustrating a method of generating a quality report in accordance with another exemplary embodiment of the present invention;
FIGS. 5 and 6 are diagrammatic representations of an exemplary embodiment of the present invention;
fig. 7 is a block diagram illustrating a quality report generation apparatus according to an exemplary embodiment of the present invention;
fig. 8 is a block diagram illustrating a quality report generation apparatus according to another exemplary embodiment of the present invention;
fig. 9 is a block diagram illustrating a quality report generation apparatus according to an exemplary embodiment of the present invention.
Detailed Description
At present, the system needs to be tested before or during use, so that problems in the system can be found in time and then modified.
Typically, the system is tested by a dedicated tester and a quality report is composed based on the test results. Specific problems in the system can be documented in quality reports, and developers can optimize the system based on these reports.
It will not take much time to issue a quality report for one test, but if the system is large or the content of the test is large, a lot of time will be wasted by manually issuing the quality report. In addition, manually issuing a quality report also easily causes a problem of missing recorded data, resulting in a decrease in the confidence in the quality report.
Based on this, in the scheme provided by the application, system-related information, specifically including system defect information, alarm data information, and online information, is obtained, and a quality report is automatically generated according to the information without manually writing a report, thereby solving the problems of time waste, data omission and the like caused by manual data reporting in the prior art.
Fig. 1 is a system configuration diagram according to an exemplary embodiment of the present application.
As shown in fig. 1, a quality report generation device 11 for executing the method provided by this embodiment may be connected to a defect management platform 12, and may also be connected to an alarm database 13 and an online information base 14, respectively. The generating device 11 may read data from the defect management platform 12, the alarm database 13, the on-line information repository 14 and generate a quality report based on these data.
The connection relationship in the system may be a wired or wireless connection manner, which is not limited in this embodiment.
Fig. 2 is a flowchart illustrating a method for generating a quality report according to an exemplary embodiment of the present invention.
As shown in fig. 2, the method provided by this embodiment may include:
step 201, reading system defect data uploaded by a tester from a defect management platform, and determining system defect information according to the system defect data.
The method provided by this embodiment may be executed by the quality report generating device shown in fig. 1, where the quality report generating device may be a single device, such as a computer, or may be a cluster device, such as a cluster server.
In one embodiment, as shown in fig. 1, the quality report generating device may also be connected to a user terminal. The user may operate the user terminal to send a request to generate a quality report to the quality report generating device, thereby triggering the quality report generating device to perform the method provided by the present embodiment.
For example, a tester, after completing a test on the system, may operate the user terminal to send a request to generate a report to the quality report generating device.
FIG. 3 is a schematic diagram of an interactive interface according to an exemplary embodiment of the present invention.
As shown in fig. 3, the user may select a system in the user terminal and click a button to generate a report, thereby triggering the user terminal to send a request to generate a report to the quality report generating device.
In another implementation, a specified time may be set, so that the quality report generation device executes the method provided in this embodiment, thereby automatically generating a quality report at the time.
The quality report generating device may read system defect data uploaded by a tester from the defect management platform when a quality report needs to be generated, for example, after receiving a request.
If the generation of the quality report is triggered based on a user request, the generating device may parse the received request and determine the system identifier that needs to be analyzed. Thereby obtaining relevant data associated with the system identification. For example, if system a is included in the request, the quality report generating device may read system defect data for system a from the defect management platform.
Furthermore, the defect management platform can be connected with terminal equipment of a tester, and when the tester tests the system, specific defect data can be input into the defect management platform based on a test result, namely, the tester can upload bug data. The specific uploaded content may include defect content, type, severity level, etc.
In practical application, the quality report generation device can read bug data uploaded to the defect management platform by a tester.
In one embodiment, the time range for reading data may be preset, for example, the system defect data of the last month may be read. In one application scenario, a quality report may be issued once per month, at which point the month's system-related data may be read from the defect management platform at a specified date, such as at the end of the month, and a quality report may be generated for the month.
Specifically, the quality report generating device may determine the system defect information based on the read system defect data. The system defect data can be integrated, and system defect information can be counted.
Further, the read system defect data is scattered bug data uploaded by each tester, and needs to be processed to obtain system defect information capable of being used for generating quality reports. For example, the number of defects, the types of defects that occur, and the defect increment information may be obtained by comparing the number of defects with the defect data of the previous month.
Step 202, reading the alarm data information of the system from the alarm database.
In practical application, when the quality report generation device needs to generate a quality report, the quality report generation device can also read alarm data information from the alarm database, and specifically can read alarm data information corresponding to a system which needs to generate a report.
The alarm database may record alarm data of each system, and specifically may determine the alarm data based on a log of the system and upload the alarm data to the alarm database. For example, the alarm data may be determined by a person responsible for paying attention to the system log and then entered into an alarm database.
Specifically, in the alarm database, each alarm data may be associated with a corresponding system. For example, if an alarm is generated in system A, the data is associated with system A; as another example, if alarm data is generated in system B, the data is associated with system B.
Further, the quality report generating device may read alarm data information associated with a system from an alarm database. The alarm data information may include the alarm level of each alarm, and may also include the application that generated the alarm, etc.
In practice, the number of alarms, for example, the number of alarms in the last month, may be counted in an alarm database, and the quality report generating device may directly read this information. In addition, the quality report generating equipment can perform statistics based on the read alarm data to obtain the alarm times.
And step 203, reading the online information of the system from the online information base.
When the quality report generation device needs to generate a quality report, the quality report generation device can also read online information from the online information base, and specifically can read online information corresponding to a system which needs to generate the report.
The online information base can record online data of each system, and specifically, when research personnel perform online operation, information of the online content, such as name and description, can be uploaded. The information can be filled in by the user on the terminal, which can upload the information to the online information base.
Specifically, in the online information base, each online data may be associated with a corresponding system. For example, if an online data is generated in system a, the data is associated with system a; as another example, an online data is generated in system B, and the data is associated with system B.
Further, the quality report generating device may read online information associated with a system from an online information base. Each name, description, and the like may be included in the online information.
In practical application, the online times, such as the last month online times, can be counted in the online information base, and the quality report generation device can directly read the data. In addition, the quality report generation device can perform statistics based on the read online data to obtain the online times.
Wherein, the execution timing of step 201 and step 203 is not limited.
And step 204, generating a quality report according to the system defect information, the alarm data information and the online information.
Specifically, after the quality report generating device obtains system defect information, alarm data information, and online information, a quality report may be generated based on these information.
Furthermore, a template can be preset, and the quality template is filled according to the acquired data information, so that the display information of the system is obtained. For example, the template may be in html form, which includes a plurality of fields, and may be key-value pairs. The quality report generating device may populate the values within these fields according to the read data information. And based on the format of a preset template, the data information can be displayed in an html form.
In practical application, the content that can be specifically displayed in the quality report may include system defect information, that is, bug information, which may be the number of times of bug occurrence, the distribution of bug severity, the number of times of system alarm, the distribution of alarm severity, the number of online times, and the like.
And generating a chart according to the acquired information, so that the system state is displayed in a chart form. For example, the occurrence of the bug may be shown according to the system defect information, for example, the number of the bugs occurring in a preset time period, such as a time period of two days, may be shown in a line graph manner, and for example, the bug severity level distribution may be shown in a pie manner.
Optionally, the display information and the generated icon may be sent to a relevant person in charge of the system, so that the relevant person in charge can know the system state in time. For example, the responsible person corresponding to each system may be preset, and account information of the responsible person may be set, where the account information may include a mailbox address, for example. So that after a quality report (which may include presentation information and icons, for example) for the system is generated, the quality report may be sent to the mailbox of the associated responsible person.
The method provided by the present embodiment is used for generating a quality report, and is performed by a device provided with the method provided by the present embodiment, which is typically implemented in hardware and/or software.
The method for generating a quality report provided by the embodiment includes: reading system defect data uploaded by a tester from a defect management platform, and determining system defect information according to the system defect data; reading alarm data information of a system from an alarm database; reading online information of the system from an online information base; and generating a quality report according to the system defect information, the alarm data information and the on-line information. The method provided by the embodiment can acquire the system data for generating the quality report, and then automatically generate the quality report based on the data without manually issuing the report by a tester, thereby solving the problems of omission and low efficiency in issuing the report in the prior art.
Fig. 4 is a flowchart illustrating a method of generating a quality report according to another exemplary embodiment of the present invention.
As shown in fig. 4, the method for generating a quality report according to this embodiment includes:
step 401, calling a preset interface, and reading system defect data in the defect management platform through the preset interface.
The method provided by this embodiment may be executed by the quality report generating device shown in fig. 1, where the quality report generating device may be a single device, such as a computer, or may be a cluster device, such as a cluster server.
The quality report generating device may read system defect data from the defect management platform when a quality report needs to be generated. For example, the quality report generating device may automatically generate the quality report based on preset rules, e.g. when a preset time is reached. As another example, the quality report generating device may also generate a quality report based on a trigger of the user.
Wherein, the system defect data is uploaded to the defect management platform by the tester based on the test result. The tester can test the system, and submit the defect data, namely bug data, in the defect management platform based on the test result after the test is finished.
Specifically, when reading the system defect data in the defect management platform, the quality report generating device may call a preset interface, and read the system defect data from the defect management platform through the interface.
Further, the preset interface may be a third party interface provided by the defect management platform, for example, a third party interface provided by jira. A function may be set in the quality report generating device in advance, and when the system defect data needs to be read, the function may be run, and the preset interface may be called through the function, so as to read the system defect data through the preset interface.
Step 402, determining system defect information according to the system defect data.
And step 403, reading the alarm data information of the system from the alarm database.
Step 404, reading online information of the system from an online information base.
Step 402 is similar to the method for determining the system defect information in step 201, and is not described again.
The specific principles and implementation of steps 403 and 404 are similar to those of steps 202 and 203, and are not described herein again.
And 405, filling a preset template according to the system defect information, the alarm data information and the online information to generate display information.
The quality report may include presentation information.
In practical application, a template can be preset, and the preset template can be filled according to system defect information, alarm data information and online information, so that display information is obtained.
The preset template may include a plurality of fields, and the fields may correspond to fields in the acquired data information, for example, the acquired system defect information may include the number of times of occurrence of a defect, and the preset template may also include the fields, and the fields in the template may be filled according to the specific number of times in the system defect information.
Specifically, after the fields in the preset template are filled, the display information can be obtained. If all field data in the preset template are not acquired, the data of the corresponding field in the preset template may be set to be null for the field for which the data are not acquired.
Furthermore, the display information can be generated through a preset frame. The preset frame may be, for example, pyecharts, which may custom generate the required pictures and html. If presentation information is generated based on the open source framework, the presentation information may be in html format.
Step 406, generating a system defect display diagram according to the system defect information; and generating an alarm display diagram according to the alarm data information.
In another embodiment, the quality report may further include a chart, for example, a system defect display diagram, and may further include an alarm display diagram.
The system defect display diagram can be generated according to the system defect information. For example, the occurrence number of the system defect per day can be shown by a display chart, and for example, the distribution of the severity of the system defect can be shown by the display chart.
In one embodiment, the system defect display map may be generated by a default frame. Specifically, the system defect information may be first subjected to data processing to meet the data format requirement of the preset frame, and then a system defect display diagram is generated through the preset frame.
The preset frame may be, for example, pyecharts, which may custom generate the desired picture. The specific way of processing the system defect information may be related to the preset frame. For example, when the preset frame is pyecharts, the system defect information is processed to meet the requirements of the input data format of pyecharts.
In another embodiment, the quality report may further include a chart, for example, a system defect display diagram, and may further include an alarm display diagram.
The system defect display diagram can be generated by the system defect information. For example, the occurrence number of the system defect per day can be shown by a display chart, and for example, the distribution of the severity of the system defect can be shown by the display chart.
Wherein, the alarm display diagram can be generated according to the alarm data information. For example, the number of occurrences of the alarm per day may be displayed by a display chart, and for example, the severity distribution of the alarm may be displayed by a display chart. And the alarm distribution condition corresponding to each application can be displayed through a display diagram.
Optionally, the alarm display map may be generated through a preset frame. Specifically, the alarm data information may be subjected to data processing to meet the data format requirement of the preset frame, and then an alarm display diagram is generated through the preset frame.
The preset frame may be, for example, pyecharts, which may custom generate the desired picture. The specific way of processing the alarm data information may be related to a preset frame. For example, when the preset frame is pyecharts, the alarm data information is processed to conform to the requirements of the input data format of pyecharts.
Optionally, the quality report may include any one of the following information:
the method comprises the following steps of defect increasing quantity, defect solving quantity, unsolved defect quantity, newly increased defect information, alarm type information, alarm information corresponding to each application, total online times, names of online contents and description information of the online contents.
These information may be provided in the presentation information or in the chart. And can also be arranged in the display information and the chart at the same time.
The newly added defect information may include the type of the newly added defect type that is 10 th from the number of the newly added defect types, the distribution condition of the severity level of the newly added defect, and may further include comparison data of the newly added defect and the historical defect, such as comparison data of the number of the newly added defect in the current month and the number of the defect in the previous month.
The alarm data information may include the type of the newly added alarm type, the type of the newly added alarm type being 10 at the top, the distribution condition of the severity level of the newly added alarm, and may further include comparison data between the newly added alarm and the historical alarm, such as the comparison data between the newly added alarm in the current month and the alarm in the previous month.
In another embodiment, the static code of the system may be automatically scanned to obtain the scanning result, and the scanning result is set in the quality report.
Step 407, the quality report is sent to a user account associated with the system.
In particular, the quality report generating device may send the quality report to a user account associated with the system after generating the quality report, e.g., generating the presentation information and the chart.
Further, a user account associated with the system may be preset. After generating the quality report, a user account associated with the system may be read, and the quality report may be sent to the account. Specifically, the display information in html format may be sent, and a chart may also be sent.
Fig. 5 and 6 are schematic diagrams illustrating diagrams according to an exemplary embodiment of the present invention.
As shown in fig. 5, the quality report generating device may generate a chart as shown, which may characterize the new defect information.
As shown in fig. 6, the quality report generating device may generate a graph as shown, which may characterize the severity level distribution of the newly added defect.
Fig. 7 is a block diagram illustrating a quality report generation apparatus according to an exemplary embodiment of the present invention.
As shown in fig. 7, the quality report generation apparatus provided in this embodiment includes:
a reading module 71, configured to read system defect data uploaded by a tester from a defect management platform;
the reading module 71 is further configured to read alarm data information of the system from an alarm database;
the reading module 71 is further configured to read online information of the system from an online information base;
a determining module 72, configured to determine system defect information according to the system defect data;
and a generating module 73, configured to generate a quality report according to the system defect information, the alarm data information, and the online information.
The quality report generation device provided by the embodiment comprises: the reading module is used for reading system defect data uploaded by a tester from the defect management platform; the reading module is also used for reading the alarm data information of the system from the alarm database; the reading module is also used for reading the online information of the system from the online information base; the determining module is used for determining system defect information according to the system defect data; and the generating module is used for generating a quality report according to the system defect information, the alarm data information and the online information. The device provided by the embodiment can acquire system data for generating the quality report, and then automatically generate the quality report based on the data, so that a tester does not need to manually issue the report, and the problems of omission and low efficiency in report issuing in the prior art are solved.
The specific principle and implementation of the quality report generation apparatus provided in this embodiment are similar to those of the embodiment shown in fig. 2, and are not described here again.
Fig. 8 is a block diagram of an apparatus for generating a quality report according to another exemplary embodiment of the present invention.
As shown in fig. 8, on the basis of the foregoing embodiment, the apparatus provided in this embodiment optionally further includes:
a sending module 74 for sending the quality report to a user account associated with the system.
Optionally, the reading module 71 includes:
a calling unit 711, configured to call a preset interface, and read the system defect data in the defect management platform through the preset interface;
wherein the system defect data is uploaded to the defect management platform by the tester based on test results.
Optionally, the generating module 73 includes:
and a display information generating unit 731, configured to fill a preset template according to the system defect information, the alarm data information, and the online information, and generate display information.
The display information generating unit 731 is specifically configured to:
and generating the display information through a preset frame.
Optionally, the generating module 73 includes:
a chart generating unit 732, configured to generate a system defect display chart according to the system defect information;
and generating an alarm display diagram according to the alarm data information.
Optionally, the chart generating unit 732 is specifically configured to:
processing data of the system defect information to enable the system defect information to meet the data format requirement of a preset frame, and generating the system defect display diagram through the preset frame;
and performing data processing on the alarm data information to enable the alarm data information to meet the data format requirement of a preset frame, and generating the alarm display diagram through the preset frame.
Optionally, the quality report includes any one of the following information:
the method comprises the following steps of defect increasing quantity, defect solving quantity, unsolved defect quantity, newly increased defect information, alarm type information, alarm information corresponding to each application, total online times, names of online contents and description information of the online contents.
The specific principle and implementation of the apparatus provided in this embodiment are similar to those of the embodiment shown in fig. 3, and are not described herein again.
Fig. 9 is a block diagram illustrating a quality report generation apparatus according to an exemplary embodiment of the present invention.
As shown in fig. 9, the quality report generation device provided in this embodiment includes:
a memory 91;
a processor 92; and
a computer program;
wherein the computer program is stored in the memory 91 and configured to be executed by the processor 92 to implement any of the quality report generation methods described above.
The present embodiments also provide a computer-readable storage medium, having stored thereon a computer program,
the computer program is executed by a processor to implement any of the quality report generation methods described above.
The present embodiment also provides a computer program comprising a program code for performing any of the methods of generating a quality report as described above when the computer program is run by a computer.
Those of ordinary skill in the art will understand that: all or a portion of the steps of implementing the above-described method embodiments may be performed by hardware associated with program instructions. The program may be stored in a computer-readable storage medium. When executed, the program performs steps comprising the method embodiments described above; and the aforementioned storage medium includes: various media that can store program codes, such as ROM, RAM, magnetic or optical disks.
Finally, it should be noted that: the above embodiments are only used to illustrate the technical solution of the present invention, and not to limit the same; while the invention has been described in detail and with reference to the foregoing embodiments, it will be understood by those skilled in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some or all of the technical features may be equivalently replaced; and the modifications or the substitutions do not make the essence of the corresponding technical solutions depart from the scope of the technical solutions of the embodiments of the present invention.

Claims (11)

1. A method of generating a quality report, comprising:
reading system defect data uploaded by a tester from a defect management platform, and determining system defect information according to the system defect data;
reading alarm data information of a system from an alarm database;
reading online information of the system from an online information base;
and generating a quality report according to the system defect information, the alarm data information and the online information.
2. The method of claim 1, further comprising:
sending the quality report to a user account associated with the system.
3. The method of claim 1, wherein reading the system defect data uploaded by the user from the defect management platform comprises:
calling a preset interface, and reading the system defect data in the defect management platform through the preset interface;
wherein the system defect data is uploaded to the defect management platform by the tester based on test results.
4. The method of claim 1, wherein generating a quality report according to the system defect information, the alarm data information, and the online information comprises:
and filling a preset template according to the system defect information, the alarm data information and the online information to generate display information.
5. The method of claim 4, wherein the generating presentation information comprises:
and generating the display information through a preset frame.
6. The method of claim 1, wherein generating a quality report according to the system defect information, the alarm data information, and the online information comprises:
generating a system defect display diagram according to the system defect information;
and generating an alarm display diagram according to the alarm data information.
7. The method of claim 6,
the generating a system defect display diagram according to the system defect information includes:
processing data of the system defect information to enable the system defect information to meet the data format requirement of a preset frame, and generating the system defect display diagram through the preset frame;
the generating of the alarm display diagram according to the alarm data information comprises:
and performing data processing on the alarm data information to enable the alarm data information to meet the data format requirement of a preset frame, and generating the alarm display diagram through the preset frame.
8. The method according to any of claims 1-7, wherein the quality report comprises any of the following information:
the method comprises the following steps of defect increasing quantity, defect solving quantity, unsolved defect quantity, newly increased defect information, alarm type information, alarm information corresponding to each application, total online times, names of online contents and description information of the online contents.
9. An apparatus for generating a quality report, comprising:
the reading module is used for reading system defect data uploaded by a tester from the defect management platform;
the reading module is also used for reading the alarm data information of the system from the alarm database;
the reading module is also used for reading the online information of the system from an online information base;
the determining module is used for determining system defect information according to the system defect data;
and the generating module is used for generating a quality report according to the system defect information, the alarm data information and the online information.
10. An apparatus for generating a quality report, comprising:
a memory;
a processor; and
a computer program;
wherein the computer program is stored in the memory and configured to be executed by the processor to implement the method of any of claims 1-8.
11. A computer-readable storage medium, having stored thereon a computer program,
the computer program is executed by a processor to implement the method according to any one of claims 1 to 8.
CN201911374548.1A 2019-12-27 2019-12-27 Quality report generation method, quality report generation device, quality report generation equipment and computer readable storage medium Pending CN111143216A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911374548.1A CN111143216A (en) 2019-12-27 2019-12-27 Quality report generation method, quality report generation device, quality report generation equipment and computer readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911374548.1A CN111143216A (en) 2019-12-27 2019-12-27 Quality report generation method, quality report generation device, quality report generation equipment and computer readable storage medium

Publications (1)

Publication Number Publication Date
CN111143216A true CN111143216A (en) 2020-05-12

Family

ID=70520753

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911374548.1A Pending CN111143216A (en) 2019-12-27 2019-12-27 Quality report generation method, quality report generation device, quality report generation equipment and computer readable storage medium

Country Status (1)

Country Link
CN (1) CN111143216A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111897691A (en) * 2020-07-10 2020-11-06 深圳市彬讯科技有限公司 Method and device for automatically generating quality report, computer equipment and storage medium
CN112000551A (en) * 2020-08-25 2020-11-27 上海控软网络科技有限公司 Machine tool monitoring method, device, system, electronic device and storage medium

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20110161938A1 (en) * 2009-12-30 2011-06-30 International Business Machines Corporation Including defect content in source code and producing quality reports from the same
CN107622014A (en) * 2017-09-22 2018-01-23 广州视源电子科技股份有限公司 Test report generation method, device, readable storage medium storing program for executing and computer equipment
CN108459956A (en) * 2017-11-29 2018-08-28 平安科技(深圳)有限公司 Test report automatic management method, apparatus, equipment and storage medium
CN110069411A (en) * 2019-04-15 2019-07-30 网易(杭州)网络有限公司 Client performance quality report generation method, device, medium and electronic equipment
CN110109834A (en) * 2019-04-30 2019-08-09 贝壳技术有限公司 A kind of test report automatically generating device and method

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20110161938A1 (en) * 2009-12-30 2011-06-30 International Business Machines Corporation Including defect content in source code and producing quality reports from the same
CN107622014A (en) * 2017-09-22 2018-01-23 广州视源电子科技股份有限公司 Test report generation method, device, readable storage medium storing program for executing and computer equipment
CN108459956A (en) * 2017-11-29 2018-08-28 平安科技(深圳)有限公司 Test report automatic management method, apparatus, equipment and storage medium
CN110069411A (en) * 2019-04-15 2019-07-30 网易(杭州)网络有限公司 Client performance quality report generation method, device, medium and electronic equipment
CN110109834A (en) * 2019-04-30 2019-08-09 贝壳技术有限公司 A kind of test report automatically generating device and method

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111897691A (en) * 2020-07-10 2020-11-06 深圳市彬讯科技有限公司 Method and device for automatically generating quality report, computer equipment and storage medium
CN112000551A (en) * 2020-08-25 2020-11-27 上海控软网络科技有限公司 Machine tool monitoring method, device, system, electronic device and storage medium

Similar Documents

Publication Publication Date Title
CN107341098B (en) Software performance testing method, platform, equipment and storage medium
CN108647141B (en) Automatic test method, device, computer readable medium and electronic equipment
CN109947746A (en) A kind of quality of data management-control method and system based on ETL process
CN109633351B (en) Intelligent IT operation and maintenance fault positioning method, device, equipment and readable storage medium
CN110162451B (en) Performance analysis method, performance analysis device, server and storage medium
WO2020237877A1 (en) Log monitoring method and apparatus, terminal, and storage medium
CN107193714B (en) Alarm display method and device
US11799748B2 (en) Mitigating failure in request handling
CN111143216A (en) Quality report generation method, quality report generation device, quality report generation equipment and computer readable storage medium
CN114462969A (en) Project progress real-time monitoring method and device, electronic equipment and storage medium
CN111897806A (en) Big data offline data quality inspection method and device
CN113238930A (en) Software system testing method and device, terminal equipment and storage medium
CN114996103A (en) Page abnormity detection method and device, electronic equipment and storage medium
CN110689259A (en) Power system statistic digital detection management system
JP5006824B2 (en) Test program management system
CN110262955B (en) Application performance monitoring tool based on pinpoint
CN113672497B (en) Method, device and equipment for generating non-buried point event and storage medium
CN113254338A (en) Test case generation method, device and equipment
CN112346994A (en) Test information correlation method and device, computer equipment and storage medium
CN113362210A (en) Window queuing service evaluation method, system and device
CN111143325A (en) Data acquisition monitoring method, monitoring device and readable storage medium
CN112416735A (en) Application program detection method and device, terminal equipment and storage medium
CN110018946B (en) Performance data display method, device, equipment and computer readable storage medium
CN110008114B (en) Configuration information maintenance method, device, equipment and readable storage medium
CN110109842B (en) Method and device for testing numerical system

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
CB02 Change of applicant information

Address after: Room 221, 2 / F, block C, 18 Kechuang 11th Street, Daxing District, Beijing, 100176

Applicant after: Jingdong Technology Holding Co.,Ltd.

Address before: Room 221, 2 / F, block C, 18 Kechuang 11th Street, Daxing District, Beijing, 100176

Applicant before: Jingdong Digital Technology Holding Co.,Ltd.

Address after: Room 221, 2 / F, block C, 18 Kechuang 11th Street, Daxing District, Beijing, 100176

Applicant after: Jingdong Digital Technology Holding Co.,Ltd.

Address before: Room 221, 2 / F, block C, 18 Kechuang 11th Street, Beijing Economic and Technological Development Zone, 100176

Applicant before: JINGDONG DIGITAL TECHNOLOGY HOLDINGS Co.,Ltd.

CB02 Change of applicant information