CN114328185A - Continuously integrated information aggregation system - Google Patents

Continuously integrated information aggregation system Download PDF

Info

Publication number
CN114328185A
CN114328185A CN202111479011.9A CN202111479011A CN114328185A CN 114328185 A CN114328185 A CN 114328185A CN 202111479011 A CN202111479011 A CN 202111479011A CN 114328185 A CN114328185 A CN 114328185A
Authority
CN
China
Prior art keywords
software
module
development
data
information
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
CN202111479011.9A
Other languages
Chinese (zh)
Inventor
任健
孙明刚
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Suzhou Inspur Intelligent Technology Co Ltd
Original Assignee
Suzhou Inspur Intelligent Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Suzhou Inspur Intelligent Technology Co Ltd filed Critical Suzhou Inspur Intelligent Technology Co Ltd
Priority to CN202111479011.9A priority Critical patent/CN114328185A/en
Publication of CN114328185A publication Critical patent/CN114328185A/en
Pending legal-status Critical Current

Links

Images

Abstract

The embodiment of the invention relates to a continuous integrated information aggregation system, which comprises: the system comprises a plurality of software information monitoring modules and a data interaction module; the software information monitoring modules provide functions of monitoring a software development process; the data exchange module is used for acquiring software development data and updating the acquired software development data to the database, so that the system can realize automatic test or find code bugs of software development in the software development process, and improve the software development efficiency and quality.

Description

