ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 11 - CTFL4 discussion

Report
Export

Which of the following is correct with regards to debugging?

A.
Debugging identifies the cause of a failure
Answers
A.
Debugging identifies the cause of a failure
B.
Debugging is often performed by test engineers
Answers
B.
Debugging is often performed by test engineers
C.
Debugging is considered part of the testing activities
Answers
C.
Debugging is considered part of the testing activities
D.
Debugging is intended to find as many defects as possible in the code
Answers
D.
Debugging is intended to find as many defects as possible in the code
Suggested answer: A

Explanation:

Debugging is the process of finding, analyzing and removing the causes of failures in software. Debugging is not considered part of testing, but rather a development activity that can involve testing. Debugging is not intended to find as many defects as possible, but rather to fix the specific failure that was observed. Debugging is usually performed by developers, not by test engineers. Verified

Reference:A Study Guide to the ISTQB Foundation Level 2018 Syllabus - Springer, Chapter 1, page 6.

asked 18/09/2024
Brandon Garner
27 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first