if there r 10 windows open in QTP write a command to close
all 10 windows at a time ?
Answer Posted / ashok
closedCount = SystemUtil.CloseProcessByName("iexplore.exe")
'Display # of closed windows
MsgBox closedCount
If you want to know more refer this link
http://www.knowledgeinbox.com/documents/closingprocesses.html
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
How many scripts did you have?
What is the use of running the scripts in Hidden-mode in UFT?
What are the flaws in water fall model and how to overcome it?
What are the different properties of an web object
Explain different type of event trigger option.
how can we do the frame work in qtp
After fixing the bug, the same bug is raising again and again in new builds what we have to do? That bug is high level bug.
hi i am working with vbwindow on qtp.first i am openning qtp whenever open qtp my application not open that time generated error like "Runtime error 0" and fatal error:automation error how to solve this problem pls tell me
Hi All, I have QTP installed on my machine but the application under test (AUT) is on remote desktop.My scenarios is like that,it should contain following steps. 1)Automatically it should click on start and then on remote desktop connection. 2)it should enter the IP address and then connect to remote desktop. 3)and then it should be able to record the application in remote machine and then run it also. Can somebody tell me how to record the application which is in remote machine.
What are the steps involved in recovery scenario wizard?
Can any one tell me.......How the test engg's start testing in the compy environment.....real time tester PLSSSS help me i need in depth information regarding this...
Hi Frenz... I would like to take up the QTP certification . Can anyone tell me what is the procedure. n if anybody have the study materials pls fwd it to jkpunathil@gmail.com
1. What is the difference between Keyword and function in the keyword driven framework? 2. How do you associate Keywords to the script ?
Will down time for server and content maintenance/upgrades be allowed? how much?
What is ObjectParamater?