You are here: Test Case Description for applets within <applet> tag > Test Case #1 for applets within <applet> tag
Applets: APPLET (ALL Attributes)
This test case tests the <APPLET> tag with all of its attributes. The attributes include: CODE, CODEBASE, WIDTH, HEIGHT, PARAM.
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.