CPU Science Quiz 1/12/16 Flashcards

1
Q

What are stakeholders?

A

Stakeholders are persons with an interest or concern in the new system

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

What are methods of data collection?

A
Interviews
Questionnaires
Search existing documentation within the organization
Background research/literature search
Observe people using the current system
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

List requirement specifications found in the analyst phase.

A

Hardware and Software requirements
Description of specific things that your system would do
Contract between the developer and the client

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

List alternatives to the requirement specifications.

A

Cover Advantages and Disadvantages

Consider outside hosting for hardware and software

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

What is prototyping and what is it used for?

A

Simple version of the system, used for feedback before spending too much time developing the actual system

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

What are parts of a system for systems design?

A

Input (mouse), Processor (CPU), Output (Monitor)

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

Describe ways that you can take the current system’s data and migrate it to the new system

A
Incompatible file types
Different data structures
Validation rules
International date conventions
Currencies
Character sets (keep unicode in mind)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Good test practices usually include…

A

Beta testing

Automated test processing

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

List the three types of programming errors:

A

Compiler/syntax
Runtime
Logic

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

What is Parallel Running?

A

Running the two systems at the same time

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

What is Phased Implementation?

A

Introduce parts of a system over time

Must also continue to use parts of old system

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

What is Direct Changeover?

A

Set aside old system and put in new system immediately

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

What is Pilot Running?

A

Designate a subset of the organization to utilize the new system before the entire organization. Gather feedback from the pilot to improve general rollout

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

List ways you can improve your system:

A

Speed
Memory and Storage
Fix errors and bugs
Improve functionality and implement new features as necessary

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