InterviewSolution
| 1. |
What Is The Difference Between Performance Testing And Performance Engineering? |
|
Answer» Performance TESTING: In Performance testing, testing CYCLE includes requirement gathering, SCRIPTING, execution, RESULT sharing and report generation. Performance engineering: Performance Engineering is a step ahead of Performance testing where after execution; results are ANALYZED with the aim to find the performance bottlenecks and the solution is provided to resolve the identified issues. Performance testing: In Performance testing, testing cycle includes requirement gathering, scripting, execution, result sharing and report generation. Performance engineering: Performance Engineering is a step ahead of Performance testing where after execution; results are analyzed with the aim to find the performance bottlenecks and the solution is provided to resolve the identified issues. |
|