1.what is the difference between childobjects and child
items in qtp?
2.what is difference between a class and function?

3.can u convert ustimings to indian timings using vbscript?
4.i have scripts in one machine.can i run those scripts in
another machine.how?

Answer Posted / sanchita

Child Objects is used to access the objects by using a desciption object. For example : To find out the number of links.
Syntax: object.ChildObjects("Description")

Child item is used to access the objects without using a description object. For example : To click a particular link in a specified row and column of a table.
Syntax: object.ChildItem(Row, Column, MicClass, Index)

Is This Answer Correct ?    20 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to automate a script in mainframes environment? I have the terminal emulator Add in. Describe in detail.

1696


What is Distributed testing? How does UFT support it?

613


How many types of parameters are available in quicktest professional?

530


Explain building blocks of the bpt framework ?

563


What is difference in global and action sheet in qtp?

620






what you mean by artifact,milestone...

1505


diff between qtp versions from 8.5

1573


Explain the benefits of quick test pro(qtp)?

575


How do you perform Regreession Testing?

1469


Name the properties you would use for identifying a browser and page when using descriptive programming?

528


What is the difference between the keyword view and expert view?

530


What are output values and why they are used ?

631


How you create new action in qtp?

573


What is qtp window?

570


Explain the keyword driven framework for the window based application complete creation of library files,env file,test data,recovery file,excel file ,repository etc and as a test engineer how is ur approach

1610