2
|
1 |
<html>
|
|
2 |
<body>
|
|
3 |
|
|
4 |
<applet width=100 height=100 code=SaveAs.class>
|
|
5 |
</applet>
|
|
6 |
|
|
7 |
This is a multi-stage test. Click on "done" when you have completed
|
|
8 |
reading these instructions.<br><br>
|
|
9 |
|
|
10 |
First, policytool will be invoked.<br><br>
|
|
11 |
|
|
12 |
Then, go to the "File" menu, and select, "New".<br>
|
|
13 |
Next, go back to the "File" menu, and select, "Save".<br>
|
|
14 |
If you get the "Save As" File window, where you can enter<br>
|
|
15 |
a new filename, then the bug fix succeeded.<br>
|
|
16 |
If you get a FileNotFoundException, then the bug fix failed.<br><br>
|
|
17 |
|
|
18 |
If you are at the "Save As" File window, click on "Cancel"
|
|
19 |
and exit policytool.<br>
|
|
20 |
Otherwise, if you see an Exception window, click on "OK"
|
|
21 |
and exit policytool.<br><br>
|
|
22 |
|
|
23 |
Press "Pass" if ... press "Fail" otherwise.<br><br>
|
|
24 |
|
|
25 |
</body>
|
|
26 |
</html>
|