Answer Posted / khemlal sinha (mcafee)
when you record an application in QTP it will add that object in object repository . while running the test it will identify ogject based on the property available for that object in repository.
in descriptive programming you will write the description of each object in the script itself so you won't be dependent on object repository .
let me know if you got it or not
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
How to perform cross platform testing and cross browser testing using qtp? Can you explain giving some example?
How to analyzing test results using quicktest professional?
unique properties of button,edit box, radio button,check box?
Explain more about the Test Fusion Report of QTP?
why should we give deliver good quality software?
How do know the number of browsers opened?
Can we run multiple QTP scripts one after the other without manual intervention? How?
Explain data driven framework?
what is clean sweep?
What is the virtual object?
Explain advantages and disadvantages of ddf?
How many add-ins comes by default with qtp?
What is test object model in quicktest professional (qtp)?
What is the syntax to call one action in another?
How to find the name of the machine where you are running your automation scripts in qtp?