Continuously integrated information aggregation system
Technical Field
The embodiment of the invention relates to the field of software development, in particular to a continuous integrated information aggregation system.
Background
Nowadays, in the era of the rapid development of the internet industry, the development, delivery frequency and cycle time of software products are getting shorter and shorter.
Software development is also increasingly demanding in terms of development efficiency and product quality. Continuous integration is a software development practice, i.e., team development members often integrate their respective jobs, usually at least once per day, meaning that multiple integrations may occur per day. Each integration is verified by automated build to discover integration errors as early as possible. The purpose of continuous integration is to enable products to iterate rapidly while maintaining high quality, and before code is integrated into a backbone, automatic testing must be passed, and integration cannot be performed as long as one test case fails. Thus, agile software development is attributed in large part to continued integration. At present, for the development of a brand-new software product, a completely standardized general continuous integrated information aggregation system is not provided. Therefore, a fully standardized, general-purpose, continuously integrated information aggregation system becomes an important component in software development.
Disclosure of Invention
In view of the above, to solve the technical problems or some of the technical problems, embodiments of the present invention provide a persistent integrated information aggregation system.
In a first aspect, an embodiment of the present invention provides a persistent integrated information aggregation system, including: the system comprises a plurality of software information monitoring modules and a data interaction module;
the software information monitoring modules provide functions of monitoring a software development process;
the data exchange module is used for acquiring software development data and updating the acquired software development data to a database.
Optionally, the software information monitoring modules include: the system comprises a software basic environment information display module, a software progress board module, a static inspection module, an automatic use case module, an automatic deployment module, a Mantis Bug tracking analysis module and a legacy problem tracking module.
Optionally, the software basic environment information display module is configured to display basic environment information of the software in a development process.
Optionally, the software progress billboard module is used for displaying development nodes of the software in the development process;
determining whether the software is released based on the development node.
Optionally, the static inspection module is configured to detect a vulnerability of a development code of software in a development process and display a detection result;
and updating the development codes without finding the bugs to a database, and recording the software information of the development codes with bugs.
Optionally, the automatic use case module is used for performing use case testing on software in a development process and detecting software functions.
Optionally, the automation deployment module is configured to associate and deploy the software and an environment to be run of the software.
Optionally, the Mantis Bug tracking and analyzing module is configured to receive Bug data obtained by testing software and/or test data that fails when the software in the development process is subjected to use-case testing;
and displaying the Bug data and/or the test data and recording a problem processing result.
Optionally, the legacy problem tracking module is configured to record a legacy problem generated in a software development process;
setting a final solution time for the legacy problem;
and triggering prompt information when the interval time between the current time and the final solution time is less than or equal to a time threshold.
Optionally, the system further comprises a directory navigation module;
the catalog navigation module is used for displaying the plurality of software information monitoring modules.
The continuous integrated information aggregation system provided by the embodiment of the invention comprises: the system comprises a plurality of software information monitoring modules and a data interaction module; the software information monitoring modules provide functions of monitoring a software development process; the data exchange module is used for acquiring software development data and updating the acquired software development data to the database, so that the system can realize automatic test or find code bugs of software development in the software development process, and improve the software development efficiency and quality.
Drawings
Fig. 1 is a schematic structural diagram of a persistent integrated information aggregation system according to the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the embodiments of the present invention clearer, the technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are some, but not all, embodiments of the present invention. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
For the convenience of understanding of the embodiments of the present invention, the following description will be further explained with reference to specific embodiments, which are not to be construed as limiting the embodiments of the present invention.
It is noted that, herein, relational terms such as first and second, and the like may be used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Also, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation.
Although embodiments of the present invention have been shown and described, it will be appreciated by those skilled in the art that changes, modifications, substitutions and alterations can be made in these embodiments without departing from the principles and spirit of the invention, the scope of which is defined in the appended claims and their equivalents, and the embodiments do not constitute a limitation of the embodiments of the invention.
Fig. 1 is a schematic structural diagram of a persistent integrated information aggregation system provided by the present invention, and as shown in fig. 1, the present invention may use a standardized process to integrate various technologies such as centros, python, django, layui, crawler, mysql, etc. to complete the construction of the persistent integrated information aggregation system, and the language, framework, database, and development environment used by the system may be completed as follows: building or using an existing centros system environment for system development; the front end can adopt a layui framework and can directly download the latest version to the official website; the back end can be completed by adopting a python scripting language and a django framework; the database installation uses a mysql database to complete the basic associated configuration of the django framework and the database; and the parts of the static inspection, the Mantis Bug tracking analysis and the like which need to be communicated with the external website system acquire data in a python crawler mode.
Optionally, the home page of the page built in the django framework and the layui application framework includes a menu bar, and the menu bar includes a plurality of software information monitoring modules of the continuously integrated information aggregation system.
The system for continuously integrating information aggregation specifically comprises: the system comprises a plurality of software information monitoring modules and a data interaction module; the software development monitoring system comprises a plurality of software information monitoring modules, a software development monitoring module and a software development monitoring module, wherein the plurality of software information monitoring modules provide functions of monitoring a software development process; the data exchange module is used for acquiring software development data and updating the acquired software development data to a database.
Furthermore, the interaction of the front-end page of the data interaction module obtains various software development data in the software development process by using a template of a django frame and a layui application frame self-contained method, and the obtained software development data can be directly written and modified through a python operation mysql database for updating.
Furthermore, the plurality of software information monitoring modules comprise a software basic environment information display module, a software progress board module, a static inspection module, an automatic case use module, an automatic deployment module, a Mantis Bug tracking and analyzing module and a legacy problem tracking module.
Optionally, the software basic environment information display module is used for displaying basic environment information of software in a development process, for continuous integration, it is most basic and essential to construct the basic environment information of the software development, and is an important mark of the continuous integration, a developer can trigger to open a display page by clicking the menu bar basic environment information display module, the content of the display page displays the basic environment information of each software development project, the main environment information is displayed in a database table, and data interaction is triggered by an add-delete-modify-check button carried by layu to perform work such as real-time update, modification, maintenance and the like of the environment information.
Optionally, the software progress board module is configured to display a development node of the software in the development process, and determine whether the software is released based on the development node.
Specifically, each development node is presented in a database table for addition, deletion, modification and check, and the nodes of the development stage of each software development, such as the nodes of pre-research, TR4, TR5, closing plate, knot item and the like, are judged, and can be distinguished by different colors, so that the node of the current software development is highlighted. Meanwhile, after the software is initially developed, multi-round testing is carried out until the testing result reaches the expectation after a plurality of rounds of testing, and the software can be released.
Optionally, the static inspection module is configured to detect a vulnerability of a development code of the software in the development process and display a detection result; and updating the development codes without finding the bugs to a database, and recording the software information of the development codes with bugs.
Specifically, the page of the static inspection module displays the page address of each static inspection tool, and crawls the scanning results of scanning platforms such as coverage and form of the static inspection page of the software through python request, and analyzes and splices the scanning results by using python and html, outputs the scanning results of all the software as a whole, and displays the scanning results. The scanning result may include: the software development code quality, whether security problems exist, information related to the existing security problems, software bugs, function bugs and the like.
Optionally, a timing task may also be set, for example, static inspection scanning is automatically triggered every morning, a crawling interface is called to update a synchronous software development code after scanning is completed, and static inspection is performed on the software development code, that is, after a developer finishes developing the software code every day, automatic scanning is performed every morning, and bugs and problems are found in time. The developers can see the bugs and problems appearing in the previous day next day, and the bugs and problems are solved in time, so that the software development quality is improved.
Optionally, the automatic use case module is configured to perform use case testing on software in a development process, and detect software functions, and includes: the single automatic case displays commands, steps, addition, deletion, modification and check of the case in a page data table, adds an execution button, and a tester can click the execution button and trigger the transmission of command tasks to be executed by the case to a background to execute the case. Or, create with a set task: and combining and sequencing the single automatic use cases to form a use case set, displaying the use case set in a page data table, adding an execution button, and triggering execution. Through the automatic case test, if the test case fails, the software development codes cannot be integrated, and if the test case fails, the software development codes can be integrated.
Optionally, the automation deployment module is configured to associate and deploy the software and an environment to be run of the software.
Specifically, the environment and equipment information to be deployed are placed in an additionally, abridged and checked table, the software product constructed through continuous integration and the environment to be deployed are inquired and associated, and then the automatic deployment is triggered and executed.
Optionally, the Mantis Bug tracking and analyzing module is configured to receive Bug data obtained by testing the software and/or test data that fails when the software in the development process is subjected to a use case test; and displaying the Bug data and/or the test data and recording a problem processing result. The problem that appears when test case test software is one or more functions is recorded, or Bug that appears when tester tests software is recorded, the recorded problem is displayed, developers can carry out processing operations such as code modification when seeing the existing problem, and a Mantis Bug tracking analysis module can also record the processing operation content of the developers.
Optionally, the legacy problem tracking module is used for recording legacy problems generated in the software development process; setting a final solution time for the legacy problem; and triggering prompt information when the interval time between the current time and the final solution time is less than or equal to a time threshold.
Specifically, the legacy problems generated in each stage in the software development process can be recorded in a legacy problem tracking table of the legacy problem tracking module, the final solution time can be set, a timing task can be set in the background, the set final solution time of each legacy problem is automatically read according to preset time (for example, 9 points earlier each day) and the time interval between the current time and the final solution time is judged, and when the time interval is less than or equal to a time threshold (for example, 2 days), a python is used for automatically sending a mail to remind relevant developers, so that the relevant developers can timely solve the legacy problems, and the software development efficiency is ensured.
Optionally, the system for continuously integrating information according to the present invention further includes a directory navigation module; the catalog navigation module is used for displaying the plurality of software information monitoring modules.

