| Other QTP Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| Does QTP provides any tools for parametarization? | BirlaSoft | 2 |
| What is the use of "Define new test object" in QTP 9.1
When should we use? Explain? | | 4 |
| anyone can explain about "Smart Identification" in QTP
I mean what is the use of "Smart Identification"
Give an example | | 2 |
| Is there any thing that we can replace recovery scenario
manager in QTP. | | 1 |
| what is the purpose of .vbs file? | HCL | 2 |
| How can we retrieve the links from a web page where links
are dynamically changing(for eg take a online shopping
website) and then we have to click on all the links present
in the webpage and go to the repective pages and again come
back to the first page.. | | 2 |
| What exactly a frame Work means?what are the different type
of frameworks done in QTP?why the caption for QTP given as
advanced keyword driven? | Satyam | 4 |
| How u send bugs to dev'lpment team all at once or one by
one or waht is the process? | kenexa | 2 |
| For Passing Parameters from one Action to another Action we
will use Input & Output parameters. Can any one tell how to
use this Input & Output parameters with Example ? | TCS | 1 |
| Suppose one object is changed in a project after delivering
the project.Where we will update that object? it can be
present in many scripts so can we update all the scripts? | IBM | 1 |
| 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 |
| When I start recording any web application (either Mozilla
or IE) QTP recognizes window instead of browser and also it
does not show all the hierarchy tree of that particular web
page.
1. Window("Mozilla Firefox").Check CheckPoint("Mozilla Firefox")
2. As everybody knows it should be
browser("Mozilla Firefox").Check CheckPoint("Mozilla Firefox")
I am using the windows vista, do you think it may be a
problem of my settings in QTP or problem of my installation.
Your kind responses will be appreciated.
Thanks in advance.
Satya
| | 7 |
| QTP9.1 does not support to text checkpoint in Windows
application? Is this correct?
If this is correct, what is alternative for Text checkpoint? | | 1 |
| What is chaild object method?
When we will go for chaild object method?
How to use chaild object method?
| | 2 |
| Can we Run the Tests developed in QTP 8.2 in advanced
versions like 9.0, 9.1, 9.2...etc., | ADP | 2 |
| w is configaration management | TCS | 3 |
| if you have the same application screen with 7 drop down
boxes and approximately 70 values how do you test with QTP? | Ordain-Solutions | 1 |
| OPening of notedpad in QTP to write and execute the coding? | | 2 |
| what is the main process in QTP? | Ordain-Solutions | 3 |
| what is use of the object repository? | | 4 |
| |
| For more QTP Interview Questions Click Here |