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 |
Hi All, I need Code For how to export Pass\Fail status to excell sheet without using QC. Thanks Balaji
What information do the columns in the Keyword View show for each step?
what is the use of descripting programming?
How to replay a script in qtp?
what is the command (keyboard command) to swith from expert view to key word view
Please let know the scripts for counting number of repeated letters in the word. Note repeated letter should not be count agian. Ex: If "Hello" is my word... l is coming twice.. it should count once and print... secong 'l' should not count again..
When using descriptive programming?
how can i prepare for QTP(8.2) to face interview ? give over view details?
What is the Automation Process followed in your company?
What is the use of an object spy tool in qtp?
What are the differences between table and db checkpoints?
any one can explain about QTP proocess,means where to start and how to start Scripting.