what is descriptive programming in QTP? How can be done?
Answer Posted / neelakantan
Basically by having object repository it has both
advantages as well disadvantages. We all know about
advantages.. As far as disadvantage is concern Supoose if u
have unstable application ie Properties might change or
Name of the Object might change..Frequent changes is
happening in ur application..We will go for descriptive
programming.. Pbjects id will be unique for all
applicaions.. So by having unique id we can write the code
like
("windowid:=2342143")
| Is This Answer Correct ? | 11 Yes | 4 No |
Post New Answer View All Answers
What are the various automation frameworks available in qtp?
Hi Friends, I worked with 8.2 not with 9.2. Please help me in this prob. I created one script and recorded some think and save as Test 1 then I opened process--open the object repository manager. Switch to file->save->give some name->save as Objectrepo1.tsr file. (This is the global repository file.) Then I went to object repository->tools-> associate repository ->click + icon ->open the previously saved Objectrepo1.tsr file. This is the global repository Now I created one more script and save as Test 2. In this script I am calling script with the Help of "Call of existing action" and I executed but QTP is not able to execute B’cos it is QTP is not able to read the Object Repository of Test 1. Please let me know why? Once I made Script 1 as a shared Obj. Repository so it would not give any Problem. Right?
HOw to add the recovery file at runtime to the test file .
what is key word driven frame work ? why it is called like that ? what is the diference between keyword driven and data driven frame work ?
What is the difference between the keyword view and expert view?
Any body have QTP 9.5 licence key. please provide me at madhukar_dec30@yahoo.co.in
what is the difference between data driver & data driven and driver script?
How many lines of code in each script of QTP?
Which scripting language used by quicktest professional?
How do we analyze the checkpoint results?
How smart identification works in qtp ?
Hi all can any one give me roles and responsibilities for QTP (not WINRUNNER)
how we connect 1. qtp9.2 to the quality center9.0? 2. Load runner8.0 to the quality center9.0
What is quicktest professional (qtp window?
Some time when i wanna learn the object i face issue like i am not able learn the object in proper manner... eg:for text bo on web page it should learn as webedit but some times it reads as winobject:internetexpoler-server, because of this i have to uninstall the qtp and re-install it again when i do this it reads the object perfectly.....plz suggest the soln