The Codest
  • Sobre nós
  • Serviços
    • Desenvolvimento de software
      • Desenvolvimento de front-end
      • Desenvolvimento backend
    • Staff Augmentation
      • Programadores Frontend
      • Programadores de back-end
      • Engenheiros de dados
      • Engenheiros de nuvem
      • Engenheiros de GQ
      • Outros
    • Aconselhamento
      • Auditoria e consultoria
  • Indústrias
    • Fintech e Banca
    • E-commerce
    • Adtech
    • Tecnologia da saúde
    • Fabrico
    • Logística
    • Automóvel
    • IOT
  • Valor para
    • CEO
    • CTO
    • Gestor de entregas
  • A nossa equipa
  • Case Studies
  • Saber como
    • Blogue
    • Encontros
    • Webinars
    • Recursos
Carreiras Entrar em contacto
  • Sobre nós
  • Serviços
    • Desenvolvimento de software
      • Desenvolvimento de front-end
      • Desenvolvimento backend
    • Staff Augmentation
      • Programadores Frontend
      • Programadores de back-end
      • Engenheiros de dados
      • Engenheiros de nuvem
      • Engenheiros de GQ
      • Outros
    • Aconselhamento
      • Auditoria e consultoria
  • Valor para
    • CEO
    • CTO
    • Gestor de entregas
  • A nossa equipa
  • Case Studies
  • Saber como
    • Blogue
    • Encontros
    • Webinars
    • Recursos
Carreiras Entrar em contacto
Seta para trás VOLTAR
2019-09-01
Gestão de projectos

Project management in SCRUM

Mateusz Lesniak

SCRUM is a project management methodology based on empirical process control theory, which is consistent with the values of the Agile manifesto (2001). This is not a restrictive work methodology but rather a framework that allows you to provide software without having a vision of final shape straight away. The main advantages of the SCRUM methodology are minimizing the cost of changing requirements and quickly providing potentially ready-to-use functionalities.

Como é que funciona?

In practice, this means that the entire process is constantly optimized and adapted to the needs of the equipa e o produto throughout the entire period of work on the projeto. Responsibility for managing desenvolvimento de produtos is spread between the product owner (PO) and the design team. PO is the person responsible for making decisions related to the direction of product development and has a holistic “vision” of what the product is to become. Task management is based on the Kanban board (in conjunction with the correr functionality called the SCRUM board). Each participant in the process can add tasks to the backlog, but the OP is responsible for setting priorities. The project team is responsible for “transforming” the PO’s ideas into specific tasks and planning their implementation.

Course of the cycle

The process is divided into iterations (sprints). As part of one sprint lasting approximately 2 weeks, the project team implements and tests the previously planned part of the functionality.

Sprint begins with “planning”, where the team discusses and prepares the tasks that have been previously groomed and set up by the PO at the top of the backlog. Thereafter, the difficulty of these tasks is estimated and they are given points according to the difficulty. With relatively constant team composition and working conditions, the number of points performed in each sprint is repeatable and allows the planning of future work. At the end of the planning meeting, tasks with a total number of points to be completed within one sprint are selected, and a new sprint begins.

Scrum software management

In the middle of the sprint, grooming occurs. This is a meeting at which the OP presents the team with further expectations and ideas, while the project team analyzes them, breaks them down into smaller tasks, and presents possible suggestions to the OP. When planning future tasks, the OP consults with analysts, users, UX, and graphic designers. Additional analyses (mercado research and data science) are often needed at this stage. Only after analyzing and formulating the so-called User Story will the PO publish those Stories in a backlog. The User Story should contain information on what the OP expects from a given task or group of tasks and on what criteria should be used to recognize whether the task is completed.

During the sprint, so called “Daily standup meeting” are held on a daily basis. At these meetings, each developer tells the rest of the team what he has been doing for the last day and possibly informs about any problems or blockades that impede his further work. Thanks to this exchange of current status, it is possible to catch potential conflicts between various tasks much faster and avoid the situation where the developer gets stuck on a problem and cannot make progress on it. The daily standup assumption is to be as short as possible, but fulfilling its role at the same time. The standing formula of the meeting encourages team to keep it short.

During the sprint, tasks are moved on the SCRUM board according to their current status. The choice of columns usually corresponds to the work system of the companies or the team and is associated with the version-control system and the frequency of releases. For nós it is as follows:

  • To do – tasks waiting to be completed
  • In progress – tasks in progress
  • Código review – tasks waiting to be checked by another developer
  • Prepared – tasks checked and accepted by developers
  • Staged – tasks located on a staging instance and waiting for PO approval
  • Accepted – tasks accepted by the PO
  • Done – ready tasks located on the production instance

After the sprint, a retrospective takes place. This is a meeting dedicated to work optimization. The whole team discusses what has gone well in the last sprint and what needs improvement. We also often refer to the previous retrospective and check whether we have been able to implement all ideas to improve work. The problems discussed at the retrospective can be anything from development tools, through pressure, task difficulty, to communication problems (both between developers and the team and the PO).

