ExamGecko
Question list
Search
Search

Related questions











Question 103 - CTFL-2018 discussion

Report
Export

Dynamic Analysis Tools are used to:

A.
Determine differences between files or databases.
Answers
A.
Determine differences between files or databases.
B.
Monitor and report on how a system behaves under a variety of conditions.
Answers
B.
Monitor and report on how a system behaves under a variety of conditions.
C.
Find defects, such as memory leaks, while software is executing.
Answers
C.
Find defects, such as memory leaks, while software is executing.
D.
Measure the percentage of specific types of code structure that have been exercised.
Answers
D.
Measure the percentage of specific types of code structure that have been exercised.
Suggested answer: C

Explanation:

Dynamic analysis tools are used to find defects, such as memory leaks, while software is executing. Dynamic analysis tools monitor the behavior and performance of the software under various conditions and report on any anomalies or errors. Dynamic analysis tools are not used to determine differences between files or databases, which is a function of comparison tools. Dynamic analysis tools are not used to measure the percentage of specific types of code structure that have been exercised, which is a function of code coverage tools.

asked 18/09/2024
Salvatore Buscio
28 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first