Multiple choice technology testing

To refer the global data sheet, we can use the statement/statements

  1. dtglobalsheet

  2. dtglobalsheet and Global

  3. dtGlobal and dtglobalsheet

  4. dtGlobal AND Global

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

In QTP, the global data sheet can be referenced using either the 'Global' keyword or the 'dtGlobalSheet' object. Both notations provide access to the global data sheet used across multiple actions in a test, though they represent slightly different object models within QTP's data table architecture.