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 |
suppose i show 2 yrs fake exp. how will i face th interview.
How to write test case for view the table(i.e it is already stored in database and see the content in the table)
What is test driver and test stub?
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?
What is smoke testing and sanity testing?
What Questions Project Manager will be aske?
What are testing techniques? What is difference between general and specific?
Which Server Stats are essentially monitored during a Perf test of a Web Application?
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?
Waht are Data sets?
What is Risk Mitigation and who will involve in Risk mitigation plan?
What agile testing? how it is process?