26) What are the principles of agile development methodologies?
27) Which of the following development methodologies is associated with the scrum process?
A) agile development
B) systems development life cycle
C) V-Model
D) rapid application development
28) According to scrum essentials, the first step of each work period is to ________.
A) conduct team meets
B) determine tasks to perform
C) select requirements to consider
D) deliver a working version
29) In ________, two members share the same computer and write a computer program together.
A) imperative programming
B) paired programming
C) task parallelism
D) parallel computing
30) The ________ is the only person on a scrum team who has the authority to add, delete, or change requirements and their priority.
A) scrum master
B) product owner
C) database designer
D) business analyst
31) The function of a scrum master is to ________.
A) stop the misuse of meeting time
B) change product requirements and their priority
C) test programs on a regular basis
D) develop the database design
32) Scrum essentials encourage minimal documentation.
33) In the scrum process, a stand-up is a 15-minute team meeting.
34) In paired programming, two computers are used by the same programmer.