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
Answers were Sorted based on User's Feedback
Answer / jyotikrushna mohapatra
You can do by just parameterizing it.Let's explain with an
example. You have a datatable let table.xls in C drive and
if you want to extract the data from this excel file into
your document then write in the pane
datatable.importsheet "C:\\table.xls",1,destination
Here destination means where u have to place the data
| Is This Answer Correct ? | 2 Yes | 1 No |
we executed QTP scripts in one browser(i.e IN)same scripts is working on another browsers or not (i.e mean netscap,m azol..like )
write a script to count no drives in file systems in qtp?
What is the use of option explicit in vbscript?
Differentiate javascript and vbscript?
When importing an excel file that has several columns each with different number of rows into QTP's Global datatable, how can you count the number of rows in a particular column?
3 Answers Logica CMG, McGraw Hill,
How do display output message without using msgbox function?
1)How to test whether items in a weblist are in alphabetical order or not?
How are values assigned to string type and numeric type variables?
What are the uses of vb script?
wht must be the interview question on corinthian information technology solutions incorporated.
Write a Fucntion to close all Opened browser expect desired one?
Out of the different type of operators, which are evaluated first and last in the vbscript language?