CN112560044A - Project bug tracking and counting method, system and equipment - Google Patents

Project bug tracking and counting method, system and equipment Download PDF

Info

Publication number
CN112560044A
CN112560044A CN202011396422.7A CN202011396422A CN112560044A CN 112560044 A CN112560044 A CN 112560044A CN 202011396422 A CN202011396422 A CN 202011396422A CN 112560044 A CN112560044 A CN 112560044A
Authority
CN
China
Prior art keywords
project
bug
data
bugs
screening
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
CN202011396422.7A
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.)
Xinghan Supply Chain Co ltd
Original Assignee
Xinghan Supply Chain 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 Xinghan Supply Chain Co ltd filed Critical Xinghan Supply Chain Co ltd
Priority to CN202011396422.7A priority Critical patent/CN112560044A/en
Publication of CN112560044A publication Critical patent/CN112560044A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/951Indexing; Web crawling techniques
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/50Monitoring users, programs or devices to maintain the integrity of platforms, e.g. of processors, firmware or operating systems
    • G06F21/57Certifying or maintaining trusted computer platforms, e.g. secure boots or power-downs, version controls, system software checks, secure updates or assessing vulnerabilities
    • G06F21/577Assessing vulnerabilities and evaluating computer system security
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/65Updates

Landscapes

  • Engineering & Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Hardware Design (AREA)
  • Databases & Information Systems (AREA)
  • Data Mining & Analysis (AREA)
  • Computing Systems (AREA)
  • Stored Programmes (AREA)

Abstract

The invention provides a method, a system and equipment for tracking and counting project bugs, which comprise the following steps: building a project management tool and associating with the project; collecting bug data of a project by using a project management tool; crawling the collected bug data by using a crawler; summarizing the crawled bug data, and finishing screening according to preset conditions; after screening is finished, analyzing the quality of the project according to the influence degrees of the effective bugs and the bugs; and generating a visual statistical report according to the analysis result. The invention can automatically track and count the abnormal bug of the project and help the manager to know the general situation of the whole service.

Description

