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

suppose i show 2 yrs fake exp. how will i face th interview.

58 Answers  


How to write test case for view the table(i.e it is already stored in database and see the content in the table)

0 Answers   TCS,


What is test driver and test stub?

0 Answers  


While doing system testing your have missed out some issues. The same issue is found by customer and he reverts back to you for an explaination. How do you convince him or how do you justify yourself about your testing?

2 Answers   HP,


What is smoke testing and sanity testing?

1 Answers   Cap Gemini,


What Questions Project Manager will be aske?

2 Answers  


What are testing techniques? What is difference between general and specific?

0 Answers   Wipro,


Which Server Stats are essentially monitored during a Perf test of a Web Application?

0 Answers   Ordain Solutions,


When you found a bug and reports it to the developer but the developer is least bothered and he does not accept that bug what will u do?

0 Answers  


Waht are Data sets?

3 Answers  


What is Risk Mitigation and who will involve in Risk mitigation plan?

11 Answers   AppLabs,


What agile testing? how it is process?

5 Answers  


Categories