Implementation Phase Flashcards

1
Q

The implementation phase encompasses, or equivalently, it’s main functions or even sub-phases are ________, ______, and _______ of the new system.

A

construction/documentation, testing, installation/conversion

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

What is the input and output of the implementation phase?

A

Input=Design specification

Output=Fn.al system

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

What are the principal tools of the implementation phase?

A
  • Patterns, frameworks and development environments.
  • Testing Approaches.
  • Conversion strategies.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What role participates in structured walkthroughs, acceptance tests and documentation tests

A

Users

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

What role in this phase supervises coding, testing, and site preparation, as well as coordinating conversion.

A

Analyst

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

The construction phase (within the implementation phase includes these more granular tasks…

A

Coding, testing and optimization of the algorithms.

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

True or False: In the implementation phase the site should be prepped for the computer.

A

True

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

What are the three rejection categories?

A
  1. Needs complete rebuild.
  2. Major revisions
  3. Needs minor revisions
  4. Was incomplete and must be continued.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

When is testing done in this phase?

A

All the freaking time!

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

What must be tested?

A

Everything!

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

What is incremental testing?

A

Test by itself, then if it plays well with others.

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

When should incremental testing begin?

A

As soon as the second module is made.

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

Each module that is added doesn’t need to be related to the group of existing modules; a module can be added to an unrelated group of modules and the test can still be expected to be successful. T or F

A

False

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

In general incremental testing how should one move throughout the structure chart?

A

Start in one area then gradually move to others.

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

What are the 4 conversion strategies?

A

direct changeover, parallel conversion, gradual conversion, and phased conversion.

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