Answer Posted / ram.polavarapu
object repositary can stores the object properties based on
that only tool can recignize the objects,we need to write
the script mannually we need to add the objects in to
object repositary,otherwise will go for recording the
repositaty can store the object properties automatically...
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Which scripting language used by quicktest professional?
I need to obtain the parent of an object programatically, so if I have: winButton("aButton") I need to obtain the parent part: window("Window1").Dialog("Dialog1") so I can programatically create a string of the full name of the object to call it with an execute statement in QTP I would like to use something like: part[1] = "window(""Window1"")" part[2] = "dialog(""Dialog1"")" so I can do: exeLine = part[1]&"."&part[2]&"."&"winButton(""aButton"")" Execute exeLine Apart from keeping a record of the window/dialog hierarchy is there a parent or path function/ command Thanks Adrian
HOw to add the recovery file at runtime to the test file .
I want to test my vb.net solution file using qtp. Does Qtp test only .exe file?
How you know that a test case is a regression test case
Explain the types of properties that quick test learns while recording?
How will you test a keyboard?
What is meant by Output Value in UFT?
How many add-ins comes by default with qtp?
Should have experience in framework means?
How you can find the absolute value of the number in qtp?
WAT IS DATA BASE AND XML CHECK POINT ?HOW TO IMPLEMENT IT ... GIVE PROPER EXAMPLE FOR IT
I would like to directly import XL file and work on that XL file directly in QTp script in that XL sheet need to allocate workbench,XL sheet and generate two bar graphs automatically how to do that? plz let me know any answers?
how to prepared for first for the first interview?
How can I change object description or check point values in qtp?