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 |
I Have a login screen.Jus before the release you see the screen and there is a bug.Tell mde wats the bug. screen : Logen : Password : | Submit |(submit is a button)
What ia the need of the testing? What is the purpose of the testing? what is the diff between these tw0?
any one giv test cases for wordpad using equivalence class partioning
What is Bug leak or Defect leak ?
Which test cases are written first: white boxes or black boxes?
What is the diff between CLient, Customer and End User?
7 Answers JVS, Societe Generale,
as test eng ,what challenges have u faced in ur 3 projects so far? tell me atleast 3 challenges in ur projects? july 27 brahma412@yahoo.co.in
In the team both developers as well as testers will be included na,if so then the same TL will assign the work for testers also or else TL will be different for testers?
How can we tes the performance of the web site?
what is the diffrence b/w Sanity testing and smoke testing
what are the exact testing types you involved when testing the webapplication testing and clent server application testing?have u find differene interms of testig?
what is the diff bet two tier and three tier arch?