Software Engineering Team Development Process: Difference between revisions
Jump to navigation
Jump to search
m (Text replacement - "----↵Category:Concept" to "---- __NOTOC__ Category:Concept") |
m (Text replacement - "** It is typically " to "** It can (typically) be ") |
||
Line 3: | Line 3: | ||
** It can be governed by various [[software development methodologies]], such as [[Agile]], [[Scrum]], [[Kanban]], or [[Waterfall]]. | ** It can be governed by various [[software development methodologies]], such as [[Agile]], [[Scrum]], [[Kanban]], or [[Waterfall]]. | ||
** It includes activities like requirements gathering, system design, coding, testing, maintenance, and documentation. | ** It includes activities like requirements gathering, system design, coding, testing, maintenance, and documentation. | ||
** It | ** It can (typically) be iterative, with regular cycles of development and review. | ||
** It can be influenced by the [[Software Engineering Team Culture]]. | ** It can be influenced by the [[Software Engineering Team Culture]]. | ||
** It can significantly impact the quality, speed, and cost of software development. | ** It can significantly impact the quality, speed, and cost of software development. |
Revision as of 03:32, 28 December 2023
The Software Engineering Team Development Process is a software development process that is practiced by a software engineering team.
- Context:
- It can be governed by various software development methodologies, such as Agile, Scrum, Kanban, or Waterfall.
- It includes activities like requirements gathering, system design, coding, testing, maintenance, and documentation.
- It can (typically) be iterative, with regular cycles of development and review.
- It can be influenced by the Software Engineering Team Culture.
- It can significantly impact the quality, speed, and cost of software development.
- It is overseen and facilitated by the Software Engineering Manager or Scrum Master, in many cases.
- …
- Example(s):
- Counter-Example(s):
- See: Software Development Life Cycle.