Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Migrating from QTP9.5 to QTP11 : OracleTable problem
#1
Not Solved
I noticed that recording test on table element has changed from

Code:
OracleFormWindow("foo").OracleTabbedRegion("foo").OracleTextField("myColumn")

into

Code:
OracleFormWindow("foo").OracleTabbedRegion("foo").OracleTable("Table").SetFocus 1,"myColumn"

The first line doesn't work anymore in QTP11, but even the second line with OracleTable doesn't run, and there is no timeout displaying an error message !

Does anyone have experimented such problem ?
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Cross browser testing using QTP11 AbstractOne 4 7,404 10-24-2018, 02:40 PM
Last Post: jahmed2345
  Object identification differences between QTP11 and UFT12.01 nivdhi 1 2,806 12-18-2014, 03:36 PM
Last Post: Autobot
  QTP11-Flex4.5 Sync and Object Identification Issues Yogesh Thete 0 2,408 06-26-2014, 01:23 PM
Last Post: Yogesh Thete
  does QTP11 supports Flex application running on Jre 1.7 srinu 0 1,930 03-27-2014, 04:47 PM
Last Post: srinu
  QTP11 and .Net objects hadar 0 1,890 08-09-2013, 01:59 PM
Last Post: hadar

Forum Jump:


Users browsing this thread: 1 Guest(s)