An object is created, i dont know the methods available for
that object, i want to find methods available for that
object and use the required method. How i can do this???
Answer Posted / baba fakruddin
It is very easy......
no need to know about what environment it is like .net,
SAP, java, etc.,
Here you have two ways
1. You can go for Object Spy: Here u can view, what are the
methods available for that run-time or Test object.
2. You can go for Scripting in Expert view
e.g: ObjectHierarchy.Object.
after u click (.) here QTP will show you what are the
methods available for that Object that too runtime methods
in green color.
Check it once.
if anybody know any more answers plz let me know...
mail ID is kingring.d@gmail.com
Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
Explain quicktest professional testing process?
Why qtp always start action1 and does not start action?
Step 3&4 are repeated until an the object in recognised uniquely.
how to convert 100 into hundred repees only and viceversa
How will you check a web application for broken links using qtp?
Hello everyone! I am just writing a small test for a windows application. I have a problem with a text output value. The value i am trying to catch is presented in a scrollable textbox. When the text is too long, only a portion of it gets captured. Do you have any experience with this?
Is any limitation to xml checkpoints?
How will internal and external links be validated and updated? how often?
What is ‘object spy’ and what is the function of object spy in qtp?
What are the general steps involved in the data driven framework?
What is the use of Debug Viewer?
Hi, i run scripts in one machine those r passed.when i run the scripts in client side those r failed.Give me such a scenario when ever u faced?
Hi iam shankar here, right now iam working on manual testing. i want to switch over automation tool qtp, right now iam taking training class outside on qtp, please let me know the cost of QTP tool for full version, wether it's an annual subscription or monthly subscription.
Could i know how how to explain keyword driven framework in interview? If any body knows plz send the explanation.
Can we run multiple QTP scripts one after the other without manual intervention? How?