Exam 2 Software Process Flashcards
A general term describing the over-arching process of developing software.
Software Process
What are the five elements of the Software Process?
Requirements Gathering Design Implementation Testing Maintenance
What is the primary object-oriented methodology?
The unified process
an adaptive methodology for software construction
Unified Process
The 5 phases of the unified process
requirements workflow analysis workflow design workflow implementation workflow test workflow
What is meant by a phase of the Unified Process?
A phase is a series of smaller steps in a larger process
Who is responsible for the correctness of a product?
SQA Group (Software Quality Assurance)
What are CASE tools used for?
Software tools that assist software engineering teams in developing and maintaining software.
Name the 7 types of Team Organizations
Democratic Teams Classical Chief Programmer Teams Modified Chief Programmer Teams Modern Hierarchical Programming Teams Synchronize and Stabilize Teams Agile Process Teams Open-Source Teams
Democratic Teams
Strengths
High-quality code
good with hard problems
Weakness
senior members may resent appraisals
cannot be externally imposed
Classical Chief Programmer Teams
Strength
Major success of The New York Times project
Weakness
Impractical
Modified Chief Programmer Teams
Strength
Many Successes
Weakness
No successes on a large scale
Modern Hierarchical Programming Teams
Team Manager structure eliminates the need for a chief programmer
scales up
supports decentralization when needed
Weakness
Problems can arise unless areas of responsibility of the team manager and the team leader are clearly delineated
Synchronize-and-stabilize teams
Strength
Encourages creativity
Ensures that a huge number of developers can work toward a common goal
Weakness
No evidence so far that this method can be utilized out side of microsoft
Agile Process Teams
Strengths
Programmers do not tes their own code
Knowledge is not lost if one programmer leaves
Less-experienced programmers can learn from others
Weakness
Still too little evidence regarding efficacy