blob: 05d61f8b593ef5b51e1a330d0505ae426d796edc [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>Neon M4 Test Plan</title>
</head>
<body>
<h1>Neon M4 Test Plan</h1>
Testing day: Tuesday 2015-12-08<br>
Test Builds: latest available I-build<br>
Components: Platform Search, Platform Text, JDT Text and JDT UI<br>
Testers: <a href="mailto:noopur_gupta@in.ibm.com">Noopur</a>, <a href="mailto:markus_keller@ch.ibm.com">Markus</a> and <a href="mailto:daniel_megert@ch.ibm.com">Dani</a>
<h2>Setup</h2>
<h3>Builds</h3>
<ul>
<li>4.6 build: everybody</li>
</ul>
<h3>Platforms</h3>
<ul>
<li>Windows 7: Dani, Noopur and Markus</li>
<li>Linux-GTK: -</li>
<li>Mac OS X 10.10: Markus</li>
</ul>
<h2>Goal</h2>
<ul>
<li>test new functionality added since 4.5</li>
<li>verify that severe bugs are correctly fixed</li>
<li>verify that all 4.5.2 bugs are correctly fixed</li>
</ul>
<h2>General Functionality</h2>
<ul>
<li>Keep an eye on progress bars (wrong/jumpy progress updates). Many projects have been converted to use SubMonitor.</li>
</ul>
<h2>Test New Functionality </h2>
<strong>Note:</strong> First test the items where your name is listed first. Then test the other items.
<h4>Show rename options as links in hover (Dani, Markus - Questions: Noopur)</h4>
<ul>
<li>verify that the rename options are shown as links in the hover</li>
</ul>
<h4>Pinch to change font size in editor (Markus - Questions: Markus)</h4>
<ul>
<li>verify that increase/decrease works</li>
<li>verify that reset works</li>
</ul>
<h4>Word wrap in textual editors (Noopur, Markus - Questions: Dani)</h4>
<ul>
<li>verify that it works</li>
<li>verify rulers and other features with regards to word wrap</li>
</ul>
<h4>Increase/Decrease font in textual editors using Ctrl + +/- (Noopur, Markus - Questions: Mickael, Dani)</h4>
<ul>
<li>verify that increasing/decreasing font size in textual editors works</li>
<li>verify that the font change is propagate to all editors that use the same inherited font</li>
</ul>
<h4>'Restore Removed' button on template preference page selects restored templates (Dani, Noopur - Questions: Markus)</h4>
<ul>
<li>verify that restored templates are selected</li>
</ul>
<h4>'Organize Imports' keeps unresolvable imports (Noopur, Dani - Questions: Markus)</h4>
<ul>
<li>verify that unresolvable imports that are referenced in code are not removed</li>
<li>verify that unresolvable static imports that are referenced in code are not removed</li>
<li>verify that Organize Imports works fine on a big project</li>
<li>verify that unresolvable imports are removed if they cannot possibly be referenced in code</li>
</ul>
<h2>4.5.2 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=4.5.2&amp;query_format=advanced&amp;classification=Eclipse&amp;product=JDT&amp;component=UI&amp;bug_status=RESOLVED&amp;resolution=FIXED&amp;order=bugs.priority,bugs.target_milestone,bugs.bug_id">
JDT UI bugs</a></li>
<li><a href="https://bugs.eclipse.org/bugs/buglist.cgi?target_milestone=4.5.2&amp;query_format=advanced&amp;classification=Eclipse&amp;component=Text&amp;component=Search&amp;bug_status=RESOLVED&amp;resolution=FIXED&amp;order=bugs.priority,bugs.target_milestone,bugs.bug_id">
Text and Search bugs</a></li>
</ul>
<h2>4.6 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=4.6%20M4&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, 4.6 M4</a></li>
<li><a href="https://bugs.eclipse.org/bugs/buglist.cgi?target_milestone=4.6%20M4&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, 4.6 M4</a></li>
<li><a href="https://bugs.eclipse.org/bugs/buglist.cgi?target_milestone=4.6%20M4&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, 4.6 M4</a></li>
<li><a href="https://bugs.eclipse.org/bugs/buglist.cgi?target_milestone=4.6%20M4&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, 4.6 M4</a></li>
</ul>
<h2>Sanity Check The Build (All)</h2>
Sanity check the build by using it for development (either on "real" code or your pet project), with focus on changes made in Platform UI.
</body>
</html>