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 |
Dear sir, i want to perform a QTP automated testing for mechancial engineering software like msc adams, msc nastran this softwares will help for mechanical engineering design analysis>> i know oad runner win runner, test director, QTp>> but i dont know how to use for automation
How does u create new test sets in TD?
I am using Shared OR, and my collegues are also using Shared OR. How to merge Object Repositories?
How to connect to data base?
In QTP, while launching qtp application from startup.. we find Advanced Keyword-Driven Testing caption.. wht is that...Anybody can pls explain it. Thanks in Advance
I have a 10 lines of qtp script, while executing i got an error at line 7 but i dont want to stop the execution i want to continue the execution up to last line and display the test result window, wts the syntax we use?
3 Answers BirlaSoft, Collabera,
How to find the difference between 2 dates in qtp?
In an Excel sheet take two fields as agentname and password and type some valid agentname and password.call that excel sheet in qtp so that qtp opens the flightreservation window taking into consideration how many records are entered in the excel sheet.For example if 3 records are entered today it will open 3 FR windows,if in near future the records are more than 3 then it will open that number of times.
what are the mandatory properties for a tex boxc (scenario?)
Can we record an application running on a remote machine using qtp?
What is source control?
write vb script code to delete the duplicate values in an array.