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
In qtp is it possible to check broken links of a page?
What does mean by Scope of Automation?n How we defined it?
what is meant by Implicit and explicit requirements?
How do you delete unwanted results in qtp?
For which type of project the iterative model is suitable?
How you can replace string in qtp?
How will you report the bug and explain the defect tracking sheet you handled?
If I am scripting Web-based Surveys using QTP that open up differently but at the exact same point require a username and password can I automate that username and password for all the surveys some how using QTP?
What is the use of text output value in quicktest professional (qtp)?
Can any one brief some detail on how the shared and action object repository utilized/implemented in a real time project. I already know how to make shared object repositor by saving OR as .tsr extension..I wanted the actual concept of implementation...couple of live examples will be highly appreciated. Thanks
Brief the process of testing with UFT?
How many types of status are there?
What is Unicode Compatibility?
What are the types of environment variables in qtp?
Explain the types of properties that quick test learns while recording?