what is descriptiveprograming? how to do object
identification thrugh Descriptive and is possible smart
identification or not
Answers were Sorted based on User's Feedback
Answer / amit
HOW U TOLD Rayudu that descriptive programming
not able to do smart identification is there any source
that identify that thing ........Please Answer any one
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / rajasekhar
Descriptive Programming:
In this programming the Properties of any
Object will be described in the script itself,there is no
need to add properties of that object in the repository.
Smart Identification is not possible in
descriptive programming as the tool will not learn any of
the properties of the object(tool is not in Recording
mode).Also its very often that object will be identified
through smart Identification.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / kiran.b
Descriptive Programming:
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
| Is This Answer Correct ? | 2 Yes | 2 No |
Answer / rayudu
ya
that is the main disadvantage of descriptive programming
We can not perform check points and smart identification
while descriptive programming
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / softwaretester4u
kiran thanks for immediate posting i want to know smart
identification is possible through descriptive programing
and how to write object identification through descriptive
pls reply me
| Is This Answer Correct ? | 0 Yes | 1 No |
Please give me the steps to carry out datadriven in QTP8.2
Can u call txt extension file in QTP?
How to call .vbs funtion , Library files in QTP? plz Explain indetail(chandana)
Can we use Virtual Objects in Discriptive Programming?
Please Don't mind .i want in detail the real time process i.e in each document what it contains.
what is stlc and its contents?
What is the extension of the recovery scenario file in qtp?
hi, i am trying to capture "web element" names in a web page, and i written the code like this,, with Browser("title:=") with .page("") .webelement("htmltag:=...").getroproperty("innertext") end with end with //////////////////////////////////////////////////////////////////////////////////// QTP RETURN ERROR like this: " object's description matches more than one of the objects currently displayed in your application. Add additional properties to the object description in order to uniquely identify the object" ok fine , i need to search another property other than "index" i use all the properties like class,text,innerhtml,innertext,visible=true,x , y,abs x ,abs y...but qtp returns error ..... in this webpage index is difficult to find? how to solve
CAN I CALL A FUNCTION IN ACTION.IF YES PLEASE HELP ME
1. IS A VIRTUAL OBJECT USED WHEN THE LABEL IS NOT RECOGNIZED BY QTP
What is test fusion report?
Is there is any method how to connect remote desk throw QTP if yes please answer with a example?