1.4.1 Test Activities and Tasks Flashcards

1
Q

A test process usually contains:
- test p…
- test m…
- test a…
- test d…
- test i…
- test e…
- test c…

A
  • test planning
  • test monitoring and test control
  • test analysis
  • test design
  • test implementation
  • test execution
  • test completion
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Test planning consists of:
- defining the test o…
- then selecting an … objectives within the constraints …

A
  • objectives
  • approach that best achieves the
    imposed by the overall context.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Test monitoring involves the:
- ongoing checking of all …
- the comparison of actual …

Test control involves taking the …

A
  • test activities
  • progress against the plan.

actions necessary to meet the test objectives.

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

Test analysis includes analyzing the test b…

Associated test conditions are:
- defined and…
- taking the related…

The test basis and the test object are also evaluated:
- to identify …
- to assess …

A

basis to identify testable features.

  • prioritized
  • risks and risk levels into account.
  • defects they may contain
  • their test ability.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Test analysis is often supported by the use of …

Test analysis answers the question…
in terms of …

A

test techniques.

“What to test”
measurable coverage criteria.

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

Test design includes elaborating the test conditions into:
- test c…
- other t…

This activity often involves the identification of c… which serves as a …

Test techniques can be used to …

A
  • test cases
  • other testware (test charters).

coverage items
guide to specific test case inputs.

support this activity.

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

Test design also includes:
- defining the test d…
- designing the test e…
- identifying the necessary …

Test design answers the question …

A
  • data requirements
  • environment
  • infrastructure and tools

“how to test?”.

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

Test implementation includes creating or acquiring the testware necessary for test e…

Test cases can be organized into test p… which are often assembled …

Manual and automated test scripts …

A

execution (test data).

procedures,
into test suites.

are created.

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

[Test implementation pt 2]

Test procedures are prioritized and arranged within a test execution s…
for efficient …

The test environment is built and v…

A

schedule
test execution.

verified to be set up correctly.

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

Test execution includes running the tests in accordance with the test e…

Test execution may be m…

Test execution can take many forms including continuous readings or …

A

execution schedule (test runs).

manual or automated.

pair testing sessions.

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

[Test execution pt 2]

Actual test results are compared with the e…

The test results …

Anomalies are analyzed to identify their l…

This analysis allows us to report the anomalies based on the o…

A

expected results.

are logged.

likely causes.

observed failures.

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

Test completion usually occurs … (release, e…

For any unresolved defects, change requests or p…

Any testware that may be useful in the future is identified … or handed o…

A

at projects milestones
end of iteration, test level completion).

product backlog items are created.

and archived
over to the appropriate teams.

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

The test environment is shut down to an a…

The test activities are analyzed to identify … and improvements for future …

A test completion report is created and c…

A

agreed state.

lessons learned
iterations, releases, or projects.

communicated to the stakeholders.

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