how to call a text file

Answers were Sorted based on User's Feedback



how to call a text file..

Answer / satyaprasad

dim fso,f
set fso=createobject("scripting.filesystemobject")
set f=fso.opentextfile("path of the file")
f.close

Is This Answer Correct ?    8 Yes 0 No

how to call a text file..

Answer / prince

By useing calling function in QTP

Is This Answer Correct ?    1 Yes 0 No

how to call a text file..

Answer / rao' prasad

Call a text file using

Datatable.Imoprt("Text file Path")

Is This Answer Correct ?    1 Yes 1 No

Post New Answer

More Manual Testing Interview Questions

what is the cheklist to check SRS document (after releasing) as a test ingineer and how can we check

0 Answers  


what is date field test case

0 Answers   IBM,


say me any problem u faced in the project after delivering to client?

2 Answers   Mantra Group,


What is Change and configuration management repositoty

1 Answers   Sierra Atlantica,


What tools you will use for writing testcases, defect reports,test reports etc?

6 Answers  






If you are a team leader and u have to complete your testing job of 5 days into 2 days, how would u handle this situation with team members?

8 Answers  


How to calculate testing productivity?

0 Answers  


design a black box test suite for a program that accepts two strings and checks if the first string is a substring of the second string and displays the number of times the first string occurs in the second string.

1 Answers   DOEACC, PSIT,


What is the V-model?

2 Answers  


what is meant by Pre-Conditions that we include in Test Cases? Can anyone provide those for this Website?

2 Answers  


what is meant by Adapt testing?

1 Answers  


what is differnec between the Acceptance test plan and System test plan?

2 Answers  


Categories