Assignment
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.
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.
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.
Write the business requirements for the scenario. Explain why the business needs a user to be able to send an email.
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.