Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Issue with Oracel, Java Plug-in
#1
Not Solved
HI,

I am having problmes with Oracle Forms. I am using QTP 10 with Jave, Oracle, Web plug-ins.

I have developed some QTP scripts and in that the objects are identified as "Oracle Objects" but i read the oracle-plug-in guide and in that it says to use oracle plug-in "Oracle Name Attributes" must be enabled on Application server. so i requested DBA to enable it. but after enabling it;- the objects are identifying as "java objects":-

Example:-

Before:-
Code:
OracleFormWindow("").OracleButton("New").Click

After:-
Code:
JavaWindow ("").JavaInternalFrame(").JavaButton("New").Click


i am not sure which is correct. please can any one advise me on this.

i tried to continue to automate the application even the objects are identified as java objects but there is an problme with "Java Tabs".

Code:
JavaWindow ("").JavaInternalFrame(").Javatab("XYZ").select "abc"

is giving an error message.

Please advise whats the problem is?

thanks


Thanks in advance
Reply
#2
Not Solved
Try selecting items by Index.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Facing issue with Java Table to press Enter Key from Keyboard Nasir Ahmed 0 4,526 05-23-2014, 08:05 PM
Last Post: Nasir Ahmed
  Identify Java List issue anshul.grg07 0 3,175 05-18-2011, 01:08 AM
Last Post: anshul.grg07
  QTP Plug-In for Flex y.zucker 1 2,630 09-07-2010, 09:40 AM
Last Post: Arun Prakash
  QTP Oracle and Java add-ins issue navitha 7 9,296 07-29-2010, 11:55 PM
Last Post: supputuri
Sad How do you clear default values of java edit box contained within a java table? shiraz 2 6,212 12-18-2008, 10:10 AM
Last Post: shiraz

Forum Jump:


Users browsing this thread: 1 Guest(s)