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);
No Answer is Posted For this Question
Be the First to Post Answer
How to map the test cases to requirements in QC?
Is virtual object supported in low level recording mode?
How can you close the second opened browser?
What is QTP testing process?
How many type of status messages are there ..explain?
They asked by using qtp recording writing scripting
How can i open 5 multiple browser at once through QTP VB script
OR is full with objects but i want to add 5 more objects,but i tried merging files,shared mode and descriptive ,iwont work.is there any alternative for that
explain keyword driven framework with banking domain?
from where we will retrieve data for data driven tests in qtp?
Does QTP support Linux Red Hat? Does QTP support Flash?
can any one tell me what is process metrics and what is product metrics if possible give me example. Thank You