Manual Pluglets tests

At start of your Pluglet test cycle you should verify that Pluglets are permitted to run, correctly loaded and rendered.
  1. Follow to instructions and install Java Plugins.
  2. Build the TestPluglet
  3. Build the Pluglet demos.
  4. Put JAR archieves with test pluglet and demos to the directory on your filesystem and point PLUGLET variable to this dir.
  5. Performs steps from following table for verify Pluglets behaviour.
    Test Pluglet
    1. Load HTML document with TestPluglet
    • Verify that pluglet loaded and window with List rendered.
    • Load any other page, make Back and verify that pluglet rendered against.
    MediaPlayer
    1. Follow to instruction from MediaPlayer README to correct media player installation.
    2. Load play.html from place, where your MediaPlayer example installed.
    • Verify that player correctly loaded and works.
    PDF Viewer
    1. Follow to instruction from PDF Viewer README to correct viewer installation.
    2. Load pdf.html from place, where your PDF Viewer example installed.
    • Verify that viewer correctly loaded and works.
    RTF Viewer
    1. Load HTML document with RTF Viewer
    • Verify that example correctly displayed RTF Viewer README.
    ZIP Viewer
    1. Follow to instruction from ZIP Viewer README to correct viewer installation.
    2. Load zip.html from place, where your ZIP Viewer example installed.
    • Verify that viewer correctly loaded and works.(Contents of ZipView.jar should be shown)