CN106557878B - Development project management method and device - Google Patents

Development project management method and device Download PDF

Info

Publication number
CN106557878B
CN106557878B CN201611051421.2A CN201611051421A CN106557878B CN 106557878 B CN106557878 B CN 106557878B CN 201611051421 A CN201611051421 A CN 201611051421A CN 106557878 B CN106557878 B CN 106557878B
Authority
CN
China
Prior art keywords
task
management module
development
defect
code
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.)
Active
Application number
CN201611051421.2A
Other languages
Chinese (zh)
Other versions
CN106557878A (en
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.)
Taikang Insurance Group Co Ltd
Taikang Online Property Insurance Co Ltd
Original Assignee
Taikang Insurance Group Co Ltd
Taikang Online Property Insurance 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 Taikang Insurance Group Co Ltd, Taikang Online Property Insurance Co Ltd filed Critical Taikang Insurance Group Co Ltd
Priority to CN201611051421.2A priority Critical patent/CN106557878B/en
Publication of CN106557878A publication Critical patent/CN106557878A/en
Application granted granted Critical
Publication of CN106557878B publication Critical patent/CN106557878B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/06Resources, workflows, human or project management; Enterprise or organisation planning; Enterprise or organisation modelling
    • G06Q10/063Operations research, analysis or management
    • G06Q10/0631Resource planning, allocation, distributing or scheduling for enterprises or organisations
    • G06Q10/06311Scheduling, planning or task assignment for a person or group
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/06Resources, workflows, human or project management; Enterprise or organisation planning; Enterprise or organisation modelling
    • G06Q10/063Operations research, analysis or management
    • G06Q10/0631Resource planning, allocation, distributing or scheduling for enterprises or organisations
    • G06Q10/06316Sequencing of tasks or work
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/10Office automation; Time management
    • G06Q10/103Workflow collaboration or project management

