Posts: 4
Threads: 1
Joined: Sep 2009
Reputation:
0
09-15-2009, 09:46 PM
Hi,
I am facing an issue in opening Oracle forms on a system which has QTP 10 with Oracle addin and Java addin installed.
It is opening fine in local admin account.
Also, the forms are opening fine without the addin's.
Please help with this issue.
Regards,
Manasa
Posts: 4
Threads: 1
Joined: Sep 2009
Reputation:
0
09-16-2009, 02:05 PM
Hi Saket,
Thanks for the reply.
I have installed Java 6 on the machine and have QTP 10 version.
The issue is the forms launch perfectly fine in administrator login. However, they do not launch in any other login. I have tried giving the login local admin rights even that did not help.
Can you please suggest any solution for this.
Regards,
Manasa
Posts: 1,199
Threads: 5
Joined: Nov 2008
Reputation:
0
09-16-2009, 02:10 PM
what is your OS version? windows XP or Vista?
Oracle Add -in version??
Posts: 4
Threads: 1
Joined: Sep 2009
Reputation:
0
09-16-2009, 02:31 PM
Hi,
The OS is Windows XP SP2.
QTP version is 10. I am not sure of the addin's as it has come directly with QTP 10.
Manasa
Posts: 1,199
Threads: 5
Joined: Nov 2008
Reputation:
0
09-16-2009, 03:33 PM
and the issue you are getting is after running your script, right??
Posts: 4
Threads: 1
Joined: Sep 2009
Reputation:
0
09-16-2009, 08:06 PM
Hi Saket,
I am getting the error when i am opening the oracle forms.
I have also checked the solutions in the thread provided. However, nothing seems to be working.
Waiting for your response.
Manasa
Posts: 2
Threads: 1
Joined: Mar 2010
Reputation:
0
03-20-2010, 02:55 PM
Manasa,
As far as I unserstand from above threads, it seems issue is not with QTP but with some Admin Rights on your machine. Are you able to run your application and execute one small Test Case Manually?
Posts: 1
Threads: 0
Joined: Jan 2012
Reputation:
0
01-20-2012, 08:43 PM
Hi,
I am facing similar issue where QTP 11 is not recognizing a webpage dialog within my oracle app. I have both java and oracle add-ins installed. All its able to record is -
Browser("NuNet | Home Page").Window("Physical Meters -- Webpage").Activate
The data within the pop up is in tabular form with links within first column. There are pagination controls as well in the pop up.
I tried running all .bat files mentioned above but same results.
Any suggestions?