Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[help_editor] Updates Test plan. #9122

Merged
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
28 changes: 8 additions & 20 deletions modules/help_editor/test/TestPlan.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,31 +8,19 @@
[Manual Testing]
4. Test Steps 1-3 for various pages, including instruments. All modules should take help content from their respective help.md files in their directory, while instruments’ help content is created and edited in the Edit Help section.
[Manual Testing]
6. Ensure content is properly scrollable.
5. Reopen. Click Edit button for instruments’ help content to ensure that you are taken to Edit Help section.
[Manual Testing]
7. Reopen. Click Edit button for instruments’ help content to ensure that you are taken to Edit Help section.
6. Test the Admin Help Editor module.
[Manual Testing]
8. Edit text and click Save. Click on “Return to ” the page you were viewing to ensure content was properly updated. Also Edit title and test. Click on help button and verify content was updated.
[Manual Testing]
9. Go back to the page editor and test "Return to " button below the text area.
[Manual Testing]
10. Test the Admin Help Editor module.
[Manual Testing]
11. Test filter to ensure that it filters properly
7. Test filter to ensure that it filters properly
[Automation Testing]
12. Test clear filter button.
8. Test clear filter button.
[Automation Testing]
13. Test the topic link.
[Manual Testing]
14. Ensure permission for Edit Help is working properly.
[Manual Testing]
15. Sort all header columns.
9. Ensure permission for Edit Help is working properly.
[Manual Testing]
16. Check multiple pages links.
10. Sort all header columns.
[Manual Testing]
17. Test Reset Button - In the Help Editor, add content and click on Reset. Make sure that none of the recent changes were
saved and the page reloads with the default content.
11. Check multiple pages links.
[Manual Testing]
18. Test Preview Button - In the Help Editor, update title and content, and click on the Preview button. Make sure
the recent changes are visible in the Help side panel. Continue updating the content and clicking the 'Preview' button. The latest help content should show in the side panel.
12. Test Preview - In the Help Editor, update title and content. Make sure the recent changes are visible (in real time) in the Help side panel.
[Manual Testing]