5.1.7 Testing Quadrants Flashcards

(14 cards)

1
Q

The testing quadrants, defined by Brian Marick, group the test levels with the appropriate:
- test “ty…”
- “act…”
- test “te…”
- work “p…”

in the A…

A
  • types
  • activities
  • techniques
  • products

Agile software development.

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

The model supports test management in visualizing these to ensure that all appropriate t… and t… are included in “ “ and in understanding that some test types are more “ “ to certain t…

A

test types
test levels
SDLC
relevant
test levels than others.

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

This model also provides a way to differentiate and describe the test types to all “ “ including:
- “d…”
- “t…”
- b…

A

stakeholders,

  • developers
  • testers
  • business representatives.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

In this model, tests can be b… or t…

A

business facing
technology facing.

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

Tests can also:
- support the t… (i.e. guide the “ “ )
- critique the p… (i.e. measure it’s b… ).

A
  • team
    development
  • product
    behavior against the expectations
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

The combination of these two viewpoints determines the four quadrants:
- Quadrant Q1 (tech… , support … )
- Quadrant Q2 (buss… , support … )
- Quadrant Q3 (buss… , critique … )
- Quadrant Q4 (tech… , critique … )

A
  • technology facing
    the team
  • business facing
    the team
  • business facing
    the product
  • technology facing
    the product
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Quadrant Q1 (technology facing, support the team)

This quadrant contains c… and c…

A

component tests
component integration tests.

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

Quadrant Q1 (technology facing, support the team)

Component and component integration tests should be “ “ and included i…

A

automated
in the CI process.

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

Quadrant Q2 (business facing, support the team)

This quadrant contains:
- fun…
- “ex…”
- user s…
- user e…
- API “t…”
- “sim…”.

A
  • functional tests
  • examples
  • story tests
  • experience prototypes
  • testing
  • simulations
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Quadrant Q2 (business facing, support the team)

These tests check the a… and can be m…

A

acceptance criteria
manual or automated.

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

Quadrant Q3 (business facing, critique the product)

This quadrant contains:
- exp…
- usa…
- user a…

A
  • exploratory testing
  • usability testing
  • acceptance testing
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Quadrant Q3 (business facing, critique the product)

These tests are u… and often “ “.

A

user-oriented
manual.

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

Quadrant Q4 (technology facing, critique the product)

This quadrant contains:
- s…
- non-f… (except u… ).

A
  • smoke tests
  • non-functional tests
    usability tests
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Quadrant Q4 (technology facing, critique the product)

These tests are often “ “.

A

automated

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