An agile project's documentation consists of user stories and test cases. A user story specifies a feature that a user needs, while a test is an executable form of a user story and, as such, is directly connected to the user narrative that it describes. Early testing is critical in agile development. As part of the agile development process, it is recommended that acceptance tests be written for each user story before any code is written. Take a look at the following scenario using a university's Student Information System: A university student may use the system to register for courses and make payments online. Please submit at least FIVE user stories as part of the acceptance test for the aforementioned scenario. To be successful, you must provide a brief explanation to back up your response.
An agile project's documentation consists of user stories and test cases.
A user story specifies a feature that a user needs, while a test is an executable form of a user story and, as such, is directly connected to the user narrative that it describes. Early testing is critical in agile development. As part of the agile development process, it is recommended that acceptance tests be written for each user story before any code is written.
Take a look at the following scenario using a university's Student
Please submit at least FIVE user stories as part of the acceptance test for the aforementioned scenario. To be successful, you must provide a brief explanation to back up your response.
Step by step
Solved in 2 steps