Bug 189785 - Non-JUnit test case cheatsheets could use a bit of clarification
Summary: Non-JUnit test case cheatsheets could use a bit of clarification
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: User Assistance (show other bugs)
Version: 3.3   Edit
Hardware: PC Windows XP
: P3 trivial (vote)
Target Milestone: 3.3 RC3   Edit
Assignee: platform-ua-inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: contributed
Depends on:
Blocks:
 
Reported: 2007-05-29 16:55 EDT by Noam Chitayat CLA
Modified: 2007-06-05 20:06 EDT (History)
0 users

See Also:


Attachments
Patch for bug 189785. (7.97 KB, patch)
2007-05-30 13:47 EDT, Noam Chitayat CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Noam Chitayat CLA 2007-05-29 16:55:26 EDT
Build ID: I20070525-1350

As a newcomer to Eclipse, I needed a bit of clarification when I ran through the UA test cases. I think some clarifications can be made to the UA test case cheatsheets so that there is no confusion, regardless of who runs the cases:

Test case A11 - Would be nice if there were steps on how to install ua.tests provided in the cheat sheet as optional steps.

Test case B2 - The bookmark test steps contain an incorrect step title  (Step titled 'Remove Bookmark' describes how to Open a bookmark) and a couple of steps that should be swapped (i.e. opening a bookmark and then removing it, instead of vice versa).

Test case B3 - I'm seeing different search results than specified in the cheat sheet (for example, where the cheat sheet says I should get 14 search results, I get quite a few more). I believe the cheat sheet shouldn't mention a specific expected result like this one since the Eclipse Help pages change often.

I have a patch for test case B2 at the moment. If UA thinks that it's worth it to fix the other two suggestions, I can investigate.
Comment 1 Chris Goldthorpe CLA 2007-05-29 16:58:26 EDT
These are all worth fixing, can you attach patches for the other two problems.
Comment 2 Noam Chitayat CLA 2007-05-30 13:47:43 EDT
Created attachment 69341 [details]
Patch for bug 189785.

- Added steps for installing org.eclipse.ua.tests in case A11.
- Cleaned up Bookmark-based portion of case B2.
- Removed the Help Search expected hit counts from case B3.
Comment 3 Chris Goldthorpe CLA 2007-05-30 14:05:14 EDT
Patch comitted to HEAD.