I want to see all the properties of agent name in login
window. I will use the script
Set a=Window("FR").WinEdit("Agent Name:").Gettoproperties( )
msgbox
but my question is how to use the msgbox if i use a it will
display only a, so anyone pls let me know how to get the
display of all the properties using GetToProperties () or
GetRoProperties (). Thanks a lot
Answer Posted / abc
a=Dialog("Login").WinEdit("Agent
Name:").GetROProperty("nativeclass")
Print a
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
How you can decide which type of object repository you have to use?
Explain actions in qtp ?
Explain the views in the QTP GUI?
Define virtual object?
can any body clearly explain about keyword driven framework .give me the explanation for files what ever you use in this frame work?
requirement is for combo box your expected value is str= "Denver.Frankfurt.London.Los Angeles.Paris.Portland.San Francisco.Seattle.Sydney.Zurich" you must get the text in combo box and need to compare them how
What is the syntax to call one script from another? And what can be the syntax to call one “action” in another?
How to do the scripting. Are there any inbuilt functions in QTP? What is the difference between them? How to handle script issues?
what is command for executing files?
What is standalone database?
There is an excel file of 1 to 100 sheets how you will iterate through it?
Is QTP supports Unix. If yes, then how the test automation is done?
Explain more about the Test Fusion Report of QTP?
When do go for loop condition in test?
Explain the concept of object repository and how quicktest professional (qtp) recognises objects?