Sid. 18 - 1.4.1 Test activities and tasks Flashcards

Test activities and tasks

1
Q

what is a test process?

A

a set of test activities

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

even though testing is context dependent…

A

there are common sets of test activities without which testing is less likely to achieve test objectives

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

The activities in a test process: I vilken ordning do they appear?

A

Many of these appear to follow a logical sequence, they are often implemented iteratively or in pararell

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

What does test planning consist of? 2

A

Defining the test objectives
Then selecting an approach that best achieves the objectives

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

What is test monitoring?

A

The ongoing checking of all test activities and the comparison of actual progress against the plan.

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

What is test control?

A

Taking the actions neceswsary to meet the test objectives.

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

What does test analysis include?

A

Analyzing the test basis to identify testable features.

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

When analyzing tests: what is defined and prioritized?

A

Associated test conditions - taking the related risks and risk levels into account

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

What is test analysis often supported by?

A

Test techniques

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

What does test analysis answer för question?

A

What to test? (in terms of of measurable coverage criteria)

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

What does test design include? 4

A

Elaborating the test conditions into test cases and other testware.
Include defining the test data requirements
Designing the test invironment
identifying the necessary infrastucture and tools

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

When you in test design are elaborating test condition: which activity do you often involve ?

A

Identification of coverage items.

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

Identification of coverage items in test disgm serve as…

A

a guide to specify test case inputs.

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

Which question does test design answer?

A

How to test?

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

What does test implementation include? 4

A

Creating the testware necessary for testing (tex test data)
Manual and automated test scripts are created
Test procedures are prioritezed and arranged withini a execution schedule
Test environment in built and set up.

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

What does test execution include? 3

A

Running tests
Compare actual tests results with expected test results
Logg test results
Anomalities analysed

17
Q

Test execution can take many forms including …

A

continues testing or pair testing sessions

18
Q

Why analyze anomalies?

A

To identify their likely causes. The analysis allows us to report the anomalies based on the fialures observed.

19
Q

What does test completion include?

A

For unresolved issues : reports and backlog creating
Testwares for future is identified and archived
Test environment is shut down
Improvement analysis
Test completion report is created and communicated to stakeholders

20
Q

When does test completion usually occur? + 3 exemples

A

At project milestones: tex
release, end of iteration, test level completion