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
what is the latest version of QTP? Main difference between 9.2 and 10 version
What are the different types of checkpoints?
What is the keyword view and expert view in qtp?
How to use debug tools?
Is any limitation to xml checkpoints?
What are metrics and matrix?
Hi I know two types of testing processes. 1. Reaquirments stage,test design,code review's, Design review's, Test Plan, Test Cases design, test execution, Defect Reporting and tracking, UAT, Signoff. 2.Test Initiation , Test Plan, Test Design, Execution,Bug tracking, UAT, Sign off.
How does quicktest professional (qtp) identifies the object in the application?
How is test case write?
What are the data types in qtp?
RECENTLY I PLACED IN QTP..HOW TO IMPROVE VB SCRIPTS KNOWLEDGE? IAM STRUGGING TO WRITE THE AUTOMATION SCRIPTS? ANY BODY TELL HOW TO IMPROVE QTP SCRIPT SKILLS?
How to execute the WR Script through QTP? I have WinRunner script with initialization script, common scripts, GUI AND functions. I connected WR through QTP with "call to WinRunner" option but I am getting problem after connecting to WinRunner i.e. showing "Do you want to quit now" with 'yes' and 'No' message box
How to find Operating system information using QTP script?
Define Canvas view of UFT?
How to handle the exceptions using recovery secnario manager in quicktest professional (qtp)?