tr

dynamic analysis tool

dynamic analysis tool

A tool that provides run-time information on the state of the software code. These tools are most commonly used to identify unassigned pointers, check pointer arithmetic and to monitör the allocation, use and de-allocation of memory and to flag memory leaks.

Terms of Software Testing (ISTQB)