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...

write a qtp script to count the number of minimized windows

Answer Posted / sadashiv byagi

using automation object model
set qtp=createobject("quicktest.appalication")
qtp.launch
qtp.visible=true
if window= Minimized then
count=count+1
msgbox count

Is This Answer Correct ?    1 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can we create Crystal Report object in QTP?If yes then what it is and what are its various properties?

3515


Mention what is the technology used by vb script?

1016


Write a code to print numbers from 5 to 0?

1182


In html file what is an ideal position to include vbscript?

1466


Which object provide information about a single runtime error in a vbscript?

1113


What is the use of the recordset object and which statement is used to create such an object?

1009


What are the uses of vb script?

1094


How will you convert a given number to long in vbscript?

937


Which data type/types are supported by vbscript language and what are their specialties?

1098


What's the difference between vbscript and vb.net?

1168


How to replace junk code recorded by QTP with a mall function.

2132


What is event handling in vbscript?

1154


Explain a few date functions in vbscript

1029


how to set one column as primary key in QTP and fetch values accordingly

2361


Mention what is the difference between vbscript and vba?

1122