There are some important areas to be considered while testing a web application. Here is a web testing cheat sheet, which is a kind of checklist of items to remember while testing a website. Even though this includes only main areas, the chance of success or failure depends on the context of testing. However, here is the cheat-sheet for website testing:
Similarly test by passing internal urls directly into address bar of the browser without login and check whether the pages are opening or not. All transactions, error messages, security breach attempts should be logged in log files somewhere in web server.
You must be logged in to post a comment.