how qtp will recognise if application is run on many browsers
Answer Posted / sandeep
by using Browser("CreationTime:=0").page(micclass:=page).......
here QTP recognises Browser("CreationTime:=0") as first
opened browser and Browser("CreationTime:=1) as second and
so on...
| Is This Answer Correct ? | 17 Yes | 1 No |
Post New Answer View All Answers
Define Environment Variable in UFT and its uses?
Have you done batch testing in qtp? If yes how you are doing?
how do you parameterize search button from the website? the page is a single winobject and i have made a virtual object button of search button but search box can't be converted into a winedit and if we try to convert it into winedit the value we enter in a searchbox appears as numbers in the script so we arent able to parameterize.help!!!
What are the benefits of quick test pro(qtp)?
How to execute the WR Script through QTP? I have WinRunner script with initialization script, common scripts, GUI AND functions. I connected WR through QTP with "call to WinRunner" option but I am getting problem after connecting to WinRunner i.e. showing "Do you want to quit now" with 'yes' and 'No' message box
What is smart identification in QTP?
Hi there, I've installed a trial version of QTP to see if it works with my product but I cant automate selecting windows from a tree view? Can anyone give me any pointers? Many Thanks
What is quicktest professional (qtp window?
Can anyone help.i need total excelsheet operations,shortcuts in testing environment from starting onwards....
Please provide specific examples of advanced/creative usage of QTP, including how impact & benefits for your project
Explain types of descriptive programming?
hi all can anyone explain how to write the code for finding the mandatory columns in table which are having (red*) (red Astrik)
What are the various automation frameworks available in qtp?
what is run action?
Define object spy ?