|
What this is
Other links
The source code
<?xml version="1.0" encoding="UTF-8"?>
<cheatsheet title="Keyword Index">
<intro>
<description>
Tests for the index view. These tests require org.eclispe.ua.tests to be installed.
</description>
</intro>
<item title="Test Index View" dialog="false" skip="false">
<description>
Run some tests on the index view in the webapp.
</description>
<subitem label="Open Help -> Help Contents" skip="false">
</subitem>
<subitem label="Verify that there’s a new index tab at the bottom left. Click on it to open the index." skip="false">
</subitem>
<subitem label="Verify that there is a text box with a DISPLAY button to the right and that there is a list of keywords." skip="false">
</subitem>
</item>
<item title="Index view order" dialog="true" skip="false">
<description>
Tests for the ordering of keywords in index view
</description>
<subitem label="Verify that +keyword, -keyword, =keyword and _keyword appear at the front of the index, before any keywords that start with letters." skip="false">
</subitem>
<subitem label="Verify that xaa, Xyx and xyz appear in that order." skip="false">
</subitem>
</item>
<item title="Typein" dialog="true" skip="false">
<description>
Verify that the typein advances the index
</description>
<subitem label="Type "x" into the typein area. Verify that xaa is at the top of the screen." skip="false">
</subitem>
<subitem label="Type "y" after the "x" (making xy). Verify that Xyx is at the head of the list." skip="false">
</subitem>
</item>
<item title="Navigate to content" dialog="true" skip="false">
<description>
Click on "keyword1", verify that topic1 opens.
</description>
</item>
<item title="Test Index in Help View" dialog="false" skip="false">
<description>
Repeat the tests using the help view
</description>
<subitem label="Help->Dynamic Help" skip="false">
</subitem>
<subitem label="Verify that there’s a new index tab at the bottom left. Click on it to open the index." skip="false">
</subitem>
<subitem label="Verify that there is a text box with a DISPLAY button to the right and that there is a list of keywords." skip="false">
</subitem>
</item>
<item title="Help view order" dialog="true" skip="false">
<description>
Tests for the ordering of keywords in help view
</description>
<subitem label="Verify that +keyword, -keyword, =keyword and _keyword appear at the front of the index, before any keywords that start with letters." skip="false">
</subitem>
<subitem label="Verify that xaa, Xyx and xyz appear in that order." skip="false">
</subitem>
</item>
<item title="Help view Typein" dialog="true" skip="false">
<description>
Verify that the typein selects the correct item
</description>
<subitem label="Type "x" into the typein area. Verify that xaa is highlighted." skip="false">
</subitem>
<subitem label="Type "y" after the "x" (making xy). Verify that Xyx is highlighted." skip="false">
</subitem>
</item>
<item title="Help view Navigate to content" dialog="true" skip="false">
<description>
Click on "keyword1", verify that topic1 opens.
</description>
</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.