| Other QTP Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| What is the difference between Normal mode and Fast mode ? | AZTEC | 1 |
| what is object repository? | | 2 |
| What is the diff between doing parametarisation using Data
Driven wizard or manually. when do we go for manual
para...and when do we use Data driver wizard..can anybody
answer it ..Thanks in advance | Siemens | 5 |
| How many types of Test Plans are there...?? | | 2 |
| what to do if application have 3 "ok" button with same
logical name and same properties, how qtp can identify them.
| Intel | 8 |
| what is the syntax for regular expression in QTP?
how to create user defined functions in QTP? | MBT | 2 |
| what do u mean by test harnesses in qtp? | Verizon | 1 |
| how to add run-time parameter to a datasheet? | Ordain-Solutions | 1 |
| how can we call an external library file in QTP apart from
using the Executefile statement..?? is there any other way
we can call the external library file in QTP..?? | DST-Global-Solutions | 1 |
| Maximum synchronizing time out in QTP | Kanbay | 2 |
| why we use environment variables | | 3 |
| How do u write script in qtp? where do u write? | | 2 |
| what is use of optionexplicit in variable declaration | GE | 4 |
| Are u place all QTP Framework folders in VSS? | TCS | 4 |
| How can we log a defect in Testdirector from Q.T.P ? | EDS | 2 |
| How to load a object repository(using VBScript) ... very
urgent.... | | 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 can I deploye a 'QTP Runtime environment only'
| Indexis | 1 |
| how to get column count in datatable | | 2 |
| Hello Everybody,
Please tell me can we create Test Plan in QTP? This I am
asking irrespective to integrating with Test Director.I
mean is there any option to create Test Plan in QTP itself.
Thanks,
Gaytri
| | 3 |
| |
| For more QTP Interview Questions Click Here |