IF there are seven browsers with same name open. I want to
close one particular browser thru QTP. how can i do this?
Answer Posted / venkatesh
By Using Creation Time we will close particular browser. if
u open 7 browsers with same name but creation times r
different.
Ex:: browser("CreationTime:=7").close. if u want close 1
browser u can give no 1 ,
Is This Answer Correct ? | 18 Yes | 6 No |
Post New Answer View All Answers
What is TOM in QTP?
what is the diff b/w assistive and mandatary rules of object repository in QTP???
what is clean sweep?
i have doubt suppose iam purly working in QTP, when i will work on sql and performence testing? pls any one clarify doubt?
What is the framework your company is following. What is the reason. Explain why key word driven frame work is chosen.
1. wat are the main diff b/w QTP 8.0 AND QTP 9.2 ( not user interface) 2. wat is the meaning of Keyword in keyword driven frame work? 3. how u will handle the unknown errors while exucution. (not recovery scenario)
In the Hybrid framework, data can access the database, excel file, XML etc. Is it true?
How to save your test using quicktest professional?
How to analyzing test results using quicktest professional (qtp)?
what type of run time errors you get while you ar edoing rpg program?
Explain runtime dynamic settings?
Could any one tell me "How can i recognize my cursor position using QTP 9.2" Give me a scripts for this
Describe the differences between functions and actions in UFT?
descriptive program for a yahoo mail that is in yahoo mail suppose check box mailid subject assume it is like this format all things are in webtable the question is suppose some mail ids are there in that mailids i want to select the check box wich is before a@gmail.com and after that i want to click on delete button
What is the difference in the global and action sheet in qtp?