| <!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ä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&short_desc_type=allwordssubstr&short_desc=&product=JDT&component=Text&component=UI&target_milestone=3.1.1&long_desc_type=allwordssubstr&long_desc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&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="> |
| 3.1.1 bugs fixed in JDT/UI & JDT/Text<br> |
| </a></li> |
| <li><a href="https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&short_desc_type=allwordssubstr&short_desc=&product=Platform&component=Search&component=Text&target_milestone=3.1.1&long_desc_type=allwordssubstr&long_desc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&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="> |
| 3.1.1 bugs fixed in Platform/Search & 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 > 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ä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ä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ä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> |