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/API Tools/Test Plan Template"

< PDE‎ | API Tools
(New page: {{API_Tools}} === Release to be tested === ''insert link to the release'' Features affected by bug fixes in this release are a priority for testing. [ bugs addressed in this release.] ...)
 
 
(3 intermediate revisions by 2 users not shown)
Line 16: Line 16:
  
 
=== Feature List ===
 
=== Feature List ===
* {{task-inprogress}} [[Debug/Test Script#Java 6.0 Features|Java 6.0 Features]]
+
* {{task-inprogress}} [[PDE/API_Tools/Testing#API Setup|API Setup]]
* {{task-inprogress}} [[Debug/Test Script#Evaluations|Evaluations]]
+
* {{task-inprogress}} [[PDE/API_Tools/Testing#Annotations|Annotations]]
* {{task-inprogress}} [[Debug/Test Script#Context Launching|Context Launching]]
+
* {{task-inprogress}} [[PDE/API_Tools/Testing#API Baselines|API Baselines]]
* {{task-inprogress}} [[Debug/Test Script#Launch Options|Launch Options]]
+
* {{task-inprogress}} [[PDE/API_Tools/Testing#Building|Building]]
* {{task-inprogress}} [[Debug/Test Script#Launch Modes|Launch Modes]]
+
* {{task-inprogress}} [[PDE/API_Tools/Testing#Unsupported Javadoc Tags|Unsupported Javadoc Tags]]
* {{task-inprogress}} [[Debug/Test Script#Launch Configurations|Launch Configurations]]
+
* {{task-inprogress}} [[PDE/API_Tools/Testing#Quick Fixes|Quick Fixes]]
* {{task-inprogress}} [[Debug/Test Script#Debug View Management|Debug View Management]]
+
* {{task-inprogress}} [[PDE/API_Tools/Testing#Filters|Filters]]
* {{task-inprogress}} [[Debug/Test Script#Breakpoints|Breakpoints]]
+
* {{task-inprogress}} [[PDE/API_Tools/Testing#Preferences|Preferences]]
* {{task-inprogress}} [[Debug/Test Script#Stepping Tests|Stepping Tests]]
+
* {{task-inprogress}} [[PDE/API_Tools/Testing#Invalid System Library References|Invalid System Library References]]
* {{task-inprogress}} [[Debug/Test Script#Logical Structures|Logical Structures]]
+
* {{task-inprogress}} [[PDE/API_Tools/Testing#Target Platform Stability Workspace Baseline|Target Platform Stability / Workspace Baseline]]
* {{task-inprogress}} [[Debug/Test Script#Watch Items|Watch Items]]
+
* {{task-inprogress}} [[PDE/API_Tools/Testing#Use Scan References|Use Scan Reference]]
* {{task-inprogress}} [[Debug/Test Script#Context Menu Launching|Context Menu Launching]]
+
* {{task-inprogress}} [[PDE/API_Tools/Testing#Run The Test Suite|Run The Test Suite]]
* {{task-inprogress}} [[Debug/Test Script#Runtime Classpaths|Runtime Classpaths]]
+
* {{task-inprogress}} [[Debug/Test Script#Source Lookup|Source Lookup]]
+
* {{task-inprogress}} [[Debug/Test Script#Threads & Monitors & Thread Groups|Threads & Monitors & Thread Groups]]
+
* {{task-inprogress}} [[Debug/Test Script#Hot Code Replace|Hot Code Replace]]
+
* {{task-inprogress}} [[Debug/Test Script#Installed JREs|Installed JREs]]
+
* {{task-inprogress}} [[Debug/Test Script#Execution Environments|Execution Environments]]
+
* {{task-inprogress}} [[Debug/Test Script#String Variables|String Variables]]
+
* {{task-inprogress}} [[Debug/Test Script#Variables|Variables]]
+
* {{task-inprogress}} [[Debug/Test Script#Refactoring|Refactoring]]
+
* {{task-inprogress}} [[Debug/Test Script#Applets|Applets]]
+
* {{task-inprogress}} [[Debug/Test Script#Remote Debugging|Remote Debugging]]
+
* {{task-inprogress}} [[Debug/Test Script#JSP Example|JSP Example]]
+
* {{task-inprogress}} [[Debug/Test Script#Stress Tests|Stress Tests]]
+
* {{task-inprogress}} [[Debug/Test Script#Breadcrumb|Breadcrumb]]
+
* {{task-inprogress}} [[Debug/Test Script#Memory View|Memory View]]
+
* {{task-inprogress}} [[Debug/Test Script#Modules View|Modules View]]
+
* {{task-inprogress}} [[Debug/Test Script#Registers View|Registers View]]
+
* {{task-inprogress}} [[Debug/Test Script#Breakpoint Toggle Types|Breakpoint Toggle Types]]
+
  
 
Possible values for task states are: {{task-done}}, {{task-omitted}}, and {{task-inprogress}}.
 
Possible values for task states are: {{task-done}}, {{task-omitted}}, and {{task-inprogress}}.

Latest revision as of 11:50, 25 February 2014

API Tools
Website
Download
Community
Mailing ListForumsIRCmattermost
Issues
OpenHelp WantedBug Day
Contribute
Browse Source

Release to be tested

insert link to the release

Features affected by bug fixes in this release are a priority for testing. [ bugs addressed in this release.]

Testers Signed Up For Testing

insert tester's name

specify the platform used for testing

specify time spent on the test run

copy and paste features to be tested from the feature list

Feature List

Possible values for task states are: [done], [omitted], and [in progress].

Back to the top