CN104881361A - Software development process monitoring and managing method and system - Google Patents

Software development process monitoring and managing method and system Download PDF

Info

Publication number
CN104881361A
CN104881361A CN201510325525.7A CN201510325525A CN104881361A CN 104881361 A CN104881361 A CN 104881361A CN 201510325525 A CN201510325525 A CN 201510325525A CN 104881361 A CN104881361 A CN 104881361A
Authority
CN
China
Prior art keywords
user
code
module
rule
software development
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
CN201510325525.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.)
Eastern Liaoning University
Original Assignee
Eastern Liaoning University
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 Eastern Liaoning University filed Critical Eastern Liaoning University
Priority to CN201510325525.7A priority Critical patent/CN104881361A/en
Publication of CN104881361A publication Critical patent/CN104881361A/en
Pending legal-status Critical Current

Links

Abstract

The invention provides a software development process monitoring and managing method which comprises steps as follows: receiving and storing coding rules predefined by users to form a rule base; performing authentication on users sending requests after receiving debugging requests sent by the users, and reminding the users of lacking of operating authorization if authentication fails; judging whether current coding conforms to the coding rules or not in real time, and if not, reminding the users of coding errors on user operation interfaces and reminding the users to feed back whether the judgment is right or not; receiving user feedback, and when the user feedback is that the judgment is wrong, recording specific codes of the operation and judging rules in the rule base; retraining and adjusting the coding rules and updating the rule base according to the recorded codes. The invention further provides a software development process monitoring and managing system which comprises the rule base, a verification module, a judging module, a feedback module and an updating module. The method and the system contribute to the inspection of software development and can improve the development efficiency.

Description

