ExamGecko
Question list
Search
Search

Related questions











Question 162 - CTFL-2018 discussion

Report
Export

Which of the following tools can be used by developers, testers and quality assurance personnel in looking for defects prior to dynamic testing?

A.
Static Analysis tool
Answers
A.
Static Analysis tool
B.
Modeling tool
Answers
B.
Modeling tool
C.
Test data preparation tool
Answers
C.
Test data preparation tool
D.
Configuration management tool
Answers
D.
Configuration management tool
Suggested answer: A

Explanation:

A static analysis tool can be used by developers, testers and quality assurance personnel in looking for defects prior to dynamic testing, because it can analyse the code or design of the software under test without executing it and identify errors such as syntax errors, missing declarations, undefined variables, unused variables, or unreachable code . The other options are not tools that can be used by developers, testers and quality assurance personnel in looking for defects prior to dynamic testing. Option B is not a tool that can be used for this purpose, because a modeling tool is used to create graphical or textual representations of the software under test, such as state diagrams, data flow diagrams, or use cases . Option C is not a tool that can be used for this purpose, because a test data preparation tool is used to generate or manipulate data that are needed for executing the test cases or procedures . Option D is not a tool that can be used for this purpose, because a configuration management tool is used to manage and control the versions and changes of the software under test and the testware .

asked 18/09/2024
Pamela Joanne Ang
31 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first