ExamGecko
Question list
Search
Search

Related questions











Question 171 - CTFL-2018 discussion

Report
Export

Which of the following tools is most likely to detect defects in functions or methods in source code?

A.
unit test framework tool evelopers who are familiar with the system's structure.
Answers
A.
unit test framework tool evelopers who are familiar with the system's structure.
B.
configuration management tool
Answers
B.
configuration management tool
C.
test design tool
Answers
C.
test design tool
D.
monitoring tool
Answers
D.
monitoring tool
Suggested answer: A

Explanation:

A unit test framework tool is a tool that supports the creation, execution and reporting of unit tests, which are tests that verify the functionality and quality of individual functions or methods in source code. A unit test framework tool can detect defects such as syntax errors, logic errors, boundary violations, etc.

asked 18/09/2024
Kaisheng Wang
29 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first