Dynamic Analysis Tools are used during the execution of software to find defects that can occur while the software is running. These tools can identify issues such as memory leaks, which are not detectable by static analysis tools.
[Reference: ISTQB CTFL Syllabus, version 4.0, details the use of dynamic analysis tools for identifying defects during software execution., , ]
Submit