in qtp we ve datatable look like excel ,if we want to
extract data from excel which saved in my documet how can i
get that in datatable using vb script
Answer Posted / turtlerock
Datatable.import("c:\one.xls")
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Which keyword is used to declare a variable in the vbscript language?
How will you compare two strings in vbscript?
why do u choose to go for testing why cant for devoloping
how to write codings in QTP using vb script. please help me. i am new to QTP. it is easy or very much tough. please tell me
Which command is used for writing text on a page?
What is loose binding? Why is it not a good practice to use it?
what is inner join? what is outer join? what is a constraint? tell me about rdbms? tell me about acid properties?
i have a problem with this error(this error related edit and
delete button,when i click this button in datagrid..i will
get this error)"Invalid postback or callback argument.
Event validation is enabled using
Which object is used to work with the database in the vbscript language and what statement is used to create this object?
How can you fetch the value of a cookie?
how to automatically update the sql server2005 database records when insert in vb6?
who will create the object?
Hi All, I am facing one problem in QTP. There is link object in my application that exist in the Frame in mozilla firefox. Click event on that object is not working but once the frame is enabled/activated then click event works fine.But the frame does not have the activate property. This problem is coming in firefox only. Regards
What is the scope of a constant declared using public?
How are values assigned to string type and numeric type variables?