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

Can anyone explain me about child objects in detail;when
they are used and why do we need them ? please give me
sample code for this if possible.

Answer Posted / babu

Child objects method will be used to find the number of
objects in a particular page, frame etc ..
We can use this child objects method as follows:

Set oDesc = Description.Create()
oDesc("micclass").Value = "Link"
Set Lists = Browser("Login").Page("Application").Frame
("folderFrame").ChildObjects(oDesc)
NumberOfLists = Lists.Count()
msgbox NumberOfLists

By using above statements, you can find the links available
in the frame "folderframe".

Is This Answer Correct ?    6 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

which type of testing process are you following in ur company? how to recognize a qtp page?

1736


How many number of actions possible in qtp?

987


in qtp if we record a object and we record the object using virtual wizard then by which way the object is recognized that means recorded

1882


What is checkpoint in qtp?

969


Is the qtp course will help to create a virtual object?

1892


What are the steps involved in the recovery scenario wizard?

974


What are the general steps involved in the data driven framework?

958


How to use actions in qtp ?

994


How many types of recording facility are available in quicktest professional (qtp)?

996


Hi All, I need code for how to execute qtp scripts from excell sheet

1861


By using QTP can we record any log files written by the application which is in execution?

1884


Explain the qtp test phases.

993


what are the challenges you have faced while testing web based application using the automation tools ?

1070


can u please explain what is the exact difference between qtp8.2 and 9.0

2125


How qtp identifies objects?

937