| Other QTP Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| how to get childobject from .net application. i tried but
its showing child object count zero. but window has child
objects.the following script i written... pls help me how to
get.
set parent=SwfWindow("winodw name")
CheckObjectDescription parent, SwfButton
Public Function CheckObjectDescription(parent, oDesc)
Set oDesc = Description.Create()
oDesc("micClass:").Value ="Swfbutton"
Set children = parent.ChildObjects(oDesc)
cntObj=children.count
msgbox(cntObj)
End function
| | 1 |
| what are the difference ways of parameterising? | | 1 |
| In real time ,How to run all scripts in QTP? i,e in projects | | 1 |
| How exactly you start scripting in QTP? In the interview he
was not satisfied with my answer.Please post what is correct
answer. | | 5 |
| wht is Automation testing frame work. pls explain it | Wipro | 3 |
| -->IF two TextBOxes are there in a "Form".
-->A table contains some records which contains usernames &
password..
-->What is the script we need to write using Descriptive
programming concept...in QTP (simply DATA DRIVEN TEST
SCRIPT OF QTP)? | CTS | 3 |
| How to do excception handling ( error handling ) in QTP | Institute-for-Medical-Education | 5 |
| what is the command (keyboard command) to swith from expert
view to key word view | | 3 |
| Question:how many types of repositories in QTP9.2?and explain?? | | 3 |
| how do you done Data-driven test using MS-Word Instead of
DataTable | IBM | 3 |
| Hi Guys, here I am posting one question.
Wen u r working with Notepad. If it is not responding in
the middle of TEst...what u will do. | | 7 |
| In QTP for .net application which plug in is used? For Java
Application which plug in is used ? | AppLabs | 2 |
| How we can add actions in the test using QTP? | BirlaSoft | 4 |
| How to capture a window in qtp or how to take snapshot of
any window while writing script in qtp | | 2 |
| What is positive test case and Negative Test case?
What is the meaning of Real World Scenario's? | | 1 |
| What frame work ur using in QTP in ur current company? | Accenture | 6 |
| How many function you use in your application? | Polaris | 1 |
| what is mercury.clipboard in qtp.where we can get this in
qtp tool i.e tabs | | 1 |
| 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? | | 9 |
| Is there any option in QTP to add Java add-in after
instaling the QTP? | IBM | 2 |
| |
| For more QTP Interview Questions Click Here |