Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Goldthorpe2010-03-10 20:12:22 +0000
committerChris Goldthorpe2010-03-10 20:12:22 +0000
commit77a81dc590fff47b207966b4257bfec21bd3a065 (patch)
tree9f8d4f8d17274444700c858b5e9d5d0c3e1df12b /org.eclipse.ua.tests/non_junit
parent801ea6cc26ff86ba35d1656a76cb66ed290eead7 (diff)
downloadeclipse.platform.ua-77a81dc590fff47b207966b4257bfec21bd3a065.tar.gz
eclipse.platform.ua-77a81dc590fff47b207966b4257bfec21bd3a065.tar.xz
eclipse.platform.ua-77a81dc590fff47b207966b4257bfec21bd3a065.zip
Minor corrections to tests
Diffstat (limited to 'org.eclipse.ua.tests/non_junit')
-rw-r--r--org.eclipse.ua.tests/non_junit/cheatsheets/tasks/helpB3.xml4
-rw-r--r--org.eclipse.ua.tests/non_junit/cheatsheets/tasks/helpC.xml5
2 files changed, 4 insertions, 5 deletions
diff --git a/org.eclipse.ua.tests/non_junit/cheatsheets/tasks/helpB3.xml b/org.eclipse.ua.tests/non_junit/cheatsheets/tasks/helpB3.xml
index 7abd91e54..b83b212d1 100644
--- a/org.eclipse.ua.tests/non_junit/cheatsheets/tasks/helpB3.xml
+++ b/org.eclipse.ua.tests/non_junit/cheatsheets/tasks/helpB3.xml
@@ -59,7 +59,7 @@
label="In the TOC select the parent of the highlighted element">
</subitem>
<subitem
- label="Press the button that looks like a flashlight and verify that a dialog opens.">
+ label="Press the button that looks like a flashlight, select &quot;search selected topic and all subtopics&quot; from the dropdown menu and verify that a dialog opens.opic and all subtopics&quot; and verify that a dialog opens.">
</subitem>
<subitem
label="Verify that the input is set to &quot;participation&quot; and hit &quot;OK&quot;">
@@ -88,7 +88,7 @@
</item> <item title="Check Toc is Filtered"> <description> Click on the contents tab to show the table of contents. Verify that only one book, &quot;Workbench User Guide&quot; shows. </description> </item>
<item title="Search again" dialog="false" skip="false">
<description>
- Search again for the same word, &quot;participation&quot;. You should see fewer results than were returned by the unscoped search.earch.
+ Search again for the same word, &quot;participation&quot;. You should see fewer results than were returned by the unscoped search.
</description>
</item>
<item title="Select an item" dialog="false" skip="false">
diff --git a/org.eclipse.ua.tests/non_junit/cheatsheets/tasks/helpC.xml b/org.eclipse.ua.tests/non_junit/cheatsheets/tasks/helpC.xml
index 0c56830e0..94071c55a 100644
--- a/org.eclipse.ua.tests/non_junit/cheatsheets/tasks/helpC.xml
+++ b/org.eclipse.ua.tests/non_junit/cheatsheets/tasks/helpC.xml
@@ -52,9 +52,8 @@
</item>
<item title="Narrow scope" dialog="false" skip="false">
<description>
- Narrow the search scope
- </description>
- <subitem label="Click &quot;Search scope:&quot;. The scope selection window will open. Click &quot;New&quot;, Select some books or sections, but leave the book that was noted in step 2 unchecked." skip="false">
+ Create a new scope </description>
+ <subitem label="Click &quot;Scope:&quot;. The scope selection window will open. Click &quot;New&quot;, Select some books or sections, but leave the book that was noted in step 2 unchecked." skip="false">
</subitem>
<subitem label="Type a name for your new scope. Close dialog windows, ensure that the scope name appears on the search tool bar." skip="false">
</subitem>

Back to the top