Multiple choice technology platforms and products

Debugger can be run for

  1. Instance Data

  2. Target Data

  3. Both

  4. None of these

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

The Informatica Debugger can debug transformations using either instance data (passing test data through) or target data (from actual target tables). This provides flexibility for testing in different scenarios. Options A and B incorrectly suggest only one mode is available.