Project bug tracking and counting method, system and equipment
Technical Field
The invention relates to the technical field of computers, in particular to a project bug tracking statistical method, a system and equipment.
Background
With the rapid development of computer technology, in order to meet the increasing needs of people in life and work, software developers need to acquire the needs of users through a series of means, and then, through analysis, adopt a corresponding method according to a certain development principle, and finally generate the software desired by the users. We call this requirement a software development project.
In the development and implementation process of the project, a large number of abnormal bugs inevitably occur, and developers are required to process and repair the bugs in real time so as to promote the development process of the project. In order to manage and control the overall quality of a project, a project manager and related responsible personnel need to count and display different problem levels of different projects and problem processing progress in a certain period.
Currently, for the tracking statistics of the project bug, a manual statistics and checking method is generally adopted. However, with the growth of enterprise development projects and the iteration of versions, the real-time performance of manual review is poor. In addition, due to the fact that manual statistics and inspection subjectivity are too strong, abnormal bug tracking can be not timely tracked, and product quality can be reduced.
Disclosure of Invention
In view of the above problems, an object of the present invention is to provide a method, a system, and a device for tracking and counting bug on a project, which can automatically track and count abnormal bugs on the project, and help a manager to know the overall service profile.
In order to achieve the purpose, the invention is realized by the following technical scheme: a project bug tracking statistical method comprises the following steps:
s1: building a project management tool and associating with the project;
s2: collecting bug data of a project by using a project management tool;
s3: crawling the collected bug data by using a crawler;
s4: summarizing the crawled bug data, and finishing screening according to preset conditions;
s5: after screening is finished, analyzing the quality of the project according to the influence degrees of the effective bugs and the bugs;
s6: and generating a visual statistical report according to the analysis result.
Further, the step S1 includes setting an administrator account of the project management tool after the project association is completed, and performing addition, permission allocation, and permission management of various accounts.
Further, the preset conditions include: bug, weekly update bug and monthly update bug which are not solved and delayed.
Further, the step S4 further includes: and screening the bug data in the preset tester account according to the collected bug data and preset conditions to generate a work checking table of the tester.
Further, the step S6 includes: and generating a visual statistical report according to the risk level and the number of the bugs and the change of the bug state in a certain period.
Further, the project management tool adopts zenith project management software.
Correspondingly, the invention also discloses a project bug tracking and counting system, which comprises:
the building unit is used for building a project management tool and associating the project management tool with the project;
the acquisition unit is used for acquiring bug data of the project;
the data crawling unit is used for crawling the acquired bug data by using a crawler;
the collecting and screening unit is used for collecting the crawled bug data and finishing screening according to preset conditions;
the analysis unit is used for analyzing the quality of the project according to the influence degrees of the effective bugs and the bugs after the screening is finished;
and the output unit is used for generating a visual statistical report according to the analysis result.
Correspondingly, the invention also discloses a project bug tracking and counting device, which comprises:
a memory for storing a computer program;
a processor for implementing the steps of the project bug tracking statistical method as described in any one of the above when the computer program is executed.
Compared with the prior art, the invention has the beneficial effects that: the invention provides a project bug tracking statistical method, a system and equipment, which can be used for carrying out statistics and visual data display on different problem grades and problem processing progress of different projects within a certain time period by building a project management tool.
According to the method, the crawler is used for crawling bug data collected by a project management tool, the bug data are screened after the data are summarized, and the project quality is analyzed through the influence degree of effective bugs and bugs.
The invention can track and count the abnormal bug of the whole service (project) according to the actual application condition, and help the manager to know the general situation of the whole service; the manager can analyze the quality of the project through the proportion and statistics of the exception bugs, and perform targeted quality management and quality improvement.
Therefore, compared with the prior art, the invention has prominent substantive features and remarkable progress, and the beneficial effects of the implementation are also obvious.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to the provided drawings without creative efforts.
FIG. 1 is a flow chart of the method of the present invention.
Fig. 2 is a system block diagram of the present invention.
Detailed Description
The following description of the embodiments of the present invention will be made with reference to the accompanying drawings.
The method for tracking and counting the project bug as shown in fig. 1 comprises the following steps:
s1: project management tools are built and associated with the project.
And after the project association is completed, setting an administrator account of the project management tool, and adding, distributing and managing the authority of various accounts. The project management tool adopts zenith project management software.
S2: and collecting bug data of the project by using a project management tool.
S3: and crawling the collected bug data by using a crawler.
S4: and summarizing the crawled bug data, and finishing screening according to preset conditions.
The preset conditions include: bug, weekly update bug and monthly update bug which are not solved and delayed. In addition, the version information of the project and the management item of the project can be used as preset conditions to carry out statistics and screening on corresponding data. And screening the bug data in the preset tester account according to the collected bug data and preset conditions to generate a work checking table of the tester.
S5: and after the screening is finished, analyzing the quality of the project according to the influence degrees of the effective bugs and the bugs.
S6: and generating a visual statistical report according to the analysis result.
Specifically, the method comprises the following steps: and generating a visual statistical report according to the risk level and the number of the bugs and the change of the bug state in a certain period. The visualized statistical report comprises the occupation ratio of the abnormal bug and other corresponding statistical analysis data, and is convenient for management personnel to manage and control the quality of the project.
Correspondingly, as shown in fig. 2, the invention also discloses a project bug tracking and counting system, which comprises:
and the building unit is used for building a project management tool and associating the project management tool with the project.
And the acquisition unit is used for acquiring bug data of the project.
And the data crawling unit is used for crawling the acquired bug data by using a crawler.
And the collecting and screening unit is used for collecting the crawled bug data and finishing screening according to preset conditions.
And the analysis unit is used for analyzing the quality of the project according to the influence degrees of the effective bugs and the bugs after the screening is finished.
And the output unit is used for generating a visual statistical report according to the analysis result.
Correspondingly, the invention also discloses a project bug tracking and counting device, which comprises:
a memory for storing a computer program;
a processor for implementing the steps of the project bug tracking statistical method as described in any one of the above when the computer program is executed.
Those skilled in the art will readily appreciate that the techniques of the embodiments of the present invention may be implemented as software plus a required general purpose hardware platform. Based on such understanding, the technical solutions in the embodiments of the present invention may be embodied in the form of a software product, where the computer software product is stored in a storage medium, such as a usb disk, a removable hard disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk, and the like, and the storage medium can store program codes, and includes instructions for enabling a computer terminal (which may be a personal computer, a server, or a second terminal, a network terminal, and the like) to perform all or part of the steps of the method in the embodiments of the present invention. The same and similar parts in the various embodiments in this specification may be referred to each other. Especially, for the terminal embodiment, since it is basically similar to the method embodiment, the description is relatively simple, and the relevant points can be referred to the description in the method embodiment.
In the embodiments provided by the present invention, it should be understood that the disclosed system, system and method can be implemented in other ways. For example, the above-described system embodiments are merely illustrative, and for example, the division of the units is only one logical functional division, and other divisions may be realized in practice, for example, a plurality of units or components may be combined or integrated into another system, or some features may be omitted, or not executed. In addition, the shown or discussed mutual coupling or direct coupling or communication connection may be an indirect coupling or communication connection through some interfaces, systems or units, and may be in an electrical, mechanical or other form.
The units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the units can be selected according to actual needs to achieve the purpose of the solution of the embodiment.
In addition, functional modules in the embodiments of the present invention may be integrated into one processing unit, or each module may exist alone physically, or two or more modules are integrated into one unit.
Similarly, each processing unit in the embodiments of the present invention may be integrated into one functional module, or each processing unit may exist physically, or two or more processing units are integrated into one functional module.
The invention is further described with reference to the accompanying drawings and specific embodiments. It should be understood that these examples are for illustrative purposes only and are not intended to limit the scope of the present invention. Further, it should be understood that various changes or modifications of the present invention may be made by those skilled in the art after reading the teaching of the present invention, and these equivalents also fall within the scope of the present application.