Landscapes

  • Business, Economics & Management (AREA)
  • Human Resources & Organizations (AREA)
  • Engineering & Computer Science (AREA)
  • Strategic Management (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Economics (AREA)
  • General Physics & Mathematics (AREA)
  • Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Marketing (AREA)
  • Operations Research (AREA)
  • Quality & Reliability (AREA)
  • Tourism & Hospitality (AREA)
  • General Business, Economics & Management (AREA)
  • Game Theory and Decision Science (AREA)
  • Development Economics (AREA)
  • Educational Administration (AREA)
  • Data Mining & Analysis (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)
  • Stored Programmes (AREA)

Abstract

The present disclosure relates to a development project management method and apparatus, which is applied to a development platform, the development platform is integrated with a task management module, a defect management module and a configuration management module, the method includes: receiving a first operation of acquiring a development task or a defect task input by a user; responding to the first operation, and acquiring a development task or a defect task as a task to be completed through a task management module or a defect management module; responding to the first operation, and acquiring a code corresponding to the task to be completed through a configuration management module; receiving a second operation of submitting codes input by a user; responding to the second operation to associate the code to be submitted with the task to be completed and submitting the code to be submitted to the configuration management module; and updating the state information of the tasks associated with the code to be submitted and submitting the tasks associated with the code to be submitted to the corresponding management module. The method and the system can be used for carrying out unified management on each management module and accurately reflecting the progress of the development project.

Description

Development project management method and device
Technical Field
The present disclosure relates to the field of software engineering technologies, and in particular, to a development project management method and a development project management apparatus.
Background
With the increasing scale and complexity of software, it becomes increasingly important to scientifically manage development projects during software development.
At present, most of companies can not manage development projects by a configuration management module, a task management module and a defect management module. In the process of developing a project, a developer acquires codes and uploads the codes through a configuration management module, a project manager dispatches tasks through a task management module, a tester needs to log in a defect management module to forward the tasks to the developer, and the developer and the tester need to log in each unit to check and pick up the tasks.
In the existing development project management, each role independently operates each unit for the operation of a configuration management module, a task management module and a defect management module, so that the operation is complicated, and the progress of the development project is difficult to accurately reflect.
It is to be noted that the information disclosed in the above background section is only for enhancement of understanding of the background of the present disclosure, and thus may include information that does not constitute prior art known to those of ordinary skill in the art.
Disclosure of Invention
An object of the present disclosure is to provide a development project management method and a development project management apparatus, which overcome one or more problems due to limitations and disadvantages of the related art, at least to some extent.
According to an aspect of the present disclosure, there is provided a development project management method applied to a development platform, the development platform integrating a task management module, a defect management module, and a configuration management module, the development project management method including:
receiving a first operation of acquiring a development task or a defect task input by a user;
responding to the first operation, and acquiring the development task through the task management module or acquiring the defect task as a task to be completed through the defect management module;
responding to the first operation, and acquiring a code corresponding to the task to be completed through the configuration management module;
receiving a second operation of submitting codes input by a user;
responding to the second operation to associate the code to be submitted with the task to be completed and submit the code to be submitted to the configuration management module; and
and updating the state information of the tasks related to the codes to be submitted and submitting the tasks related to the codes to be submitted to the corresponding management modules.
In an exemplary embodiment of the present disclosure, the development project management method further includes:
configuring information required for operating the task management module, the defect management module, and the configuration management module.
In an exemplary embodiment of the present disclosure, the information required for the operation includes a task management module address, a defect management module address, a configuration management module address, and user login information.
In an exemplary embodiment of the present disclosure, the configuration management module is a version control server.
In an exemplary embodiment of the disclosure, the development platform includes one or more of Eclipse, Myeclipse, Netbeans, and IntelliJ IDEA.
According to another method of the present disclosure, there is provided a development project management apparatus applied to a development platform integrated with a task management module, a defect management module, and a configuration management module, the development project management apparatus including:
the first operation receiving unit is used for receiving a first operation of acquiring a development task or a defect task input by a user;
the task obtaining unit is used for responding to the first operation and obtaining the development task through the task management module or obtaining the defect task as a task to be completed through the defect management module;
the code acquisition unit is used for responding to the first operation and acquiring a code corresponding to the task to be completed through the configuration management module;
a second operation receiving unit for receiving a second operation of submitting a code input by a user;
the association unit is used for responding to the second operation, associating the code to be submitted with the task to be completed and submitting the code to be submitted to the configuration management module; and
and the submitting unit is used for updating the state information of the task related to the code to be submitted and submitting the task related to the code to be submitted to the corresponding management module.
In an exemplary embodiment of the present disclosure, the development project management apparatus further includes:
a configuration unit, configured to configure information required for operating the task management module, the defect management module, and the configuration management module.
In an exemplary embodiment of the present disclosure, the information required for the operation includes a task management module address, a defect management module address, a configuration management module address, and user login information.
In an exemplary embodiment of the present disclosure, the configuration management module is a version control server.
In an exemplary embodiment of the disclosure, the development platform includes one or more of Eclipse, Myeclipse, Netbeans, and IntelliJ IDEA.
In an exemplary embodiment of the present disclosure, the development project management apparatus is integrated as a plug-in the development platform.
The development project management method and the development project management device in an exemplary embodiment of the present disclosure may respond to a first operation of acquiring a task input by a user to acquire a corresponding task through a task management module and a defect management module, and acquire a code corresponding to the task from a configuration management module; responding to a second operation of submitting the code input by the user, and associating the code to be submitted with the task to be completed; and updating the state information of the tasks and submitting the tasks to the corresponding management modules. On one hand, corresponding tasks are acquired through the task management module and the defect management module in response to the first operation of acquiring the tasks, which is input by a user, and codes corresponding to the tasks are acquired from the configuration management module, so that the tasks and the code acquisition on the task management module, the defect management module and the configuration management module can be uniformly managed; on the other hand, responding to a second operation of submitting codes input by the user, associating the codes to be submitted with the tasks to be completed, and uniformly managing the task completion progress on the task management module, the defect management module and the configuration management module, so that the development project progress can be accurately reflected; on the other hand, the state information of the tasks is updated and the tasks are submitted to the corresponding management modules, so that the role personnel can conveniently check the progress state of the tasks.
It is to be understood that both the foregoing general description and the following detailed description are exemplary and explanatory only and are not restrictive of the disclosure.
Drawings
The above and other features and advantages of the present disclosure will become more apparent by describing in detail exemplary embodiments thereof with reference to the attached drawings.
FIG. 1 illustrates an association diagram of a development project management method according to an exemplary embodiment of the present disclosure;
FIG. 2 illustrates a flowchart of a development project management method according to an exemplary embodiment of the present disclosure;
FIG. 3 illustrates an operational flow diagram of development project management according to an exemplary embodiment of the present disclosure; and
FIG. 4 illustrates a block diagram of a development project management apparatus according to an exemplary embodiment of the present disclosure.
Detailed Description
Example embodiments will now be described more fully with reference to the accompanying drawings. Example embodiments may, however, be embodied in many different forms and should not be construed as limited to the embodiments set forth herein; rather, these embodiments are provided so that this disclosure will be thorough and complete, and will fully convey the concept of example embodiments to those skilled in the art. The same reference numerals denote the same or similar parts in the drawings, and thus, a repetitive description thereof will be omitted.
Furthermore, the described features, structures, or characteristics may be combined in any suitable manner in one or more embodiments. In the following description, numerous specific details are provided to give a thorough understanding of embodiments of the disclosure. One skilled in the relevant art will recognize, however, that the embodiments of the disclosure can be practiced without one or more of the specific details, or with other methods, components, materials, devices, steps, and so forth. In other instances, well-known structures, methods, devices, implementations, materials, or operations are not shown or described in detail to avoid obscuring aspects of the disclosure.
The block diagrams shown in the figures are functional entities only and do not necessarily correspond to physically separate entities. That is, these functional entities may be implemented in the form of software, or in one or more software-hardened modules, or in different networks and/or processor devices and/or microcontroller devices.
In the exemplary embodiment, a development project management method is first provided, and the development project management method may be applied to a development platform, where a task management module, a defect management module, and a configuration management module are integrated with the development platform. An association diagram of portions of the development project management method is shown in FIG. 1.
Referring to fig. 1, in the present exemplary embodiment, the task management module, the defect management module, and the configuration management module may be uniformly managed by the development platform. The development project management method relates to three roles: developers, testers, and project managers. Development tasks to be completed can be input into the task management module by a project manager, bugs or defects occurring in the testing process are input into the defect management module by a tester, and codes corresponding to the development tasks or the defect tasks are stored in the configuration management module. The developer obtains tasks from the task management module and the defect management module through the development platform and obtains codes from the configuration management module. After the developer completes the task, the completed code is associated with the task and submitted to the configuration management module.
Further, referring to fig. 2, the development project management method includes the steps of:
s210, receiving a first operation of acquiring a development task or a defect task input by a user;
s220, responding to the first operation, and acquiring the development task through the task management module or acquiring the defect task as a task to be completed through the defect management module;
step S230, responding to the first operation, and acquiring a code corresponding to the task to be completed through the configuration management module;
step S240, receiving a second operation of submitting a code input by a user;
step S250, responding to the second operation, associating the code to be submitted with the task to be completed and submitting the code to be submitted to the configuration management module; and
and S260, updating the state information of the task associated with the code to be submitted and submitting the task associated with the code to be submitted to a corresponding management module.
According to the development project management method in the present exemplary embodiment, on one hand, corresponding tasks are acquired by the task management module and the defect management module in response to a first operation of acquiring the tasks input by a user, and codes corresponding to the tasks are acquired from the configuration management module, so that unified management can be performed on the task management module, the defect management module, and the task and code acquisition on the configuration management module; on the other hand, responding to a second operation of submitting codes input by the user, associating the codes to be submitted with the tasks to be completed, and uniformly managing the task completion progress on the task management module, the defect management module and the configuration management module, so that the development project progress can be accurately reflected; on the other hand, the state information of the tasks is updated and the tasks are submitted to the corresponding management modules, so that the role personnel can conveniently check the progress state of the tasks.
Next, the operation flow of development project management in the present exemplary embodiment is first described. As shown in FIG. 3, a project manager role dispatches and tracks tasks for an entire project; designing a project test scheme and bug tracking by the role of a tester, and recording the project test scheme and bug tracking into a defect management module; the configuration management module is used for storing the latest code and the historical code version.
And the project manager logs in the task management module and assigns tasks to developers and testers. And logging in the defect management module by a tester, after the test task is completed, recording the bug and the bug found in the defect management module, assigning the bug and the bug to a developer, and tracking the progress. And developers obtain the latest codes from the configuration management module, draw development tasks from the task management module and the defect management module and enter a development and debugging stage. After the developer finishes the task of picking up, the developer judges whether the task belongs to the defect management module or the task management module, and submits the task finishing state and the description information. The developer submits the codes to the configuration management module and uploads the codes together with the associated tasks to the corresponding management module, and then a project manager and a tester can check the task progress completion condition and the summary information in the corresponding task management module and the defect management module.
Next, the development project management method in the present exemplary embodiment will be further explained.
In step S210, a first operation of acquiring a development task or a defect task input by a user is received.
In the present exemplary embodiment, the first operation of acquiring the development task or the defect task input by the user may be received through the development platform, but exemplary embodiments of the present disclosure are not limited thereto, and for example, the first operation of acquiring the development task or the defect task input by the user may also be received through a plug-in integrated on the development platform.
In the present exemplary embodiment, the development platform may include Eclipse, Myeclipse and IntelliJ IDEA, but the development platform in the exemplary embodiment of the present disclosure is not limited thereto, and for example, the development platform may also be other development platforms such as Netbeans.
Next, in step S220, the development task is obtained by the task management module in response to the first operation or the defect task is obtained by the defect management module as a task to be completed.
In the present exemplary embodiment, the task management module stores development tasks entered by the project manager, and the defect management module stores defect tasks entered by the tester. After receiving the operation of acquiring the development task or the defect task input by the developer through the user interface, the development task or the defect task may be acquired through the task management module via the development platform, and the acquired development task or defect task may be a task to be completed by the developer.
Next, in step S230, a code corresponding to the task to be completed is acquired by the configuration management module in response to the first operation.
In the present exemplary embodiment, the configuration management module stores code corresponding to a development task or a defect task. In the present exemplary embodiment, the configuration management module may include a version control server such as an SVN, but the configuration management module in the exemplary embodiment of the present disclosure is not limited thereto, and for example, the configuration management module may also be a distributed version control server such as Git or other version control system.
In the present exemplary embodiment, the code corresponding to the task to be completed is acquired from the configuration management module by the development platform in response to the first operation. And after the code corresponding to the development task or the defect task is provided for a developer, entering a development debugging stage.
Next, in step S240, a second operation of submitting a code input by the user is received.
In the exemplary embodiment, after completing the acquired task, the developer submits the code of the completed task to the configuration management module through the development platform. Accordingly, the second operation of submitting the code input by the user may be received through the development platform, but exemplary embodiments of the present disclosure are not limited thereto, and for example, the second operation of submitting the code input by the user may also be received through a plug-in integrated on the development platform.
Next, in step S250, associating the code to be submitted with the task to be completed in response to the second operation and submitting the code to be submitted to the configuration management module.
In the present exemplary embodiment, after receiving the second operation of submitting the code, the code to be submitted and the task to be completed are associated by the development platform in response to the second operation, but exemplary embodiments of the present disclosure are not limited thereto, and for example, the code to be submitted and the task to be completed may also be associated by a plug-in integrated on the development platform. Further, the code to be submitted may be submitted to a management configuration unit in response to the second operation.
Since there are usually multiple developers in the same development project, after one developer completes a task, the developer needs to log out the completed task to prevent other developers from repeatedly performing the same task. Therefore, in the present exemplary embodiment, the development project management method may further include: and logging off the task to be completed while associating the code to be submitted with the task to be completed.
Next, in step S260, the status information of the task associated with the code to be submitted is updated and the task associated with the code to be submitted is submitted to the corresponding management module.
In the present exemplary embodiment, the status information of the tasks associated with the code to be submitted may be updated, and the tasks whose status information is updated are submitted to the corresponding management modules. Subsequently, the project manager and tester may view the updated task completion and project progress status from the corresponding task management module and defect management module.
In the present exemplary embodiment, the development project management method may further include: configuring information required for operating the task management module, the defect management module, and the configuration management module.
In the present exemplary embodiment, the information required for the operation may include a task management module address, a defect management module address, a configuration management module address, and user login information, but the information required for the operation in the exemplary embodiment of the present disclosure is not limited thereto, and for example, the information required for the operation may further include authority information of each character person.
In the present exemplary embodiment, in order to reduce the workload of the developer, association and submission of code and tasks may be controlled at the same interface, and updating of the state of tasks may be controlled at the same interface. Therefore, the development project management method in the exemplary embodiment can significantly improve the matching degree among the task management module, the defect management module and the configuration management module, track the task completion state in time, facilitate each role worker to accurately grasp the development project progress, and further facilitate accurately predicting the development project progress.
It should be noted that although the various steps of the methods of the present disclosure are depicted in the drawings in a particular order, this does not require or imply that these steps must be performed in this particular order, or that all of the depicted steps must be performed, to achieve desirable results. Additionally or alternatively, certain steps may be omitted, multiple steps combined into one step execution, and/or one step broken down into multiple step executions, etc.
In the present exemplary embodiment, there is also provided a development project management apparatus applied to a development platform integrated with a task management module, a defect management module, and a configuration management module. Referring to fig. 4, the development project management apparatus 400 includes: a first operation receiving unit 410, a task obtaining unit 420, a code obtaining unit 430, a second operation receiving unit 440, an associating unit 450, and a submitting unit 460. Wherein:
the first operation receiving unit 410 is used for receiving a first operation of acquiring a development task or a defect task input by a user;
the task obtaining unit 420 is configured to obtain the development task through the task management module in response to the first operation or obtain the defect task as a task to be completed through the defect management module;
the code obtaining unit 430 is configured to obtain, by the configuration management module in response to the first operation, a code corresponding to the task to be completed;
the second operation receiving unit 440 is used for receiving a second operation of submitting a code input by the user;
the association unit 450 is configured to associate the code to be submitted with the task to be completed in response to the second operation and submit the code to be submitted to the configuration management module; and
the submitting unit 460 is configured to update the status information of the task associated with the code to be submitted and submit the task associated with the code to be submitted to the corresponding management module.
In the present exemplary embodiment, the development project management apparatus may further include: a configuration unit, configured to configure information required for operating the task management module, the defect management module, and the configuration management module.
In the present exemplary embodiment, the information required for the operation may include a task management module address, a defect management module address, a configuration management module address, and user login information.
In the present exemplary embodiment, the configuration management module may be a version control server. Further, in the present exemplary embodiment, the configuration management module may include a version control server such as an SVN, but the configuration management module in the exemplary embodiment of the present disclosure is not limited thereto, and for example, the configuration management module may also be a distributed version control server such as a Git or other distributed version control system.
Further, in the present exemplary embodiment, the development project management apparatus may be integrated in the development platform as a plug-in. In the present exemplary embodiment, the development platform may include Eclipse, Myeclipse and IntelliJ IDEA, but the development platform in the exemplary embodiment of the present disclosure is not limited thereto, and for example, the development platform may also be a development platform such as Netbeans.
Since each functional module of the development project management apparatus 400 according to the exemplary embodiment of the present disclosure corresponds to the steps of the exemplary embodiment of the development project management method described above, it is not described herein again.
It should be noted that although several modules or units of the development project management apparatus are mentioned in the above detailed description, such division is not mandatory. Indeed, the features and functionality of two or more modules or units described above may be embodied in one module or unit, according to embodiments of the present disclosure. Conversely, the features and functions of one module or unit described above may be further divided into embodiments by a plurality of modules or units.
Through the above description of the embodiments, those skilled in the art will readily understand that the exemplary embodiments described herein may be implemented by software, or by software in combination with necessary hardware. Therefore, the technical solution according to the embodiments of the present disclosure may be embodied in the form of a software product, which may be stored in a non-volatile storage medium (which may be a CD-ROM, a usb disk, a removable hard disk, etc.) or on a network, and includes several instructions to enable a computing device (which may be a personal computer, a server, a touch terminal, or a network device, etc.) to execute the method according to the embodiments of the present disclosure.
Other embodiments of the disclosure will be apparent to those skilled in the art from consideration of the specification and practice of the disclosure disclosed herein. This application is intended to cover any variations, uses, or adaptations of the disclosure following, in general, the principles of the disclosure and including such departures from the present disclosure as come within known or customary practice within the art to which the disclosure pertains. It is intended that the specification and examples be considered as exemplary only, with a true scope and spirit of the disclosure being indicated by the following claims.
It will be understood that the present disclosure is not limited to the precise arrangements described above and shown in the drawings and that various modifications and changes may be made without departing from the scope thereof. The scope of the present disclosure is limited only by the appended claims.

Claims (9)

1. A development project management method is applied to a development platform, the development platform is integrated with a task management module, a defect management module and a configuration management module, and the development project management method is characterized by comprising the following steps:
receiving a first operation of acquiring a development task or a defect task input by a user;
responding to the first operation, and acquiring the development task through the task management module or acquiring the defect task as a task to be completed through the defect management module;
responding to the first operation, and acquiring a code corresponding to the task to be completed through the configuration management module; the configuration management module is a version control server;
receiving a second operation of submitting codes input by a user;
logging off the task to be completed and submitting the code to be submitted to the configuration management module while associating the code to be submitted with the task to be completed in response to the second operation; and
and updating the state information of the tasks related to the codes to be submitted and submitting the tasks related to the codes to be submitted to the corresponding management modules.
2. The development project management method of claim 1, further comprising:
configuring information required for operating the task management module, the defect management module, and the configuration management module.
3. The development project management method according to claim 2, wherein the information required for the operation includes a task management module address, a defect management module address, a configuration management module address, and user login information.
4. The development project management method according to claim 1 or 2, wherein the development platform includes one or more of Eclipse, Myeclipse, Netbeans, and IntelliJIDEA.
5. A development project management apparatus applied to a development platform, the development platform integrating a task management module, a defect management module and a configuration management module, the development project management apparatus comprising:
the first operation receiving unit is used for receiving a first operation of acquiring a development task or a defect task input by a user;
the task obtaining unit is used for responding to the first operation and obtaining the development task through the task management module or obtaining the defect task as a task to be completed through the defect management module;
the code acquisition unit is used for responding to the first operation and acquiring a code corresponding to the task to be completed through the configuration management module; the configuration management module is a version control server;
a second operation receiving unit for receiving a second operation of submitting a code input by a user;
the association unit is used for responding to the second operation, associating the code to be submitted with the task to be completed, logging off the task to be completed and submitting the code to be submitted to the configuration management module; and
and the submitting unit is used for updating the state information of the task related to the code to be submitted and submitting the task related to the code to be submitted to the corresponding management module.
6. The development project management apparatus according to claim 5, further comprising:
a configuration unit, configured to configure information required for operating the task management module, the defect management module, and the configuration management module.
7. The development project management apparatus according to claim 6, wherein the information required for the operation includes a task management module address, a defect management module address, a configuration management module address, and user login information.
8. The development project management apparatus according to claim 5 or 6, wherein the development platform includes one or more of Eclipse, Myeclipse, Netbeans, and IntelliJIDEA.
9. The development project management apparatus according to claim 5 or 6, wherein the development project management apparatus is integrated as a plug-in the development platform.
CN201611051421.2A 2016-11-24 2016-11-24 Development project management method and device Active CN106557878B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201611051421.2A CN106557878B (en) 2016-11-24 2016-11-24 Development project management method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201611051421.2A CN106557878B (en) 2016-11-24 2016-11-24 Development project management method and device

Publications (2)

Publication Number Publication Date
CN106557878A CN106557878A (en) 2017-04-05
CN106557878B true CN106557878B (en) 2020-11-24

Family

ID=58444859

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201611051421.2A Active CN106557878B (en) 2016-11-24 2016-11-24 Development project management method and device

Country Status (1)

Country Link
CN (1) CN106557878B (en)

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107230044B (en) * 2017-06-14 2020-12-29 象和文化科技(深圳)有限公司 Method and device for realizing digital media online collaboration data processing and storage equipment
CN110162971A (en) * 2019-04-12 2019-08-23 中国平安人寿保险股份有限公司 A kind of leak detection method of software project, device, storage medium and server
CN110096303B (en) * 2019-04-22 2023-06-02 无线生活(杭州)信息科技有限公司 Code detection method and device
CN110991981A (en) * 2019-10-25 2020-04-10 中国通信服务股份有限公司 Application method of research and development cloud platform
CN111679851B (en) * 2020-06-11 2023-05-12 深圳前海微众银行股份有限公司 Demand code management method, device, system and computer readable storage medium
CN115016834A (en) * 2022-04-21 2022-09-06 中银金融科技有限公司 Automatic project development progress control method and system based on version management tool

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102567838A (en) * 2010-12-30 2012-07-11 中国移动通信集团公司 Collaborative development system and collaborative development method

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101403965A (en) * 2008-11-18 2009-04-08 四川赛文纳克软件有限公司 Integration type iteration software development process control system and method
CN102043855B (en) * 2010-12-23 2013-01-23 山东中创软件工程股份有限公司 Method and system for integrating configuration management and defect management
CN104090776A (en) * 2014-07-24 2014-10-08 北京全路通信信号研究设计院有限公司 Software development method and system
CN105893050B (en) * 2016-04-05 2020-04-28 延锋伟世通电子科技(南京)有限公司 Method for carrying out full-life-cycle management on software project based on PLMS, SVN and Jenkins

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102567838A (en) * 2010-12-30 2012-07-11 中国移动通信集团公司 Collaborative development system and collaborative development method

Also Published As

Publication number Publication date
CN106557878A (en) 2017-04-05

Similar Documents

Publication Publication Date Title
CN106557878B (en) Development project management method and device
US11061718B2 (en) Pattern-based artificial intelligence planner for computer environment migration
US10606739B2 (en) Automated program code analysis and reporting
EP2972821B1 (en) Application compatibility checking in a distributed computing environment
US9910941B2 (en) Test case generation
US10936476B2 (en) Regression testing of new software version and deployment
CN110249300B (en) Test case generator built in data integration workflow editor
US8713554B1 (en) Automated hotfix handling model
CN102411503A (en) Dry-run design time environment
US20200310779A1 (en) Validating a firmware compliance policy prior to use in a production system
US11687335B2 (en) Software defect prediction model
US11269616B1 (en) Impact driven continuous deployment system
US9582270B2 (en) Effective feature location in large legacy systems
EP4246332A1 (en) System and method for serverless application testing
US9612944B2 (en) Method and system for verifying scenario based test selection, execution and reporting
US20220318129A1 (en) Automated code checking
US20160217017A1 (en) Determining workflow completion state
US20230297496A1 (en) System and method for serverless application testing
CN113392002A (en) Test system construction method, device, equipment and storage medium
US10684881B2 (en) Batch processing of computing elements to conditionally delete virtual machine(s)
EP3379409A1 (en) Automated program code analysis and reporting
US11645142B1 (en) Use sequential set index for root cause location and problem verification
US20170161025A1 (en) Stateful development control
CN111258910B (en) Static link library function verification method and device, electronic equipment and storage medium
US20210224716A1 (en) Expertise score vector based work item assignment for software component management

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
GR01 Patent grant
GR01 Patent grant