Claims (10)

1. A continuously integrated information aggregation system, comprising: the system comprises a plurality of software information monitoring modules and a data interaction module;
the software information monitoring modules provide functions of monitoring a software development process;
the data exchange module is used for acquiring software development data and updating the acquired software development data to a database.
2. The system of claim 1, wherein the plurality of software information monitoring modules comprise a software basic environment information display module, a software progress board module, a static inspection module, an automation use case module, an automation deployment module, a Mantis Bug tracking and analyzing module, and a legacy problem tracking module.
3. The system according to claim 2, wherein the software basic environment information presentation module is configured to present basic environment information of the software in a development process.
4. The system of claim 2, wherein the software progress board module is configured to display development nodes of the software in the development process;
determining whether the software is released based on the development node.
5. The system of claim 2, wherein the static checking module is configured to detect a vulnerability of a development code of the software in the development process and display a detection result;
and updating the development codes without finding the bugs to a database, and recording the software information of the development codes with bugs.
6. The system of claim 2, wherein the automated use case module is configured to perform use case testing on software in a development process and detect software functions.
7. The system of claim 2, wherein the automation deployment module is configured to associate and deploy software with an environment to be run of the software.
8. The system of claim 2, wherein the Mantis Bug trace analysis module is configured to receive Bug data obtained by testing software and/or test data that fails in case testing of software in a development process;
and displaying the Bug data and/or the test data and recording a problem processing result.
9. The system of claim 2, wherein the legacy issue tracking module is configured to record legacy issues generated during software development;
setting a final solution time for the legacy problem;
and triggering prompt information when the interval time between the current time and the final solution time is less than or equal to a time threshold.
10. The system of claim 1, further comprising a directory navigation module;
the catalog navigation module is used for displaying the plurality of software information monitoring modules.
CN202111479011.9A 2021-11-30 2021-11-30 Continuously integrated information aggregation system Pending CN114328185A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111479011.9A CN114328185A (en) 2021-11-30 2021-11-30 Continuously integrated information aggregation system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111479011.9A CN114328185A (en) 2021-11-30 2021-11-30 Continuously integrated information aggregation system

