How to Import data from a file (file is on the desktop) to
the data table

Answers were Sorted based on User's Feedback



How to Import data from a file (file is on the desktop) to the data table..

Answer / sojan davis

We can use Datatable.import and Datatable.importsheet method

Is This Answer Correct ?    2 Yes 0 No

How to Import data from a file (file is on the desktop) to the data table..

Answer / mythreyi

We can import a file in two ways.

1) In Qtp window -> Go to data table -> Right click on data table select File -> import file

2) In keyword view, write datatable.import "path of the file"

Is This Answer Correct ?    3 Yes 2 No

Post New Answer

More VB Script Interview Questions

How do display output message without using msgbox function?

5 Answers  


write a script to count no drives in file systems in qtp?

1 Answers   Mind Q Systems,


What are the naming conventions while declaring a variable in the vbscript language?

0 Answers  


which is the bset training centre to learn automation tools?

2 Answers  


How will you release the memory acquired by an array variable in vbscript?

0 Answers  






How can constants be declared in the vbscript language?

0 Answers  


How will you reverse a string in vbscript?

0 Answers  


What are the advantages of vbscript?

0 Answers  


How to insert snapshot during manual scripting in QTP?

1 Answers  


There are 5 web pages.write a script to click the button on 4th web page.

0 Answers   Accenture,


In html file what is an ideal position to include vbscript?

0 Answers  


By default in vbscript the arguments passed to functions and subroutines are by reference or by value?

0 Answers  


Categories