Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "OSEE/Software Development Process"

(New page: =Software Development Process= ==Software Implementation Process= Category:OSEE)
 
(=Software Implementation Process)
Line 1: Line 1:
 
=Software Development Process=
 
=Software Development Process=
  
==Software Implementation Process=
+
=Software Implementation Process=
 +
 
 +
The phase in the software lifecyle where the actual software is implemented for the project. This process includes: updating production software, updating test software, verifying changes through unit tests and system level tests, committing changes into version control, making local builds and submitting changes for review.
 +
 
  
  
 
[[Category:OSEE]]
 
[[Category:OSEE]]

Revision as of 17:04, 12 February 2013

Software Development Process

Software Implementation Process

The phase in the software lifecyle where the actual software is implemented for the project. This process includes: updating production software, updating test software, verifying changes through unit tests and system level tests, committing changes into version control, making local builds and submitting changes for review.

Back to the top