Hyperion Automation ?
Question ID: 106129
0
0

Hi Guys,

Have anyone worked on Hyperion application or automated Hyperion application using qtp/uft. Please help.

I have task to automate hyperion application with UFT and browser used is firefox.

Please Help..

Thank You

Marked as spam
Posted by (Questions: 2, Answers: 2)
Asked on June 10, 2015 3:43 pm
123 views
Answers (1)
1
Private answer

I haven't worked with Oracle Hyperion, but it sounds similar to what can happen with other Oracle objects not being recognized and it may be related to your environment settings.

The ''java_options'' environment variable might still be pointing to an old or outdated path to the jasmine.jar file. Find the new location of jasmine.jar in the UFT directory, and update the java_options value:

''-Xrunjvmhook -Xbootclasspath/a:''C:Program Files (x86)HPUnified Functional Testingbinjava_sharedclasses'';''C:Program Files (x86)HPUnified Functional Testingbinjava_sharedclassesjasmine.jar''

Also, try updating any other java options environment variables.

Double-check that you are using a supported Java version as well.

Marked as spam
Posted by (Questions: 2, Answers: 477)
Answered on July 8, 2015 12:35 pm
EyeOnTesting

Welcome back to "EyeOnTesting" brought to you by Orasi Software, Inc.

X
Scroll to Top