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 |
What will be the script for recovery scenerio.plzanyone give ans with aexample related to banking project
Does Low-level recording capture mouse movements?
What is QTP testing process?
what are the Common Problems in S/w development process
Hello Everybody, Please tell me can we create Test Plan in QTP? This I am asking irrespective to integrating with Test Director.I mean is there any option to create Test Plan in QTP itself. Thanks, Gaytri
Plz give the vb script for the following scenerio I have faced one issues while doing test in QTP. I have described the scenario below. 1. I have to test web application.In that i want to select from the drop down values in the application. 2. Suppose Drop down has 5 value "A,B,C,D,E".I would like to give value from data table of QTP. 3. For every iliteration it should select A,then B and so on
how to test one edit box using Java addin for Web Applications? write script?
what is run-time data?
What kind of performance is expected on the client side (e.g., how fast should pages appear, how fast should animations, applets, etc. load and run)?
write a vb script to print even numbers from 1-50?
6 Answers Kclink Technologies, Logica CMG,
Give the syntax to load function at run time.
how can we preform retesting(DATA driven test) using function please gine the code for loginpage