REGRESSION CHECKLIST -------------------- INTRODUCTION -------------------- This document contains the regression checklist for tensen.net. -------------------- FORMAT -------------------- The format for each entry is REQUEST ACTION RESULT Where REQUEST is the user-agent request, ACTION is some action taken by the client and RESULT is a summary of what should happen in this circumstance. -------------------- CASES -------------------- http://tensen.net/ Load The homepage loads and looks correct. http://tensen.net/dakota Load The "Dakota" page loads and looks correct. http://tensen.net/tensen Load The "TenSen" page loads and looks correct. http://tensen.net/links Load The "links" page loads and looks correct. http://tensen.net/resume Load The "resume" page loads and looks correct. http://tensen.net/templates/(.*) Load Redirect 301 to http://tensen.net/?ruri=$1 http://tensen.net/stats(*) Load A login prompt should appear. http://tensen.net/stats(*) Successful authorization The default statistics should display as expected. http://tensen.net/stats(*) Failed authorization A 401 Authorization Required page should show. http://tensen.net/stats(*) Not found A default 404 page in this case is acceptable. Any other invalid request Load Redirect 301 to http://tensen.net/?ruri=$1