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 |
If a object property is changed in the application. where it should be updated in QTP... Pls anybody can give the answer.. Thanks in advance...
Can any one tell me about "Mapping Repository Parameter Values" and why we use it....??How to use it???Please, tell the preconditions also...........???? Thanks in Advance
What are the advantages of Automation objects than Test Objects?
What scripting language is QTP of?
What is the Difference Between Quick Test Pro and Quick test professional?
. My application is updating the user information in the application. Every time it is Adding on record in my application and Validating the information like “Record has added successfully”. Which Check point I have to put in this situation? Why?
How to record object in runtime. I am testing one Image website in which every time image change on home page.so if i records the image list but during running image get change, and QTP gives error
what are the mandatory properties for a tex boxc (scenario?)
X=10,Y=20 you need to swap the numbers without using a third variable?
What is QTP scenario.
what is a good testcase?
how can we know the program is testing by multiple test data in data driven frame work?