In Software Requirements Specification,
what is the difference between Scenarios and Process Narratives of each function (described using UML)?
I understand that Scenarios are descriptions of a single feature of the system. Is it necessary to describe Scenarios also with UML, or are the text descriptions sufficient? Because I already have to detail Process narrative of each function(feature) with UML.
Both approaches are equivalent, right?
thx, guy