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/Testing"

< PDE‎ | API Tools
Line 1: Line 1:
{{API_Tools}}
+
{{API_Tools}}  
  
== Test Page Template ==
+
== Test Page Template ==
Test Page Template: [[PDE/API_Tools/Test Plan Template]].
+
 
 +
Test Page Template: [[PDE/API Tools/Test Plan Template]].  
  
 
This template must be used to create a new test page for each release that requires testing.  
 
This template must be used to create a new test page for each release that requires testing.  
  
Any new features that are added to the [[PDE/API_Tools/Test Script|test script]] must also be added to the [[PDE/API_Tools/Test Plan Template#Feature List|feature list]] section of the template.
+
Any new features that are added to the [[PDE/API Tools/Test Script|test script]] must also be added to the [[PDE/API Tools/Test Plan Template#Feature_List|feature list]] section of the template.  
 +
 
 +
== Test Passes  ==
 +
 
 +
*[[PDE/API Tools/Test Plan 3.7M7|3.7 M7]] (April 29, 2011)
 +
 
 +
== API Setup  ==
 +
 
 +
'''General'''
 +
 
 +
*setup wizard should have a help topic
 +
 
 +
'''Setup API Tooling'''
 +
 
 +
*wizard with no selections in workspace and with selections; if the there are selected projects in the workspace that can have API tooling setup on them, they should be preselected in the wizard
 +
*try canceling the wizard
 +
*try selecting / unselecting all to make sure the finish and preview button work as expected&lt;/li&gt;
 +
*try selecting a project and viewing a preview
 +
*try selecting projects that do and do not have a component.xml file
 +
*ensure tags are added correctly to files (from the component.xml)
 +
 
 +
== API Baselines  ==
 +
 
 +
== Building  ==
 +
 
 +
== Unsupported Javadoc Tags  ==
 +
 
 +
== Quick Fixes  ==
 +
 
 +
== Filters  ==
 +
 
 +
== Preferences  ==
 +
 
 +
== Invalid System Library References  ==
 +
 
 +
== Target Platform Stability Workspace Baseline  ==
  
== Test Passes ==
+
== Use Scan Reference  ==
* [[PDE/API_Tools/Test_Plan_3.7M7|3.7 M7]] (April 29, 2011)
+
  
== API Setup ==
 
== API Baselines ==
 
== Building ==
 
== Unsupported Javadoc Tags ==
 
== Quick Fixes ==
 
== Filters ==
 
== Preferences ==
 
== Invalid System Library References ==
 
== Target Platform Stability Workspace Baseline ==
 
== Use Scan Reference ==
 
 
== Run The Test Suite ==
 
== Run The Test Suite ==

Revision as of 14:30, 26 April 2011

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

Test Page Template

Test Page Template: PDE/API Tools/Test Plan Template.

This template must be used to create a new test page for each release that requires testing.

Any new features that are added to the test script must also be added to the feature list section of the template.

Test Passes

API Setup

General

  • setup wizard should have a help topic

Setup API Tooling

  • wizard with no selections in workspace and with selections; if the there are selected projects in the workspace that can have API tooling setup on them, they should be preselected in the wizard
  • try canceling the wizard
  • try selecting / unselecting all to make sure the finish and preview button work as expected</li>
  • try selecting a project and viewing a preview
  • try selecting projects that do and do not have a component.xml file
  • ensure tags are added correctly to files (from the component.xml)

API Baselines

Building

Unsupported Javadoc Tags

Quick Fixes

Filters

Preferences

Invalid System Library References

Target Platform Stability Workspace Baseline

Use Scan Reference

Run The Test Suite

Back to the top