what is the hierachy of Descreptive programming?

Answers were Sorted based on User's Feedback



what is the hierachy of Descreptive programming?..

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

what is the hierachy of Descreptive programming?..

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

what is the hierachy of Descreptive programming?..

Answer / shashank

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

Post New Answer

More QTP Interview Questions

Did you find anything in your project that QTP proved inefficient to perform?

1 Answers  


How will you compare keyword and expert view?

0 Answers  


one ok button and one text box is there.when i click on ok button in that text box one no. will display from 1 to 100 randomley.if that is not 100 when we click on ok button again ,again another text box ll created with another no. we will continue this till the text box created and displays 100.and when its 100 ok button should disabled. remember thet no will display not seriely ,it displays randomley,and each time new text box will created.

6 Answers   ADP,


Suppose one object is changed in a project after delivering the project.Where we will update that object? it can be present in many scripts so can we update all the scripts?

1 Answers   IBM,


How you are maintaining shared object repository in your team or your project?help me plz

1 Answers   CTS,






What is system testing and what are the different types of tests you perform in system testing?

0 Answers  


If an application name is changes frequently i.e while recording it has name, in this case how does QTP handles?

1 Answers  


give me the code for check point for validating application

1 Answers  


How will u test content of an web application with out using chechpoints in QTP 9.2?

3 Answers   CTS,


Can any body help me to write descriptive program to find a cell value (say 2 row, 3rd column) in a datatable which is creating dynamically and statically

0 Answers  


I have written some scripts in QTP by using older version, but I want to run them in latest version. Is there any process to do that.If so can anyone explain me?

1 Answers  


When i use paramateriztion for tickets in flight reservation application , the tes'll run for first iteration but for the second iteration it'll give this details, but the second iteration is failed. Pls anyone clarify it. Cannot find the "Agent Name:" object's parent "Login" (class Dialog). Verify that parent properties match an object currently displayed in your application.

2 Answers  


Categories