I want to open a Notepad window without recording a
test and I do not want to use SystemUtil.Run command as
well How do I do this?
Answer Posted / ravindra
Setfso = CrateObject("scripting.filesystem object")
setf=fso.opentextfile("path of that notepad file",mode of
file,value)
while (f.end of line)<>true
x=f.readline
some statements
f.close
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is checkpoints for qtp?
How u will do versioning in QTP?
Hello friends..... On which areas of an application we can not test with QTP
What is CMMP and CMMH?
What Folder Structure following in Keyword Driven Frame work?
Can testing be done on the production system, or will a separate test system be required? How are browser caching, variations in browser option settings, dial-up connection variabilities, and real-world internet 'traffic congestion' problems to be accounted for in testing?
www.icici.com ,after this.. home page wll came, in this page what r the items we r going to test for manual and what are items we r going to test for QTP... explian clearly with example
What will be happen if i load object repository at run time, but it has already associated.
How many types of recording facility are available in quicktest professional (qtp)?
how can i sent QTP results to the Html, notefile ,xl file give me the code using g mail login page
How can i use virtual objects? If have i created one new virtual object in a virtual object manager by following instructions.
What should we say if interviewer asks "What is ur project architecture?".......Can any one help me with clear information.?????????
In application which areas to be automated and what kind of situation will be take? using QTP? Plz give me the clear answer
Explain the concept of how quicktest professional (qtp) identifies object?
How do you test DLL files using automation Tool QTP?