Answer Posted / agadhu
An object model is a structural representation of software
objects (classes) that comprise the implementation of a
system or application. An object model defines a set of
classes and interfaces, together with their properties,
methods and events, and their relationships.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
In qtp, how you can get the last character from a string?
Have you used xml check point in your project?
in qtp if we record a object and we record the object using virtual wizard then by which way the object is recognized that means recorded
What are the different types of qtp test assets and their extensions?
how to download mercury qtp9.2 ny internet ?
what is impact analysis on regression testing?
how will you check how many members visited the website www.infosys.com?
Hi can anybody send me the QTP material, To my email ID: nuve1284@gmail.com ?
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);
Where is the Bitmap checkpoint information stored?
How often were they executed?
What is the qtp testing process?
How did you resolve conflicts present in Object Repository?
how to use the regular expression for the below code-- swf("application name").swftreeview ("Treename").select"Medication;Pharmacy:56" There is a tree view window of the folder's ie Medication- >Pharmacy(sub folder)with 56 as count of records...The records can be different or if no records present in the specific folder..then it show "Paharmacy:-no records".Whe i record at the first time .....and try to rerun the same script with different records count say "pharmacy:800"..qtp is not regnizing it...therefore i want to user regular expression..but donot now how to use it and where to use...i have tried.... swf("application name").swftreeview ("Treename").select"Medication;Pharmacy:\*"..but it s of no use..plz help..me
Suggest and Define a solution for an application whose objects are not recognized by UFT?