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 many types of parameters are there in QTP and what are they?
How u call functions in QTP
I am using descriptive programming for my project.when QTP deosn't identity or recognize a object by record and playback method,is it possible to make QTP identify that object using descriptive programming? Note: The object doesn't have unique properties and same properties used in Record and playback are only available, no extra properties are defined.
How do you send email with attachment from outlook using qtp ?
How to return a value from a fn, if it has more than one value how to return
DEFECT LIFE CYCLE,WHO PUT THE STATUS AS OPEN
Our company is having a windows client server application developed in vb.net. so there is a treeview and i am not in a position to record the click events in QTP. so kindly help. Vivek
Hello, Can we capture only the labels of the web page in the object repository. If yes, then how. Actually my scenario is: I have to capture all the label of mercury site http://newtours.mercuryinteractive.com/tour/mercurypurchase. php. and want to copy all these labels in the notepad. So,please help me how to do this all. Thanks in advance, Gaytri
somebody please say me why we go for using regular expressions,actions.what is the main and exact use of this in real time applications.real time testers pls answer my question with example if u can
what is difference between application testing and product testing?
Hi, How to invoke QTP or any application through Command Prompt without using Vb script and batch file.... Reply me Srinivas
HOW TO DO THE BATCH TESTING USING QTP?