Interview Questions

The command used to retrieve data from excel sheet is

QTP Certification Exam Questions


(Continued from previous question...)

The command used to retrieve data from excel sheet is

The command used to retrieve data from excel sheet is

A. Set ab = Connection("srcfilepath ") , Set ws = ab.getdata(sheetid)
B. Set ab = CreateObject("srcfilepath ") , Set ws = ab.getsheet(sheetid)
C. Set ab = GetObject("srcfilepath") , Set ws = ab.worksheets(sheetid)

Answer:

(Continued on next question...)

Other Interview Questions