Which of the following is a dynamic analysis tool for the purpose of testing software modules?

Which of the following is a dynamic analysis tool for the purpose of testing software modules?

Which of the following is a dynamic analysis tool for the purpose of testing software modules?

A.
Blackbox test

B.
Desk checking

C.
Structured walk-through

D.
Design and code

Explanation:

A blackbox test is a dynamic analysis tool for testing software modules. During the testing of
software modules a blackbox test works first in a cohesive manner as one single unit/entity,
consisting of numerous modules and second, with the user data that flows across software
modules. In some cases, this even drives the software behavior.



Leave a Reply to krypt0lady Cancel reply1

Your email address will not be published. Required fields are marked *

9 + fourteen =


krypt0lady

krypt0lady

I assume answer A is correct.