Performance
**************
* Connection speed:
1. try with connection speed: 14.4, 28.8, ISDN, Cable, DSL, T1, T#.
2. Time out occurrence.

* Load:
Check or measure the following
a. What is the estimated number of users per time period and how will it be divided over the period?
b. Will there be peak loads and how will be the system reacts.
c. Can your site handle a large amount of users requesting contain page?
d. Large amount of data from users.

* Stress:
Check for the following things.
a. Typical areas to test are forms, logins or other information transaction components.
b. Performance of memory, CPU, file handling etc..
c. Error in hardware, software, memory errors (leakage overwrite or printers)

Security
*********
• Valid and Invalid login.
• Limit defined for the number of tries.
• Verify log files are maintained to store the information for traceability.
• Verify encryption is done correctly if SSL is used.
• No access to edit scripts on the server without authorize

Security Testing
******************
* If your site requires firewalls, encryption, user authentication, financial transactions, or access to databases with sensitive data, you may need to test these and also test your site's overall protection against unauthorized internal or external access.