Purpose: | To confirm that reloaded web pages properly display images modified since the first load. |
---|
Initial Conditions: | Disk and memory caches to be cleared. Write access to test case directory required. |
---|
Steps/Description: | 1. In the test case directory, copy (but do not rename!) foo_master.jpg to foo.jpg 2. View img_reload.html. 3. In the test case directory, copy (but do not rename!) bar_master.jpg to foo.jpg 4. Press the browser's Reload button |
---|
Expected Results: | After Step 2, a page should appear containing a picture of John Glenn in a Mercury
capsule. After step 4, a page should appear containing a picture of a (much older) John Glenn aboard the space shuttle. |
---|
Link(s): | img-reload.html |
---|