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...


Pls let me know completely about descriptive programming,
where it is used, pls explain with a real time example of
its occurence and the program code written in qtp.

Answers were Sorted based on User's Feedback



Pls let me know completely about descriptive programming, where it is used, pls explain with a rea..

Answer / subhan.qa

Whenever QTP records any action on any object of an
application, it adds some description on how to recognize
that object to a repository of objects called object
repository. QTP cannot take action on an object until unless
its object description is in the Object Repository. But
descriptive programming provides a way to perform action on
objects which are not in Object repository


There are two ways in which descriptive programming can be used
1. By creating properties collection object for the description.
2. By giving the description in form of the string arguments.


to know more about the descriptive programming please go
with fallowing link
http://bondofus.tripod.com/QTP/DP_in_QTP.doc

Thanks and Regards
Subhan.k

Is This Answer Correct ?    0 Yes 0 No

Pls let me know completely about descriptive programming, where it is used, pls explain with a rea..

Answer / ycy

The following are the points when to use DP
1.When you don?t have object repository in OR at all.
- Product under development

2.The objects in the application are dynamic in nature and
need special handling to identify the object.

3.When object repository is getting huge due to the no. of
objects being added.

4.Modification to a test case is needed but the Object
repository for the same is Read only or in shared mode i.e.
changes may affect other scripts as well.

5.When you want to take action on similar type of object.

Is This Answer Correct ?    0 Yes 0 No

Pls let me know completely about descriptive programming, where it is used, pls explain with a rea..

Answer / ravindra

Suppose we have a web application that has not been
developed yet.Now QTP for recording the script and adding
the objects to repository needs the application to be up,
that would mean waiting for the application to be deployed
before we can start of with making QTP scripts. But if we
know the descriptions of the objects that will be created
then we can still start off with the script writing for
testing

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More QTP Interview Questions

In qtp, how you can remove the spaces from string?

0 Answers  


suppose take one row in a row 16 columns is there.in 16 columns 16 numbers is there.but i want to get each 3 column number.o/p :5 columns get in 16 columns means. so can anybody write this function? plz send if u know the answer.

2 Answers   Bosch,


In website, protocol has been changed http:to https what you will do? tell me your approach?

1 Answers  


Give some brief idea about a) Active x check b) Alt property check c) Applet object check d) Frame object check e) Multimedia links check f) Server side image check g) Table object check

1 Answers   CTS,


Explain the keyword driven framework for the window based application complete creation of library files,env file,test data,recovery file,excel file ,repository etc and as a test engineer how is ur approach

0 Answers   AppLabs,


Hi How to retrieve data from web element line by line?

0 Answers  


how to get no.of non empty rows in a excel sheet through vb-script

2 Answers   HP,


what is localisation testing and globalisation testing? what is the difference between them?

1 Answers   CDC Software,


what is the difference between Reusable action and external action?

2 Answers   HCL,


How to execute the test cases using QTP. i.e What is the use of QTP while execution

2 Answers  


Is it possible to change the extension of Shared object repository?

2 Answers  


Tell me few important difference Between QTP and WinRunner?

9 Answers   TCS,


Categories