CHP 13 Flashcards

(30 cards)

1
Q

T/F implementation phase if the most expensive and time-consuming phase of the entire life cycle?

A

True

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

What are the deliverables for coding?

A

code

program documentation

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

What are the deliverables for testing?

A

test senarios and test data

results of program and system testing

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

What are the deliverable for installation?

A

user guides
user training plan
installation and conversion plan

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

What are the deliverables for documentation?

A

system documentation

user documentation

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

What are the deliverables for User Training plan?

A

Classes

tutorials

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

What are the deliverables for user training modules?

A

Training materials

computer-based training aids

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

What are the deliverables for User Support Plan?

A

Help desk
online help
bulletin boards and other mechanisms

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

what is inspections?

A

participants examine program code for predictable language specific errors

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

What is Desk Checking?

A

program code is sequentially executed manually by reviewer

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

Unit Testing?

A

each module is tested alone in an attempt to discover any errors in it code

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

Integration testing?

A

bringing together all of the modules that a program comprises for testing purposes

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

System testing?

A

bringing together of all of the programs that a system comprises for test purposes

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

Sub testing?

A

used in testing modules, especially where modules are written and tested in a top-down fashion where a few lines of code are used to substitute for subordinate modules

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

Testing Harness?

A

automated testing environment used to review code for errors, standards violations and other design flaws

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

Refactoring

A

making a program simpler after adding a new feature

17
Q

Acceptance testing

A

testing the system in the environment where it will eventually be used

18
Q

Alpha testing?

A

simulated but typical data are used for system testing

19
Q

Beta testing?

A

live data are used in the users real working environment

20
Q

installation

A

organizational process of changing over from the current IS to a new one

21
Q

Direct installation

A

changing over from old IS to a new one by turning off the old system when the new one is turned on

22
Q

Single location installation

A

trying out a new IS at one site and using the experience to decide if and how the new system should be deployed throughout the organization

23
Q

Phased installation

A

changing from old IS to new one incrementally, starting with one ore a few functional components and gradually extending the installation to cover the whole new system

24
Q

System documentation

A

detailed information about a systems design specifications, its internal workings and its functionality

25
User documentation
written or other visual information about an application system, how it works and how to use it
26
Internal documentation
system documentation that is part of the program source code or is generated at compile time
27
External Documentation
system documentation that includes outcome of structure diagramming techniques such as data flow and entity relationship diagrams
28
Support?
ongoing education and problem solving assistance to IS users
29
Electronic performance support system (EPSS)
online help systems that go beyond providing help, they embed training directly into a software package ex: tutorial
30
Help desk?
department function and is staffed by IS personnel