| <!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 M4 Test Plan</title> |
| </head> |
| <body> |
| <h1>Juno M4 Test Plan</h1> |
| Testing day: Tuesday 2011-12-06<br> |
| Test Build: Always switch to latest available I-build<br> |
| Components: Platform Search, Platform Text, JDT Text and JDT UI<br> |
| Testers: Raksha, Deepak, 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> and <a href="mailto:deepak.azad@in.ibm.com">Deepak</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> and <a href="mailto:deepak.azad@in.ibm.com">Deepak</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 M3</li> |
| <li>verify that severe bugs are correctly fixed</li> |
| </ul> |
| |
| |
| <h2>Test New Functionality </h2> |
| |
| <h4>JAR Export wizard (Deepak, Markus - Questions: Dani)</h4> |
| Test the problem reporting based on the problem handling options on the second page of the wizard. |
| <ul> |
| <li>verify that it warns when class files are not exported due to problems</li> |
| <li>verify that it tells when class files are exported with problems</li> |
| </ul> |
| |
| <h4>Templates (Markus, Raksha - Questions: Dani)</h4> |
| <ul> |
| <li>test the improved 'static_final' template</li> |
| <li>test the new 'public_static_method' template</li> |
| </ul> |
| |
| <h4>Quick assists in Properties File editor (Raksha, Dani - Questions: Deepak)</h4> |
| <ul> |
| <li>verify that the preview looks good and is correct e.g. for 'Remove Properties' quick assist</li> |
| <li>verify that the invoking quick assists does not throw an exception</li> |
| </ul> |
| |
| <h4>Move Instance Method refactoring (Markus, Raksha - Questions: Deepak)</h4> |
| The refactoring dialog has changed a little |
| <ul> |
| <li>verify that the current dialog looks good and is easy to understand for an average user</li> |
| <li>sanity check the refactoring</li> |
| </ul> |
| |
| <h4>Method parameter annotations (Raksha, Deepak - Questions: Markus)</h4> |
| <ul> |
| <li>verify that annotations on method/constructor parameters show up in Javadoc view and hovers</li> |
| <li>verify that references are actually clickable links</li> |
| <li>verify graceful degradation in case of invalid source (no exceptions thrown)</li> |
| <li>if you don't like the rendering, compare it first to javadoc.exe output (e.g. missing handling of HTML tags in string literals ...)</li> |
| </ul> |
| |
| <h4>Null annotations (Deepak, Dani - Questions: Markus)</h4> |
| <ul> |
| <li>verify properties and workspace perference pages</li> |
| <li>verify that the org.eclipse.jdt.annotation bundle can be used from a plug-in project and as standalone JAR</li> |
| <li>play with the compiler implementation (quick fixes have not been released yet)</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%20M4&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 M4</a></li> |
| |
| <li><a href="https://bugs.eclipse.org/bugs/buglist.cgi?target_milestone=3.8%20M4&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 M4</a></li> |
| |
| <li><a href="https://bugs.eclipse.org/bugs/buglist.cgi?target_milestone=3.8%20M4&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 M4</a></li> |
| |
| <li><a href="https://bugs.eclipse.org/bugs/buglist.cgi?target_milestone=3.8%20M4&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 M4</a></li> |
| </ul> |
| |
| </body> |
| </html> |