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 |
Difference between smoke and sanity testing
How do you scope out the size of the testing effort?
What are the test cases for sanity or smoke testing ?
What is the difference between test case, test suite, test script, test scenario & test plan?
what is test report?
What are the differences between web applications and client and server applications?
How can u proove ur self as a TE the bug is valid? if the developer said its a invalid bug but TE said its a valid?
can u tell me the recently u raised the critical defect? tell me u r own plzzzzzzz yar?
Please give an example of White box Testing?
how to write integrated test case for an ATM?
Which one of the project team members bears the responsibility of deferring new functionality to a later release?
What are all the usability guidelines to consider for testing WWW?