dev.docx

If you have not yet done so, you should complete the Module 5 lab before working on this activity

Design a small suite of tests for your Web application. This suite should include:

Functional Testing, such as:

· Checking links

· Test Web forms

· Validate CSS tags

· Validate Javascript tags

Database Testing, such as:

· A search that returns a single record

· A search that returns no records

· A search the returns multiple records

Browser Compatibility Testing

· Function with some browser features turned off (e.g., Javascript)

Make sure you add comments to your test scripts to explain what is happening with each test case. Include your name with the comments as well.

Submit your test code files to your instructor as a ZIP file named <first_initial><Last_name>_Mod05Dev.zip.

mmalik_Mod05Dev.zip