+91-7710033016 / +91-8291749529 support@effectivepmc.com

Continuous Integration

In Continuous integrations, all the developer work is merged to main branch several times a day. This helps in reducing integration problems. In Continuous integration we try to minimize the duration for which a branch remains checked out. A developer code gets...

What is Kanban?

Kanban is a visual process and project management tool first developed in Japan by Toyota. Kanban is a way to visualize your work and limit the amount of work in progress at any one time. KanBan is often seen as a central element of “Lean” manufacturing and is...

Extreme Programming

Extreme Programming (XP) Extreme Programming (XP) is a software development methodology which is intended to improve software quality and responsiveness to changing customer requirements. As a type of agile software development, it advocates frequent...

What is a User Story?

The User Story is the most granular unit of requirement on a Scrum Project. The Product Owner writes the User Stories. The Sprint Backlog gets elaborated into User Stories when the Sprint Planning is done. It is important to note that the user story is a medium that...

Definition of Done

DoD Criteria is a set of Quality Measures that is applicable to all items before they can be called as Increment. A clear definition of Done is critical because it removes ambiguity from requirements and helps the team adhere to mandatory quality norms. An initial DoD...

Applicability of Scrum

Scrum is used to handle complexity. Complexity means unknown work. This is achieved with an approach which is based on Empirical Process Control. Empiricism asserts that decisions be taken based on what you see and not just on assumtions. Why should you use Scrum?...