Multiple choice technology testing

Descriptive programming gurantees, your automation will be intact while moving your scripts from one browser to another.

  1. True

  2. False

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

Descriptive programming does NOT guarantee cross-browser compatibility. While it helps with object identification without repository dependencies, browsers render differently and some elements have browser-specific properties or behaviors. Additional handling is often needed for genuine cross-browser compatibility.