You are here: Test Case Description for applets within <object> tag > Test Case #5 for applets within <object>: codebase attribute
Applets: OBJECT (CODEBASE)
This test case tests the <object> tag with its optional codebase attribute which specifies the base URL location of the java applet class file. It enables a java-capable browser to find the applet class files when they are stored in a different directory than that of your HTML files.
Test Instructions
- Verify that the sample java applet displays as stated in each of the following test cases:
- Verify that the java applet is maintained when you minimize/maximize the screen.
- Verify that the java applet is maintained when you re-size left & right the screen.
- Verify that the java applet is maintained when you re-size top & bottom the screen.
- Verify re-draw takes place correctly after maximizing the screen.
- Verify reload works.