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 |
i am trying to capture the URL from the open browser and store it. pls give me solution how we can do this in QTP. thanks
tell me about regular expressions in QTP? where we use? give eample?
How u prepare Test result summary in QTp?
Have you done batch testing in qtp? If yes how you are doing?
How to suppress warnings from the test results page?
Difference between image checkpoint and bitmap checkpoint
I am new with QTP. Is anybody could tell me where I can find a good tutorial with lots of samples?
How can the name of a checkpoint be changed in Qtp
Is there anyway to have QTP go into a website and map out every object before I actually record any tests? I basically want to map out a website with all the objects and build a complete repository. The reason is because I'm running into issues with hierarcical objects. for example: Browser("ABC company- Home").Page("ABC company - Home").Link ("About Us").Click Browser("ABC company - Page 2").Page("ABC company - Page 2").Link("About Us").Click Both these links ("objects" and I use that term loosely as I'm trained mostly in OO programming) go to the same place but but the object heirarchies (pages) are different. I want a repository that will find any possible link on any possible page without having to manually record it. Is there a way to do this?
Hi all , I have installed the QTP 11.0 Whenever I am opening QTP that time if any open Internet Explorer I was getting message (Internet Explorer has encountered a problem and needs to close. we are sorry for inconvenience caused) and same way new browser also not opening. If you have any idea please let me know.
when a test case is written how u test using qtp
How can I import environment from a file on disk?