|
What this is
Other links
The source code
<?xml version="1.0" encoding="UTF-8"?>
<cheatsheet title="A2: Displaying help preferences">
<intro>
<description>
Test help preferences
</description>
</intro>
<item title="Default preferences" dialog="false" skip="false">
<description>
Tests for default help preferences
</description>
<subitem label="Press "F1" key (Ctrl+F1 on GTK, Help on Mac) in the workbench Package Explorer" view (Java perspective). This should open help view in the workbench, turned to Related Topics page. Verify "About ..." section displays description of workbench part in focus." skip="false">
</subitem>
<subitem label="Click on one of the related links. A topic should open in the help view" skip="false">
</subitem>
</item>
<item title="Non-default preferences" dialog="true" skip="false">
<description>
In this step we will change the preferences and ensure they all work.
</description>
<subitem label="Open help prefernces" skip="false">
<command serialization="org.eclipse.ui.window.preferences" confirm="false">
</command>
</subitem>
<subitem label="Change help preferences to open window context help in an infopop, dialog context help in an infopop, help view document open mode - in editor." skip="false">
</subitem>
<subitem label="Hit OK to close the preference dialog" skip="false">
</subitem>
<subitem label="Click "back" in the help view to arrive at Related Topics page. Select a link from Dynamic Help section. Verify it opens in the editor area." skip="false">
</subitem>
<subitem label="Press "F1" key (Ctrl+F1 on GTK, Help on Mac) in the workbench "Package Explorer" view ("Java" perspective) again. This time it should open an infopop with a description and related links. Focus should be on the first link ("Browsing Java Elements")." skip="false">
</subitem>
<subitem label="Click "Package Explorer View" link. This should launch help web browser, and display "Package Explorer View" document on the right and the list of related topics on the left. The link called "Package Explorer View" should be selected." skip="false">
</subitem>
<subitem label="Open help preferences, press "F1" (Ctrl+F1 on GTK, Help on Mac). An infopop should open." skip="false">
</subitem>
<subitem label="Hit OK to clost the preferences" skip="true">
</subitem>
</item>
<item title="Default F1 behavior" dialog="true" skip="false">
<description>
Test default F1 behavior
</description>
<subitem label="Open help preferences" skip="false">
<command serialization="org.eclipse.ui.window.preferences(preferencePageId=org.eclipse.help.ui.browsersPreferencePage)" confirm="false">
</command>
</subitem>
<subitem label="Restore defaults in the the help preference page, and apply." skip="false">
</subitem>
<subitem label="Press F1 (Ctrl+F1 on GTK, Help on Mac) again. A small help view with Related Topics should open adjacent to the preferences dialog." skip="false">
</subitem>
</item>
</cheatsheet>
|
| ... this post is sponsored by my books ... | |
#1 New Release! |
FP Best Seller |
Copyright 1998-2024 Alvin Alexander, alvinalexander.com
All Rights Reserved.
A percentage of advertising revenue from
pages under the /java/jwarehouse
URI on this website is
paid back to open source projects.