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
Could you please any one give code for the following ? Scenario : Suppose a excel file contains 10 records and earch have 5 fields. how can i input this excel file for datadrive wizard ? Please explain
What is QTP testing process?
how to do the batch testing in test director using manual testing procedure?
What is the difference between rational rose and QTP?
how to explain a claims and insurance project?
How many number of actions possible in qtp?
Which advantages helping QTP to hold the position of "Market Leader" for such a long period?
How many tabs are available in debug viewer pane?
What are the two types of repositories available, explain them?
Is it possible to switch between recording modes during a test creation?
Who uses qtp tool?
how to create flat file datasubmission in qtp
Hi this is chandra if any one have Navigation of LAB QTP, I want Navigation of those tools, if any one have the and know the Navigation each and every part of the QTP, plz send me my mail naruboinac@yahoo. com,naruboinas@ gmail.com
Explain calling sub procedure.
write a script to verify the image path(src property) of the images which are in web pages.