blob: aa0834a3deaa1f527c614725d7a50254dcdd33ed [file] [log] [blame]
<!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 M7 Test Plan</title>
</head>
<body>
<h1>Juno M7 Test Plan</h1>
Testing day: Monday 2012-04-30<br>
Test Build: Always switch to latest available I-build<br>
Components: Platform Search, Platform Text, JDT Text and JDT UI<br>
Testers: <a href="mailto:deepak.azad@in.ibm.com">Deepak</a>, <a href="mailto:markus_keller@ch.ibm.com">Markus</a> and <a href="mailto:daniel_megert@ch.ibm.com">Dani</a><br>
<h2>Setup</h2>
<h3>Builds</h3>
<ul>
<li>3.8 build: Markus and Dani</li>
<li>4.2 build: Deepak and Dani</li>
</ul>
<h3>Platforms</h3>
<ul>
<li>Windows 7: Deepak, Dani and Markus</li>
<li>Linux-GTK: -</li>
<li>Mac OS X 10.6 / 10.7: Markus</li>
</ul>
<h2>Goal</h2>
<ul>
<li>test new functionality added since M6</li>
<li>verify that severe bugs are correctly fixed</li>
</ul>
<h2>Test New Functionality </h2>
<h4>Problem decorations on packages (Deepak, Dani - Questions: Markus)</h4>
<ul>
<li>verify that problem markers on a package (e.g. due to missing @NonNullByDefault) are not propagated to "parent" package</li>
<li>verify with hierarchical packages mode</li>
<li>verify in Java Browsing perspective with logical packages</li>
</ul>
<h4>Content assist in package-info.java (Dani, Markus - Questions: Ayush)</h4>
<ul>
<li>verify for package declaration, annotations, in Javadoc</li>
</ul>
<h4>New Package wizard creates package-info.java (Deepak, Dani - Questions: Markus)</h4>
<ul>
<li>verify that New Package wizard generates a correct the package-info.java file</li>
<li>verify that New Package wizard generates a correct the package.html if compliance is &lt; 1.5</li>
</ul>
<h4>Sanity-check JUnit 4.10.0 (Deepak, Markus - Questions: Markus)</h4>
<ul>
<li>run 3.8 and 4.x tests and plug-in tests</li>
</ul>
<h4>Java Hyperlinks (Deepak, Dani - Questions: Markus)</h4>
<ul>
<li>verify that the 4 kinds of Java hyperlinks have acceptable performance in big files</li>
<li>verify that the hyperlinks are correct when clicked quickly after moving the mouse to another hyperlink target</li>
</ul>
<h4>Generated overriding methods should copy annotations (Deepak, Dani - Questions: Markus)</h4>
<ul>
<li>verify that only annotations with runtime and class retention are copied</li>
<li>verify that annotations are copied in all places where we generate overriding methods</li>
<li>verify that ordering of annotations and other modifiers makes sense</li>
</ul>
<h4>Quick fix to import static from favorite (Dani, Deepak - Questions: Markus)</h4>
<ul>
<li>should work the same as content assist, e.g. to import java.lang.Math.* for unknown max(1, 2)</li>
</ul>
<h4>Null Analysis (Deepak, Dani - Questions: Markus)</h4>
<ul>
<li>test quick fix on nullity annotation reference to add annotations JAR to plain Java project and to bundle</li>
<li>sanity check quick fixes that are already implemented (bug 337977)</li>
</ul>
<h4>'Show In' from Open Resource dialog context menu (Dani, Deepak - Questions: Markus)</h4>
<ul>
<li>verify that it works on single and multi-selection for history items and matched resources</li>
</ul>
<h4>Bracket Matching (Markus, Dani - Questions: Deepak)</h4>
Verify that the matching bracket highlighting and Go To > Matching Bracket action work correctly.
<ul>
<li>verify that the performance of enclosing brackets is acceptable</li>
<li>verify that bracket matching works both before and after a bracket</li>
<li>verify that enclosing brackets are found in default partition iff no match is found in non-default partitions</li>
<li>verify that the bracket tooltip works correctly</li>
</ul>
<h4>Misc (Markus, Deepak - Questions: Deepak)</h4>
<ul>
<li>verify that F2 uses BestMatchHover</li>
<li>verify that annotation range is drawn correctly in Overview ruler for multi-line annotations</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%20M7&amp;query_format=advanced&amp;classification=Eclipse&amp;product=JDT&amp;component=UI&amp;priority=P1&amp;bug_status=RESOLVED&amp;resolution=FIXED&amp;order=bugs.priority,bugs.target_milestone,bugs.bug_id">
P1 JDT UI bugs, 3.8 M7</a></li>
<li><a href="https://bugs.eclipse.org/bugs/buglist.cgi?target_milestone=3.8%20M7&amp;query_format=advanced&amp;classification=Eclipse&amp;component=Text&amp;component=Search&amp;priority=P1&amp;bug_status=RESOLVED&amp;resolution=FIXED&amp;order=bugs.priority,bugs.target_milestone,bugs.bug_id">
P1 Text and Search bugs, 3.8 M7</a></li>
<li><a href="https://bugs.eclipse.org/bugs/buglist.cgi?target_milestone=3.8%20M7&amp;query_format=advanced&amp;classification=Eclipse&amp;product=JDT&amp;component=UI&amp;bug_severity=blocker&amp;bug_severity=critical&amp;bug_severity=major&amp;bug_status=RESOLVED&amp;resolution=FIXED&amp;order=bugs.priority,bugs.target_milestone,bugs.bug_id">
JDT UI bugs blocker/critical/major, 3.8 M7</a></li>
<li><a href="https://bugs.eclipse.org/bugs/buglist.cgi?target_milestone=3.8%20M7&amp;query_format=advanced&amp;classification=Eclipse&amp;component=Text&amp;component=Search&amp;bug_severity=blocker&amp;bug_severity=critical&amp;bug_severity=major&amp;bug_status=RESOLVED&amp;resolution=FIXED&amp;order=bugs.priority,bugs.target_milestone,bugs.bug_id">
Text and Search bugs blocker/critical/major, 3.8 M7</a></li>
</ul>
</body>
</html>