nerdexam
iSQI

CTAL-TA_SYLL2019 · Question #23

Which of the following descriptions is an example of the use of defect taxonomies?

The correct answer is D. Using a list of known defect types to penetrate the security of computer systems. Defect taxonomies are categorized lists of defects that can be used to identify and prevent common types of errors in software development and testing. They can also be used to design test cases that target specific defect types, such as security vulnerabilities. Therefore…

Defect-Based Test Techniques

Question

Which of the following descriptions is an example of the use of defect taxonomies?

Options

  • AGrouping defects found during execution by functional area
  • BFollowing a defect management process throughout testing
  • DUsing a list of known defect types to penetrate the security of computer systems

How the community answered

(51 responses)
  • A
    8% (4)
  • B
    16% (8)
  • D
    76% (39)

Explanation

Defect taxonomies are categorized lists of defects that can be used to identify and prevent common types of errors in software development and testing. They can also be used to design test cases that target specific defect types, such as security vulnerabilities. Therefore, using a list of known defect types to penetrate the security of computer systems is an example of the use of defect taxonomies. Reference = Defect Taxonomies - The Practical Guide to Defect Prevention (Chapter 10), Using Defect Taxonomies for Testing Requirements, Defect Based Approach using Defect Taxonomy, Requirements-based testing with defect taxonomies

Topics

#defect taxonomy#defect classification#defect-based testing#security defect types

Community Discussion

No community discussion yet for this question.

Full CTAL-TA_SYLL2019 Practice