Assignment

Completed

It’s time to practice documenting the user story, the test case, and the business requirements for an activity that you likely do often: sending an email.

  1. Write the user story of sending a basic email. Make sure that you write it in such a way that the user, and the technical resource who makes the email technology, can understand it.

  2. Write the test case for testing the results. Write the test case in such a way that any tester, or user, can test it and confirm that it works or doesn’t work.

  3. Write the business requirements for the scenario. Explain why the business needs a user to be able to send an email.

  4. By using a site or an app that you like, imagine a happy path test scenario, and then complete the following tasks:

    • Document that scenario for someone else to test.
    • Follow your documentation as written.
    • Evaluate and correct the documentation as needed.