by Amit Kulkarni | Apr 9, 2020 | Agile Scrum
Role of the Business Analyst Role of a Business Analyst involves the following activities Understanding the business needs from various stakeholdersEliciting requirements using various techniquesDocumenting the requirements into requirements specifications, user...
by Amit Kulkarni | Nov 5, 2018 | Agile Scrum
The Sprint Goal is an objective set for the Sprint that can be met through the implementation of Product Backlog. It provides guidance to the Scrum Team on why it is building the Increment. It is created during the Sprint Planning meeting. The Sprint Goal gives the...
by Amit Kulkarni | Apr 16, 2018 | Agile Scrum
User story is one of the popular way of writing requirement in Agile. Lot of Agilists prefer the User Story format. However, that is not the only way of writing requirements in Agile projects. You could write requirements in many ways, for e.g.Use Cases, Business...
by Amit Kulkarni | Feb 14, 2018 | Agile Scrum
Because requirements in Scrum are only loosely defined, they need to revisited and clearly defined before they come into the Sprint. This is done during the current sprint in a activity called Product Backlog Refinement. Duration of the PB Refinement The guidelines in...
by Amit Kulkarni | Jan 18, 2018 | Agile Testing
Managing Regression Risk with Evolving Manual and Automated Test Cases In an Agile project, as each iteration completes, the product grows. Therefore, the scope of testing also increases. Along with testing the code changes made in the current iteration, testers also...