Answer Posted / 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 |
Post New Answer View All Answers
What is Difference between Test Strategy and Test Methodology?
What is black box testing, and what are the various techniques?
How do you determine user soad for a perf test of a Web application?
How to do the performance testing manually? Does you have a test case for that?
What is desk checking and control flow analysis
1.What is configuration Management? 2. Explain Impact Analysis 3. Explain Peer Review 4. what i kickoff phase of Formal Review. 5. Whatv are the phases of fundamental test process. 6. what is state transition testing. 7. what is LCSAJ 8. Test conditions are derived from where?
what is coupling integration testing
iam new testing, i want improve writing test cases and bug defect etc? any on give suggestion pls?
Explain briefly your project.
What are the different levels of manual testing?
What is a bug triage?
write testcases for open dialogbox
How do i write a test condition to test the following simple program with the intention of 100% statement coverage Print “Hello World” If Date $ = ‘01-01-2000’ then Print “Happy New Year” END IF PRINT “The date is = “Date $ PRINT “The time is = “Time $ END Could anyone please clarify in detail. Would really appreciate it....
Why is it impossible to test a program completely?
Information about Automated Software Installer