Chapter 12 Flashcards

You may prefer our related Brainscape-certified flashcards:
1
Q
  1. A native app is one that is designed to run on a specific platform
A

True

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q
  1. Documentation reveals how well the system has met its original objectives
A

False

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q
  1. A new information system is not considered in production until conversion is complete
A

True

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q
  1. Failure to address properly the organizational changes surrounding the introduction of a new system can cause the demise of an otherwise good system
A

True

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q
  1. Grant and PERT charts are two common formal planning tools for project management
A

True

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q
  1. Prototyping is more iterative than the conventional lifecycle
A

True

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q
  1. One problem with prototyping is that the system constructed thereby may not be able to handle large quantities of data in a production environment
A

True

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q
  1. End-user-developed systems can be completed more rapidly than those developed through the conventional programming tools
A

True

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q
  1. Intangible benefits of an information system are those that cannot be easily quantified
A

True

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q
  1. In one form of outsourcing, a company hires an external vendor to create the software for its system, but operates the software on its own computers
A

True

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q
  1. It is important for all systems development activities to be placed in sequential order
A

False

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q
  1. Object-oriented development is more iterative and incremental than traditional structured development
A

True

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q
  1. Object are grouped into hierarchies, and hierarchies into classes
A

False

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q
  1. Business can use component-based development to create their e-commerce applications
A

True

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q
  1. CASE tools facilitates the creation of clear documentation and the coordination of team development efforts
A

True

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q
  1. More timely information is a tangible benefit of information systems
A

False

17
Q
  1. An information systems plan shows how specific information systems fit into a company’s overall business plan and business strategy
A

True

18
Q
  1. User concerns and designer concerns are usually the same at the beginning of the project
A

False

19
Q
  1. Scope describes the full length of time required to complete a project
A

False

20
Q
  1. Successful implementation of an information system requires the participation of end users in the project
A

True

21
Q
  1. What was the primary problem facing the Girl Scouts regarding their supply chain problems?

A) the ordering process was inefficient for a large volume of orders
B) there were high error rates in ordering and fulfillment
C) it required too much time of volunteers
D)the paper-based system was outdated

A

A) the ordering process was inefficient for a large volume of orders

22
Q
  1. Order the following steps in the systems development lifecycle in the correct sequence

A) systems analysis, systems design, programming, testing, conversion, production and maintenance
B) systems analysis, systems design, programming, conversion, testing, production and maintenance
C) systems design, systems analysis, programming, conversion, production and maintenance, and testing
D) systems design, systems analysis, programming, testing, conversion, production and maintenance

A

A) systems analysis, systems design, programming, testing, conversion, production and maintenance

23
Q
  1. Which of the following is not part of the implementation process?

A) evaluation the system
B) testing
C) systems analysis
D) creating detailed design specifications

A

C) systems analysis

24
Q
  1. Which process develops a detailed description of the functions that a new information system must perform?

A) feasibility study
B) requirements analysis
C) systems design
D) test plan development

A

B) requirements analysis

25
Q
  1. Developing an information system has been compared to the problem-solving process. Which one of the following problem-solving steps is not a part of systems analysis?

A) implement the solution
B) choose the best solution
C) develop alternative solution
D) define and understand the problem

A

A) implement the solution

26
Q
  1. The entire system-building effort is driven by:

A) organizational change
B) feasibility studies
C) data
D) user information requirements

A

D) user information requirements

27
Q
  1. Systems design:

A) identifies the system’s information requirements
B) specifies how the new system will fulfill the information requirements
C) identifies alternate solutions for solving the problem
D) defines the problem and specifies its causes

A

B) specifies how the new system will fulfill the information requirements

28
Q
  1. In a data flow diagram, external entities are represented by:

A) rounded boxes
B) square boxes
C) circles
D) open rectangles

A

B) square boxes

29
Q
  1. Transferring data form a legacy system to the new system would be defined by which system design specification category?

A) input
B) database
C) manual procedures
D) conversion

A

D) conversion

30
Q
  1. In object-oriented development:

A) an object combines data data and processes that act on the data into a single object
B) data is separated into discrete, reusable objects that any process may act upon.
C) an object compromises a single, reusable program that can be combined with other objects to form a robust application
D) data categories are described as distinct object, which can share characteristics with other objects

A

A) an object combines data and processes that act on the data into a single object