lecture 1 Flashcards

1
Q

define computer application

A

is a computer software program that executes on a computing device to carry out a specific funtion or set of related functions

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

define information system

A

is a set of interrelated computer components that:

1) collects
2) processes
3) stores (in database)
4) provides output of the information needed to complete business tasks

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

difference between an app and an information system

A
  • an app refers only to the computer software involved, whereas an information system can involve the app, database and the related manual processes
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

examples of computer applications

A
  • browsers that can access the internet
  • games
  • calendaring application
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

what is a systems analyst

A

the person who plans and captures the vision of the investor, by understanding the details and specifications required when developing a program

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

what is the purpose of system analysis and design (SA&D)

A

1) to provide tools and techniques for yourself and other developers
2) to understand the (business) needs and vision of the funder
3) to define a solution
4) communicate the vision and the solution

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

what does system analysis and design (SA&D) include in order to support the programming

A
  • skills
  • steps
  • guidelines
  • tools
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

what are the “soft” skills that SA&D include

A

interviewing and talking to users

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

what are the technical skills that SA&D include

A

detailing specifications and designing solutions

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

define systems analysis

A

are activities that enable a person to understand and specify what the new system should accomplish

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

define systems design

A

are activities that enable a person to define and describe in detail the system that would solve the needs

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

define project

A

a planned undertaking that has a beginning and an end, and produces definite results

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

define systems development life cycle (SDLC)

A

a management framework that consists all the activities required to build, launch, and maintain an information system

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

what are the six core processes for SDLC

A

1) identify the problem/need and obtain approval to proceed
2) plan and monitor the project (what to do, how to do it, who does it)
3) discover and understand the details of the problem/need
4) design the system components that solve the problem/need
5) build, test and integrate system components
6) complete system tests and deploy the solution

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

define information systems development process (ISDP)

A

is the approach used to develop a particular information system via planning, creating, testing, and deploying

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

define agile development

A

an information systems development process that emphasizes flexibility to anticipate new requirements during development via continuous planning and learning

17
Q

purpose of agile development

A

the people involved with the project are able to anticipate new changes/requirements and adjust to them

18
Q

iterative development

A

is a type of system development that includes developing core components first and then later creating additional components, while going through the core development stages over and over throughout the project