5.1.7 Testing Quadrants Flashcards

1
Q

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

in the …

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 …

and in understanding that some test types are …

A

all appropriate test types and test levels are included in SDLC

more relevant to certain 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…

A

stakeholders,

developers, testers, and business representatives.

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

In the is model, tests can be …

A

business facing or technology facing.

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

Tests can also:
- support the … (i.e. guide …
- critique the … (i.e. measure it’s …

A
  • team
    the 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…
- Quadrant Q2 (buss…
- Quadrant Q3 (buss…
- Quadrant Q4 (tech…

A
  • (technology facing, support the team)
  • (business facing, support the team)
  • (business facing, critique the product)
  • (technology facing, critique 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 …

A

component tests and 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 …

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 …
- 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 … and can be …

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 … 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…

A
  • smoke tests
  • non-functional tests (except 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