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
Cn u please clarify my doubt Where are micTab and micReturn used.Thanx in Advance
What is the extension of script and object repository files in QTP?
How will you declare a variable in qtp?
I have a web table,in that web table in 3rd row 4th coloumn i have a link how to click it with descriptive programming? I have a webedit without entering any value how to calculate the size of that field? I have a DB table , how to find the 5th highest salary? write query.
what is a active x control?can any one brief me about active x controls
Explain about the Test Fusion Report of QTP ?
what is the test object?
How to get data from excel sheet to the script? write the script.
what is the silent mode in WR?
Hello, Is there any way to send the test results in html format (or any other) by email using outlook after the test run ends? thank you in advance
where do you store the test result?
what is mean by output parameters? I need full description with example. tell me any one please