Micro Focus QTP (UFT) Forums
Unable to get the values from oracle 10g form detail block - Printable Version

+- Micro Focus QTP (UFT) Forums (https://www.learnqtp.com/forums)
+-- Forum: Micro Focus UFT (earlier known as QTP) (https://www.learnqtp.com/forums/Forum-Micro-Focus-UFT-earlier-known-as-QTP)
+--- Forum: UFT / QTP Beginners (https://www.learnqtp.com/forums/Forum-UFT-QTP-Beginners)
+--- Thread: Unable to get the values from oracle 10g form detail block (/Thread-Unable-to-get-the-values-from-oracle-10g-form-detail-block)



Unable to get the values from oracle 10g form detail block - ravick16 - 07-15-2009

Hi,

We are automating an Oracle 10g form based application with QTP 9.5 and getting below issues

1.Unable to setfocus on each record of oracle form table during execution of QTP script. Because in my application I need to verify data in two tables(like master and detail) where if you select/setfocus one record in one table(master table) which will automatically gives the details in the other table(detail table).

2.Because of above issue we are unable to identify values from detail table(detail table in oracle 10g forms) when we select or setfocus the master table(master block in oracle 10g forms)

Any help would be greatly appreciate.