Micro Focus QTP (UFT) Forums
Geting integer values from a Java Table - 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: VB Scripting/Descriptive Programming (https://www.learnqtp.com/forums/Forum-VB-Scripting-Descriptive-Programming)
+--- Thread: Geting integer values from a Java Table (/Thread-Geting-integer-values-from-a-Java-Table)



Geting integer values from a Java Table - dineshhcl - 03-26-2010

Hi all,

I am able to get the values from the Java Table. QTP 9.5

But while trying to retrieve any integer values, it just returns a "null".
I have tried different options, but the table is been identified as a single object, its cells are not been identified further as well.

I printed all teh values in the table with a loop .....but the print only contained values of that cell if it was alphanumeric, alphabets or even the datetype also is been dispalyed ............but numbers (intergers, float values are not disaplyed.

Could anyone help me with this . This is a Java desktop application.

Thanks,
Dinesh