Why you are Using Descriptive programming instead of Object
Repository?
Answer Posted / prashanth chenna
Hi Nagaraj,
you are correct, We Using DP for the scripts whose objects
not exsisted in Object Repository.
But here Questing is In What Cases ur going for DP instead
of OR?
I think now u understnad the my Q?
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
UFT 12.02 which ALM version will support
What we are looking for is to load properties of object dynamically as for our application the global repository will pretty huge. It will be really helpful to us if something similar to following functions of Winrunner is available in QTP. #Define descriptor auto strDesc; #set property in the descriptor Gui_desc_set_attr(strDesc,?Class?,?Edit?); --- put other properties #Add Edit box to GUI Map Gui_add(? ?,strWindowName,strEditboxName,strDesc);
In a flight window we have to enter the name and meal request for every passenger.In that window if we give Total passengers=1 then the Psngr1 name field and psngr1 meal request field will reflects.if we give Total passengers=2 then Psngr1 name field and psngr1 meal request field,Psngr2 name field and psngr2 meal request field will reflects and so on.if total psngrs=100 then will we capture all the fields for the psngrs to Automate the app how we can handle this scenerio thru Descriptive programming?
What is the extension of the qtp local repository?
How to find Operating system information using QTP script?
why should we give deliver good quality software?
1.Qtp suppots Unix& linx or not 2why qtp suppots shell script.
How to find a window is minimized or not
If I change the property value at runtime is it effect is object repository?
write a script to verify the image path(src property) of the images which are in web pages.
Object repositories types, which and when to use?
What are the properties you would use for identifying a browser and page when using descriptive programming?
Define Canvas view of UFT?
Hi Friends, Would be great if you can provide the Model Question paper, Web site link or any reference s. Thanks & Regards, Byzoor,
How can I change object description or check point values in qtp?