The documentation for an agile project takes the form of user stories and test cases. A user story defines some feature that a user requires, while a test is an executable version of a user story and, as such, is directly linked to the user narrative described in it. In agile development, testing early is essential. For example, acceptance tests should be created for each user story prior to any code being produced is advocated as part of the agile development process. Consider the following situation involving a university's Student Information System: A university student may register for courses and make payments online via the system. As part of the acceptance test for the aforementioned scenario, please provide at least FIVE user stories. To be successful, you must include a short explanation to support your answer.
The documentation for an agile project takes the form of user stories and test cases.
A user story defines some feature that a user requires, while a test is an executable version of a user story and, as such, is directly linked to the user narrative described in it. In agile development, testing early is essential. For example, acceptance tests should be created for each user story prior to any code being produced is advocated as part of the agile development process.
Consider the following situation involving a university's Student
As part of the acceptance test for the aforementioned scenario, please provide at least FIVE user stories. To be successful, you must include a short explanation to support your answer.
Step by step
Solved in 5 steps