volume_mute
Operational Profiles
publish date: 1969/12/31 00:00:00 UTC
volume_mute
What is an operational profile in the context of performance testing?
Correct Answer
A reflection of the mix of work that will be handled by the system in its real operational environment
Explanation
An operational profile reflects the mix of work that the system will actually handle in its operational environment. Performance tests should be designed based on operational profiles so that tests reflect real-world usage patterns. For example, if 90% of transactions are simple queries and 10% are complex updates, the performance test workload should reflect this proportion.
Reference
Software Engineering, Ian Sommerville, 10th edition
