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

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

List

7 project factors to consider to plan structure of soft eng team

A
  1. Difficulty of problem to be solved
  2. “Size” of resultant program(s)
  3. Team lifetime
  4. Degree to which program can be modularized
  5. Required quality an reliability of system to be built
  6. Regidity of delivery date
  7. Degree of sociability required
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
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.

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