The goal of performance testing is to identify the performance bottleneck by collecting analysisdata for all components involved.
性能测试的目标就是通过为所有涉及到的组件收集分析数据,识别性能的瓶颈。
2
If software quality drops between two consecutive iterations of the component, runtime analysisdata makes it very easy to find the responsible feature or code change.
如果软件质量介于两类连续的组件叠代间,那么运行时分析数据很容易找出其中的特点或代码的改变。
3
Various automation techniques were employed to enable stress/load testing, memory leak analysis, data integrity testing, and regression testing throughout the test effort.