Suppose there are 10 browsers opened on desktop. I want to
close all browsers except one browser in QTP. Can any one
give the code for this?
Answer Posted / vijay
While Browser("creationtime=0").exist(0)
Browser("creationtime=0").close
wend
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Hi all Can u give me the link where we can download full version of qtp my mail id is karthic.venkitapathi@gmail.com
How will you check that your test cases covered all the requirements?
Explain advantages and disadvantages kdf?
If I change the property value at runtime is it effect is object repository?
What is the use of defining a newobject in the object repository "Define New TestOject". How to use this further. If we define new testobject, how can it recognizes the objects properties of any application.
Anybody plz give, How do you test aframe in a web page? If page cotain text message or Images, tables?
What is difference in global and action sheet in qtp?
What is the virtual object?
1.Qtp suppots Unix& linx or not 2why qtp suppots shell script.
What is the short cut keys for the following?
In an interview, what r the general questions asked in SQL which is realted to testing ?pls give me anwser to this question?
How to get Traceability matrix from TD?
Mention the test steps of qtp.
What are the things(properties, and other details) will be recorded while recording an object using normal recording?
In qtp, explain what is keyword driven automation framework?