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

Can any give an example(if possible templates) how to test web application using QTP. thanks in advance

2040


can any body give the banking domain concepts/links

4065


Explain the concept of how quicktest professional identifies object?

972


action contains public and private functions but do we resuable that action or not..If it is reusable How..plz tell me the ans

2037


If I change the object name in one action will it be updated in all the actions? Or not?

1065


Dear sir, i want to perform a QTP automated testing for mechancial engineering software like msc adams, msc nastran this softwares will help for mechanical engineering design analysis>> i know oad runner win runner, test director, QTp>> but i dont know how to use for automation

2081


Hello, Is there any way to send the test results in html format (or any other) by email using outlook after the test run ends? thank you in advance

2191


What is the use of ordinal identifier in qtp?

1012


How will you handle java tree in qtp?

1104


Hi frnds, does anybody know if there is anything called "thin point" or something in qtp? thanks in advance.

3539


is it possible to add sheets to excel at runtime

4022


How does QTP identify an object?

1032


What is meant by a Check Point in UFT? Also, explain the applicable Check Points.

1204


What is QTP testing process?

1079


How will you find the current time of the remote machine using QTP script?

1060