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
(API Baselines)
Line 29: Line 29:
  
 
== API Baselines  ==
 
== API Baselines  ==
 +
'''General'''
 +
*changing / editing / removing of the default baseline should ask you to build when the Ok button is pressed on the preference page the page and wizard should have help topics
 +
'''Create a new API baseline'''
 +
*try completing the wizard and canceling it
 +
*try renaming a baseline (accepting and canceling the process)
 +
*try changing the location of the new baseline and resetting the profile
 +
'''Edit an API baseline'''
 +
*try completing the wizard and canceling it
 +
*try renaming a baseline (accepting and canceling the process)
 +
'''Deleting an API baseline'''
 +
*try deleting a baseline
 +
*try deleting select baselines
 +
*try deleting all baselines
 +
'''Default Baseline'''
 +
*try selecting a new default baseline
 +
*try editing the default baseline (rename, should still be the default after rename)
 +
*try deleting the default baseline
 +
'''Change the warning level for missing default baselines'''
  
 
== Building  ==
 
== Building  ==

Revision as of 14:32, 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

General

  • changing / editing / removing of the default baseline should ask you to build when the Ok button is pressed on the preference page the page and wizard should have help topics

Create a new API baseline

  • try completing the wizard and canceling it
  • try renaming a baseline (accepting and canceling the process)
  • try changing the location of the new baseline and resetting the profile

Edit an API baseline

  • try completing the wizard and canceling it
  • try renaming a baseline (accepting and canceling the process)

Deleting an API baseline

  • try deleting a baseline
  • try deleting select baselines
  • try deleting all baselines

Default Baseline

  • try selecting a new default baseline
  • try editing the default baseline (rename, should still be the default after rename)
  • try deleting the default baseline

Change the warning level for missing default 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