how to call a text file
Answers were Sorted based on User's Feedback
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 |
Call a text file using
Datatable.Imoprt("Text file Path")
| Is This Answer Correct ? | 1 Yes | 1 No |
Tell me about SOFTWARE DEVELOPMENT LIFE CYCLE? Explain in brief?
What is difference between Test Plan and Test Strategy?
why u chose testing as ur career?
Why should you care about objects and object-oriented testing?
you will be given a program and asked to write the Test Data and expected output for the same. for eg: there is a program which returns the sum of largest two numbers in an integer array.
Im a 2005 graduate i did testing course from a reputeted institute but was nt able to get a job as a fresher so i got an fack certificate in tat i included 2 prjs based on web site testin cud ne one tell me wat will be questions cud be fired for me as a 2yrs exp in manual testing .. ill be great full of all urs
wat iz self join write qeriry for table
What are the major testcase design techniques?
Can any1 tell me suppose u r doing manual testing on unix platform with Shell Script, then how it is done? How u r implementing it & what is the use of Shell scripting on Manual Testing? plzzzzzzz i need ur help.
what is the use of l10n testing?
can u give me the Test case step template and write one test case step (ex)please
what is build? what is build coniguration?