Why you are Using Descriptive programming instead of Object
Repository?
Answers were Sorted based on User's Feedback
Answer / nagaraj
QTP DP is a run-time processing of objects which are not
located in QTP Object Repository.
| Is This Answer Correct ? | 2 Yes | 4 No |
In automation testing Can we retest virtual object in the application after getting new version from the developers, is there any property will change for that object or it won't.?
when i was doing the Flight reservation with QTP calculating the tickets i got Type mismatch: '[string: ""]' in "If cdbl(tot)=cdbl(p)*t Then" error. where I am doing the mistake Could you please tell me.
i can done the project with QTP in that time i can say how many members in my team size?
By default Action1 runs first in QTP. Is it possible to start the run with Action2?
How to compare source and target database in testing? Can anybody please tell me in detail the procedure how to compare it?
How to get all the objects count and objects names in webpage using QTP ?
write vb script code to delete the duplicate values in an array.
What is the use of sendkeys.In which cases we Use this sendkey.Pls explain with example.
How to change the priorities of the recovery scenario properties?
How to find local host name using QTP?
How can we record an edit box in the Web application ?
i am entering wrong data or wrong password in a text box and click on submit button .i am getting a popup window with a message Please enter the correct password or data .How can i handle this situation by using QTP.