using descriptive programming how to close all opend browsers?
Answer Posted / balaji
Hi you can use thise code
For i= 0 to 5
browser("name:=Google").Close
Next
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Discuss quicktest professional (qtp) environment?
how to post xml data from QTP scripts to any application?
How many add-ins comes by default with quicktest professional (qtp)?
Is text area check point supports for web applications?
Explain hybrid framework with advantages and disadvantages?
What is the difference between the design-time and run-time data tables?
Explain the views in the QTP GUI?
What is the difference between local and shared object repository in qtp?
How does qtp identify objects in the application?
What is QTP scenario.
what the difference between shared repository and per action repository?
is there any addin for remedy user application
If object is not recognized by qtp but the object is standard object what is your approach?
X flies from Hyd to bangalore using different methods of transportation. write the test scenarios and test cases for this?
I would like to directly import XL file and work on that XL file directly in QTp script in that XL sheet need to allocate workbench,XL sheet and generate two bar graphs automatically how to do that? plz let me know any answers?