Make sure all aspects of comments check for errors (comments are not longer than 200 characters long, rating is between 1 and 10, hours per week is between 1 and 40, class taken is no longer than 8 characters, and users select a valid option from drop down box).
Task Test:
1.) Go to professor page
2.) For each box type in input that should not be allowed (see above description) and see that it prompts you if you type in correct input and does not take the incorrect input
Make sure all aspects of comments check for errors (comments are not longer than 200 characters long, rating is between 1 and 10, hours per week is between 1 and 40, class taken is no longer than 8 characters, and users select a valid option from drop down box).
Task Test: 1.) Go to professor page 2.) For each box type in input that should not be allowed (see above description) and see that it prompts you if you type in correct input and does not take the incorrect input