Hi,
I just started working as a BA and have few questions regarding Use Cases and FRD. It would be really helpfull if somebody can help me asap. Thanks
Use Case:
I am working on a System (ABC) which will send automatic notifications to the selected users (X) with some information gathered from ABC database. Then X users will access ABC system to complete their duties such as scheduling frieght, editing reports, etc. ABC will generate and send these notifications regularly by gathering information from ABC database (which mean the system will scan its own database to create and send notifications to X users).
Now my question is how can i create a use case for this process. Who will be the actor in this case. Can ABC system act as an actor itself because there is no other external user or system which will be creating and sending notification to X users. It is all done by ABC. What will be the trigger? etc etc
FRD:
I am asked to create a BRD + FRD as 1 document. Basically, ABC system shall have 3 functions which will be used by X users to compelete their tasks.
Question: How should i categorize the functional reuirements for these three different function. Should i write the name of the function and then start writing all the functional req .. For Example:
Edit function: 1- The system shall allow user to change words using edit function....
2- The system shall generate the report using edit function... etc etc..
What categories should i inlude in funtional requirements....Functionality, User Classes, Security, etc?
Do i need to write and categorize my functional requirements based on my business reuirements numbering?
What about Business rules? Should i write business rules for these functions separatly or business rule is one sections where i can write the rules for all three functions together?
Thanks