32.7k views
0 votes
Which is a good place to start specifying data requirements in the new software system you want to develop?

A. with the input and output flows on the sequence diagram
B. with the input and output flows on the state diagram
C. with the input and output flows on the system's context diagram
D. with the input and output flows on the data diagram
E. with the input and output flows on the use case diagram
F. with the input and output flows on the class diagram

User Ron Trunk
by
8.5k points

1 Answer

4 votes

Final answer:

The correct place to start specifying data requirements in a new software system is with the input and output flows on the use case diagram.

Step-by-step explanation:

The correct place to start specifying data requirements in a new software system is with the input and output flows on the use case diagram.

A use case diagram represents the interactions between the system and its users, depicting the different use cases and their inputs and outputs.

By analyzing the input and output flows on the use case diagram, you can determine the data requirements of the system.

User Pjj
by
8.7k points