QTP Interview FAQs

I have taken quite a few interviews lately and there were some good questions that were asked.
One tricky one was:
What's the difference between a Child Object and a Child item in QTP?
The answer:
Child Item returns a test object from the cell by type and index.
Child Object returns the number of objects of specific type in a specified cell.
 (Source: HP QTP User Guide)

Comments

Popular Posts