What is the method for maximize the application while we
using Decriptive programming in QTP?
Answers were Sorted based on User's Feedback
Answer / deven
hWnd = Browser("browser_name").GetROProperty("hwnd")
Window("hwnd:=" & hWnd).Maximize
The same can be used for Minimize as well. Just select the
Browser window you wish to trap the handle property for.
Incase you are trying to use Descriptive Programming with
the browser window in question, try the below code -
sTitleMask = "Name of Window - *"
Window("regexpwndtitle:=" & sTitleMask).Minimize
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / neeraj
Browser("PropertyName:= Property Value").FullScreen
for example
Browser("name:= Google").FullScreen
| Is This Answer Correct ? | 2 Yes | 2 No |
Hi, Is there any function or vbscript in QTP to clear the cookies,sessions. Please help me in this.
What is object identification?
What is the scripting language used in QTP?
What is the significance of “action 0” in qtp?
What are the types of object repository in qtp?
can objects recogonised without repository?
hi all, I have installed QTP successfully on windows vista. I am able to record and run on windows applications, but facing problem with web applications. While recording, I am able to open the web application, but when I click on any object or give login name and password, the events are not getting recorded in QTP. Could anyone solve the problem. Any settings to be done for web applications other than selecting web-addin? Waiting for replies. Thanks in advance.
Suppose u run ur script today and it is working fine ,nobody has changed the setting and all.u r the owner for the script. But when tomorrow I ran the same script again it got failed and It didn't able to identify one object. Can you tell me what would be the reason for this
how do you configure QTP AND Test director?
can u please explain what is the exact difference between qtp8.2 and 9.0
if you run one test script in internetexplorer the same test you run in mozilla ffirefox is it possible or not how is it.
hi friends can any one provide me the project in qtp because i have to attend to interview within one week atleast you provide the website address which provide the qtp projects