| Other QTP Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| Can you tell me any books or websites to learn VB Script
for QTP ?? | | 1 |
| wht is Driver in Integration testing. Anubody can answers it
| CTS | 6 |
| How to "Turn Off" QTP results after running a Script? | | 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 |
| What will be the script for recovery scenerio.plzanyone give
ans with aexample related to banking project | Yahoo | 2 |
| how to retrieve the xml file data through qtp. can anybody
send script for this..
| Synechron | 1 |
| What is a Web Table? | Kanbay | 4 |
| What is the differnce between action & script | Lehman-Brothers | 2 |
| in a database table there are 3 columns (name ,
marks,grade) , in application after retrieving data from
db to fields name, marks click ok button then grade should
displayed ---for this how to write vb script prgm | IBM | 3 |
| Hi PLZ explain User Defined Functions in QTP with eample? | Ordain-Solutions | 2 |
| In Object Repository, two actions r there. Action1 name is
A.tsr, Action2 name is B.tsr. Is it Possible? if Yes, what
is the out put of A+B? if No, why? | Kanbay | 2 |
| Syntax for how to call one script from another? and
Syntax to call one "Action" in another? | | 3 |
| How do you export an output to a excel sheet?
Ex: I get my answer by using Msgbox"..." &R. How do I
displayed the result of the Msgbox (such as R) to an excel
sheet? Please let me know.Thanks | ADC | 2 |
| I am just a beginner in QTP. Could any one explain me in
detail how to automate adding two numbers and getting the
result in QTP. Also I would like to parameterize the
inputs. I have tried but getting an error like 'Can't use
sub.....'(can't recollect the exact error) | | 2 |
| Hi, i am rani ,i am putting 1+years of fake exp ,so pls
anyone explain how i get project (in real time) ? how it is
tested
ex: in banking ,test the number of textboxes in one window
| | 3 |
| 1. Which function is used to check whether the specified
object property achieves the specified value within the
specified timeout
below anyone is correct
1. Check Property
2. getToproperty
3. output
Pls anybody can give the answer.. Thanks in advance... | Navis | 1 |
| There are two tabs in the application
suppose, A and B.On clicking the tab "A" one
table grid will open. if u click on tab "B" Another table
gride will open.
Now can I do some operations on both table grids with a
single table grid properties in the object repository?
I have added all objects of the first table grid into the
object repository
Now iam checking enable/disable status of "save button" in
the second table grid
my code is like this
val=javawindow("zseries").javabutton("save").getroproperty
("enabled")
when I highlighting the save button in the object
repository by keeping open the second tablegrid on the
application.It is displaying the popup message"The selected
object can not be found in the application"
can I use properties of one table grid for both tabs
if so how it is possible.
Can anyone help me
| Livetek | 2 |
| Tell me the QTP Advantages and Disadvatages ? | | 1 |
| Why do you choose only QTP for your project automation
among remaining tools like Rational robot and silk test? | CTS | 1 |
| When we parameterise some field ex. Textbox is there any
way that we can generate a specefic number of random values
(For alphabetical values if possible) instead of manually
entering values in the data table | | 2 |
| |
| For more QTP Interview Questions Click Here |