How can we close all webbrowsers which are opened in out
desctop?
Answer Posted / venu
The following code can be used in order to close all the IE
browsers:
SystemUtil.CloseProcessByName "IEXPLORE.EXE"
| Is This Answer Correct ? | 10 Yes | 0 No |
Post New Answer View All Answers
how to use the regular expression for the below code-- swf("application name").swftreeview ("Treename").select"Medication;Pharmacy:56" There is a tree view window of the folder's ie Medication- >Pharmacy(sub folder)with 56 as count of records...The records can be different or if no records present in the specific folder..then it show "Paharmacy:-no records".Whe i record at the first time .....and try to rerun the same script with different records count say "pharmacy:800"..qtp is not regnizing it...therefore i want to user regular expression..but donot now how to use it and where to use...i have tried.... swf("application name").swftreeview ("Treename").select"Medication;Pharmacy:\*"..but it s of no use..plz help..me
wht type of User defined functions or Java Releated functions Do we write in VB scripting
What are the major/ important methods, functions in QTP we use realtime testing
How to check which add-ins are associated with a test in qtp?
In QTP can we feed the out of one browser(internet explorer) as an input to the another browser(mozilla firefox)? If yes explain how to do it with an example.
Hi Every body please explain me in steps to use checkpoints and object Repositories in QTP for Flight Reservation application please tell me the steps for this its urgent pls thanx for urs answers
Difference between copy to action and call to action?
Name the properties you would use for identifying a browser and page when using descriptive programming?
Explain the new feature of UFT regarding the export of test results?
How to execute a winrunner script in quicktest professional (qtp)?
what type of values given to objects. EX::Set oBrowser=Description.Create oBrowser(“micclass”).Value=”Browser”
What is qtpro? What is quick test pro?
Explain qtp(quick test professional)?
Suppose I created one object as virtual object? That object is applicable to that test? Or all the tests?
How you can replace string in qtp?