Tests Directory - WISE-Community/WISE-Tests GitHub Wiki

This list contains all the tests that we have thought of. The tests that have been implemented will have the status of "Done". The tests that have not been implemented will have an empty status.

Status Category Test Description Assigned To
Done Home Page make sure it loads
Done Home Page make sure the “Browse WISE Curricula” link works
Done Home Page make sure the “Create WISE Account” link works
Done Home Page make sure the “Check Compatibility” link works
Done Home Page make sure the “Forgot Username or Password?” link works
Done Home Page make sure a user can log in as a student
Done Home Page make sure a user can log in as a teacher
Done 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
Done Browse WISE Curricula Page make sure the WISE library projects show up and you can preview a project by clicking on the “Preview” link for that project
Done Create WISE Account Page make sure you can create a teacher account if you entered everything correctly
Done Create WISE Account Page make sure you can create a student account if you entered everything correctly
Contact Us Page fill out the form and submit it to make sure the system sends an email to the appropriate WISE4 administrator
Done Forgot Username or Password? Page make sure you can recover a lost teacher username
Done Forgot Username or Password? Page make sure you can recover a lost teacher password
Done Forgot Username or Password? Page make sure you can recover a lost student username
Done Forgot Username or Password? Page make sure you can recover a lost student password
Done Check Compatibility Page make sure the system checker works properly
Done Teacher Home Page make sure “Browse WISE Projects” link works
Done Teacher Home Page make sure “Grade & Manage Classroom Runs” link works
Done Teacher Home Page make sure “Launch Authoring Tool” link works
Done Teacher Home Page make sure you can preview a project
Done Browse WISE Projects Page make sure the public library projects are displayed
Done Browse WISE Projects Page make sure your own projects are displayed when you click Owned
Done Browse WISE Projects Page make sure shared projects are displayed when you click Shared
Done 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
Done 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
Done Browse WISE Projects Page make sure you can share one of your own projects
Done Browse WISE Projects Page make sure you can preview a project
Done Grade & Manage Classroom Runs Page make sure you can preview the project for a run by clicking on the “Preview” link for that run
Done Grade & Manage Classroom Runs Page make sure you can preview the project for a run by clicking on the “Preview” link in the Project Details page
Done Grade & Manage Classroom Runs Page make sure you can view the info for a run by clicking on the “Info” link for that run
Done 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)
Done Grade & Manage Classroom Runs Page make sure you can edit the run settings for a run by clicking on the “Edit Run Settings” link
Done Grade & Manage Classroom Runs Page make sure you can launch the grading tool in “Grade by Step: Latest Work” mode
Done Grade & Manage Classroom Runs Page make sure you can launch the grading tool in “Grade by Step: All Revisions” mode
Done Grade & Manage Classroom Runs Page make sure you can launch the grading tool in “Grade by Team: Latest Work” mode
Done Grade & Manage Classroom Runs Page make sure you can launch the grading tool in “Grade by Team: All Revisions” mode
Done 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
Done Authoring Tool Page make sure you can create a project by clicking “Create Project”
Done Authoring Tool Page make sure you can copy a project by clicking “Copy Project”
Done Authoring Tool Page make sure you can open a project by clicking “Open Project”
Done Authoring Tool Page make sure you can create an activity by clicking “Add Activity”
Done Authoring Tool Page make sure you can create a step by clicking “Add Step”
Done 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)
Done 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
Done 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
Done 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
Done Authoring Tool Page make sure you can delete an activity by clicking the check box for an activity and then clicking the “Delete” button
Done Authoring Tool Page make sure you can delete a step by clicking the check box for a step and then clicking the “Delete” button
Done 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”
Done 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
Done Authoring Tool Page make sure you can preview the project by clicking the “Preview Project” button
Done Authoring Tool Page make sure you can navigate back to the Portal by clicking “Exit to Home”
Done Grading Tool Page make sure “Grade By Step: Latest Work” only displays the latest student revision
Done Grading Tool Page make sure “Grade By Step: All Revisions” displays all the student revisions
Done Grading Tool Page make sure “Grade By Team: Latest Work” only displays the latest student revision
Done Grading Tool Page make sure “Grade By Team: All Revisions” displays all the student revisions
Done Grading Tool “Grade By Step” Page make sure you can switch between periods
Done Grading Tool “Grade By Step” Page make sure you can click on a step to view the student work for that step
Done Grading Tool “Grade By Team” Page make sure you can switch between periods
Done Grading Tool “Grade By Team” Page make sure you can click on a workgroup to view the work for that workgroup
Done Grading Tool “Grade By Step/Grade By Team” Page make sure you can give a score to a student who has submitted work
Done Grading Tool “Grade By Step/Grade By Team” Page make sure you can give a comment to a student who has submitted work
Done 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
Done Grading Tool “Grade By Step” Page make sure you can move to the next step in the project by clicking the “Next >” link
Done Grading Tool “Grade By Step” Page make sure you can move to the previous step in the project by clicking the “< Previous” link
Done Grading Tool “Grade By Step” Page make sure you can navigate back to the step selection page by clicking “Change Step”
Done 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
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”
Done 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
Done 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
Done Student VLE make sure the “Full Screen” button works
Done Student VLE make sure the “Flagged” button works and displays the Flagged Work popup
Done Student VLE make sure the “My Work” button works and displays the My Work popup
Done 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
Done 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
Done Student VLE make sure you can save work to a step
Done Student VLE make sure the “Home” button navigates you back to the Student Home page
Done Student VLE make sure the “Sign Out” button signs you out
⚠️ **GitHub.com Fallback** ⚠️