11. Implementation Flashcards

1
Q

What is an acceptance test?

A

A programmer- provided error detection mechanism which checks the results of program execution.

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

What has the biggest impact on the implementation phase?

A

Project Management

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

What is verification?

A

“Are we building the product right?”

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

What is validation?

A

“Are we building the right product?”

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

Examples of Agile methods?

A
  • Extreme Programming

- Scrum

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

What is the agile manifesto?

A
  • Adapting and responding to change (rather than following a plan)
  • People and interactions (rather than processes and tools)
  • Working code (over comprehensive documentation)
  • Customer collaboration (over negotiation)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Computing definition of security:

A

CIA - Confidentiality, Integrity, Availability.

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