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 monitor the allocation - use and de-allocation of memory and to flag mem

🎲 Try a Random Question  |  Total Questions in Quiz: 484  |  🧠 Study this quiz with Flashcards
This question is part of a full practice quiz:
ISTQB — practice the complete quiz, review flashcards, or try a random question.


1. 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 monitor the allocation - use and de-allocation of memory and to flag mem