ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 249 - CTFL4 discussion

Report
Export

Which of the following characterizations applies to a test tool used for the analysis of a developer's code prior to its execution?

A.
Tool support for test design and implementation.
Answers
A.
Tool support for test design and implementation.
B.
Tool support for static testing.
Answers
B.
Tool support for static testing.
C.
Tool support for test execution and logging.
Answers
C.
Tool support for test execution and logging.
D.
Tool support for performance measurement and dynamic analysis.
Answers
D.
Tool support for performance measurement and dynamic analysis.
Suggested answer: B

Explanation:

A test tool used for the analysis of a developer's code prior to its execution falls under the category of static testing tools. Static testing involves examining the code and documentation without executing the code. These tools are used to perform static analysis, which helps in identifying potential defects and code quality issues early in the development process. The ISTQB CTFL syllabus specifies that static analysis tools are essential for finding defects that do not manifest themselves during the execution of the program.

asked 18/09/2024
Steven Moran
32 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first