| <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> |
| <html> |
| <head> |
| <meta http-equiv="Content-Language" content="en-us"> |
| <meta http-equiv="Content-Type" |
| content="text/html; charset=windows-1252"> |
| <title>Juno M3 Test Plan</title> |
| </head> |
| <body> |
| <h1>Juno M3 Test Plan</h1> |
| Testing day: Tuesday 2011-10-25<br> |
| Test Build: Always switch to latest available I-build<br> |
| Components: Platform Search, Platform Text, JDT Text and JDT UI<br> |
| Testers: Raksha, Markus and Dani<br> |
| |
| |
| <h2>Setup</h2> |
| <h3>Builds</h3> |
| <ul> |
| <li>3.8 build: <a href="mailto:markus_keller@ch.ibm.com">Markus</a> and <a href="mailto:daniel_megert@ch.ibm.com">Dani</a></li> |
| <li>4.2 build: <a href="mailto:raksha.vasisht@in.ibm.com">Raksha</a></li> |
| </ul> |
| <h3>Platforms</h3> |
| <ul> |
| <li>Windows 7: <a href="mailto:daniel_megert@ch.ibm.com">Dani</a>, <a href="mailto:raksha.vasisht@in.ibm.com">Raksha</a></li> |
| <li>Linux-GTK: -</li> |
| <li>Mac OS X 10.7: <a href="mailto:markus_keller@ch.ibm.com">Markus</a></li> |
| </ul> |
| |
| <h2>Goal</h2> |
| <ul> |
| <li>test new functionality added since M2</li> |
| <li>verify that severe bugs are correctly fixed</li> |
| </ul> |
| |
| |
| <h2>Test New Functionality </h2> |
| |
| <h4>Associate editor to class files without source (Raksha, Markus - Questions: Dani)</h4> |
| <ul> |
| <li>verify that out of the box our Class File editor appears</li> |
| <li>verify that the association appears on the preference page</li> |
| <li>verify that an associated internal editor opens for class files without source</li> |
| <li>verify that an associated external editor opens for class files without source</li> |
| <li>verify that always our Class File editor opens when source is available</li> |
| </ul> |
| |
| <h4>Output location overlapping source folder problem detection (Markus, Raksha - Questions: Dani)</h4> |
| <ul> |
| <li>verify that out of the box it is not possible to create such a setup</li> |
| <li>set the severity to 'Warning' and verify that one can now setup such a project</li> |
| <li>now verify that we report a warning on such a project</li> |
| <li>set the severity to 'Ignore' and verify that one can now setup such a project</li> |
| <li>now verify that we do not report any warning on such a project</li> |
| <li><em>verify all the above steps tomorrow in M20111026-0800</em></li> |
| </ul> |
| |
| <h4>Preference to show annotations saturated in the Overview ruler (Dani, Markus - Questions: Raksha)</h4> |
| <ul> |
| <li>test that out of the box the annotations appear as before</li> |
| <li>verify that annotations are rendered with saturated colors if the preference is enabled</li> |
| <li>test that editor updates when toggling the preference and pressing 'Apply'</li> |
| <li>verify that the documentation (F1 in preference page) is available and accurate</li> |
| </ul> |
| |
| <h4>Quick Assists to synchronize Java properties file and corresponding message class (Raksha, Dani - Questions: Deepak)</h4> |
| <ul> |
| <li>test the 'Create field in ...' Quick Assist</li> |
| <li>test the 'Rename in workspace' Quick Assist</li> |
| <li>test the 'Remove key' Quick Assist</li> |
| </ul> |
| |
| <h4>New warnings for resource leaks and missing try-with-resources (Dani, Raksha - Questions: Deepak)</h4> |
| <ul> |
| <li>sanity check the wording of the new options</li> |
| <li>test that the new options works (change to 'Ignore', 'Warning' and 'Error')</li> |
| <li>try to break the Resource Leak and and Potential resource Leak warnings |
| <ul> |
| <li>check for false positives and/or incorrect warnings</li> |
| <li>check for cases where a warning is missing</li> |
| <li>check if the warnings are easy to understand (Hint: Resource is not closed at this location)</li> |
| </ul> |
| </li> |
| <li>factors that should be considered |
| <ul> |
| <li>resource object flows out of a method - as a parameter in a method call, as a return value, by assignment to a field</li> |
| <li>resource is not closed on all code paths - if and switch statements, try-finally blocks, try-catch blocks, try-catch-finally blocks etc</li> |
| <li>reassignment to another resource variable</li> |
| </ul> |
| </li> |
| </ul> |
| |
| <h4>Convert to enhanced for loop (Markus, Raksha - Questions: Deepak)</h4> |
| <ul> |
| <li>let the clean up run on big projects and verify the results</li> |
| </ul> |
| |
| <h4>Delete projects dialog shows project locations (Dani, Raksha - Questions: Markus)</h4> |
| <ul> |
| <li>verify that the project location(s) are shown on the first wizard page</li> |
| <li>verify that the project location(s) are shown on the preview page</li> |
| <li>bonus points: try it with a project that is not on the local file system (if you know how to set this up)</li> |
| </ul> |
| |
| <h2>Bug Verification (All)</h2> |
| <em>Before starting to verify a bug add a comment indicating that you are about to verify it.</em> |
| <ul> |
| <li><a href="https://bugs.eclipse.org/bugs/buglist.cgi?target_milestone=3.8%20M3&query_format=advanced&classification=Eclipse&product=JDT&component=UI&priority=P1&bug_status=RESOLVED&resolution=FIXED&order=bugs.priority,bugs.target_milestone,bugs.bug_id"> |
| P1 JDT UI bugs, 3.8 M3</a></li> |
| |
| <li><a href="https://bugs.eclipse.org/bugs/buglist.cgi?target_milestone=3.8%20M3&query_format=advanced&classification=Eclipse&component=Text&component=Search&priority=P1&bug_status=RESOLVED&resolution=FIXED&order=bugs.priority,bugs.target_milestone,bugs.bug_id"> |
| P1 Text and Search bugs, 3.8 M3</a></li> |
| |
| <li><a href="https://bugs.eclipse.org/bugs/buglist.cgi?target_milestone=3.8%20M3&query_format=advanced&classification=Eclipse&product=JDT&component=UI&bug_severity=blocker&bug_severity=critical&bug_severity=major&bug_status=RESOLVED&resolution=FIXED&order=bugs.priority,bugs.target_milestone,bugs.bug_id"> |
| JDT UI bugs blocker/critical/major, 3.8 M3</a></li> |
| |
| <li><a href="https://bugs.eclipse.org/bugs/buglist.cgi?target_milestone=3.8%20M3&query_format=advanced&classification=Eclipse&component=Text&component=Search&bug_severity=blocker&bug_severity=critical&bug_severity=major&bug_status=RESOLVED&resolution=FIXED&order=bugs.priority,bugs.target_milestone,bugs.bug_id"> |
| Text and Search bugs blocker/critical/major, 3.8 M3</a></li> |
| </ul> |
| |
| </body> |
| </html> |