A quality attribute scenario is a quality-attribute-specific requirement. It consists of six parts.
The figure below shows the parts of a quality attribute scenario.
Figure 4.1 Quality attribute parts.
The purpose of this is to be able to figure out the ways you can estimate and improve the software. There are many software quality attributes, but for this course, we will only focus on six of them.
Performance is the ability of a system to respond in a timely and efficient manner to user requests. From these considerations we can see the portions of the performance general scenario.
Users initiate 1,000 transactions per minute stochastically under normal operations, and these transactions are processed with an average latency of two seconds.
Figure 4.2 Sample performance scenario.