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
What is environment variable in qtp and why to use it?
What are the views available in qtp?
Approach for Installation,comaptibility,system testing
For example you are checking bit map check point before coming to the results. How can you say it is passed? Or failed? Anyways?
What are the features supported by UFT?
Can UFT be connected to Quality Center? If ‘Yes’ brief the process or steps.
What is the use of "New Property" in "Add properties" of testobject properties in object repository. How can i use "New properties" while writing scripts if i have assign some values to the testobject properties Can anyone help me? plz
What is object repository in qtp?
If I change the property value at runtime is it effect is object repository?
How to use parameterization in qtp?
What is action split and the purpose of using this in qtp?
how u will evaluate the tool for test automation?
What are the properties you would use for identifying a browser and page when using descriptive programming?
Object repositories types, which and when to use?
What is a reusable action?