📚 Practice Mode

QTP QuickTest Professional Test Automation

Learn at your own pace with hints and detailed explanations

1 / 20
Multiple Choice

In QTP which method is used to retrieve data from HTML TABLE?

  1. GetCellData (Row,Col);
  2. GetRowValue (Rowid,Colname);
  3. GetData (Row,Col);
  4. GetCellValue (Row,Col);