| Other QTP Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| Differentiate the two Object Repository Types of QTP. | | 4 |
| What is Object Spy in QTP? | vsworx | 8 |
| what happen in object repository(shared)if we call an
existing action from an external action ? and what happen
in object repository(peraction)if we call an existing
action from an external action ? | | 1 |
| How good are you in writing VBscript code for your application?
Can you completely write VBscrit for your project with out
using recording mode in QTP? | CTS | 2 |
| Object recognition in QTP is based on which model ?
a) COM
b) DCOM
c) DOM
d) None of the above | Ordain-Solutions | 1 |
| In QTP while testing 3 tier application, It is Java Based
Application developed using Java, servelets and JDBC etc...
and It is a Web based Application.. which Add-In do we need
to select while testing ...Java or Web Add-In
| US-Technology | 4 |
| 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 |
| describe some problem that u had with automation testing
tool? | | 2 |
| Can any one please explain hwo to test client/server
application using QTP? | Value-Labs | 2 |
| suppose u hav a dialog or window which contains 10 buttons
with same name & value. now how to check each button? i.e.
how qtp indetifies these objects separately? | | 2 |
| When u r running a script , if u get a popup window that
describing that u have received a mail to your outlook
application. so to avoid the interference of the popup
window , which recovery scenario(popup,object
state,application hang,system crash) would u use ? | Accenture | 3 |
| I want to do Certification course in QTP. For this I
request you to suggest the best Tutorial in PDF format, as
i'm not in a possition to afford any 'Fee' to join in any
institutions.
Hence, if possible, kinldy mail PDF file to my mail-ID:
chakri_avala@yahoo.co.in
Regards,
Chakradhar Yadav. | IBM | 64 |
| How to export QTP results to an .xls file? | IBM | 5 |
| What is throw object? | | 1 |
| what is descriptive.create()in qtp? | IBM | 2 |
| What are the Latest Feature are added In QTP 9.2?
| Infotech | 2 |
| what is test data | Wipro | 3 |
| 1. how can you handle exceptions without using recovery
scenario? | TCS | 3 |
| what is the syntax for regular expression in QTP?
how to create user defined functions in QTP? | MBT | 2 |
| what is the extension for QTP files? | | 10 |
| |
| For more QTP Interview Questions Click Here |