In: Computer Science
In the context of software reliability and statistical testing: (a) Define operation profile and (b) Where or how can we obtain this information?
a) An operational profile is a complete set of operations with their probabilities of occurrence (during the operational use of the software).
An operational profile is a description of the distribution of input events that is expected to occur in actual software operation. The operational profile of the software reflects how it will be used in practice.


b)