How to export data in excelsheet to qtp without using
datatable.

Answer Posted / tvsrkc

we can import data from excel sheet but not export syntax
as follows

datatable.import("d:\sampls.xls")

we can export data from qtp to excel file by using
following syntax

datatable.export("path")

in both situations export/import runtime datatable takes
place

Is This Answer Correct ?    1 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a reusable action?

576


What is 'sleep' in sync point?

628


when to start the automation?

1478


Please help me by providing the License key for QTP 9.2, at guru_aarya@yahoo.co.in Best Regards Gururaj.B

2910


in a web page hoe to check the dynamic links that rechabging with out using regular expressions

1782






when I was doing the web testing with QTP using with standard checkpoint the Object selection -checkpoint properties dialog box not displaying pages and links hierarchical order. Could you please tell me. thanks

1736


What we are looking for is to load properties of object dynamically as for our application the global repository will pretty huge. It will be really helpful to us if something similar to following functions of Winrunner is available in QTP. #Define descriptor auto strDesc; #set property in the descriptor Gui_desc_set_attr(strDesc,?Class?,?Edit?); --- put other properties #Add Edit box to GUI Map Gui_add(? ?,strWindowName,strEditboxName,strDesc);

3495


write a script to verify the image path(src property) of the images which are in web pages.

1810


how do we know whether all objects are stored in the object repository or not? how can we know if a particular object is not stored in the repository?

1312


Describe how Smart Identification is used

1700


What is difference between run time object and test object?

558


In qtp, explain what is keyword driven automation framework?

619


how can we preform retesting(DATA driven test) using function please gine the code for loginpage

2276


how to find that tools work well with your existing system?

1404


Which HTML specification will be adhered to? How strictly? What variations will be allowed for targeted browsers?

559