what is the hierachy of Descreptive programming?

Answers were Sorted based on User's Feedback



what is the hierachy of Descreptive programming?..

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

what is the hierachy of Descreptive programming?..

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

what is the hierachy of Descreptive programming?..

Answer / shashank

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

Post New Answer

More QTP Interview Questions

RECENTLY I PLACED IN QTP..HOW TO IMPROVE VB SCRIPTS KNOWLEDGE? IAM STRUGGING TO WRITE THE AUTOMATION SCRIPTS? ANY BODY TELL HOW TO IMPROVE QTP SCRIPT SKILLS?

0 Answers  


what is the syntax or command in vbscript to display user message example i want to display "welcome to QTP".

3 Answers  


What is TOM in QTP?

0 Answers  


Explain QTP using different development techniques ?

0 Answers  


What are the different types of recording modes?

0 Answers  






How to retrieve value (data) from notepad using QTP ?

5 Answers   Health Care,


Hello, How can i capture first letter of any string using QTP. For ex.. i want "j" in the below string "john" could any one explain me? Is there any function for that?

4 Answers   Livetek,


what is the qtp objects?

0 Answers  


Is QTP Object Oriented language or Object Based language? What are the OOPS concepts it will support? Why it wont support all the OOPS concepts?

1 Answers   CTS,


How many actions we can write in a test?

7 Answers   TCS,


How can you merge two Object Repositories?

3 Answers  


i have .xls,.txt,.doc files are there (together). i want find only .xls file among them? how can we write function?

3 Answers   CTS,


Categories