Requirements Interaction

Conflicts between different non-functional requirements are common in complex systems.

Examples:

  • Username/Password mechanism should be easy for a user to remember.

  • All passwords must be hard to guess and ideally require upper/lower case letters and special symbols to ensure high security.

Last updated