Scrum in software development project

Responsibilities of the SCRUM master

The person responsible for the proper conduct of the SCRUM process is the SCRUM master. This is often the most incomprehensible role in the team. The SCRUM master has no decision-making power. Decisions are made jointly by the team and the PO, while the role of the SCRUM master is to remove obstacles in the proper course of the process.

The duties of the SCRUM master include the following:

  • Conducting SCRUM meetings, including planning, grooming, daily standup meeting, and retrospective
  • Ensuring that tasks on the SCRUM board are regularly groomed by the team and prioritized by the PO
  • Functioning as a link between the team and the PO; hence, it is often the SCRUM master who has a difficult role in translating the language of programmers into the business language, and vice versa. This is due to the fact that, in our company, the SCRUM master is a developer, hence a technical person. The general framework of the SCRUM master’s work does not require this.
  • Stopping team from going off-topic and guarding the agenda at meetings
  • Caring for the atmosphere in the team — mainly at meetings.
  • Resolving conflicts if they arise.

Leia também:

  • As boas práticas da Codest para a construção de software. A nossa abordagem ao percurso do cliente
  • As boas práticas da Codest para a criação de software: GitFlow
  • As boas práticas da Codest para a construção de software. Como implementar a análise de requisitos?

Artigos relacionados

Soluções para empresas e escalas

Porque é que a sua empresa precisa de uma equipa de desenvolvimento remoto?

Explore as vantagens e estratégias da integração de equipas de desenvolvimento remotas, destacando a relação custo-eficácia, o acesso global a talentos e a flexibilidade.

The Codest
Agata Waszak Especialista em soluções para clientes
Gestão de projectos

Fundamentos da Adoção Ágil: Um roteiro para equipas técnicas

Saiba como adotar eficazmente as metodologias Agile com os conhecimentos do nosso especialista PM - Jan, para melhorar a eficiência e a colaboração.

The Codest
Jan Kolouszek Gestor de projectos
Gestão de projectos

Da mesa do PM: Técnicas eficazes de gestão de equipas à distância

Aprenda estratégias comprovadas do nosso PM Jan para otimizar a gestão de equipas remotas e aumentar a produtividade. Leia agora!

The Codest
Jan Kolouszek Gestor de projectos
Soluções para empresas e escalas

7 Estratégias-chave para gerir uma equipa de desenvolvimento de software

Este artigo detalha as principais estratégias para gerir eficazmente as equipas de desenvolvimento de software, dando ênfase à comunicação, às ferramentas de gestão de projectos e à compreensão da dinâmica da equipa.

OCODEST
Gestão de projectos

Guia CTO: Gerir eficazmente os programadores remotos

Em todo o mundo, mais de 60% das pessoas trabalham remotamente. Esta tendência é especialmente notória no sector das TI. Cada vez mais programadores apreciam a possibilidade de trabalhar remotamente. Devido a...

The Codest
Kamil Ferens Diretor de Crescimento

Subscreva a nossa base de conhecimentos e mantenha-se atualizado sobre os conhecimentos do sector das TI.

    Sobre nós

    The Codest - Empresa internacional de desenvolvimento de software com centros tecnológicos na Polónia.

    Reino Unido - Sede

    • Office 303B, 182-184 High Street North E6 2JA
      Londres, Inglaterra

    Polónia - Pólos tecnológicos locais

    • Parque de escritórios Fabryczna, Aleja
      Pokoju 18, 31-564 Cracóvia
    • Embaixada do Cérebro, Konstruktorska
      11, 02-673 Varsóvia, Polónia

      The Codest

    • Início
    • Sobre nós
    • Serviços
    • Case Studies
    • Saber como
    • Carreiras
    • Dicionário

      Serviços

    • Aconselhamento
    • Desenvolvimento de software
    • Desenvolvimento backend
    • Desenvolvimento de front-end
    • Staff Augmentation
    • Programadores de back-end
    • Engenheiros de nuvem
    • Engenheiros de dados
    • Outros
    • Engenheiros de GQ

      Recursos

    • Factos e mitos sobre a cooperação com um parceiro externo de desenvolvimento de software
    • Dos EUA para a Europa: Porque é que as empresas americanas decidem mudar-se para a Europa?
    • Comparação dos centros de desenvolvimento da Tech Offshore: Tech Offshore Europa (Polónia), ASEAN (Filipinas), Eurásia (Turquia)
    • Quais são os principais desafios dos CTOs e dos CIOs?
    • The Codest
    • The Codest
    • The Codest
    • Privacy policy
    • Website terms of use

    Direitos de autor © 2026 por The Codest. Todos os direitos reservados.

    pt_PTPortuguese
    en_USEnglish de_DEGerman sv_SESwedish da_DKDanish nb_NONorwegian fiFinnish fr_FRFrench pl_PLPolish arArabic it_ITItalian jaJapanese es_ESSpanish nl_NLDutch etEstonian elGreek cs_CZCzech pt_PTPortuguese