ExamGecko
Question list
Search
Search

Related questions











Question 133 - CTFL-2018 discussion

Report
Export

Which statement correctly describes debugging? [K2]

A.
Testers identify defects, developers locate and correct defects, testers confirm the correction has cleared the original defect
Answers
A.
Testers identify defects, developers locate and correct defects, testers confirm the correction has cleared the original defect
B.
Developers identify defects, testers locate defects, developers correct and confirm the correction has cleared the original defect
Answers
B.
Developers identify defects, testers locate defects, developers correct and confirm the correction has cleared the original defect
C.
Testers identify and locate defects, developers correct defects and confirm the correction has cleared the original defect
Answers
C.
Testers identify and locate defects, developers correct defects and confirm the correction has cleared the original defect
D.
Developers identify, locate and correct defects, testers confirm the correction has cleared the original defect
Answers
D.
Developers identify, locate and correct defects, testers confirm the correction has cleared the original defect
Suggested answer: A

Explanation:

Testers identify defects, developers locate and correct defects, testers confirm the correction has cleared the original defect. Debugging is the process of finding and fixing defects in a software product by analyzing its code or behavior. Debugging is usually performed by developers who have access to and knowledge of the code or structure of the software product. Debugging involves locating and correcting defects identified by testers during testing activities, and verifying that the correction has cleared the original defect without introducing new defects. Testers can also participate in debugging by providing information about how to reproduce defects, what are the expected results, what are the actual results, etc., and by confirming that defects have been fixed after debugging. A detailed explanation of debugging can be found in [A Study Guide to the ISTQB Foundation Level 2018 Syllabus], page 6.

asked 18/09/2024
Wissam Aoun
38 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first