QTP QuickTest Professional Test Automation

Casual Mode - Take your time!

1 / 20
Correct
0
Incorrect
0
Score
0%
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);
Change Mode