Talend Data Integration Certified Developer — Question 3
Which characteristics distinguish Traces Debug from Java Debug? (Choose two.)
Answer options
- A. Supports breakpoints based on input data conditions
- B. Allows row-by-row inspection of data flows
- C. Requires Java development experience
- D. Requires a separate perspective
Correct answer: A, B
Explanation
The correct answers, A and B, highlight unique functionalities of Traces Debug, which includes conditional breakpoints and detailed data flow inspection. Options C and D do not specifically differentiate Traces Debug from Java Debug, as they may apply to both debugging methods.