Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "PDE/Testing"

< PDE
m
Line 6: Line 6:
  
 
[[PDE/Testing/3.6M2|3.6 M2]] - September 18th ([https://bugs.eclipse.org/bugs/buglist.cgi?=&classification=Eclipse&product=PDE&target_milestone=3.6%20M2 M2 PDE Bugs])
 
[[PDE/Testing/3.6M2|3.6 M2]] - September 18th ([https://bugs.eclipse.org/bugs/buglist.cgi?=&classification=Eclipse&product=PDE&target_milestone=3.6%20M2 M2 PDE Bugs])
 +
 
[[PDE/Testing/3.6M3|3.6 M3]] - October 30th ([https://bugs.eclipse.org/bugs/buglist.cgi?=&classification=Eclipse&product=PDE&target_milestone=3.6%20M3 M3 PDE Bugs])
 
[[PDE/Testing/3.6M3|3.6 M3]] - October 30th ([https://bugs.eclipse.org/bugs/buglist.cgi?=&classification=Eclipse&product=PDE&target_milestone=3.6%20M3 M3 PDE Bugs])
 +
 
[[PDE/Testing/3.6M4|3.6 M4]] - December 11th ([https://bugs.eclipse.org/bugs/buglist.cgi?=&classification=Eclipse&product=PDE&target_milestone=3.6%20M4 M4 PDE Bugs])
 
[[PDE/Testing/3.6M4|3.6 M4]] - December 11th ([https://bugs.eclipse.org/bugs/buglist.cgi?=&classification=Eclipse&product=PDE&target_milestone=3.6%20M4 M4 PDE Bugs])
 +
 
[[PDE/Testing/3.6M5|3.6 M5]] - January 29th ([https://bugs.eclipse.org/bugs/buglist.cgi?=&classification=Eclipse&product=PDE&target_milestone=3.6%20M5 M5 PDE Bugs])
 
[[PDE/Testing/3.6M5|3.6 M5]] - January 29th ([https://bugs.eclipse.org/bugs/buglist.cgi?=&classification=Eclipse&product=PDE&target_milestone=3.6%20M5 M5 PDE Bugs])
 +
 
[[PDe/Testing/3.5.2|3.5.2]] - ([https://bugs.eclipse.org/bugs/buglist.cgi?=&classification=Eclipse&product=PDE&target_milestone=3.5.2 3.5.2 Bugs])
 
[[PDe/Testing/3.5.2|3.5.2]] - ([https://bugs.eclipse.org/bugs/buglist.cgi?=&classification=Eclipse&product=PDE&target_milestone=3.5.2 3.5.2 Bugs])
 +
 
[[PDE/Testing/3.6M6|3.6 M6]] - March 12th ([https://bugs.eclipse.org/bugs/buglist.cgi?=&classification=Eclipse&product=PDE&target_milestone=3.6%20M6 M6 PDE Bugs])
 
[[PDE/Testing/3.6M6|3.6 M6]] - March 12th ([https://bugs.eclipse.org/bugs/buglist.cgi?=&classification=Eclipse&product=PDE&target_milestone=3.6%20M6 M6 PDE Bugs])
 +
 
[[PDE/Testing/3.6M7|3.6 M7]] - April 30th ([https://bugs.eclipse.org/bugs/buglist.cgi?=&classification=Eclipse&product=PDE&target_milestone=3.6%20M7 M7 PDE Bugs])
 
[[PDE/Testing/3.6M7|3.6 M7]] - April 30th ([https://bugs.eclipse.org/bugs/buglist.cgi?=&classification=Eclipse&product=PDE&target_milestone=3.6%20M7 M7 PDE Bugs])
 +
  
 
== Test Process ==
 
== Test Process ==

Revision as of 16:42, 16 September 2009

This page will collect testing information for testing all the components of PDE.

PDE participates in the test pass before each milestone in the Project Plan. During the test pass we try to verify any code that was changed during the previous milestone and test common scenarios for regressions.

Test Plans

3.6 M2 - September 18th (M2 PDE Bugs)

3.6 M3 - October 30th (M3 PDE Bugs)

3.6 M4 - December 11th (M4 PDE Bugs)

3.6 M5 - January 29th (M5 PDE Bugs)

3.5.2 - (3.5.2 Bugs)

3.6 M6 - March 12th (M6 PDE Bugs)

3.6 M7 - April 30th (M7 PDE Bugs)


Test Process

  • Triage bugzilla, move unfinished bugs to a realistic milestone
  • Verify bugs fixed during the milestone
  • One day test pass testing functional areas (smoke test)
    • Please add yourself to the areas you tested below
    • Mark if an area has significant changes during a milestone
  • File bugs for any discovered issues
  • Fix significant regressions before the release

Test Documents

Test Scenarios - A large list of possible test scenarios/areas

Test Areas - A list of different areas in PDE UI

Back to the top