Explain about opening notepad in QTP and writing of test
result in notepad?
Answer Posted / narendrababu
In qtp directly we con't open notepad.so,create an object
first(fso),through this obj we can access notepad.
to create an obj
set fso =create object(scripting.filesystem object)
set x= fso.opentextfile()
| Is This Answer Correct ? | 3 Yes | 5 No |
Post New Answer View All Answers
Is it possible to split an action? How?
1. What is the difference between Keyword and function in the keyword driven framework? 2. How do you associate Keywords to the script ?
How many types of Automation frameworks are there in UFT? Describe them.
when will you do debug your script? and explain that process?
Can any one send me the QTP Basic Coding Samples?
In keyward driven framework what will be the step for yahoo login page ,inbox logout,plz explain in detail
how to explain a claims and insurance project?
How you will rate urself in QTP in the range of 0 to 5
How many add-ins comes by default with qtp?
An object is non standard object, i mapped it to standard object, eventhogh on mapping to standard object i cannot use the methods available on the standard object with the mapped object. How i can use those standard object methods with these mapped object. (((Note : dont tell that we can use virtual object as virtual object is to map nonstandard obj to standard obj)))
I am having major problems with some DB Table Checkpoints I add to my script. I 35 web based applications recorded and each has DB Table Checkpoints insert but only 1 script isn't recognizing the DB Table Checkpoints for some reason. I've checked the DB connections and the info in the Library Functions and still only this one script out of 35 doesn't recognize the DB Table Checkpoints. Can someone please help me figure out why only this one script out of 35 that's hitting the same database is having a problem.
Pls can anyone give me the entire code for the Keyword driven framework with respect to he Flight Reservation Window in detail with explanation. Pls explain in detail stepwise. Thanks a lot. Pls very urgent?.
What test you perform mostly? Regression or retesting in your testing process?
What are the challenges u faced in testing with crm domain? How u overcome with?
Explain the features and benefits of quick test pro(qtp)?