| Other QTP Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| suppose there r 10 action in a test i want to execute action
5 to 10 how would i do that | | 1 |
| how do find current links in webpage for ex: in
yahoowebsite today mainpage is having 50 links and next day
same page is having 60 links. if i run same programe it
should display total links in webpage ? | CTS | 3 |
| anyone can explain about "Smart Identification" in QTP.
what is the use of "Smart Identification" ??? | | 1 |
| what are the Tools for version control? | | 3 |
| Diff between Test Stratergy and Test Plan? Diff b/w Test
design ansd test case design? | | 1 |
| if there is a web table of having row and colmns.a button is
placed at 2nd row's 3rd column which is worked for both edit
and delete..how to write script for the button to test both
operation on the web table using desriptive programing..
plz help me on script wheather using getroproperty
Q2)what is the command for taking valiue from a web table in qtp | Logica-CMG | 2 |
| Give me an example where you have used a COM interface
in your QTP project? | | 1 |
| can we run the scripts of qtp 8.2 in the qtp7.0? | | 1 |
| what is Unicoad Compatibility ???? HOw does this makes a
diffrence from Winrunner.??? | GE | 1 |
| .mtr ( modular test repository or mercury test repository)
plz give correct answer??
| | 3 |
| 1.how can we report the QTP test result in a different
excel sheet
2. | Aurigo | 3 |
| why was automation used in the project? | Google | 1 |
| I m in new and want to learn QTP. Is any website which
provide free QTP video training.....also can downlaod.... | | 2 |
| What is the Diff between Image check-point and Bit map
Check point? | | 2 |
| Hi let me ask one questin
1.How to use outputof the one function input to the another
function
pls give the script for above
2.what is the purpose of action parameter , how to create it | | 2 |
| unable to get item from the combobox using descriptive
programing. can any one give me the peice of code to
schedule the booking from one place to another using
DESCRIPTIVE PROGRAMING. | | 1 |
| How can i check all the button that are enabled in a
widnows based application ? What script should i write for
this ? | | 1 |
| how can i count the number of links??? | | 2 |
| what are SetToProperty, SetROProperty,GetToproperty
scripting? | | 2 |
| 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 |
| |
| For more QTP Interview Questions Click Here |