when i try to recognise a winmenu item it does not allow me
to do that but recognises it as window..i am using qtp 9.2
could someone help with this
Answer Posted / pavan
Hi try this,
x = Window("window name").WinMenu("menu name").GetItemProperty("file name", "SubMenuCount")
msgbox x
For Example:
x = Window("Notepad").WinMenu("Menu").GetItemProperty("File", "SubMenuCount")
msgbox x
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Can any one explain me what is the procedure to connect the remote desk by using QTP 9.2 ?
Is it possible to call win runner script in qtp?
Can any one tell me how to write a script for selecting open option in File menu of A word document.here you have to add objects to OR.try like that and give me the ans.i asked this question to so many but no one knows.if any one know the answer plz let me know
desribe a situation where u faced a stressful situation and how did u cope with it
we add library file used in test via settings or through "ExecuteFile" command. when we implement framework do we make common library file and load the same for all the test cases execution?
If we put all properties in mandatory and assistive list of Normal Identification, Do we still need Smart?
can anyone tell me from where i can download qtp demo or crack version
What are the differences between quicktest professional and winrunner?
What are the various automation frameworks available in qtp?
What is the difference between keyword view and expert view?
How to attach a file to TD?
Presently i am working on QTP 8.2 Version,i want to know features in 9.2 version, because i have not sufficient time to put the effort on the 9.2 version
Explain the check points in quicktest professional?
What are the key points to create a framework in QTP for oracle forms?
How to do call a output parameter from one action to another action??/