Information Management CH10 Flashcards

1
Q

What are the steps in the SDLC methodology?

A

The steps are
Definition: Investigation, Feasability analysis, System Analysis
Build: System Design, Programming, Testing
Implementation: Installation, Operations, Maintenance

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is RAD software development?

A

Rapid application development (RAD) is a software-development (or systems-development) methodology that focuses on quickly building a working model of the software, getting feedback from users, and then using that feedback to update the working model

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What makes the lean methodology unique?

A

The biggest difference between the lean methodology and the other methodologies is that the full set of requirements for the system is not known when the project is launched.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What are three differences between second-generation and third-generation languages?

A

i. The words used in the language: third generation languages use more English-like words than second-generation languages.
ii. Hardware specificity: third generation languages are not specific to hardware, second-generation languages are.
iii. Learning curve: third generation languages are easier to learn and use.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Why would an organization consider building its own software application if it is cheaper to buy one?

A

. They may wish to build their own in order to have something that is unique (different from their competitors), and/or something that more closely matches their business processes. They also may choose to do this if they have more time and/or more money available to do it

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What is responsive design?

A

Responsive design is a method of developing websites that allows them to be viewed on many different types of devices without losing capability or effectiveness. With a responsive website, images resize themselves based on the size of the device’s screen, and text flows and sizes itself properly for optimal viewing.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What is the relationship between HTML and CSS in website design?

A

While HTML is used to define the components of a web page, cascading style sheets (CSS) are used to define the styles of the components on a page.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What is the difference between the pilot implementation methodology and the parallel implementation methodology?

A

The pilot methodology implements new software for just one group of people while the rest of the users use the previous version of the software. The parallel implementation methodology uses both the old and the new applications at the same time

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What is change management?

A

The oversight of the changes brought about in an organization.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What are the four different implementation methodologies?

A

direct cutover, pilot, parallel, phased

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What do we mean by the waterfall approach?

A

You do not go back to an earlier phase

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What are the components of the quality triangle dilemma?

A
  1. Quality
  2. Time
  3. Cost
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

What are the advantages of the SLDC approach?

A

Systematic approach to software development
Identifies roles and expectations of team members
Best suited for large-scale projects
Designed for cost control
Enforces a means of communication between project team and project stakeholders

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What are the 3 approaches for introducing new Information Systems?

A
  1. Custom design and development
  2. System selection and acquisition
  3. End-user development
How well did you know this?
1
Not at all
2
3
4
5
Perfectly