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
How qtp recognizes the object?
What are the recording modes in qtp?
www.icici.com ,after this.. home page wll came, in this page what r the items we r going to test for manual and what are items we r going to test for QTP... explian clearly with example
What are the advantages of parameterization ?
How can I find out the cursor position through QTP suppose I am keep tabbing(Pressing the tab key continuously) and stoped at a position Now I want to find out where the cursor position is
How many ways we can parameterize data in quicktest professional?
what frame work you are following?
Hi, I am supposed to automate mainframe application through qtp. I do not know how to start abt it. Can you plz help me in first initializing the process or do you anybody have a guide book or a link which guides me through the process of automating the mainframe applications and things involved in it.
What is qtpro? What is quick test pro? What is a quick test professional?
what is error and fault in terms of software quality?
Give me some real time point of way where exactly we can conduct audits?
I want to open a Notepad window without recording a test and I do not want to use System utility Run command as well. How do I do this?
What is meant by Step generator?what is the use of this? we have 3 steps know there what r all those.? can u all pls give me clear idea of this
X flies from Hyd to bangalore using different methods of transportation. write the test scenarios and test cases for this?
how can we preform retesting(DATA driven test) using function please gine the code for loginpage