Why you are Using Descriptive programming instead of Object
Repository?
Answer Posted / rico
Adding to my above answer, here is another scenario where
we can go for DP...say i have four webpages in my app's,
and in each web page, say, i have OK and CANCEL buttons.
Instead of adding this objects to OR at every page, i will
create DP for this objects and use it where ever i need to
do operation on it..........This way i can reduce the size
of OR which inturn leverage's the performance of the QTP
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
How the exception handling can be done using quicktest professional?
Hai anyone please "Explain about Framework in QTP?"
what is run-time data?
How to use the object spy in quicktest professional 8.0 version?
Explain calling sub procedure.
I am a newbie to QTP / Automation testing. I want to develop a script that creates a data file automatically with proper headings using VBScript in QTP.
how do you parameterize search button from the website? the page is a single winobject and i have made a virtual object button of search button but search box can't be converted into a winedit and if we try to convert it into winedit the value we enter in a searchbox appears as numbers in the script so we arent able to parameterize.help!!!
Your roles and responsibilities and daily tasks? (As automation tester)
can test automation improve test effectiveness?
I want to do Certification course in QTP. For this I request you to suggest the best Tutorial in PDF format. Hence, if possible, kinldy mail PDF file to my mail-ID: sushmapokhriyal79@gmail.com
Hi All, How to get repeated word in string . Thanks Balaji
What is synchronization point in QTP?
Can an action have 2 shared object repositories associated with them? In that case, if two of them contain the same object, which one will be considered?
How do you check ticket cost and ticket number in flight application?
hi i am working with vbwindow on qtp.first i am openning qtp whenever open qtp my application not open that time generated error like "Runtime error 0" and fatal error:automation error how to solve this problem pls tell me