11. Implementation Flashcards
1
Q
What is an acceptance test?
A
A programmer- provided error detection mechanism which checks the results of program execution.
2
Q
What has the biggest impact on the implementation phase?
A
Project Management
3
Q
What is verification?
A
“Are we building the product right?”
4
Q
What is validation?
A
“Are we building the right product?”
5
Q
Examples of Agile methods?
A
- Extreme Programming
- Scrum
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)
7
Q
Computing definition of security:
A
CIA - Confidentiality, Integrity, Availability.