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.create()in qtp?

Answers were Sorted based on User's Feedback



what is descriptive.create()in qtp?..

Answer / nanda

This is used when we are working with descriptive programming.
that is not descriptive..

description.create...

it is used to create an object through scripting.

for example..

set objtext = description.create
objtext("nativeclass").value = Edit
objtext("attachedtext").value = "XXXXX"

now objtext is an edit box with name XXXXX

browser("dsagd").page("dsada").webedit(objtext).set "dsahdas"

If any queries....
nanda.dreddy@gmail.com

Is This Answer Correct ?    4 Yes 0 No

what is descriptive.create()in qtp?..

Answer / bhuvana

Descriptive programming is to give a description to any obj
by us.and this can be reused

Set objEdit=description.Create()
objEdit.Value("nativeText")="Edit"
objEdit.value("AttachedText")="Enter Text"


window("Application1").Dialog("Login").objEdit.set ("Name1")
window("Application").Dialog("Login").Ok.Click

then you can give diffeternt names in the datasheet and
slow the script to fetch the names from there

Is This Answer Correct ?    2 Yes 0 No

what is descriptive.create()in qtp?..

Answer / sreeprasad

To create properties collection and we can create

properties object(MYDescription).once we have filled

properties collection with a set of properties objects

(properties,values) we can specify properties object in

place of an obj name

Is This Answer Correct ?    1 Yes 1 No

Post New Answer

More QTP Interview Questions

Hi can anyone pls suggest how to fetch username(system login name)and system name in to qtp.I am not using TD or QC.Thx

5 Answers  


Hi every body, I am new to QTP.pls help me if anybody knows the solution. Here is my doubt: I have 3 excel sheets in my local drive out of which one is password protected and i want to get the data of all these xL's either by importing or by reading the data finally i have to update this data in the website.(and the site is secured site) I tried by importing all XL"s one by one but couldn't do so. plss send me the code or atleast suggest me the approach. Thanks in Advance Padmaja

3 Answers   Symphony,


Where we save all scripts in the QTP

5 Answers   Ordain Solutions, Sathya Technologies,


Please explain me frameworks & how to generate the scripts in framework

0 Answers   ADP,


Explain the concept of how QTP identifies object.

5 Answers   Ordain Solutions,


If an application name is changes frequently i.e while recording it has name "Window1" and then while running its "Windows2" in this case how does QTP handles?

1 Answers   Crea,


Sql questions to find second max salary and how to use joins

0 Answers   Deloitte,


What is the difference between low level recording and analog recording mode when it will be enabled.

5 Answers   Ordain Solutions,


What is clean sweep?

0 Answers  


explain keyword driven framework with banking domain?

0 Answers   TCS,


What is Environment Variable and when we apply this in QTP?

3 Answers   TCS,


How to check the URL using Automation tool QTP

2 Answers  


Categories