When there is descriptive programming, why do we go for
Object repository for desigining scripts.?? why cant we use
descriptive programming instead of using the Object
repository..??
Answer Posted / pradyumna
In descriptive progmmaning the objeect's information should
be avialable,
desc. prog takes less tim to execute bcz the object's
information is avialable in the script,but it is very
difficult to mentain(update).but through object repository
we can easily write the script bcz the object's info is
avaialable in that OR.
i think this is the answer
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Hi Every body please explain me in steps to use checkpoints and object Repositories in QTP for Flight Reservation application please tell me the steps for this its urgent pls thanx for urs answers
How many tabs are available in debug viewer pane?
Thanks....But can u tell me how i use the QTP for GIS with one Example...
What is meant by Output Value in UFT?
Hi can anybody send me the QTP material, To my email ID: nuve1284@gmail.com ?
How you calling actions in qtp?
Explain the difference between check point and output value?
If created one virtual object? Next time I changed the window position will it work?
Discuss quicktest professional environment?
how to fetch the values from grid? & qtp recogniges that grid as a webelement? what u do?
what is the difference between rational rose and QTP? WHICH TOOL IS BETTER TO LEARN? PLEASE SEND ME AT sana_50218@yahoo.com sandeep@epuratech.com
i am a begnner so am learning Error handling :tried using Recovery manager didnt work i want to be able to handle errors , e.g. if while running the test the folwoing does not show up then how can i use the If then else and goto next step in the test, as in many scenarios it does not show up Browser("The Shopping Channel -").Page("The Shopping Channel -_8").Image("easy pay").Click
Write a script to customize the test results in PDF and HTML format.
I want to do Certification course in QTP. For this I request you to suggest the best Tutorial in PDF format, if possible, kinldy mail PDF file to my mail-ID: ramakrishna908@gmail.com Regards, krishna.
How can i get the image text that changes dynamically? Here i have used "GetROProperty", but it's not working. I used like Ex:Browser("webmail").Page("inbox").image ("captchaimage).getroproperty("innertext/text/value")