-
Notifications
You must be signed in to change notification settings - Fork 24
WISE Testing Checklist
Hiroki Terashima edited this page Jan 27, 2014
·
2 revisions
Testing Checklist Not logged in as a user __ Home page: make sure it loads __ Home page: make sure the “Browse WISE Curricula” link works __ Home page: make sure the “Create WISE Account” link works __ Home page: make sure the “Check Compatibility” link works __ Home page: make sure the “Forgot Username or Password?” link works __ Home page: make sure a user can log in as a student __ Home page: make sure a user can log in as a teacher __ Home page: make sure a user can log in as an admin __ Home page (if recaptcha is enabled for your WISE4 instance): if you fail to log in 5 times in a row with the same account, make sure the captcha comes up __ Preview WISE Curricula (aka Browse WISE Curricula) page: make sure the WISE library projects show up and you can preview a project by clicking on the “View Project” link for that project __ New Account Registration (aka Create WISE Account) page: make sure you can create a teacher account if you entered everything correctly. __ New Account Registration (aka Create WISE Account) page: make sure you can create a student account if you entered everything correctly. __ Contact WISE page (aka Contact US) page: fill out the form and submit it to make sure the system sends an email to the appropriate WISE4 administrator __ Lost Username or Password (aka Forgot Username or Password?) page: make sure you can recover a lost teacher username __ Lost Username or Password (aka Forgot Username or Password?) page: make sure you can recover a lost teacher password __ Lost Username or Password (aka Forgot Username or Password?) page: make sure you can recover a lost student username __ Lost Username or Password (aka Forgot Username or Password?) page: make sure you can recover a lost student password __ WISE4 System Check (aka Check Compatibility) page: make sure the system checker works properly Logged in as a teacher __ Teacher Home page: make sure “Browse WISE Projects” link works __ Teacher Home page: make sure “Grade & Manage Classroom Runs” link works __ Teacher Home page: make sure “Launch Authoring Tool” link works __ Browse WISE Projects page: make sure the public library projects and your own projects are displayed __ Browse WISE Projects page: make sure you can set up a run with a public library project __ Browse WISE Projects page: make sure you can set up a run with one of your own projects __ Browse WISE Projects page: make sure you can copy a library project __ Browse WISE Projects page: make sure you can copy one of your own projects __ Browse WISE Projects page: make sure you can share one of your own projects __ Grade & Manage Classroom Runs page: make sure you can preview the project for a run by clicking on the “Preview” link for that run __ Grade & Manage Classroom Runs page: make sure you can view the info for a run by clicking on the “Info” link for that run __ Grade & Manage Classroom Runs page: make sure you can author the project for a run by clicking on the “Edit Content” link for that run (this will launch the Authoring Tool) __ Grade & Manage Classroom Runs page: make sure you can edit the run settings for a run by clicking on the “Edit Run Settings” link __ Grade & Manage Classroom Runs page: make sure you can launch the grading tool in “Grade by Step: Latest Work” mode __ Grade & Manage Classroom Runs page: make sure you can launch the grading tool in “Grade by Step: All Revisions” mode __ Grade & Manage Classroom Runs page: make sure you can launch the grading tool in “Grade by Team: Latest Work” mode __ Grade & Manage Classroom Runs page: make sure you can launch the grading tool in “Grade by Team: All Revisions” mode __ Grade & Manage Classroom Runs page: make sure you can open the “Researcher Tools” page __ Grade & Manage Classroom Runs page: make sure you can archive a run by clicking “Archive (End Run)” __ Grade & Manage Classroom Runs page: make sure you can unarchive a run by going to the “Archived” tab and clicking “Restore (Re-Activate Run)” for a run __ Grade & Manage Classroom Runs page: make sure you can navigate to the “Manage Students” page for a run by clicking on one of the links that says “X registered” for a run __ Manage Students page: make sure you can move a student from one workgroup to another __ Researcher Tools page: make sure all the excel exports generate an excel file that you can save to your computer __ Researcher Tools page: make sure all the excel export explanation pages work __ Authoring Tool page: make sure you can create a project by clicking “Create Project” __ Authoring Tool page: make sure you can copy a project by clicking “Copy Project” __ Authoring Tool page: make sure you can open a project by clicking “Open Project” __ Authoring Tool page: make sure you can create an activity by clicking “Add Activity” __ Authoring Tool page: make sure you can create a step by clicking “Add Step” __ Authoring Tool page: make sure you can move an activity by clicking the check box for an activity and then clicking the “Move” button, then choose where to move it to (this requires that your project have more than one activity) __ Authoring Tool page: make sure you can move a step by clicking the check box for a step and then clicking the “Move” button, then choose where to move it to __ Authoring Tool page: make sure you can copy an activity by clicking the check box for an activity and then clicking the “Duplicate” button, the new activity will appear at the bottom of the Authoring Tool in the “Inactive Activities” section __ Authoring Tool page: make sure you can copy a step by clicking the check box for a step and then clicking the “Duplicate” button, the new step will appear at the bottom of the Authoring Tool in the “Inactive Steps” section __ Authoring Tool page: make sure you can delete an activity by clicking the check box for an activity and then clicking the “Delete” button __ Authoring Tool page: make sure you can delete a step by clicking the check box for a step and then clicking the “Delete” button __ Authoring Tool page: make sure you can edit a step by double clicking on a step or clicking the “Edit” button for a step, make a change to the step and then click “Save & Close” __ Authoring Tool page: make sure that when you edit a step, the right preview pane properly updates to reflect your changes to the step __ Authoring Tool page: make sure you can upload asset files to the project by clicking the “Manage Art/Files” button and then choosing a file to upload (such as an image file) __ Authoring Tool page: make sure you can reference project assets from a step by opening an HTML step and then creating an image tag like <img src=’assets/nameOfYourImage.jpg’ /> to reference one of your images __ Authoring Tool page: make sure you can edit the project information by clicking on the “Edit Info” button and then filling out some of the project info fields __ Authoring Tool page: make sure you can preview the project by clicking the “Preview Project” button __ Authoring Tool page: make sure you can navigate back to the Portal by clicking “Exit to Home” __ Grading Tool page: make sure “Grade By Step: Latest Work” only displays the latest student revision __ Grading Tool page: make sure “Grade By Step: All Revisions” displays all the student revisions __ Grading Tool page: make sure “Grade By Team: Latest Work” only displays the latest student revision __ Grading Tool page: make sure “Grade By Team: All Revisions” displays all the student revisions __ Grading Tool “Grade By Step” page: make sure you can switch between periods __ Grading Tool “Grade By Step” page: make sure you can click on a step to view the student work for that step __ Grading Tool “Grade By Team” page: make sure you can switch between periods __ Grading Tool “Grade By Team” page: make sure you can click on a workgroup to view the work for that workgroup __ Grading Tool “Grade By Step/Grade By Team” page: make sure you can give a score to a student who has submitted work __ Grading Tool “Grade By Step/Grade By Team” page: make sure you can give a comment to a student who has submitted work __ Grading Tool “Grade By Step/Grade By Team” page: make sure you can open the premade comments page by clicking on the “Open Premade Comments” link __ Grading Tool “Grade By Step” page: make sure you can move to the next step in the project by clicking the “Next >” link __ Grading Tool “Grade By Step” page: make sure you can move to the previous step in the project by clicking the “< Previous” link __ Grading Tool “Grade By Step” page: make sure you can navigate back to the step selection page by clicking “Change Step” __ Grading Tool “Grade By Team” page: make sure you can navigate back to the team selection page by clicking “Change Team” __ Grading Tool “Grade By Step/Grade By Team: All Revisions” page: make sure you can view student revisions by clicking the “X Revision(s)” link (this will only work if a student has submitted multiple answer revisions to a step __ Premade Comments page: make sure you can add a comment by clicking the “Add Comment” button __ Premade Comments page: make sure you can edit a comment by clicking on the text for a comment to edit it in place __ Premade Comments page: make sure you can delete a comment by clicking the “Delete” button __ Premade Comments page: make sure you can use a comment by clicking the “Select” button and then clicking the “Submit” button at the bottom Logged in as a student __ Student Home page: make sure the runs you have registered for are displayed in your “Current Project Runs” __ Student Home page: make sure you can add a project by clicking “Add a Project” and then entering an “Access Code” for a run, choosing a period, and then clicking “Add Project” __ Student Home page: make sure you can run a project by clicking on the “Run Project” button for a run __ Student Home page: if the run allows workgroups with multiple students, make sure the teammate page shows up when the student tries to run a project for the first time, they will see the two options “By Myself” and “With 1 or 2 Teammates” __ Student Home page: make sure the teammate login page shows up if the workgroup has multiple students, there should be fields for 3 usernames __ Student VLE: make sure the navigation menu on the left works and you can move around the project __ Student VLE: make sure the green left and right navigation arrows near the top right of the screen properly move to the previous and next step respectively __ Student VLE: make sure the “Full Screen” button works __ Student VLE: make sure the “Flagged” button works and displays the Flagged Work popup __ Student VLE: make sure the “My Work” button works and displays the My Work popup __ Student VLE: if the Idea Manager is enabled, make sure the “Ideas” and “Add Idea” buttons work __ Student VLE: if the Idea Manager is enabled for the run, make sure you can add an idea to the basket __ Student VLE: if the Student File Uploader is enabled for the run, make sure the “Files” button works __ Student VLE: if the Student File Uploader is enabled for the run, make sure you can upload a file __ Student VLE: make sure you can save work to a step __ Student VLE: make sure the “Home” button navigates you back to the Student Home page __ Student VLE: make sure the “Sign Out” button signs you out