Micro Focus QTP (UFT) Forums

Full Version: QTP is not Recording OracleTabbedRegion and not adding to Object repository also
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi Ankur,

Recently I joined your Bog its very good blog and you are helping many professionals like me. Thank you very much for your continues support.

I am working on Oracle Applications, I came across some problem when recording oracle applications.

Recording oracle Form, That form contains several OracleTabbedRegions.

In that, form we have five Oracles tabbed regions, in that only four tabbed regions are recording that is fine and reaming only one “OracleTabbedRegion” QTP is not recording.

Using object repository I try to add that object (Oracle tabbed Region) to repository but its not adding to
repository also
.


Interesting thing is its record “OracleTabbedRegionChildObjects “

Example: - OracleListOfValues (“ABC”).select” XYZ”

When I check with Object Spy the object properties, it shows following details.

CLASS NAME = “OracleFormWindow”
Short title = “Person Form”
Title = “Person Form”

This is The Main Form Title how can be “Oracle Tabbed Region” Class Name = Form Name (“Person Form”)

Similar other Oracle Tabbed Region Class shows in Oracle Tabbed Region and recording Fine.

Using QTP 9.5 , Oracle E Business Suite 9i.

Please if anybody came across this kind of problem, please guide me how to solve this problem please.

Thanks in Advance