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
 
(10 intermediate revisions by one other user not shown)
Line 1: Line 1:
 +
{{PDE}}
 +
 
This page will collect testing information for testing all the components of PDE.  
 
This page will collect testing information for testing all the components of PDE.  
  
Line 5: Line 7:
 
== Test Plans  ==
 
== Test Plans  ==
  
3.6.2 - No test plan, all bugs verified, major areas tested - January 20th (https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced;target_milestone=3.6.2;product=PDE;classification=Eclipse 3.6.2 Bugs)
+
[[PDE/Testing/3.8M2|3.8 M2]] - September 13th ([https://bugs.eclipse.org/bugs/buglist.cgi?=&classification=Eclipse&product=PDE&target_milestone=3.8%20M2 M2 PDE Bugs])
 +
 
 +
[[PDE/Testing/3.8M1|3.8 M1]] - August 3rd ([https://bugs.eclipse.org/bugs/buglist.cgi?=&classification=Eclipse&product=PDE&target_milestone=3.8%20M1 M1 PDE Bugs])
 +
 
 +
[[PDE/Testing/3.7EndGame|3.7 End Game]] - May 2nd and 3rd
 +
 
 +
3.7 M6-M7 - No test plans, major issues were verified
 +
 
 +
[[PDE/Testing/3.7M5|3.7 M5]] - January 26th ([https://bugs.eclipse.org/bugs/buglist.cgi?=&classification=Eclipse&product=PDE&target_milestone=3.7%20M5 M5 PDE Bugs])
 +
 
 +
3.6.2 - No test plan, all bugs verified, major areas tested - January 20th ([https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced;target_milestone=3.6.2;product=PDE;classification=Eclipse 3.6.2 Bugs])
  
 
[[PDE/Testing/3.7M4|3.7 M4]] - December 10th ([https://bugs.eclipse.org/bugs/buglist.cgi?=&classification=Eclipse&product=PDE&target_milestone=3.7%20M4 M4 PDE Bugs])
 
[[PDE/Testing/3.7M4|3.7 M4]] - December 10th ([https://bugs.eclipse.org/bugs/buglist.cgi?=&classification=Eclipse&product=PDE&target_milestone=3.7%20M4 M4 PDE Bugs])
Line 24: Line 36:
  
 
[[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])
 
  
 
== Test Process ==
 
== Test Process ==
Line 33: Line 44:
  
 
* One day test pass testing functional areas (smoke test)
 
* 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
 
* File bugs for any discovered issues
Line 44: Line 53:
 
== Test Documents ==
 
== Test Documents ==
  
[[PDE/Testing/Scenarios|Test Scenarios]] - A large list of possible test scenarios/areas
+
[[PDE/Testing/All Tasks|All Testing Tasks]] - A list of tasks that can be copied in to test plans
 +
 
 +
[[PDE/API_Tools/Testing|API Tools Tests]] - Detailed PDE API Tools tests
 +
 
 +
[[PDE/Testing/Scenarios|Test Scenarios]] - Detailed PDE UI test scenarios
  
[[PDE/UI/TestAreas|Test Areas]] - A list of different areas in PDE UI
+
[[PDE/UI/TestAreas|Test Areas]] - A list of different areas in PDE UI that can be tested

Latest revision as of 11:01, 12 September 2011

PDE
Website
Download
Community
Mailing ListForumsIRCmattermost
Issues
OpenHelp WantedBug Day
Contribute
Browse SourceProject Set File

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

PDE participates in the test pass before each milestone in the Eclipse 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.8 M2 - September 13th (M2 PDE Bugs)

3.8 M1 - August 3rd (M1 PDE Bugs)

3.7 End Game - May 2nd and 3rd

3.7 M6-M7 - No test plans, major issues were verified

3.7 M5 - January 26th (M5 PDE Bugs)

3.6.2 - No test plan, all bugs verified, major areas tested - January 20th (3.6.2 Bugs)

3.7 M4 - December 10th (M4 PDE Bugs)

3.7 M1-M3 - No test plans, major issues were verified

3.6 M7 - April 30th (M7 PDE Bugs)

3.6 M6 - March 12th (M6 PDE Bugs)

3.5.2 - (3.5.2 Bugs)

3.6 M5 - January 29th (M5 PDE Bugs)

3.6 M4 - December 11th (M4 PDE Bugs)

3.6 M3 - October 30th (M3 PDE Bugs)

3.6 M2 - September 18th (M2 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)
  • File bugs for any discovered issues
  • Fix significant regressions before the release

Test Documents

All Testing Tasks - A list of tasks that can be copied in to test plans

API Tools Tests - Detailed PDE API Tools tests

Test Scenarios - Detailed PDE UI test scenarios

Test Areas - A list of different areas in PDE UI that can be tested

Back to the top