Claims (8)

1. A project bug tracking statistical method is characterized by comprising the following steps:
s1: building a project management tool and associating with the project;
s2: collecting bug data of a project by using a project management tool;
s3: crawling the collected bug data by using a crawler;
s4: summarizing the crawled bug data, and finishing screening according to preset conditions;
s5: after screening is finished, analyzing the quality of the project according to the influence degrees of the effective bugs and the bugs;
s6: and generating a visual statistical report according to the analysis result.
2. The item bug tracking statistical method according to claim 1, wherein: the step S1 further includes setting an administrator account of the project management tool after the project association is completed, and performing addition, authority allocation, and authority management of various accounts.
3. The item bug tracking statistical method according to claim 1, wherein: the preset conditions include: bug, weekly update bug and monthly update bug which are not solved and delayed.
4. The item bug tracking statistical method according to claim 3, wherein: the step S4 further includes: and screening the bug data in the preset tester account according to the collected bug data and preset conditions to generate a work checking table of the tester.
5. The item bug tracking statistical method as claimed in claim 1, wherein the step S6 comprises: and generating a visual statistical report according to the risk level and the number of the bugs and the change of the bug state in a certain period.
6. The item bug tracking statistical method according to claim 1, wherein: the project management tool adopts zenith project management software.
7. A project bug tracking statistics system, comprising:
the building unit is used for building a project management tool and associating the project management tool with the project;
the acquisition unit is used for acquiring bug data of the project;
the data crawling unit is used for crawling the acquired bug data by using a crawler;
the collecting and screening unit is used for collecting the crawled bug data and finishing screening according to preset conditions; the analysis unit is used for analyzing the quality of the project according to the influence degrees of the effective bugs and the bugs after the screening is finished;
and the output unit is used for generating a visual statistical report according to the analysis result.
8. An item bug tracking statistic device, comprising:
a memory for storing a computer program;
a processor for implementing the steps of the project bug tracking statistics method according to any one of claims 1 to 6 when executing the computer program.
CN202011396422.7A 2020-12-03 2020-12-03 Project bug tracking and counting method, system and equipment Pending CN112560044A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011396422.7A CN112560044A (en) 2020-12-03 2020-12-03 Project bug tracking and counting method, system and equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011396422.7A CN112560044A (en) 2020-12-03 2020-12-03 Project bug tracking and counting method, system and equipment

Publications (1)

