ch 10 quiz exam 3
In XP development, a(n) ____ can guide members toward a vision and help them understand the system. product backlog object framework system metaphor meta model
system metaphor
A Scrum sprint is a firm ____ time box, with a specific goal or deliverable. 7 day 60 day 30 day 14 day
30 day
Which of the following is NOT an Agile Modeling principle? Focus on content rather than representation Know your models and how to use them Maintain core models to verify past decisions Minimize your modeling activity
Maintain core models to verify past decisions
Which of the following is completed in the inception phase of the UP? Produce rough estimates of cost and schedule Resolve high risks Prepare the deployment Design and implement the core architecture and functions
Produce rough estimates of cost and schedule
Which of the following is a basic value of agile software development? Contract negotiation over customer collaboration Processes and tools over individuals and interactions Following a plan over responding to change Working software over comprehensive documentation
Working software over comprehensive documentation
The term "_______" is used to separate out some aspect of the real world that is important to understand when we build a model. abstraction brainstorm synthesis analysis
abstraction
A(n) _____ approach to the SDLC is used when the exact requirements of a system or needs of users are not well understood. persistent incremental adaptive predictive
adaptive
Which of the following methodologies use an adaptive approach to systems development? All of them Unified Process Extreme Programming Scrum
all of them
Which of the following is NOT a question that is asked in a Scrum meeting? What will you do by the next meeting? Are you meeting your scheduled deliverables? What have you done since last meeting? What obstacles are hindering you?
are you meeting your scheduled deliverables?
Which of the following is completed in the transition phase of the UP? Make the plans to deploy Complete beta test Implement the core functions Resolve high risks
complete beta test
The UP ____ discipline involves setting up the guidelines to manage releases and versions. configuration and change management deployment environment project management
configuration and change management
What is the primary goal in Agile Modeling? focusing on representation with good models building model templates for future projects developing software building multiple models
developing software
UP disciplines are involved in each iteration, which is typically planned to span ____. two weeks eight weeks one week four weeks
four weeks
The term ____ refers to an approach that completes parts of a system in one or more iterations and puts them into operation for users. incremental development bottom-up development adaptive development predictive development
incremental development
The term "____" means that work activities are done once, then again, and yet again. incremental development waterfall approach iteration agile modeling
iteration
A(n) ______ is a representation of an important aspect of the real world. tool technique methodology model
model
An approach to the SDLC where the phases overlap is often referred to as the _______ approach. spiral modified predictive waterfall modified waterfall
modified waterfall
Which of the following is NOT an XP practice? Anyone can change code Simple designs Small releases No required coding standards
no required coding standards
The first release-level activity in an XP development approach is ____. dividing code assignments among teams planning a series of iterations performing acceptance testing creating acceptance tests
planning a series of iterations
Which of the following is completed in the inception phase of the UP? Design and implement the core architecture and functions Prepare the deployment Produce rough estimates of cost and schedule Resolve high risks
produce rough estimates of cost and schedule
In Scrum, the ____ maintains the product backlog list. Scrum master product owner Scrum team project manager
product owner
In Scrum, the ____ maintains the product backlog list. Scrum master project manager Scrum team product owner
product owner
The objective of the ____ is to keep the system running productively during the years following its initial installation. support phase deployment phase version release maintenance phase
support phase
A(n) _____ provides guidelines to follow for completing every activity in systems development, including specific models, tools, and techniques. systems development life cycle object-oriented analysis predictive approach system development methodology
system development methodology
A(n) "_______" is a guideline to help an analyst complete a specific task and often includes step-by-step instructions to do something such as how to create a model. methodology technique tool SDLC
technique
An adaptive approach to a development project is best used when _______. the system has low technical risk the requirements are uncertain the requirements are well understood the requirements are simple and the system is small
the requirements are uncertain
In Agile modeling what are the two important reasons for building models? To write good code and to design good databases To communicate with the user and to obtain feedback To understand what you are building and to communicate the solution To document a solution and to instruct other developers
to understand what you are building and to communicate the solution
Which of the following is NOT one of the major activities of the support phase? Supporting the users Enhancing the system Training the users Maintaining the system
training the users
The first XP development activity is creating ____. set of acceptance tests system metaphor user stories development plan for releases
user stories