Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
QTP Oracle and Java add-ins issue
#1
Solved: 10 Years, 9 Months, 2 Weeks ago
I am testing an application which was developed using Java and Oracle Forms.

- This is a web application. When you type URL, it opens a "java applet" which is main window, it has Oracle Forms Window as subwindow.
It has "User name", and "Password" and a button.

- First we installed Oracle Add-ins, added objects to repository.
Here is the object details
Code:
JavaWindow("Oracle Developer Forms").JavaInternalFrame("MAIN---MAIN_WINDOW").JavaEdit("VTextField").Set "sss"
    JavaWindow("Oracle Developer Forms").JavaInternalFrame("MAIN---MAIN_WINDOW").JavaEdit("VTextField").PressKey micReturn
    JavaWindow("Oracle Developer Forms").JavaInternalFrame("MAIN---MAIN_WINDOW").JavaEdit("VTextField_2").SetSecure "48bd9d9e31e3c03476c35796f1b8b6dcdd96753b"
    JavaWindow("Oracle Developer Forms").JavaInternalFrame("MAIN---MAIN_WINDOW").JavaEdit("VTextField_2").PressKey micReturn

But when we run the test getting run time errors.
Run Error Unspecified error
Line (62):
Code:
"JavaWindow("Oracle Developer Forms").JavaInternalFrame("MAIN---MAIN_WINDOW").JavaEdit("VTextField").Set "sss""


- We thought Java addins are required, so we installed Java Addins. UserName and Password objects added to repositry. Here is the object details.

Code:
JavaWindow("Oracle Developer Forms").JavaObject("GlassMouseGrabProvider$Proxy").SetTOPro

It looks like this is not correct?


- Do we need both java and ORacle add-ins? Is there any specific order to install add-ins


Please can you help me on this..This is a high priority issue for me..

Thanks
Navitha
Reply


Messages In This Thread
QTP Oracle and Java add-ins issue - by navitha - 09-03-2008, 08:47 PM
RE: QTP Oracle and Java add-ins issue - by Ankur - 09-12-2008, 03:43 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Request Help | Usage of Oracle Add-In for Oracle SQL Developer Nasir Ahmed 3 3,352 06-18-2014, 04:28 PM
Last Post: vinod123
  Facing issue with Java Table to press Enter Key from Keyboard Nasir Ahmed 0 4,394 05-23-2014, 08:05 PM
Last Post: Nasir Ahmed
  Connection to oracle using JDBC and QTP dileep45 0 3,315 07-30-2013, 06:39 PM
Last Post: dileep45
  Connection string for oracle (Remote DB) in QTP rohit330 1 5,944 02-23-2012, 07:53 PM
Last Post: rohit330
  Identify Java List issue anshul.grg07 0 3,106 05-18-2011, 01:08 AM
Last Post: anshul.grg07

Forum Jump:


Users browsing this thread: 2 Guest(s)