Chapter 8 Review Question 9

9. What are the primary forms of testing?

Form and module testing葉est individual functions. (Detailed code-testing steps are not listed here) Integrated application testing葉est the application for structure and data passing. Stress or performance testing葉est under full loads. Usability testing葉est with various users to ensure application meets their needs. Security testing葉est for common security flaws, particularly SQL injection attacks.