Creating Web Apps  «Prev 

Testing Browsers

1) Test to see if your pages display correctly by installing the target browsers on test machines and looking at your pages.
Test to see if your pages display correctly by installing the target browsers on test machines and looking at your pages.

2) Test the HTML by using HTML validators
Test the HTML by using HTML validators

3) Test the scripted browser functions by loading the page containing the script
Test the scripted browser functions by loading the page containing the script

4) Test the Java components by varying the arguments presented to the components
Test the Java components by varying the arguments presented to the components