Chapter 5 Test Management Flashcards

1
Q

Configuration Management

A

A discipline applying technical and administrative direction and surveillance to identify and document the functional and physical characteristics of a configuration item, control changes to those characteristics, record and report change processing and implementation status, and verify compliance with specified requirements.

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

Defect Managment

A

The process of recognizing and recording defects, classifying them, investigating them, taking action to resolve them, and disposing of them when resolved.

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

Defect report

A

Documentation of the occurrence, nature, and status of a defect.

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

Entry criteria

A

The set of conditions for officially starting a defined task.

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

Exit criteria

A

The set of conditions for officially completing a defined task

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

Product risk

A

A risk impacting the quality of a product

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

Project risk

A

A risk that impacts project success

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

Risk

A

A factor that could result in future negative consequences

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

Risk level

A

The qualitative or quantitative measure of a risk defined by impact and likelihood

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

Risk-based testing

A

Testing in which the management, selection, prioritization, and use of testing activities and resources are based in corresponding risk types and risk levels.

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

Test approach

A

The implementation of the test strategy for a specific project.

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

Test control

A

A test management task that deals with developing and applying a set of corrective actions to get a test project on track when monitoring shows a deviation from what was planned.

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

Test estimation

A

The calculated approximation of a result related to various aspects of testing (e.g., effort spent, completion date, costs involved, number of test cases, etc) which is usable even if input data may be incomplete, uncertain, or noisy.

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

Test manager

A

The person responsible for project management of testing activities and resources, and evaluation of a test object. The individual who directs, controls, administers, plans, and regulates the evaluation of a test object.

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

Test monitoring

A

A test management activity that involves checking the status of testing activities, identifying any variances from the planned or expected status, and reporting status to stakeholders.

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

Test plan

A

Documentation describing the test objectives to be achieved and the means and schedule for achieving them, organized to coordinate testing activities.

Outlines the development and maintenance of the test plan.

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

Test planning

A

The activity of establishing or updating a test plan.

Influenced by 
Test policy and strategy
Development methodology
Scope of Testing / Development,  what to test
Objectives
Risks
Constraints
Criticality
Testability
Resources
Scheduling of Test Process Lifecyle (analysis, design, implementation ,execution, evaluation)
Select metrics
Budget
level of detail
18
Q

Test progress report

A

A test report produced at regular intervals about the progress of test activities against a baseline, risks, and alternatives requiring a decision.

19
Q

Test strategy

A

Documentation that expresses the generic requirements for testing one or more projects run within an organization, providing detail on how testing is to be performed, and is aligned with the test policy.

20
Q

Test summary report

A

A test report that provides an evaluation of the corresponding test items against exit criteria.

21
Q

Tester

A

A skilled professional who is involved in the testing of a component or system

22
Q

Independence

A

Tester Role vs Other Role (Business Customer, User, etc)
Different cognitive biase

Best to have multiple test levels with varying degrees of independence
on site / offsite /

23
Q

Test Manager Tasks

A

Coordinate, Share, Initiate, Prepare / Deliver Reports, Adapt

Coordinate between project managers, product owners and others
Share perspectives across project activities such as integration planning
Initiate the Test Process
Prepare and Deliver Test progress reports
Adapt the plan based on results
Perform Test Control
Set up defect management, configuration managment
Create metrics
Support selection and implementation of tools

24
Q

Tester Tasks

A
Review Test Plans
Analyze Test Basis
Identify Test Conditions
Trace Test Conditions to Basis
Design, Set Up Test Environment
Design, Implement Test Cases/Procedures
Prepare and acquire Test Data
Create Execution Schedule
Execute Tests, Evaluate Results, Document Defects
Automate
Evaluate non-functional aspects
Review others' tests
25
Q

Test Policy

A
A high level document describing the principles, approach, and major objectives of the organization regarding testing. 
Objectives
Test process
Organization
Training
Ethics
Standards
Value
Archiving
Process Improvement
26
Q

Test Strategy Examples

A
Analytical - some factor like risk
Model Based 
Methodical
Process or Standard Compliant
Directed or consultative
Regression averse
Reactive
27
Q

Analytical Test Strategy

A

Based on analysis of some factor, e.g. risk-based testing where testing is directed to areas of greatest risk

28
Q

Model Based Test Strategy

A

Based on some model of some required aspect of the product, such as a function, a business process, an internal structure, or a non-functional characteristic.

29
Q

Methodical Test Strategy

A

Systematic use of some predefined set of tests or test conditions, such as a taxonomy of common or likely types of failures.

30
Q

Process or Standards Compliant Test Strategy

A

Based on external rules and standards

31
Q

Directed or Consultative Test Strategy

A

Driven primarily by the advice, guidance, or instructions of stakeholders, business domains experts, or technology experts, who may be outside the test team or organization itself

32
Q

Regression Averse Test Strategy

A

Avoid regression of existing capabilities; reuse of existing testware, extensive automation of regression tests and standard test suites

33
Q

Reactive

A

Not preplanned, react to events during test execution

34
Q

Entry / Exit criteria

A

The set of conditions for officially starting / completing a defined task.
Definition of ready
Definition of done

35
Q

Factors that influence Testing Effort

A
Product Characteristics (size, complexity, quality)
Development Process (test approach, tools, maturity)
People (skills and experience, cohesion, leadership)
Results (defects found)
36
Q

Estimation Techniques

A

Metrics Based

Expert Based

37
Q

Test Metrics

A

% of planned worked done test cases
% of planned work done test environment setup
test cases run/not run, passed/failed
Defect rate, fix rate
Test coverage (requirements, code, stories, etc)
Costs

38
Q

Testing and Configuration Managment

A

All test items are identified, version controlled, tracke for changes
Testware is version controleled
Documents are referenced unambiguously.

39
Q

Product Risk Examples

A
Software defects
System Architecture not suitable
Response Times / Performance
User Experience
Quality Risks
40
Q

Project Risk Examples

A
Requirements
Environments
Lateness/Delays
Management
Communications
Process / Followthrough
Organizational (skills training)
Contractual / Supplier issues
41
Q

Product Risk Analysis

A

Likelihood vs Impact scores

42
Q

Defect Management Practices

A

Discovery and Classification
Correction
Acceptance or Deferral
Confirmation Testing