Applications that start using the Java Network Launching Protocol (JNLP) require additional configuration in Silk Test Workbench. Because these applications are started from the Web, you must manually configure the application configuration to start the actual application as well as the application that launches the "Web Start". Otherwise, the visual test will fail on playback unless the application is already running.
%ProgramFiles%\Java\jre6\bin\javaws.exe
"<url-to-jnlp-file>"For example, for the SwingSet3 application, type:
"http://download.java.net/javadesktop/swingset3/SwingSet3.jnlp"