A prompt engineer is testing two versions of a prompt for a content generation task. They want to measure which version produces more factual and concise outputs. Which evaluation approach is BEST?
A/B testing with multiple inputs and scoring criteria provides objective comparison.
Why this answer
A/B testing with clear metrics (factuality, conciseness) is the standard method for comparing prompt variants. Manual inspection on a few cases is not statistically robust; other options are not comparative.