Publications (1)

Publication Number Publication Date
CN114328185A true CN114328185A (en) 2022-04-12

Family

ID=81048078

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111479011.9A Pending CN114328185A (en) 2021-11-30 2021-11-30 Continuously integrated information aggregation system

Country Status (1)

Country Link
CN (1) CN114328185A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN117596297A (en) * 2024-01-17 2024-02-23 中国海洋大学 Complex virtual instrument software aggregation method
CN117596297B (en) * 2024-01-17 2024-04-19 中国海洋大学 Complex virtual instrument software aggregation method

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106227657A (en) * 2016-07-18 2016-12-14 浪潮(北京)电子信息产业有限公司 A kind of continuous integrating method and apparatus virtualizing cloud system
CN109189674A (en) * 2018-08-14 2019-01-11 烽火通信科技股份有限公司 A kind of method and system that software defect reports automatically
CN109408382A (en) * 2018-10-11 2019-03-01 网宿科技股份有限公司 A kind of continuous integrating method and continuous integration system
CN109684215A (en) * 2018-12-25 2019-04-26 中国科学院电子学研究所苏州研究院 A kind of automated software Quality System Review and iteratively faster method

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106227657A (en) * 2016-07-18 2016-12-14 浪潮(北京)电子信息产业有限公司 A kind of continuous integrating method and apparatus virtualizing cloud system
CN109189674A (en) * 2018-08-14 2019-01-11 烽火通信科技股份有限公司 A kind of method and system that software defect reports automatically
CN109408382A (en) * 2018-10-11 2019-03-01 网宿科技股份有限公司 A kind of continuous integrating method and continuous integration system
CN109684215A (en) * 2018-12-25 2019-04-26 中国科学院电子学研究所苏州研究院 A kind of automated software Quality System Review and iteratively faster method

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN117596297A (en) * 2024-01-17 2024-02-23 中国海洋大学 Complex virtual instrument software aggregation method
CN117596297B (en) * 2024-01-17 2024-04-19 中国海洋大学 Complex virtual instrument software aggregation method

Similar Documents

Publication Publication Date Title
AU2017258963B2 (en) Simultaneous multi-platform testing
US8276126B2 (en) Determining causes of software regressions based on regression and delta information
CN105094783B (en) method and device for testing stability of android application
US9740506B2 (en) Automating interactions with software user interfaces
US7752501B2 (en) Dynamic generation and implementation of globalization verification testing for user interface controls
US9898387B2 (en) Development tools for logging and analyzing software bugs
CN114490319A (en) Distributed continuous integration automatic test method and system
CN112115051A (en) Page traversal detection method, device and equipment for application and readable storage medium
CN112650670A (en) Application testing method, device, system, electronic equipment and storage medium
CN112131116A (en) Automatic regression testing method for embedded software
CN113535567B (en) Software testing method, device, equipment and medium
CN113127486B (en) Information collection and storage method, device, equipment and storage medium
CN111159023A (en) Test method, test device, electronic equipment and computer readable storage medium
CN108073511B (en) Test code generation method and device
Ramler et al. Automated static analysis of unit test code
CN110688173A (en) Positioning method and device of components in cross-platform interface framework and electronic equipment
CN116719736A (en) Test case generation method and device for testing software interface
CN114328185A (en) Continuously integrated information aggregation system
CN107480050B (en) Test method for automatically testing update package
CN110866492A (en) Baseline branch identification method and device and computer system
US20080066005A1 (en) Systems and Methods of Interfacing with Enterprise Resource Planning Systems
CN111611153B (en) Method and device for detecting overdrawing of user interface
Shcherbina et al. Testing Processes Automation
US10073768B1 (en) Smart migration/remediation engine
CN114116468A (en) Application testing method and device, 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