How can we do this one ? at runtime qtpwindow and browser
aren't disply on monitor (or) aren't visible on desktop?how?
Answer / srinivas
Question is not clear
If you are talking about if the browser is not displayed on
desktop
you can use this code to open a browser
SystemUtil.Run "C:\Program Files\Internet
Explorer\IEXPLORE.EXE"
| Is This Answer Correct ? | 0 Yes | 0 No |
Hi Guys, I am very new to QTP tool , In real time environment how to test the application with this tool, 1. How to load application in QTP tool 2. How to write test script in QTP. 3. In manual testing we test login box (user id , password) how can we test this kind of testing with QTP tool with examples . Please guys put some focus on my questions , real time ecperienced answers would be appreciate, advance thanks ,please guys i am expecting ur answers as soon as posible
what are the Tools for version control?
hello...any one tell me , where can i get company email id.. actually i am searching on testing... in my CV i put 3+ exp.. but all companies are asked company email id.. please provide solution for that... thanx in advance...
how to get no.of non empty rows in a excel sheet through vb-script
Hello Everybody, How to maintain the page state in QTP. My scenario is: 1. I opened a notepad file. 2. Entered some text in the notepad file. 3.And changed the font type and color of the notepad file. And saved that. 4.Now next time when I will open the notepad it is showing the changed font type and color, rather than the default values. Please provide the code. Thanks, Gaytri
How to identify 2 versions of browsers based on regular expression
anyone can explian about types of "Triggere Events" in QTP
Why is action split used by qtp?
How to make arguments optional in a function?
what is synchronization point, synchronization method, wait property method? with examples.. plz explain this in brief
Describe function procedure in vbscript.
How Exactly we can find out the INDEX No. of any object of an application when we test that application in QTP? Explain this by giving me the example of all LINKS of G-Mail (including home page, User-account page and all possible pages you ever seen in G Mail)?????? and if your answer is that as per appearance of objects(LINKS) in application we can find out the index number in application then tell me how you find out which object(LINK) having INDEX No. 1,2,3 and so on and how you say which object(LINK) is appeared first and which is last?