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

PLEASE TELL ME WHEN DO YOU USE THE OBJECT SPY AT RUN TIME

Answer Posted / akshar jain

it cannot be used while the script is running,it can be
used to check the objects properties like file name,class
etc n use it in ur test

Is This Answer Correct ?    9 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Both static and dynamic arrays are handled by the vb script. Is it true?

978


Can any suggest me what is exposure testing?

1760


What do you mean by checkpoints in qtp?

951


What are the different types of checkpoints?

994


what is command for executing files?

1947


How can you close the second opened browser?

1333


Object repositories types, which and when to use?

1018


why text area checkpoints cannot used for web applications

2322


What is the difference between shared and local object repository?

1053


Hi, I have 2 dropdown listboxes called region and city/area. It needs to select one region(Santa Clara) and one city/Area (Sunnyvale).So I put this in the for loop and I am storing the Items in the variable called itemname. The regions value will get changed,so I used reg expression for this regions. This is my code Browser("MLSListings.com").Page("MLSListings.com").Link("» County/Area").Click Browser("MLSListings.com").Page("MLSListings.com").WebList ("regions").Check CheckPoint("regions") ListSize=Browser("MLSListings.com").Page ("MLSListings.com").WebList("regions").GetTOProperty("items count") For i = 1 To ListSize-1 Itemname =Browser("MLSListings.com").Page ("MLSListings.com").WebList("regions").GetItem(i+1) Browser("MLSListings.com").Page("MLSListings.com").WebList ("regions").Select Itemname ................. If I run the script,I am getting the following error, Cannot identify the specified item of the regions object. Confirm that the specified item is included in the object's item collection. Any Help? Thank you, Uma

1729


What are the factors on which script execution time is dependent?

1005


What is the syntax to call one script from another? And what can be the syntax to call one “action” in another?

1133


banking project description for software tester

7422


What is the difference between a Function and Procedure in QTP?

1132


Your roles and responsibilities and daily tasks? (As automation tester)

3030