Multiple choice technology packaged enterprise solutions

Auto Generate HTML feature should be enabled by default?

  1. True

  2. False

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

Auto Generate HTML feature is NOT enabled by default in Pega. This feature automatically generates HTML for properties and must be explicitly enabled when needed. The default setting is False to provide developers control over HTML generation and prevent unintended rendering behavior.

AI explanation

The Auto Generate HTML Report feature (in QTP/UFT-style test tools) creates a rich HTML results report automatically after each run, but this adds overhead and disk usage on every execution. Because of that cost, it is not left enabled by default — teams typically enable it selectively only when they need a shareable report. So the statement that it "should be enabled by default" is False; the tool defaults to it being off, and best practice is to turn it on only as needed.