Question 17
While debugging, a developer identifies the event responsible for causing an undesirable behavior and traces the data control flow forward until reaching the problematic state.
Which debugging approach/approaches did the developer employ from the following options?
Input manipulation
Reverse strategy
Forward strategy
Blackbox debugging