QTP Forums

Full Version: about QTP repository
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi All,

I faced the below questions in one of the my interview.

PFA

1) Discrepancy between obj rep hierarchy and object spy hierarchy.
why webtable missed from object repository.?

2) In object rep, page name is displaying as "Gmail - Inbox (26) - usa.reks@" and object spy, its displaying as "Gmail - Inbox (26) - usa.reks@gmail.com".
whats the reason behind this.?

I hope you people understand my issue.
The Object Repository is unable to take more characters for display i.e the reason its not showing the remaining characters.

Object Rep : Its going to store the object properties as per the hirarchy like Browser>Page>the no.of child objects > no of sub child objects its a tree structured of saving the Object details

Object Spy: Its for user convienance to show the particular objects properties directly because user need to know the details of that object only. but while saving it has to take the supporting link and objects like WebTable and subchild as object.
Reference URL's