A debugging tool helps programmers reproduce failures, investigate program states, and find defects by allowing step-by-step execution, halting, and variable examination.
A tool used by programmers to reproduce failures, investigate the state of programs and find the corresponding defect. Debuggers enable programmers to execute programs step by step, to halt a program at any program statement and to set and examine program variables.
Vorderseite | debugging tool |
---|---|
Rückseite | A tool used by programmers to reproduce failures, investigate the state of programs and find the corresponding defect. Debuggers enable programmers to execute programs step by step, to halt a program at any program statement and to set and examine program variables. |
Learn with these flashcards. Click next, previous, or up to navigate to more flashcards for this subject.
Next card: Bug taxonomy defect see
Previous card: Debugging process finding analyzing removing failures software
Up to card list: ISTQB Glossary of Terms in Software testing