Discover the best practices for performance testing in Agile development. Learn why continuous performance testing throughout all development stages ensures optimal product quality and faster issue resolution.
Table of Contents
Question
When is performance testing most effectively performed?
A. After the product is released to the market.
B. Continuously during all development stages.
C. When stakeholders and end users report performance issues.
D. Immediately before the sprint review to ensure the product meets expectations.
Answer
B. Continuously during all development stages.
Explanation
Performance testing should happen constantly. It should not be pushed off to the end of a sprint or, even worse, prior to deployment.
Many performance testing tools will run each time code is committed or when a branch is merged into the main branch. Continually testing application performance is a best practice for all Agile teams.
Professional Scrum Developer PSD certification exam assessment practice question and answer (Q&A) dump including multiple choice questions (MCQ) and objective type questions, with detail explanation and reference available free, helpful to pass the Professional Scrum Developer PSD exam and earn Professional Scrum Developer PSD certification.