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

Answers were Sorted based on User's Feedback



What is descriptive Programming in qtp...

Answer / sharana gowda patil

It is method to write the script even before the application
is ready. It is done without objects in object repository.

Is This Answer Correct ?    1 Yes 0 No

What is descriptive Programming in qtp...

Answer / sudeepthz

Actually QTP identify the objects with the object
properties. and all the properties will store in the
Repository. But by using the discriptive programming we have
to give the property name of the object to identified by
QTP. So there is no need of third part to identify the
object.. and it will increase the QTP performance speed. And
the discriptive programming is used for the dynamic objects..

Is This Answer Correct ?    1 Yes 0 No

What is descriptive Programming in qtp...

Answer / meenakshi.patil

whenever we make use of object reprository in qtp,this
object reprository disply's the properties of object,thus
such a huge storage property of an object make qtp to run
slowly.Thus to overcome from such a drawback of object
reprository in qtp we make use of descriptive programming
in qtp.

Is This Answer Correct ?    0 Yes 0 No

What is descriptive Programming in qtp...

Answer / ashok

without using object repository...we can able to run the
scripts using descriptive programming..whenever object
properties are changed,or objects are not recognized
properly..and object repostiroy size will increase..that's
the reason we write descriptive programming..just we add
the properties in our scripting.

Is This Answer Correct ?    0 Yes 0 No

What is descriptive Programming in qtp...

Answer / anil grandhi

Test engineers are preparing test script manually without
going to recording concept and without using object
repository. After preparing script manually then they are
describing descriptions of objects or windows in script
itself in terms of physical properties.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More QTP Interview Questions

what is review

0 Answers  


What is difference between Class and MicClass

2 Answers  


Hi, I want to pass a value in to Link object. For ex: I have a link where in which contains the value like "DC4463219(Active)". Whenever i will execute the script this value "DC4463219 (Active)" will get changed. I got the value DC4463219(Active) from the link and stored that value in variable "ACTUAL". If i want to select the same link again, while recording the value DC4463219(Active) will be recorded in object repository. So, that it will not work for the next cycle of execution as the value will get changed everytime as i mentioned above. I want to pass that Acutal value in to link object. The script is as follows: Actual Script when recording: Browser("Web Login").Page("Application").Frame ("ScopeFrame").Link(DC4463219(Active)".Click But now instead of this DC4463219(Active) i want to pass a variable where i have the same value. I tried to execute the script Browser("Web Login").Page("Application").Frame ("ScopeFrame").Link(Actual).Click But it is displaying the error message as that the value which we got from Actual is not existing in Object repository. So,i made the link object as regular expression. Even it is displaying the same message as mentioned above. If you are not able to understand, feel free to contact me with nbabu11@gmail.com

1 Answers  


Hi, How to export the Checkpoints and Output values(Test area output values) from Object Repository to Excel

3 Answers   Wipro,


How to find local host name using QTP?

6 Answers  


During test run,How will you copy/paste from/to clipboard?

3 Answers  


What is parameterization? What is syncronization pt.?

3 Answers   Semantic Space, SRM,


What’s the basic concept of QTP?

1 Answers  


how can we return a value from userdefined function for eg 2 functions in func1 iam getting 2 values(a,b) and storing in var(C). now i want to pass that var(c) to another func2 give me the script

1 Answers  


Explain types of exception handling and script for that?

2 Answers  


Object repositories types, which and when to use?

0 Answers  


can onyone tell me how to comapre the output of two different Data Bases in QTP?

1 Answers  


Categories