Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-text-dev] Fw: [jdt-ui-dev] M7 test plan with assignments




Forwarded for Martin.

Dani
----- Forwarded by Daniel Megert/Zurich/IBM on 11.02.2004 10:12 -----
                                                                           
             Martin                                                        
             Aeschlimann/Zuric                                             
             h/IBM@IBMCH                                                To 
             Sent by:                  jdt-ui-dev@xxxxxxxxxxx              
             jdt-ui-dev-admin@                                          cc 
             eclipse.org                                                   
                                                                   Subject 
                                       [jdt-ui-dev] M7 test plan with      
             11.02.2004 09:56          assignments                         
                                                                           
                                                                           
             Please respond to                                             
             jdt-ui-dev@eclips                                             
                   e.org                                                   
                                                                           
                                                                           





Here is the test plan with assignments. The idea is to test first  the
features where you are first in the list of testers, then the ones where
you are second (to make sure that each feature is tested by at least one
person)
There are also 61 bugs to verify, so around 9 per person...

Martin
(See attached file: JDT-UI-M7_TestGrid.html)
Title: 3.0 M7 Test Grid

3.0 M7 Test Grid

Wednesday, February 11, 2004

Components

This test grid covers the following components

  • JDT UI
  • Platform/JDT Text
  • Platform Search
  • Platform Compare

Goal

  • test new functionality added since M6
  • sanity check performance
  • verify that severe bugs are correctly fixed

Testers

  • André
  • Dani
  • Tom
  • Markus
  • Martin
  • Thomas
  • Christoph

Background Java Search (Andre, Dani)

General testing of search (new implementation)

New Search view presentations (Andre, Dani)

Change layout to hierarchical in context menu

Search Performance (Andre, Dani)

Optimized scoping of search: e.g search for toString()

Search: Hide matches in import statements (Andre, Dani)

Preference in work in progress

Improved project creation wizard (Tom, Markus)

The first page offers additional settings and also the 'Add folder' button is improved. Try with existing locations both externally or in the workspace directory.

Invert equals quick assist (Tom, Markus)

Invoke on statements like if (x.equals("String")) {..}

JUnit: Improved string equals failures (Tom, Markus)

Compare button in Junit lower pane (see 44680)

Organize imports is Javadoc aware (Thomas, Christoph)

@see A#b(A,B), @link, @linkplain, @throws and @exception can contain type references

Local rename and 'Find Occurrences' on Javadoc tags (Thomas, Christoph)

On type, method and variable (@param) references

Method rename in "Change method signature" refactoring (Thomas, Christoph)

Refactoring > Change Method Signature

Code assist in type and package entry fields (Martin, Andre)

Type, package, text case wizards, change method signature and move static members refactoring, Find/replace dialog (enable regular expressions)

Comment/Uncomment toggle action (Martin, Andre)

In Edit menu

Quick Outline allows to show inherited members (Martin, Andre)

Spell checking for comments (Dani, Tom)

Spell Checking for comments and strings is now available. To enable this feature a word list must be provided. See Java > Editor > Spelling preferences.

Interfaces in type hierarchy on packages source folders and projects (Dani, Tom)

Open a hierarchy on a package and check if the interfaces are contained.

Show Occurrences improvements (Markus, Thomas)

Own annotation type, show places where the throwable is thrown, enable/disable 'sticky' behavior (stay even if there is no valid Java element at the current caret position)

Selection stability when reverting the content of the Java editor (Markus, Thomas)

Revert file and observe selection

Tab width configuration in Text Editor (Markus, Thomas)

Preferences > Workbench > Text Editor

Member sorting by visibility (Markus, Thomas)

Preferences > Java > Appearance > Member Sort Order, general feature testing

Test Linked mode (Christoph, Martin)

New preferences in Java > Editor > Annotations

Vertical ruler rollover (Christoph, Martin)


Activate on 'work in progress' page

Code Formatter preference page (Christoph, Martin)

General testing (some new settings). White space: Order by syntax element / java element

Mac Application Bundle Exporter (Andre)

Use the export wizard to export simple SWT or AWT based applications

Verification of Bugs

Before starting to verify add a comment that you take to bug for verification.


Back to the top