Multiple choice technology testing

When merging the graphs if the type of merge is "overlay" then

  1. the resulting graph shares common X- axis

  2. Y axes of two charts are plotted against each other

  3. Ovelay option is not there in LR

  4. the contents of 2 charts that share a common X Axis, one above the other

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

Overlay merge in LoadRunner graphs shares the same X-axis (typically time) and plots multiple data series on top of each other. This allows comparing different metrics or the same metric from different runs on a single timeline. The other options describe different merge types or are incorrect.

AI explanation

An 'overlay' merge in LoadRunner combines two graphs so they share a common X-axis (typically elapsed time), overlaying their data onto a single chart for direct time-aligned comparison. This differs from a 'correlate' merge, which instead plots one graph's Y-axis values against the other's Y-axis values, removing the time dimension entirely.