| <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> |
| <html><head> |
| |
| <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1"><title>3.6 M1 Test Plan</title> |
| |
| <style type="text/css"> |
| h4 { margin-bottom: .5em; margin-top: 1.5em } |
| ul { margin-top: .5em } |
| ul li ul { margin-top: 0em; margin-bottom: .25em } |
| </style></head> |
| |
| <body> |
| <h1>3.6 M1 Test Plan</h1> |
| Test day: Tuesday, 2009-08-04<br> |
| Test Build: I20090803-1800<br> |
| Components: Platform Search, Platform Text, JDT Text and JDT UI<br> |
| Testers: Dani, Markus, Raksha, Benny<br> |
| |
| |
| <h2>Platforms</h2> |
| <ul> |
| <li>Windows XP: <a href="mailto:raksha.vasisht@in.ibm.com">Raksha</a></li> |
| <li>Windows Vista: -</li> |
| <li>Linux-GTK: <a href="mailto:daniel_megert@ch.ibm.com">Dani</a>, <a href="mailto:bmuskalla@eclipsesource.com">Benny</a></li> |
| <li>Mac OS X: <a href="mailto:markus_keller@ch.ibm.com">Markus</a></li> |
| </ul> |
| |
| |
| <h2>Goal</h2> |
| <ul> |
| <li>test new functionality added since R3.5</li> |
| <li>verify that severe bugs are correctly fixed</li> |
| <li>sanity check performance</li> |
| </ul> |
| |
| |
| <h2>Test New Functionality </h2> |
| <em>First test all those items where you are listed as first tester.</em> |
| |
| <h4>Remove from View action (Markus, Dani - FAQ: Raksha)</h4> |
| <ul> |
| <li>test that the action is enabled for method wrapper instances, and disabled for nodes whose children are being fetched (see <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=41702">bug 41702</a>)</li> |
| <li>test that it works for multiple selections, parent/child selections, not for '...' node</li> |
| <li>test that it works for [constructor] and [callers] nodes</li> |
| </ul> |
| |
| <h4>Export All... from Formatter Preference page (Markus, Benny, Dani - FAQ: Raksha)</h4> |
| <ul> |
| <li>test that the button is enabled on the main page (see <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=48966">bug 48966</a>)</li> |
| <li>test that it exports all the non-default profiles into an xml file</li> |
| <li>test that it reports duplicate file name, profile names</li> |
| <li>test that 'Import...' can import multiple profiles</li> |
| </ul> |
| |
| <h4>Open Implementation command in Navigate menu (Benny, Markus - FAQ: Raksha)</h4> |
| <ul> |
| <li>test that the action is enabled on all text selection (see <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=267369">bug 267369</a>)</li> |
| <li>test that it works only on overridable methods</li> |
| <li>test that it works for method declaration, invocation, super method invocation</li> |
| <li>test that it is disabled for structured selection (from other views: Outline view, Call Hierarchy view)</li> |
| </ul> |
| |
| <h4>Emulated resize support for hovers on Linux (Benny, Dani - FAQ: Markus)</h4> |
| <ul> |
| <li>test that hovers based on AbstractInformationControl are resizable (see <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=62652">bug 62652</a>)</li> |
| <li>Note: Source hovers are not yet resizable, but content assist additional info popups are</li> |
| <li>test that the resize support "feels" right (wrong cursor, bad corner cases, etc.)</li> |
| </ul> |
| |
| <h4>Javadoc without browser widget (Dani, Benny- FAQ: Markus)</h4> |
| <ul> |
| <li>verify that the Javadoc view shows something if the browser widget is not available (see <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=284728">bug 284728</a>)</li> |
| </ul> |
| |
| <h4>Extract Method (Raksha, Dani - FAQ: Markus)</h4> |
| <ul> |
| <li>a number of <a href="https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&short_desc_type=allwordssubstr&short_desc=[extract+method]&classification=Eclipse&product=JDT&target_milestone=3.6+M1&long_desc_type=allwordssubstr&long_desc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&status_whiteboard_type=allwordssubstr&status_whiteboard=&keywords_type=allwords&keywords=&resolution=FIXED&emailassigned_to1=1&emailtype1=substring&email1=&emailassigned_to2=1&emailreporter2=1&emailqa_contact2=1&emailcc2=1&emaillongdesc2=1&emailtype2=substring&email2=&bugidtype=include&bug_id=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&cmdtype=doit&order=Reuse+same+sort+as+last+time&field0-0-0=noop&type0-0-0=noop&value0-0-0="> |
| bugs</a> have been fixed recently</li> |
| <li>sanity check refactoring dialog (also for selections in nested and anonymous classes)</li> |
| <li>sanity check refactoring results</li> |
| </ul> |
| |
| |
| <h2>Test 3.5.1 Fixes</h2> |
| Make sure to verify all |
| <a href="https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&short_desc_type=allwordssubstr&short_desc=&classification=Eclipse&product=Platform&component=Search&target_milestone=3.5.1&long_desc_type=allwordssubstr&long_desc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&status_whiteboard_type=allwordssubstr&status_whiteboard=&keywords_type=allwords&keywords=&bug_status=RESOLVED&resolution=FIXED&emailtype1=substring&email1=&emailtype2=substring&email2=&bugidtype=include&bug_id=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&cmdtype=doit&order=Reuse+same+sort+as+last+time&field0-0-0=noop&type0-0-0=noop&value0-0-0=">Platform Search</a>, |
| <a href="https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&short_desc_type=allwordssubstr&short_desc=&classification=Eclipse&product=JDT&product=Platform&component=Text&target_milestone=3.5.1&long_desc_type=allwordssubstr&long_desc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&status_whiteboard_type=allwordssubstr&status_whiteboard=&keywords_type=allwords&keywords=&bug_status=RESOLVED&emailtype1=substring&email1=&emailtype2=substring&email2=&bugidtype=include&bug_id=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&cmdtype=doit&order=Reuse+same+sort+as+last+time&field0-0-0=noop&type0-0-0=noop&value0-0-0=">Platform/JDT Text</a> and |
| <a href="https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&short_desc_type=allwordssubstr&short_desc=&classification=Eclipse&product=JDT&component=UI&target_milestone=3.5.1&long_desc_type=allwordssubstr&long_desc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&status_whiteboard_type=allwordssubstr&status_whiteboard=&keywords_type=allwords&keywords=&bug_status=RESOLVED&resolution=FIXED&emailtype1=substring&email1=&emailtype2=substring&email2=&bugidtype=include&bug_id=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&cmdtype=doit&order=Reuse+same+sort+as+last+time&field0-0-0=noop&type0-0-0=noop&value0-0-0=">JDT UI</a> fixes. |
| |
| <h4>Test all fixes against 3.5.1 (Markus)</h4> |
| Use M20090729-0903. |
| |
| <h4>Test all fixes against 3.6 M1 (Raksha)</h4> |
| |
| |
| <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?query_format=advanced&classification=Eclipse&product=JDT&component=UI&priority=P1&target_milestone=3.6%20M1&bug_status=RESOLVED&resolution=FIXED&order=bugs.priority,bugs.target_milestone,bugs.bug_id"> |
| P1 JDT UI bugs, 3.6 M1</a></li> |
| |
| <li><a href="https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&classification=Eclipse&component=Text&component=Search&priority=P1&target_milestone=3.6%20M1&bug_status=RESOLVED&resolution=FIXED&order=bugs.priority,bugs.target_milestone,bugs.bug_id"> |
| P1 Text and Search bugs, 3.6 M1</a></li> |
| |
| <li><a href="https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&classification=Eclipse&product=JDT&component=UI&bug_severity=blocker&bug_severity=critical&bug_severity=major&target_milestone=3.6%20M1&bug_status=RESOLVED&resolution=FIXED&order=bugs.priority,bugs.target_milestone,bugs.bug_id"> |
| JDT UI bugs blocker/critical/major, 3.6 M1</a></li> |
| |
| <li><a href="https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&classification=Eclipse&component=Text&component=Search&bug_severity=blocker&bug_severity=critical&bug_severity=major&target_milestone=3.6%20M1&bug_status=RESOLVED&resolution=FIXED&order=bugs.priority,bugs.target_milestone,bugs.bug_id"> |
| Text and Search bugs blocker/critical/major, 3.6 M1</a></li> |
| </ul> |
| |
| </body></html> |