Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


before launching qtp, we need to close all the open browsers
u dont know what are all the browsers either it might be
ie,mozilla etc and u dont know how many brosers are open....
u need to close all these before launching qtp.. can anyone
plz temme d solution...

Answers were Sorted based on User's Feedback



before launching qtp, we need to close all the open browsers u dont know what are all the browsers..

Answer / lakshmi

If the script is in QTP Expert View,If Before launching
QTP...then easily find the processes from Tsak Manager and
kill the process :)

Is This Answer Correct ?    0 Yes 0 No

before launching qtp, we need to close all the open browsers u dont know what are all the browsers..

Answer / debee prasad kar

dim d,a
set d=description .create
d("micClass").value="Browser"
'get the list of browser
set a =Desktop.childobjects(d)
for i=0 to a.count-1
a(i).close
next

Is This Answer Correct ?    3 Yes 5 No

Post New Answer

More QTP Interview Questions

types of output value in details.

4 Answers  


Hi, I want to retrieve the cell data in the WebTable. For that I have defined a new test object under the browser and have given html tag and text as the test object properties. But while I try to identify it it says 'Object description is not unique'. I tried adding innerhtml, outerhtml, innertext and outertext along with the ordinal identifiers; but no use. What more properties need to be added to identify it? Also I want to enable smart identification for this object but the field is disabled in the object repository for this object alone(In QTP tools->object identification the enable smart identification checkbox is enabled). How do I enable it?

3 Answers  


When to use Descriptive programing?

2 Answers   Wipro,


what r the executing modes in QTP

2 Answers  


how u will evaluate the tool for test automation?

0 Answers   SysArc,


Could you please suggest a book to start with QTP and also a book for advanced concepts?

2 Answers  


What are the differences between table and db checkpoints?

0 Answers  


how can i call reusable action in a function could any one explain me?

2 Answers   Livetek,


How can I use the value retrieved by OUTPUT VALUE check point as Input for other Actions?

1 Answers   Motorola,


How to supress warnings from the "Test results page"?

4 Answers  


I am getting an error "failed to open the XML checkpoint result viewer" in result window,after clicking on "View XML checkpoint results".Someone suggest me settings,if any...

0 Answers  


I am sathish , i want to test the Application of JIL.org ,Mobile Emulator ,by using QTP10.0. I am trying to do testing on that Application , but Child Objects are not identified by the QTP. Please can any one help me

0 Answers  


Categories