Chapter 6 (Multiple Choice)

Descripción

Test sobre Chapter 6 (Multiple Choice), creado por Faisal Vaid el 04/03/2016.
Faisal Vaid
Test por Faisal Vaid, actualizado hace más de 1 año
Faisal Vaid
Creado por Faisal Vaid hace alrededor de 8 años
258
1

Resumen del Recurso

Pregunta 1

Pregunta
1) Which prototype includes only some, but not all, of the components of the final system?
Respuesta
  • A) first-of-a-series prototype
  • B) selected features prototype
  • C) nonworking scale model
  • D) patched-up prototype

Pregunta 2

Pregunta
2) Which kind of prototyping is most similar to what engineers call "bread boarding"?
Respuesta
  • A) first full-scale model
  • B) model bearing some essential features
  • C) nonworking scale model
  • D) patched-up prototype

Pregunta 3

Pregunta
3) A patched-up prototype is likely to be:
Respuesta
  • A) controversial.
  • B) inefficient.
  • C) nonworking.
  • D) standardized.

Pregunta 4

Pregunta
4) Which of these is a potential disadvantage of prototyping?
Respuesta
  • A) ineffective for helping users articulate requirements
  • B) shapes systems before problem is thoroughly understood
  • C) more expensive than the traditional SDLC
  • D) slower development than the traditional SDLC

Pregunta 5

Pregunta
5) Which of these is not a guideline for developing a prototype?
Respuesta
  • A) Build the system slowly and carefully.
  • B) Modify the prototype in successive iterations.
  • C) Emphasize the user interface.
  • D) Work in manageable modules.

Pregunta 6

Pregunta
6) Which of these is not an advantage of prototyping?
Respuesta
  • A) affords opportunity to change the system early in its development
  • B) buffers users against computer malfunctioning
  • C) helps prevent the adoption of inadequate systems
  • D) presents more opportunities to improve the user's needs and expectations

Pregunta 7

Pregunta
7) Which of these is not a way users can be expected to help in prototyping?
Respuesta
  • A) experimenting with the prototype
  • B) giving open reactions to the prototype
  • C) providing the necessary technical expertise for interfacing with the database
  • D) suggesting possible deletions to the prototype

Pregunta 8

Pregunta
8) The agile approach is based on:
Respuesta
  • A) values.
  • B) principles.
  • C) practices.
  • D) All of the above.

Pregunta 9

Pregunta
9) Systems that require constant updating and technical design are prone to which kind of error?
Respuesta
  • A) miscommunication
  • B) design
  • C) coding
  • D) documentation

Pregunta 10

Pregunta
10) Which of the following is not one of the four values of agile modeling?
Respuesta
  • A) communication
  • B) technical skill
  • C) simplicity
  • D) courage

Pregunta 11

Pregunta
11) Which of the following is not a basic activity of agile development?
Respuesta
  • A) coding
  • B) listening
  • C) documenting
  • D) designing

Pregunta 12

Pregunta
12) Which of the following can be used to communicate ideas that would otherwise remain fuzzy or unshaped?
Respuesta
  • A) testing
  • B) documenting
  • C) scope
  • D) coding

Pregunta 13

Pregunta
13) When doing pair programming, which person(s) chooses a partner programmer?
Respuesta
  • A) the programmers
  • B) management
  • C) the project leaders
  • D) the project team

Pregunta 14

Pregunta
14) In agile development ________ are on spoken interaction between developers and users, not on written communication
Respuesta
  • A) design
  • B) documentation
  • C) feedback
  • D) stories

Pregunta 15

Pregunta
15) Which of the following is a core practice of the agile approach?
Respuesta
  • A) A 40-hour work week.
  • B) Outsource all complex modules.
  • C) Stick to the plan, even if it is behind schedule.
  • D) Programmers should be assigned individual programs based upon their ability.

Pregunta 16

Pregunta
16) Which of the following statements is not a principle of agile modeling?
Respuesta
  • A) "Travel light."
  • B) "Model with a purpose."
  • C) "Code for tomorrow."
  • D) "Software is your primary goal."

Pregunta 17

Pregunta
17) Which of the following is not a component of the Scrum methodology?
Respuesta
  • A) product backlog
  • B) daily scrum
  • C) spring
  • D) demo

Pregunta 18

Pregunta
18) Based on their study of a group of programmers, the best programmers are ________ times more productive than the worst ones.
Respuesta
  • A) one to two
  • B) three to five
  • C) four to eight
  • D) five to ten

Pregunta 19

