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 will you format a number in percetage format in vbscript?

0 Answers  


which is the best institute in banglaore for software testing?

1 Answers  


How many types of operators are available in the vbscript language?

0 Answers  


Mention how to access array data?

0 Answers  


How to get the background color of a weblist?

3 Answers   Accenture,


What is the difference between ByRef and ByVal. When to use ByRef and ByVal

5 Answers   Polaris, TCS,


Which object provide information about a single runtime error in a vbscript?

0 Answers  


What are class variables?

0 Answers  


Here in my automation tool, i am retreiving some values and i need to store this values in the excel. How can i achieve this?. We are using VBA as scripting language. please let me know if you require any further inputs.

1 Answers  


Explain the arrays in vb script?

0 Answers  


Explain few date functions in vbscript?

0 Answers  


How can constants be declared in the vbscript language?

0 Answers  


Categories