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 to connect the remote desktop using QTP 9.2 explain the method or procedure?
How to export quicktest professional (qtp) results to an .xls file?
What is active screen?
what type of framework u r using in ur organization
i am a begnner so am learning Error handling :tried using Recovery manager didnt work i want to be able to handle errors , e.g. if while running the test the folwoing does not show up then how can i use the If then else and goto next step in the test, as in many scenarios it does not show up Browser("The Shopping Channel -").Page("The Shopping Channel -_8").Image("easy pay").Click
what QTP Options do you know?
If I give some thousand tests to execute in two days what do you do?
what difference between runtime object and text object and what property they have. whether they have same properties or different properties.
Want to verify notepad reports using QTP framework or any other BV script method. Can anyone share the method to achieve it? Eg. Person Name is the header and the actual name is John then how can we verify weather person name is John
please give me the code for doing retesting of gmail login page using functions so the function has to give the value
Do you know how to connect database? Can you tell me the procedures?
Can UFT be connected to Quality Center? If ‘Yes’ brief the process or steps.
Is qtp supports uni-code?
hi can any body give me a script for creating a modularity or keyword driven framework..i am working as a qtp tester for 2 months but still i am not exposed to framework in my company
i have doubt suppose iam purly working in QTP, when i will work on sql and performence testing? pls any one clarify doubt?