How to dissect business requirements from software requirements in a requirements statement? [closed]

StackOverflow https://stackoverflow.com/questions/17219289

  •  01-06-2022
  •  | 
  •  

質問

I am trying to make a Business Requirements Document and a separate Software Requirements Specifications document. From the following requirements statement, can anyone help me dissect business requirements from software requirements?

Design a system that will maintain positions in real time based on a feed of transactions – buys and sells – that come to the application via MQ. You should include initial positions loads, fault tolerance and error checking and handling for the process.

Thanks

役に立ちましたか?

解決

What is the business process for maintaining positions? When does the business need a position? What triggers the need? What steps/tasks maintain a position? When is a position no longer required? Get answers to these questions and you will have business requirements.

ライセンス: CC-BY-SA帰属
所属していません StackOverflow
scroll top