A kind of software development process method for managing and monitoring and system
Technical field
The present invention relates to Computer Applied Technology field, particularly a kind of software development process method for managing and monitoring and system.
Background technology
Software development is the process requiring the software section built in software systems or system according to software developer.In the process of carrying out software development, generally involve software requirement design, software model designs, and in the stages such as software code is write, software test, at different software development phases, the software developer often by different is complete.
Wherein, the workload of software code writing phase is relatively large, operational staff is more, in one comparatively large project, multiple programmer is responsible for writing different block code often, is then integrated together, in writing phase, the logic rules basic for some or formal rule are generally by programmer's hand inspection, lack a kind of supervision mechanism in software code writing phase.
Summary of the invention
The invention provides a kind of software development process method for managing and monitoring, to solve the problem.
Embodiments provide a kind of software development process method for managing and monitoring, comprise step:
Steps A, receives and stores the predefined code redaction rule of user, formation rule storehouse;
Step B, after receiving the debug request that user sends, carries out authentication to the user sending request, is verified, then perform step C, do not pass through, then point out user not possess operating right;
Step C, real-time judge current code writes whether meet described code redaction rule, no, then write mistake at user interface prompting user this code, and point out user feedback this judge whether correctly;
Step D, receives user feedback, when user feedback is this misjudgment, then records specific code and the judgment rule extremely described rule base thereof of this operation;
Step e, according to the code of record, re-training adjusts described code redaction rule, upgrades described rule base.
Wherein, also step is comprised after described step e:
The various documents produced in user's editing process are stored with tree structure.
Wherein, also comprise step and set up Component Gallery in advance, after described step e, also comprise step:
After receiving the test request of user, from Component Gallery and recommendation server, transfer test suite, according to described test request, the software write is tested by described test suite.
The present invention also provides software development process monitoring management system, comprises rule base, authentication module, judge module, feedback module and update module.
Described rule base, for receiving and storing the predefined code redaction rule of user.
Described authentication module, after receiving debug request that user sends, carries out authentication to the user sending request, is verified, then notify that judge module performs subsequent step, do not pass through, then point out user not possess operating right.
Judge module, writes whether meet described code redaction rule for real-time judge current code, no, then write mistake at user interface prompting user this code, and point out user feedback this judge whether correctly.
Feedback module, receives user feedback, when user feedback is this misjudgment, then records specific code and the judgment rule extremely described rule base thereof of this operation.
Update module, according to the code of record, re-training adjusts described code redaction rule, upgrades described rule base.
Wherein, also document management module is comprised;
Described document management module, for storing the various documents produced in user's editing process with tree structure.
Wherein, also comprise test module, described test module, for setting up Component Gallery in advance, after receiving the test request of user, from Component Gallery and recommendation server, transfer test suite, according to described test request, the software write is tested by described test suite.
Embodiments provide a kind of software development process method for managing and monitoring, by arranging the rule base of storage code redaction rule, in code compiling procedure or after completing, form and logical check are carried out to code segment, the code not meeting rule is identified, the labor capacity of programmer's hand inspection can be alleviated.
Accompanying drawing explanation
Fig. 1 is the process flow diagram of an embodiment of software development process method for managing and monitoring provided by the invention.
Embodiment
Embodiments provide a kind of software development process method for managing and monitoring.Shown in Figure 1, the method comprising the steps of:
Step S110, receives and stores the predefined code redaction rule of user, formation rule storehouse.
Code redaction rule can include but not limited to the constraint requirements etc. that the name of variable, the name of function, code are write.These rules are deposited, for cognizance code with the form of script.
Step S111, after receiving the debug request that user sends, carries out authentication to the user sending request, is verified, then perform step S112, do not pass through, then perform step S111a and point out user not possess operating right.
Step S112, real-time judge current code writes whether meet described code redaction rule, no, then perform step S113, writes mistake at user interface prompting user this code, and point out user feedback this judge whether correctly.
This identifying operates in computer operating system automatically in the mode of thread, when software developer writes code, run voluntarily on backstage, find undesirable input, then can mark out with the coloured wave of band or straight line below corresponding character.
In addition, for the code segment needing to check regularly can be selected, it is copied on platform that code identifies automatically, after receiving the recognition instruction of user, then check according to the recognition rule in rule base, find not meet regular mark out, feed back to user.
Step S114, receives user feedback, when user feedback is this misjudgment, then records specific code and the judgment rule extremely described rule base thereof of this operation.
Step S115, according to the code of record, re-training adjusts described code redaction rule, upgrades described rule base.
Wherein, the various documents produced in user's editing process are stored with tree structure.When user uploads document, allow user select document classification in advance, do not select to upload.After user defines document classification, system is according to the title of the upper level classification of user-defined classification item name and selection, and automatically form a classification tree, the title of classification and mutual relation are preserved in a database.The item name of document and relation each other all can be revised.The classification management of document, is convenient to index and searches so in advance.
In addition, the embodiment of the present invention also comprises and testing software.After receiving the test request of user, from Component Gallery and recommendation server, transfer test suite, according to described test request, the software write is tested by described test suite.
The embodiment of the present invention also provides a kind of software development process monitoring management system, comprises rule base, authentication module, judge module, feedback module and update module.
Rule base, for receiving and storing the predefined code redaction rule of user.
Authentication module, after receiving debug request that user sends, carries out authentication to the user sending request, is verified, then notify that judge module performs subsequent step, do not pass through, then point out user not possess operating right.
Judge module, writes whether meet described code redaction rule for real-time judge current code, no, then write mistake at user interface prompting user this code, and point out user feedback this judge whether correctly.
Feedback module, receives user feedback, when user feedback is this misjudgment, then records specific code and the judgment rule extremely described rule base thereof of this operation.
Update module, according to the code of record, re-training adjusts described code redaction rule, upgrades described rule base.
Preferably, also document management module is comprised; Described document management module, for storing the various documents produced in user's editing process with tree structure.
Preferably, also comprise test module, described test module, for setting up Component Gallery in advance, after receiving the test request of user, from Component Gallery and recommendation server, transfer test suite, according to described test request, the software write is tested by described test suite.
It should be noted that, in this article, term " comprises ", " comprising " or its any other variant are intended to contain comprising of nonexcludability, thus make to comprise the process of a series of key element, method, article or equipment and not only comprise those key elements, but also comprise other key elements clearly do not listed, or also comprise by the intrinsic key element of this process, method, article person equipment.When not more restrictions, the key element limited by statement " comprising ... ", and be not precluded within process, method, article or the equipment comprising described key element and also there is other same factor.
The foregoing is only preferred embodiment of the present invention, not in order to limit the present invention, within the spirit and principles in the present invention all, any amendment made, equivalent replacement, improvement etc., all should be included within the scope of protection of the invention.

Claims (6)

1. a software development process method for managing and monitoring, is characterized in that, comprises step:
Steps A, receives and stores the predefined code redaction rule of user, formation rule storehouse;
Step B, after receiving the debug request that user sends, carries out authentication to the user sending request, is verified, then perform step C, do not pass through, then point out user not possess operating right;
Step C, real-time judge current code writes whether meet described code redaction rule, no, then write mistake at user interface prompting user this code, and point out user feedback this judge whether correctly;
Step D, receives user feedback, when user feedback is this misjudgment, then records specific code and the judgment rule extremely described rule base thereof of this operation;
Step e, according to the code of record, re-training adjusts described code redaction rule, upgrades described rule base.
2. software development process method for managing and monitoring according to claim 1, is characterized in that, also comprises step after described step e:
The various documents produced in user's editing process are stored with tree structure.
3. software development process method for managing and monitoring according to claim 1, is characterized in that, also comprises step and sets up Component Gallery in advance, also comprises step after described step e:
After receiving the test request of user, from Component Gallery and recommendation server, transfer test suite, according to described test request, the software write is tested by described test suite.
4. software development process monitoring management system, is characterized in that, comprises rule base, authentication module, judge module, feedback module and update module;
Described rule base, for receiving and storing the predefined code redaction rule of user;
Described authentication module, after receiving debug request that user sends, carries out authentication to the user sending request, is verified, then notify that judge module performs subsequent step, do not pass through, then point out user not possess operating right;
Judge module, writes whether meet described code redaction rule for real-time judge current code, no, then write mistake at user interface prompting user this code, and point out user feedback this judge whether correctly;
Feedback module, receives user feedback, when user feedback is this misjudgment, then records specific code and the judgment rule extremely described rule base thereof of this operation;
Update module, according to the code of record, re-training adjusts described code redaction rule, upgrades described rule base.
5. software development process monitoring management system according to claim 4, is characterized in that, also comprise document management module;
Described document management module, for storing the various documents produced in user's editing process with tree structure.
6. software development process monitoring management system according to claim 4, it is characterized in that, also comprise test module, described test module, for setting up Component Gallery in advance, the test receiving user is transferred test suite, is tested by described test suite according to described test request to the software write after asking clearly from Component Gallery and recommendation server.
CN201510325525.7A 2015-06-15 2015-06-15 Software development process monitoring and managing method and system Pending CN104881361A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510325525.7A CN104881361A (en) 2015-06-15 2015-06-15 Software development process monitoring and managing method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510325525.7A CN104881361A (en) 2015-06-15 2015-06-15 Software development process monitoring and managing method and system

