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 the objecs properties are identified?Tell me in Hierarchical order?
How does qtp identify objects in the application?
Explain about datafile/verification of date file when file is not available in local system?
How do you test DLL files using automation Tool QTP?
Hi, How to give drop down values as input [Variable] from data table in QTP? If u know share with me.
What processes will be required to manage updates to the web site's content, and what are the requirements for maintaining, tracking, and controlling page content, graphics, links, etc.?
How to match two doc files using qtp requirment is:- each and every single word of a doc file should be matched with the another doc file. can someone send me the code.
Call to copy of an action and call to existing action… i know the diff but in real project how to use..? i want live scenario.pls help me..
Use of Debug Viewer?
Can you import and export data from XLS and how?
when i am running login page i got test run error? Please give me the script to handle run time exceptions. It's urgent for me.
HI How to take screenshots of a Webpage and saving it in a external word document using QTP.