Publication Number Publication Date
CN112560044A true CN112560044A (en) 2021-03-26

Family

ID=75047502

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011396422.7A Pending CN112560044A (en) 2020-12-03 2020-12-03 Project bug tracking and counting method, system and equipment

Country Status (1)

Country Link
CN (1) CN112560044A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114880154A (en) * 2022-05-30 2022-08-09 中电云数智科技有限公司 Method and system for regularly reminding and counting BUG (BUG killer) conditions

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108446895A (en) * 2018-03-26 2018-08-24 郑州大学 A kind of engineering construction project intelligent management system
CN109784060A (en) * 2018-12-12 2019-05-21 平安科技(深圳)有限公司 Vulnerability Management report-generating method, device and storage medium, server
CN110727947A (en) * 2019-09-17 2020-01-24 苏州科达科技股份有限公司 Security vulnerability processing method, device, equipment and readable storage medium
CN111859076A (en) * 2020-07-31 2020-10-30 平安健康保险股份有限公司 Data crawling method and device, computer equipment and computer readable storage medium
CN111897691A (en) * 2020-07-10 2020-11-06 深圳市彬讯科技有限公司 Method and device for automatically generating quality report, computer equipment and storage medium

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108446895A (en) * 2018-03-26 2018-08-24 郑州大学 A kind of engineering construction project intelligent management system
CN109784060A (en) * 2018-12-12 2019-05-21 平安科技(深圳)有限公司 Vulnerability Management report-generating method, device and storage medium, server
CN110727947A (en) * 2019-09-17 2020-01-24 苏州科达科技股份有限公司 Security vulnerability processing method, device, equipment and readable storage medium
CN111897691A (en) * 2020-07-10 2020-11-06 深圳市彬讯科技有限公司 Method and device for automatically generating quality report, computer equipment and storage medium
CN111859076A (en) * 2020-07-31 2020-10-30 平安健康保险股份有限公司 Data crawling method and device, computer equipment and computer readable storage medium

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114880154A (en) * 2022-05-30 2022-08-09 中电云数智科技有限公司 Method and system for regularly reminding and counting BUG (BUG killer) conditions

Similar Documents

Publication Publication Date Title
US8938719B2 (en) System and method for performance assurance of applications
CN108470228A (en) Financial data auditing method and audit system
CN110517148B (en) Control method, system and device for executing quantitative transaction strategy
DE112020002987T5 (en) DELIVER MICROSERVICES ACROSS A SERVICE INFRASTRUCTURE
US20050144025A1 (en) Using technical performance metrics for business and usage analysis and cost allocation
CN107146150A (en) Auditing method, device, storage medium and the processor of the audit target
CN106408271A (en) Method and device for monitoring project
Kung et al. Software maintenance life cycle model
CN111833018A (en) Patent analysis method and system for science and technology project
CN104391789A (en) Web application stress testing method
CN111062600B (en) Model evaluation method, system, electronic device, and computer-readable storage medium
CN115657890A (en) PRA robot customizable method
US20050278301A1 (en) System and method for determining an optimized process configuration
CN112560044A (en) Project bug tracking and counting method, system and equipment
CN104360939A (en) Method, equipment and system for positioning fault
CN111723004B (en) Measurement method for agile software development, measurement data output method and device
CN111008822A (en) BIM-based EPC project management platform
CN114066395A (en) Project management method and system established by combining expert database
CN108805603A (en) Marketing activity method for evaluating quality, server and computer readable storage medium
RU161584U1 (en) AUTOMATED WORKPLACE FOR BUSINESS MANAGEMENT
CN114219377A (en) Service resource allocation method, device and equipment
Zubair et al. Critical factors affecting Oracle E-Business Suite enterprise resource planning (ERP) R12 implementation: A case study of Saudi Arabia’s university
CN112396349A (en) Data quality monitoring method based on business entity
CN112862264A (en) Enterprise operation condition analysis method, computer device and computer storage medium
CN117557395B (en) Research and development cost management and control method, system, electronic equipment and storage medium

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
RJ01 Rejection of invention patent application after publication

Application publication date: 20210326

RJ01 Rejection of invention patent application after publication