Confirmed users
2,959
edits
| Line 53: | Line 53: | ||
# Play around with the Soup application and note any functionality areas that are not covered by existing test cases | # Play around with the Soup application and note any functionality areas that are not covered by existing test cases | ||
# For the functionality areas not covered by test cases, construct test cases for them by providing the following: | # For the functionality areas not covered by test cases, construct test cases for them by providing the following: | ||
## Summary: A short summary of what the test case is | |||
## Steps to Perform: The steps to execute this test case | |||
## Expected Results: The expected state of the system after running this test case | |||
## Comments: Any additional information that needs to be specified | |||
# Send these test cases created to [mailto:atrain@mozilla.com Aaron Train] for review | # Send these test cases created to [mailto:atrain@mozilla.com Aaron Train] for review | ||
# If revisions are needed, make the revisions as needed and send it back for review | # If revisions are needed, make the revisions as needed and send it back for review | ||