How to get data from excel sheet to the script? write the
script.
Answer Posted / jyothi
Set a= Createobject("Excel.Application
Set b = a.workbooks.open"D:\Keyword\Test Data\data.xls"
Set c = b.Worksheets("sheet name")
Then retrieve the data like
set x= c.cells(1,1).value
| Is This Answer Correct ? | 8 Yes | 2 No |
Post New Answer View All Answers
what is the difference betn QTP 8.0 AND PREVIOUS VERSION
What is the use of an object spy tool in qtp?
Explain about datafile/verification of date file when file is not available in local system?
What are the check points can be inserted without recording?
What is an optional step in qtp ?
Explain the concept of object repository and how QTP recognizes objects?
What is quicktest professional window?
What are metrics and matrix?
How you can find length of array in qtp?
How does qtp recognize objects in aut?
How QTP identify the system time that's changes every seconds?
How to write business scripts using object repository with different scenarios
What is keyword driven framework?
am not having intrest in coding lang like c c++ java etc can i choose Testing tools as my carrier and please suggest me which tool is good (suitable for me)
Plz Explain AUTOMATION REFERENCE MODEL?