Whats the difference between the functional requirement, scenario and use case specification?
Functional requirements describes the high-level functionality of the system. It should be very brief. A scenario is a story of using the system. It focus more on the interaction between a user and the system. Actions internal to the system do not have to be shown. By definition, one use case should have many related scenarios. However, in this assignment, you are only required to write a few major success scenarios.