From ed441dd93a4e9ac7815bfbd45b9d20c2df1dfcfc Mon Sep 17 00:00:00 2001 From: lorisadmin Date: Tue, 12 Mar 2024 13:36:34 +0000 Subject: [PATCH] [help_editor] Updates Test plan. --- modules/help_editor/test/TestPlan.md | 28 ++++++++-------------------- 1 file changed, 8 insertions(+), 20 deletions(-) diff --git a/modules/help_editor/test/TestPlan.md b/modules/help_editor/test/TestPlan.md index ca3e7ac8c15..b74b4e1a3c7 100644 --- a/modules/help_editor/test/TestPlan.md +++ b/modules/help_editor/test/TestPlan.md @@ -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]