Quantcast
Channel: [Q&A - FAQ Neotys] Last questions
Viewing all articles
Browse latest Browse all 2283

How to test Oracle 12c Form Apps using a Form Standalone Launcher to launch the app?

$
0
0

The app is a JAR file launched through a shortcut targeted to the path: “%JAVA_HOME%\bin\java.exe” -Djava.io.tmpdir="%localappdata%\TEST\cache" -jar "%localappdata%\TEST\testApp.jar" -url "http://testURL:8888/forms/frmservlet?config=app&form=...;. I would like to know the approach to test these kind of apps.


Viewing all articles
Browse latest Browse all 2283

Trending Articles