if there r 10 windows open in QTP write a command to close
all 10 windows at a time ?
Answer Posted / kamaldeep singh
If u are using iexplore then use this function
SystemUtil.CloseProcessByName ("iexplore.exe")
For mozilla only change the name i.e iexplore.exe
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
what is actually contain test report? can anybody post the test report
Presently i am working on QTP 8.2 Version,i want to know features in 9.2 version, because i have not sufficient time to put the effort on the 9.2 version
How to remove associated function library?
Explain how you can delete excel file in qtp?
Is qtp supports uni-code?
What is the difference in testing a client-server application and a web application?
How can I find out the cursor position through QTP suppose I am keep tabbing(Pressing the tab key continuously) and stoped at a position Now I want to find out where the cursor position is
how to idetfy which test cases are automated?who will deside that plz tell me
what is key word driven frame work ? why it is called like that ? what is the diference between keyword driven and data driven frame work ?
Can an action have 2 shared object repositories associated with them? In that case, if two of them contain the same object, which one will be considered?
can the activities of test case design be automated?
How to use userdifined environment variables.Once we created in Environment tab which is at File--> Settings-- >Environment-->Userdifined
can any one please tell me which is the best institute in Bangalore to learn QA (crash course)? Thanks
Give the syntax to import/export xls into qtp.
Write a script to verify font style and color of a windows object using descriptive programming