Pregunta
19) Making all product release deadlines imminent:
Respuesta
  • A) creates too much programmer stress and should be avoided if at all possible.
  • B) pushes a realistic expectation for completion to the fore.
  • C) usually results in minimally functional software.
  • D) actually slows down project development because of numerous avoidable errors.

Pregunta 20

Pregunta
20) It has been noted that dividing up groups and setting up barriers often introduces:
Respuesta
  • A) scrum.
  • B) dysfunctional pair-programming teams.
  • C) errors.
  • D) redundant code for modules.

Pregunta 21

Pregunta
21) Building a ________ of information systems is a useful technique for quickly gathering information requirements.
Respuesta
  • A) prototype
  • B) system design
  • C) lifecycle
  • D) maintenance agreement

Pregunta 22

Pregunta
22) A system that has all necessary features but is inefficient is an example of a ________prototype.
Respuesta
  • A) patched-up
  • B) nonoperational
  • C) first-of-series
  • D) selected features

Pregunta 23

Pregunta
23) A regional blood inventory system that is instituted in one regional hospital with plans to install the system in the remaining hospitals is an example of a ________ prototype.
Respuesta
  • A) first-of-series
  • B) patched-up
  • C) nonoperational
  • D) selected features

Pregunta 24

Pregunta
24) A system for which only input and output are prototyped is called a ________.
Respuesta
  • A) first-of-series
  • B) patched-up
  • C) nonoperational
  • D) selected features

Pregunta 25

Pregunta
25) An example of ________ prototyping is building the first airplane of a series and then seeing if it flies before building a second.
Respuesta
  • A) first-of-series
  • B) patched-up
  • C) nonoperational
  • D) selected features

Pregunta 26

Pregunta
26) An example of ________ prototyping is building a full-scale model of an automobile that is used in wind tunnel tests.
Respuesta
  • A) first-of-series
  • B) patched-up
  • C) nonoperational
  • D) selected features

Pregunta 27

Pregunta
27) An example of ________ prototyping is programming a working model that has all the necessary features but is inefficient.
Respuesta
  • A) first-of-series
  • B) patched-up
  • C) nonoperational
  • D) selected features

Pregunta 28

Pregunta
28) One distinct advantage of prototyping is that it is not necessary or desirable to build________ for prototype purposes.
Respuesta
  • A) small parts of a system
  • B) any parts of a system
  • C) a system diagram
  • D) an entire working system

Pregunta 29

Pregunta
29) An advantage of prototyping is tied to the fact that user ________ change over time.
Respuesta
  • A) requirements
  • B) needs
  • C) populations
  • D) feelings

Pregunta 30

Pregunta
30) The first step of prototyping is to estimate the ________ involved for building system modules.
Respuesta
  • A) time
  • B) programmers
  • C) costs
  • D) skills

Pregunta 31

Pregunta
31) When prototyping, it is essential that analysts work in ________ modules.
Respuesta
  • A) manageable
  • B) small
  • C) large
  • D) global

Pregunta 32

Pregunta
32) ________ software, such as Microsoft products or PeopleSoft may be used for prototyping.
Respuesta
  • A) POTS
  • B) COTS
  • C) DOTS
  • D) MOTS

Pregunta 33

Pregunta
33) Users' roles in prototyping can be summed up in two words: honest ________.
Respuesta
  • A) engagement
  • B) interaction
  • C) involvement
  • D) exchange

Pregunta 34

Pregunta
34) It is the responsibility of the ________ to translate suggestions and innovations into workable systems.
Respuesta
  • A) user
  • B) analyst
  • C) facilitator
  • D) manager

Pregunta 35

Pregunta
35) In the agile approach, ________ is determined by listening to customers and getting them to write down their stories.
Respuesta
  • A) scope
  • B) perspective
  • C) whiteboarding
  • D) feedback
Mostrar resumen completo Ocultar resumen completo

Similar

Paisajes de España
Joaquín Ruiz Abellán
EXAMEN FINAL DE Historia de México
Karen Cetina Pas
ARISTÓTELES
maya velasquez
Estudio de Mercado
dggr9980
Funciones Matemáticas
Nathaly Arias
Cualidades del sonido
Olga Veiga
CÁLCULO MENTAL - De Mapa Mental
JL Cadenas
DALÍ...
JL Cadenas
NEUMONÍA ADQUIRIDA EN LA COMUNIDAD (NAC)
Mary Coronel
MAPA CONCEPTUAL CAP 1 GERENCIA ESTRATEGICA
DAVID ARCE
Unidad 1 acción psicosocial trabajo
Diana caceres