Prepare for your Next Interview
|
Welcome to the Geeks Talk forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
This is a discussion on Retrieveing the title of the currently active window within the QTP forums, part of the Software Testing category; Question asked by visitor aditya Could some body help in retrieveing the title of the currently active window? Suppose three windows are opened and one of them is currently activated(having ...
|
|||||||
|
|||
|
Retrieveing the title of the currently active window
Question asked by visitor aditya
Could some body help in retrieveing the title of the currently active window? Suppose three windows are opened and one of them is currently activated(having focus) We don't know which window is in activated...so I need a mechanism that finds the currently activated window and retrieves the title of it. Please help me as I am in reat need of it |
| Sponsored Links |
|
|||
|
Re: Retrieveing the title of the currently active window
I think it is not posible to get the title of an active window coz the title of the window is used (sent as arguement) to work on the window or its components.
I am working on it and it may be posible using visual script discriptive programming in QTP.
__________________
Lack of WILL POWER has caused more failure than lack of INTELLIGENCE or ABILITY. -sutnarcha- |
|
|||
|
Re: Retrieveing the title of the currently active window
hi,
me to working on the same . if its possible . then it will be gr8 help for me. it decreases my code complexity. plz forward me any message regarding this? |
|
|||
|
Re: Retrieveing the title of the currently active window
hi,
me to working on the same . if its possible to know the window's logical name . then it will be a gr8 help for me. it decreases my code complexity . if u have any new ideas, plz share . |
|
|||
|
Re: Retrieveing the title of the currently active window
Its true getting the title for the currently open Browser is easy. But never tried with Windows application. Help will be appreciated.
Thanks in advance |
|
|||
|
Re: Retrieveing the title of the currently active window
This is good work from anilkumarbj
![]() One point I noticed is that, this code cannot be debugged. If debugged, it will always give the title of the QTP application window. Also, before we place these statements in our code, we should have other QTP statements that activate the required application window or any of its sub windows or dialog boxes.
__________________
Lack of WILL POWER has caused more failure than lack of INTELLIGENCE or ABILITY. -sutnarcha- |
|
|||
|
Re: Retrieveing the title of the currently active window
anilkumarbj
Thanks a lot. you saved me a lot of time and effort with your 2 code lines. it even works for my lousy powerbuilder.
|
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Blank Active Screen in QTP 9 | Lokesh M | QTP | 8 | 09-18-2007 07:38 AM |
| flash popup window..? | psuresh1982 | Scripting | 1 | 07-20-2007 01:42 PM |
| Active Screen In QTP | padsha | QTP | 4 | 04-30-2007 02:10 PM |
| Query with window XP | fred | Unix/Linux | 1 | 04-03-2007 11:28 PM |
| More than one name for a window in an application | SowmyaManjunath | WinRunner | 1 | 03-24-2007 07:29 AM |