blob: 076f1e119670623061808b3ab13582b51ef42aeb [file] [log] [blame]
<!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.1.1 Test Grid 1</title>
<style type="text/css">
</style></head>
<body>
<h2>3.1.1 Test Grid 1</h2>
Test day: Friday, September 2, 2005<br>Test Build:
M20050831-1200 <span style="color: rgb(255, 0, 0);">+ the two plug-ins in
\\Rosenberg.zurich.ibm.com\public\t\jabiru\plugin-export\M20050831-1200.from20050902_1247</span><br>
Components: JDT/Text, JDT/UI, Platform/Search, and Platform/Text
<br>
Testers: Benno Baumgartner, Dirk B&auml;umer, Tom Eicher, Markus Keller, Daniel Megert, Tobias
Widmer<br>
<h4>3.1.1 Bug verification (all)</h4>Carefully verify all bugs that got fixed in the
<b>3.1.1</b>
maintenance stream by not only using the listed scenario but also try to break the fix with variants of the listed steps.<br>
<ul>
<li><a href="https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&amp;short_desc_type=allwordssubstr&amp;short_desc=&amp;product=JDT&amp;component=Text&amp;component=UI&amp;target_milestone=3.1.1&amp;long_desc_type=allwordssubstr&amp;long_desc=&amp;bug_file_loc_type=allwordssubstr&amp;bug_file_loc=&amp;keywords_type=allwords&amp;keywords=&amp;bug_status=RESOLVED&amp;resolution=FIXED&amp;emailtype1=substring&amp;email1=&amp;emailtype2=substring&amp;email2=&amp;bugidtype=include&amp;bug_id=&amp;votes=&amp;chfieldfrom=&amp;chfieldto=Now&amp;chfieldvalue=&amp;cmdtype=doit&amp;order=Reuse+same+sort+as+last+time&amp;field0-0-0=noop&amp;type0-0-0=noop&amp;value0-0-0=">
3.1.1 bugs fixed in JDT/UI &amp; JDT/Text<br>
</a></li>
<li><a href="https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&amp;short_desc_type=allwordssubstr&amp;short_desc=&amp;product=Platform&amp;component=Search&amp;component=Text&amp;target_milestone=3.1.1&amp;long_desc_type=allwordssubstr&amp;long_desc=&amp;bug_file_loc_type=allwordssubstr&amp;bug_file_loc=&amp;keywords_type=allwords&amp;keywords=&amp;bug_status=RESOLVED&amp;resolution=FIXED&amp;emailtype1=substring&amp;email1=&amp;emailtype2=substring&amp;email2=&amp;bugidtype=include&amp;bug_id=&amp;votes=&amp;chfieldfrom=&amp;chfieldto=Now&amp;chfieldvalue=&amp;cmdtype=doit&amp;order=Reuse+same+sort+as+last+time&amp;field0-0-0=noop&amp;type0-0-0=noop&amp;value0-0-0=">
3.1.1 bugs fixed in Platform/Search &amp; Platform/Text</a><br>
</li>
</ul>
<h4>Test method overriding - Tester: Tom Eicher (FAQ: Markus Keller)<br>
</h4>
<ul>
<li>create non-trivial cases of (non-)overriding methods and
check that the override indicator annotation in the editor is correct,
e.g.</li>
<ul>
<li>methods whose signatures are different because the subtype is raw</li>
<li>overriding methods in parameterized anonymous types - verify that generated methods are correctly parameterized</li>
<li>type variables got renamed/added/removed or have different bound</li>
<li>methods that only differ in type arguments of a parameter</li>
<li>etc.</li>
</ul>
<li>check that Source &gt; Override/Implement methods behave reasonable in cases where an overriding method exists/does not exist</li>
</ul>
<h4>Code Assist - Tester: Markus Keller, Tobias Widmer (FAQ: Tom Eicher, Daniel Megert)</h4>
<ul>
<li>test code completion for static imports</li>
<li>try different combinations of incremental completion</li>
<li>test code assist inside Javadoc</li>
<li>test overriding methods in parameterized anonymous types - verify that generated methods are correctly parameterized</li>
<li>write the following statement by typing everything in (don't use
code assist, but wait at every period for the auto-activated assist).
Make sure that the auto-activated content assist does not interfere
with your typing: <code>new StringBuffer(new String("foobar").substring(1, 3).hashCode()).append(System.out).toString();</code></li>
</ul>
<h4>Generate Constructors Using Fields - Tester: Dirk B&auml;umer (FAQ: Tobias Widmer)</h4>
<ul>
<li>verify that reasonable parameter and variable names are generated</li>
</ul>
<h4>Open Type Dialog - Tester: Daniel Megert (FAQ: Dirk B&auml;umer)</h4>
<ul>
<li>Remove types from the workspace which are part of the open type
dialog's history. Make sure that when reopening the dialog the types
don't show up in the history any more. Remove types by deleting types,
change classpaths (remove a library), deleting containers (packages,
source folders, ...), etc.</li>
</ul>
<h4>JUnit - Tester: Benno Baumgartner (FAQ: Dirk B&auml;umer)</h4>
<ul>
<li>Test executing all tests from a package, source folder. Make
sure that the performance collecting all test cases (time between
triggering the launch and the actual launch starts) is acceptable (less
than a minute) for large containers and that all tests are executed.</li>
</ul></body></html>