Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What is descriptive programming?

Answer Posted / p

Typically an object nd its properties are recorded in object repository to enable QTP,but using descriptive programming we donot store the object & its property value in OR but mention the property value in the script.
It helps to recognize dynamic objects.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

I need to obtain the parent of an object programatically, so if I have: winButton("aButton") I need to obtain the parent part: window("Window1").Dialog("Dialog1") so I can programatically create a string of the full name of the object to call it with an execute statement in QTP I would like to use something like: part[1] = "window(""Window1"")" part[2] = "dialog(""Dialog1"")" so I can do: exeLine = part[1]&"."&part[2]&"."&"winButton(""aButton"")" Execute exeLine Apart from keeping a record of the window/dialog hierarchy is there a parent or path function/ command Thanks Adrian

2087


What should we say if interviewer asks "What is ur project architecture?".......Can any one help me with clear information.?????????

2217


how can i pass a "cript"as a parameter in to a function

2044


Where we can use the analog mode and where we can use the low – level mode?

1039


Is QTP Supports SWT applications? If yes, can you write a sample script for opening a new package in eclipse.

3556


What is test object model in quicktest professional (qtp)?

1053


Can launch two instances of qtp on the same machine?

1170


How does qtp identify the object in the application?

1006


how can we compare descriptive programing with a regular expression

2449


What is checkpoints for quicktest professional (qtp)?

1083


How do you know the location Id of an object if you know its index id?

1084


What is Associate Repository in QTP 9.2 ?

1067


What are the different types of functions available in qtp and explain ?

1055


How to use setroproperty?

1077


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

2114