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 do you synchronization point through DP?
1. wat are the main diff b/w QTP 8.0 AND QTP 9.2 ( not user interface) 2. wat is the meaning of Keyword in keyword driven frame work? 3. how u will handle the unknown errors while exucution. (not recovery scenario)
What is the significance of “action 0” in qtp?
This is a question thats generally asked in every QTP interview. What were the problems that you faced during automation and how did you resolve them?
Your roles and responsibilities and daily tasks? (As automation tester)
Where we use data driver in qtp?
How you can replace string in qtp?
how can i call function (which has link with excell sheet at a remote location) within another function
How you know that a test case is a regression test case
How do you create regression test packs?
In qtp, how you can remove the spaces from string?
How to Get the Run-time value of an object under that web app under Test to the local data table sheet of that Action?
If object is not recognized by qtp but the object is standard object what is your approach?
What are the steps involved in the recovery scenario wizard?
Why bpt?