What is nyquist rule?
Which types of components are used in designing swing based gui?
Tell me is it posible to access more than one database at a single siebel application?
What is the purpose of measuring inductance in motor windings?
where reactive power is used
what are under cover agents (uca)?
Why do we need ejb?
Explain calling sub procedure.
How will you explain machine learning to a layperson?
Explain where variables are created in memory?
How can we open .exe file?
What is a signal flow graph?
What is doubly linked list?
How many moons do Neptune planet have?
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);