📚 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?
- GetCellData (Row,Col);
- GetRowValue (Rowid,Colname);
- GetData (Row,Col);
- GetCellValue (Row,Col);