Applies to:
QTP 9.5+
Issue:
The issue is regarding retrieving the data from the java table. Developers have created a custom object and inserted into the table column, when trying to retrieve the value QTP is giving reference name of the object rather than its column value.
Ex: - QTP is retrieving “com.btec.swing.workup.consolidated.ConsolidatedWorkupTableModel$Entry@ac727c” message but actual message displayed in the table is “CLEARING – BOT 25/25 MM IF Cleared”.
Steps:
This issue can be resolved with Java Extensibility add-in.
0 Comments