Publications (1)

Publication Number Publication Date
CN104881361A true CN104881361A (en) 2015-09-02

Family

ID=53948863

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510325525.7A Pending CN104881361A (en) 2015-06-15 2015-06-15 Software development process monitoring and managing method and system

Country Status (1)

Country Link
CN (1) CN104881361A (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108205493A (en) * 2016-12-20 2018-06-26 腾讯科技(深圳)有限公司 A kind of code detection method, terminal, server and system
CN108897534A (en) * 2018-06-05 2018-11-27 上海小蚁科技有限公司 A kind of householder method and device, storage medium, terminal of code development
CN110059239A (en) * 2019-05-06 2019-07-26 上海富数科技有限公司 Promote the system and corresponding data grabber processing method of data grabber success rate
CN110489091A (en) * 2019-08-22 2019-11-22 辽东学院 A kind of software development process method for managing and monitoring and system
CN111797615A (en) * 2019-04-04 2020-10-20 北京国双科技有限公司 Method and device for optimizing error correction result of legal document

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108205493A (en) * 2016-12-20 2018-06-26 腾讯科技(深圳)有限公司 A kind of code detection method, terminal, server and system
CN108205493B (en) * 2016-12-20 2021-07-06 腾讯科技(深圳)有限公司 Code detection method, terminal, server and system
CN108897534A (en) * 2018-06-05 2018-11-27 上海小蚁科技有限公司 A kind of householder method and device, storage medium, terminal of code development
CN111797615A (en) * 2019-04-04 2020-10-20 北京国双科技有限公司 Method and device for optimizing error correction result of legal document
CN110059239A (en) * 2019-05-06 2019-07-26 上海富数科技有限公司 Promote the system and corresponding data grabber processing method of data grabber success rate
CN110489091A (en) * 2019-08-22 2019-11-22 辽东学院 A kind of software development process method for managing and monitoring and system

Similar Documents

Publication Publication Date Title
US10394770B2 (en) Methods and systems for implementing a data reconciliation framework
CN105324769B (en) For generating the solution for being used for the set of scripts of automated data library migration
Paim et al. DWARF: An approach for requirements definition and management of data warehouse systems
CN104881361A (en) Software development process monitoring and managing method and system
CN109446218A (en) SQL statement generation method, device and computer readable storage medium
EP2778929B1 (en) Test script generation system
CN110287097A (en) Batch testing method, device and computer readable storage medium
CN101689111A (en) The automatic management of software requirements verification
US20150154097A1 (en) System and method for automated testing
CN103425468B (en) Plug-in type software integrating method and device
US20220035847A1 (en) Information retrieval
CN105718371A (en) Regression test method, device and system
US20220129816A1 (en) Methods and arrangements to manage requirements and controls, and data at the intersection thereof
KR102365292B1 (en) A method for managing the lifecycle of a complex engineering object and a system for its implementation
CN106445529A (en) Backup method and system for configuration information of continuous integration server
JP7155626B2 (en) Field device commissioning system and field device commissioning method
CN109753490A (en) Database optimizing method, system, equipment and medium based on loophole reparation
CN103294805A (en) Creation method and device for data warehouse personalized dimension table
CN109857649A (en) A kind of resource testing method and system
Silva Souza et al. Monitoring strategic goals in data warehouses with awareness requirements
CN116541372A (en) Data asset management method and system
Hashim et al. Laboratory inventory system
CN109710596A (en) Data clearing method, device, equipment and computer readable storage medium
EP3657351B1 (en) Smart data transition to cloud
Li Jira 7 Essentials

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
WD01 Invention patent application deemed withdrawn after publication
WD01 Invention patent application deemed withdrawn after publication

Application publication date: 20150902