what is the hierachy of Descreptive programming?
Answers were Sorted based on User's Feedback
Answer / zampanimadhur
Please mention the question clearly........ do you want the
hierarchy for the coding..
it comes like Browser browser_name page page_name obj
obj_name like that
| Is This Answer Correct ? | 12 Yes | 9 No |
Answer / hari shankar
For Descriptive programming, Child objects to parent objects
hierarchy.
If you write the descriptive program for Parent object and
try to identify the child object using object
repository..Can not be identified by QTP
| Is This Answer Correct ? | 0 Yes | 0 No |
Hierarchy of DP is as Follows :-
Object("Property:=Value of This
Property").ChildObject1("Child Property1:=Value of This
Child Property1").ChildObject2("Child Property2:=Value of
This Child Property2").Method (which is compatible on this
ChildObject2)
| Is This Answer Correct ? | 0 Yes | 0 No |
How to change the Default synchronization method time and where?
I m in new and want to learn QTP. Is any website which provide free QTP video training.....also can downlaod....
How to delete an object from the object repository?
UFT 12.02 which ALM version will support
What is Tree view?
suppose the given string str = {"vamsikrishna%%&%*&**"} count the no of vowels and special characters are repeated
How can we merge two repositories? Can we merge two differnt rep. I mean 1is peraction and other shared
4 Answers Tavant Technologies,
how to associate object repository during runtime in qtp
We have an action attached with the library file in QTP. When I will click on run button,which file is going to be executed first a)Action b)Library
What are the disadvantages of recording test cases in qtp?
when we enter url,one page should open.write a vb script ,that page is open or not
2 Answers Blue Chip India, Persistent,
A dialog is diplays " Transaction 254689 has been successfully completed" How to get the transaction ID from the message ?