Chapter 5-6 Flashcards
1
Q
List
Attributes of a “jelled” team
A
Sense of purpose
Sense of Involvement
Sense of trust
Sense of improvement
2
Q
List
7 project factors to consider to plan structure of soft eng team
A
- Difficulty of problem to be solved
- “Size” of resultant program(s)
- Team lifetime
- Degree to which program can be modularized
- Required quality an reliability of system to be built
- Regidity of delivery date
- Degree of sociability required
3
Q
List
Testing Principles
the short list
A
Testing is a process of executing a program with intent of finding an error.
A good test case is one that has a high probability of finding an as-yet-undiscovered error.
A successful test case is one that incovers an as-yet-undiscovered error.