5.5.Defect Management Flashcards

1
Q

Why is an established defect management process essential in testing?

A

It ensures proper handling of reported anomalies from discovery to closure, helping in identifying real defects and improving the development and test process.

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

What are anomalies, and when can they be reported during the SDLC?

A

Anomalies are reported issues that may be defects or other issues like false positives or change requests, and they can be reported during any phase of the SDLC

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

What are the typical activities included in the defect management workflow?

A

Logging reported anomalies, analyzing and classifying them, deciding on a suitable response (fixing or keeping as is), and closing the defect report.

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

What are the main objectives of typical defect reports?

A

To provide sufficient information for resolving the issue, track the quality of the work product, and provide ideas for improving the development and test process.

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

What information is typically included in a defect report logged during dynamic testing?

A

Unique identifier, title, date, issuing organization, author, test object identification, test environment, context of the defect, description of failure, expected and actual results, severity, priority, status, and references.

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

Why is a unique identifier important in a defect report?

A

It helps in uniquely identifying and tracking the specific defect throughout its lifecycle.

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

What should the description of the failure in a defect report include?

A

Steps that detected the anomaly, relevant test logs, database dumps, screenshots, recordings, and other information to enable reproduction and resolution.

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

What is the difference between severity and priority in a defect report?

A

Severity indicates the degree of impact on stakeholders or requirements, while priority indicates the urgency to fix the defect.

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

What are some possible statuses of a defect?

A

Open, deferred, duplicate, waiting to be fixed, awaiting confirmation testing, re-opened, closed, rejected.

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

How do defect management tools assist in logging defect reports?

A

They can automatically include some data like identifier, date, author, and initial status, making the defect logging process more efficient.

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

How should defects from static testing be handled?

A

They should be handled in a similar way as defects from dynamic testing, following the established defect management process.

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

Name three essential components of a defect report.

A

Unique identifier, title with a short summary, and description of the failure.

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

What types of data are typically included automatically by defect management tools?

A

identifier, date, author, and initial status.

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

Which standard refers to defect reports as incident reports and provides templates for them?

A

ISO/IEC/IEEE 29119-3 standard.

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

How are defects categorized in terms of impact and urgency?

A

By severity (degree of impact) and priority to fix.

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

What context information should be included in a defect report?

A

test case being run, test activity being performed, and relevant details such as test technique or data used.

17
Q
A