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 |
there are having 10 checkboxes..how can i check only first 5 check boxes by using descriptive programing..
What is the synchronization point in qtp?
How reliable are the site's Internet connections required to be? And how does that affect backup system or redundant connection requirements and testing?
What is the Automation Process followed in your company?
How Can I automate PDF forms using QTP9.2 ?
how do we add a new sheet to data table in QTP?
What are FAST and NORMAL modes in qtp ? Why r these modes intended for ?
Could you please any body help me.for example in web table in the first row and first column there are 3 links like l1,l2,l3 having indexes 0,1,2 but second time links will change their order like l2,l3,l1 and indexes also changed how can we handle this situvation with script....
How u execute test cases in manual testing?
What is regular expression?
Plz Explain How to access Or Store Script from VSS? Explain Real time work (qtp) where you store folders and next to how to you access that folders and how you maintain folders in VSS ? What are the Menu's in VSS? Suppose in Manual, by using Checkin Checkout u can access documents. how you access in QTp REal time?
what is the test object?