Part 1: W03 Review Flashcards

1
Q

Explain differences between Synchronous and Asynchronous reviews.

A

Synchronous has a fixed time when everyone meets and conducts review steps.

Asynchronous is done by people on their own time.

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

What are the different types of reviews? (5)

A
  1. Management
  2. Peer reviews
  3. Walkthrough
  4. Technical Reviews
  5. Audits
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is Fagan’s model?

A

A methodology for finding software defects.

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

Name 3 common defects.

A
  • Data faults
  • Control faults
  • Input/Output faults
  • Interface faults
  • Storage management faults
  • Exception management faults
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What is the Phase Index in Software testing?

A

Formula for measuring defect concern at each step. Each defect is multiplied by a severity weight.

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

What is the Defect Index?

A

Defect concern for entire product.

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

Explain testing vs debugging.

A

Testing - confirms presence of defects.

Debugging - locates defects.

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