| Other QTP Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| How to capture dynamic objects in qtp like mark up text | | 2 |
| Write a user defined function to count the no. of buttons
existed in a webpage ? i dont want to use descriptive.create
() | IBM | 4 |
|
Explain me in deatail about DATADRIVEN framework including
scripts ?(realtimes plz)(Chandana) | Wipro | 3 |
| Definationions for keyword view and tree view? | | 1 |
| I am using Shared OR, and my collegues are also using
Shared OR. How to merge Object Repositories? | | 6 |
| Is there any option in QTP to add Java add-in after
instaling the QTP? | IBM | 2 |
| what is difference betweein qtp 9.0 and 9.2 | | 1 |
| 1. Which function is used to check whether the specified
object property achieves the specified value within the
specified timeout
below anyone is correct
1. Check Property
2. getToproperty
3. output
Pls anybody can give the answer.. Thanks in advance... | Navis | 1 |
| Can u Reduce the size of Object repository? What are the
problems u have faced in Qtp tool? | IncRev | 2 |
| how to capture objects of remote deskop as it is capturing
only window. | Wipro | 1 |
| How will you handle the situation when object is not
captured during record? | AZTEC | 8 |
| can a Function return more than one value..??? if so please
give me the code for that. | DST-Global-Solutions | 2 |
| who is the best faculty in Hyderabad for QTP? | | 5 |
| How to connect to data base? | | 2 |
| What is the life cycle of QTP? Pls Give me Exact answer? | Google | 3 |
| What is the use of Accessibility check point? | | 2 |
| How can we encrypt the username using recording mode in
login window? There is 2 encrypted types what are it | TCS | 1 |
| How to Map network drive in QTP | | 2 |
| Hi Everybody,
Can anybody please tell me the how to display the result of
the QTP in the notepad text file rather than in the QTP
result window.
Suppose this is my simple script:WHich will open the
notepad file and enter some text and then will change the
font then will calculate how much time has been taken.Now,
in this script i want to display the result in notepad file.
Dim s
Dim starttimer,endtimer,timeit
s="uyetuywqtywqte"
SystemUtil.Run "notepad","","Y:\",""
Window("Notepad").WinEditor("Edit").Type micCtrlDwn + "s" +
micCtrlUp
Window("Notepad").Dialog("Save As").WinEdit("File
name:").Set "test1"
Window("Notepad").Dialog("Save As").WinEdit("File
name:").Type micReturn
Window("Notepad_3").Type s
Window("Notepad_3").WinEditor("Edit").Type micCtrlDwn + "s"
+ micCtrlUp
starttimer=timer
Window("Notepad_3").WinMenu("Menu").Select "Format;Font..."
Window("Notepad_3").Dialog("Font").WinEdit
("Font:").Type "cou" + micDwn
Window("Notepad_3").Dialog("Font").WinComboBox
("Font:").Select "Courier"
Window("Notepad_3").Dialog("Font").WinEdit
("Font:").Set "Courier"
Window("Notepad_3").Dialog("Font").WinEdit("Font:").Type
micReturn
endtimer=timer
timeit=endtimer-starttimer
print(timeit)
Please also tell me where the function for the text file
result will be declared and where it should be called.
Thanks,
Gaytri
| | 2 |
| How to invoke Mozilla from QTP thru VB Script | | 1 |
| |
| For more QTP Interview Questions Click Here |