Why you are Using Descriptive programming instead of Object
Repository?
Answer Posted / sangeetha
1.For Dynamic objects ( properties during run time will
change ) ,we will go for Descriptive programming)
for example:
i=0
Browser().Page().Webedit("index:="&i).set
Next
2.When the application is not yet developed completely
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
How do you handle multiple banners(at the top the page, the banner is scrolling) in a web page(Dont take the name property(regular expression))
In QTP can we feed the out of one browser(internet explorer) as an input to the another browser(mozilla firefox)? If yes explain how to do it with an example.
Can we run multiple QTP scripts one after the other without manual intervention? How?
PLEASE TELL ME WHEN DO YOU USE THE OBJECT SPY AT RUN TIME
What is action?
how many maximum number of virtual users we can create?
How can get count of list box?
what is review
1. What is the difference between Keyword and function in the keyword driven framework? 2. How do you associate Keywords to the script ?
How many types of status are there?
How to add verification steps to tests?
Where to use function or action?
What is a reusable action?
How do know the number of browsers opened?
Object repositories types, which and when to use?