Agile Testing Interview Questions 1
Agile Testing Interview Questions 1
Product Owner: Product Owner usually represents the Client and acts as a
point of contact from the Client side. The one who prioritizes the list of Product
Backlogs which Scrum Team should finish and release.
Scrum Master: Scrum Master acts as a facilitator to the Scrum Development
Team. Clarifies the queries and organizes the team from distractions and
teach the team how to use scrum and also concentrates on Return on
Investment (ROI). Responsible for managing the sprint.
Scrum Development Team: Developer’s, QA’s. Who develops the product.
Scrum development team decides the effort estimation to complete a Product
Backlog Item.
Scrum Team: A cross-functional, self-organizing group of dedicated people
(Group of Product Owner, Business Analyst, Developer’s and QA’s).
Recommended size of a scrum team is 7 plus or minus 2 (i.e, between 5 to 9
members in a team).
5. What approach do you follow when requirements change
continuously?
In Agile methodology, change in requirement is possible. It’s not like other
traditional methodologies where the requirements are locked down at the
requirement phase. Every team member should be ready to handle the
changes in the project.
The team should work closely with the Product Owner to understand the
scope of requirement change and to negotiate to keep the requirement
changes to a minimum or to adopt those changes in the next sprint. Based on
the requirement changes Test Team could update the Test Plan and Test
Cases to achieve the deadlines. The team should understand the risk in the
requirement change and prepare a contingency plan. It is a best practice not
to go for the automation process until requirements are finalized.
9. What is a Sprint?
In Scrum, the project is divided into Sprints. Each Sprint has a specified
timeline (2 weeks to 1 month). This timeline will be agreed by a Scrum Team
during the Sprint Planning Meeting. Here, User Stories are split into different
modules. The end result of every Sprint should be a potentially shippable
product.