How can we close all webbrowsers which are opened in out
desctop?
Answer Posted / meenakshisundharam
If browser(xxxx).Exist then
browser(xxxx).close
End if
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
How to explain a banking project in interview as a test engineer???
What is active screen?
Can we create a qtp test from qc?
i want information about API testing and i want info like how process can be done in company? i want added info like coding ,debugging, desing in c.v ? what should add in c.v for eg banking domin? pls any answer my question?
How can i initiate the objects to find uniquely in OR
hi Friends ,willany body tell me what is the Scope for the automation Testing inht Future is their Or not And what is the Top Most Level in the testing section according the Pay scale
Hoe can we do retesting using functions please give the code for it using login page
How can we import into Excel "Details" ,"Result" ,"Time" parameters from within a Results Report which is generated after a Run error when a script is executed in QTP? Refer E.g below Status Functionality Description RunDate Fail Login User should be able to Login 12/3/2007 StartTime EndTime Details* 1:31:58 PM 1:32:29 PM (this one i want)
When I click on a link in web page.Link should open in new window.can anyone please let me know the script for this ---Koti
what is review
How to check which add-ins are associated with a test in qtp?
How reliable are the site's Internet connections required to be? And how does that affect backup system or redundant connection requirements and testing?
after click on compose mail how can we attached a file in qtp with vbscript code
What environment does qtp run in?
If the weblist is identified as webelement,and by clicking on webelement if the values are displayed,and if the values the values also identified as webelement.then how to fetch the values through script?