Comparison of scrum software

Last updated

This page compares software with specific support for the scrum framework. Although the features of some general project management software can be conceptualized around scrum, general project management software is not included on this list unless it has, or a plugin for it has, specific support for scrum.

Contents

General information

Software License Web-based Hosted On-Premises SaaS Implementation programming languages
Azure Boards Proprietary YesYesYes .NET   and modern Web frameworks
HeySpace Proprietary YesNoYesJavaScript
JIRA Proprietary YesYesYesJava
Projektron BCS Proprietary YesYesYesJava
Taiga AGPL-3.0-or-later YesYesYes Python and JavaScript
Trello Proprietary YesNoYes
Tuleap GPL-2.0-or-later YesYesYes PHP and JavaScript

Sprint features

SoftwareScrum boardCustom columnsBurndown chartSprint goal
Azure Boards YesYesYesSprint name
HeySpace YesYesNoSprint description
JIRA YesYesYesYes
Projektron BCS YesYesYesNo
Taiga YesYesYesYes
Trello YesYesVia pluginNo
Tuleap YesYesYesSprint description

Story features

SoftwareReorderable product backlogStory descriptionAcceptance criteriaStory pointsPlanning pokerPlanning poker points averagingStory claimingComments on storiesChange tracking
Azure Boards YesYesYesYesVia extension [1] NoYesYesYes
HeySpace YesYesYesNoNoNoYesYesYes
JIRA YesYesVia custom fieldYesVia pluginVia pluginYesYesYes
Projektron BCS YesYesYesYesNoNoYesYesYes
Taiga YesYesVia custom fieldYesVia pluginVia pluginYesYesYes
Trello YesYesYesVia pluginVia pluginVia pluginYesYesYes
Tuleap YesYesYesYesNoNoYesYesYes

Task features

SoftwareTasks within storiesTask claimingMultiple people can claim tasksSeparate comments on tasksAuto-story completion [lower-alpha 1]
Azure Boards YesYesNoYesVia extension [2]
HeySpace YesNoYesYesNo
JIRA YesYesNoYesOptional
Projektron BCS YesYesYesYesNo
Taiga YesYesYesYesYes
Trello YesNoNoNoNo
Tuleap YesYesYesYesYes

Integration features

Software Slack integration HipChat integration GitHub integrationData export
Azure Boards YesYesYes
HeySpace own built-in featureown built-in featureNo
JIRA YesYesYesYes
Projektron BCS NoNoYes
Taiga YesNoYes
Trello YesYes [3] Yes
Tuleap NoNoYes

See also

Notes and references

Notes

  1. When all tasks have been marked completed.

Related Research Articles

<span class="mw-page-title-main">Visual Basic (.NET)</span> Object-oriented computer programming language

Visual Basic (VB), originally called Visual Basic .NET (VB.NET), is a multi-paradigm, object-oriented programming language, implemented on .NET, Mono, and the .NET Framework. Microsoft launched VB.NET in 2002 as the successor to its original Visual Basic language, the last version of which was Visual Basic 6.0. Although the ".NET" portion of the name was dropped in 2005, this article uses "Visual Basic [.NET]" to refer to all Visual Basic languages released since 2002, in order to distinguish between them and the classic Visual Basic. Along with C# and F#, it is one of the three main languages targeting the .NET ecosystem. As of March 11, 2020, Microsoft announced that evolution of the VB.NET language has concluded.

<span class="mw-page-title-main">Eclipse (software)</span> Software development environment

Eclipse is an integrated development environment (IDE) used in computer programming. It contains a base workspace and an extensible plug-in system for customizing the environment. It is the second-most-popular IDE for Java development, and, until 2016, was the most popular. Eclipse is written mostly in Java and its primary use is for developing Java applications, but it may also be used to develop applications in other programming languages via plug-ins, including Ada, ABAP, C, C++, C#, Clojure, COBOL, D, Erlang, Fortran, Groovy, Haskell, JavaScript, Julia, Lasso, Lua, NATURAL, Perl, PHP, Prolog, Python, R, Ruby, Rust, Scala, and Scheme. It can also be used to develop documents with LaTeX and packages for the software Mathematica. Development environments include the Eclipse Java development tools (JDT) for Java and Scala, Eclipse CDT for C/C++, and Eclipse PDT for PHP, among others.

<span class="mw-page-title-main">Microsoft XNA</span> Freeware set of tools by Microsoft

Microsoft XNA is a freeware set of tools with a managed runtime environment that Microsoft developed to facilitate video game development. XNA is based on .NET Framework, with versions that run on Windows and Xbox 360. XNA Game Studio can help develop XNA games. The XNA toolset was announced on March 24, 2004, at the Game Developers Conference in San Jose, California. A first Community Technology Preview of XNA Build was released on March 14, 2006.

In software development, agile practices include requirements discovery and solutions improvement through the collaborative effort of self-organizing and cross-functional teams with their customer(s)/end user(s), adaptive planning, evolutionary development, early delivery, continual improvement, and flexible responses to changes in requirements, capacity, and understanding of the problems to be solved. Popularized in the 2001 Manifesto for Agile Software Development, these values and principles were derived from and underpin a broad range of software development frameworks, including Scrum and Kanban.

This article provides basic comparisons for notable text editors. More feature details for text editors are available from the Category of text editor features and from the individual products' articles. This article may not be up-to-date or necessarily all-inclusive.

The following tables list notable software packages that are nominal IDEs; standalone tools such as source code editors and GUI builders are not included. These IDEs are listed in alphabetical order of the supported language.

Entity Framework (EF) is an open source object–relational mapping (ORM) framework for ADO.NET. It was originally shipped as an integral part of .NET Framework, however starting with Entity Framework version 6.0 it has been delivered separately from the .NET Framework.

AnkhSVN is a free Subversion client, implemented as a source control plug-in for Microsoft Visual Studio 2005 to 2019 inclusive. It is released under the Apache License.

Azure DevOps Server is a Microsoft product that provides version control, reporting, requirements management, project management, automated builds, testing and release management capabilities. It covers the entire application lifecycle, and enables DevOps capabilities. Azure DevOps can be used as a back-end to numerous integrated development environments (IDEs) but is tailored for Microsoft Visual Studio and Eclipse on all platforms.

<span class="mw-page-title-main">Visual Studio</span> Code editor and IDE

Visual Studio is an integrated development environment (IDE) from Microsoft. It is used to develop computer programs including websites, web apps, web services and mobile apps. Visual Studio uses Microsoft software development platforms such as Windows API, Windows Forms, Windows Presentation Foundation, Windows Store and Microsoft Silverlight. It can produce both native code and managed code.

In software engineering, a software development process is a process of dividing software development work into smaller, parallel, or sequential steps or sub-processes to improve design and/or product management. It is also known as a software development life cycle (SDLC). The methodology may include the pre-definition of specific deliverables and artifacts that are created and completed by a project team to develop or maintain an application.

<span class="mw-page-title-main">.NET Framework</span> Software platform developed by Microsoft

The .NET Framework is a proprietary software framework developed by Microsoft that runs primarily on Microsoft Windows. It was the predominant implementation of the Common Language Infrastructure (CLI) until being superseded by the cross-platform .NET project. It includes a large class library called Framework Class Library (FCL) and provides language interoperability across several programming languages. Programs written for .NET Framework execute in a software environment named the Common Language Runtime (CLR). The CLR is an application virtual machine that provides services such as security, memory management, and exception handling. As such, computer code written using .NET Framework is called "managed code". FCL and CLR together constitute the .NET Framework.

<span class="mw-page-title-main">Mike Cohn</span> American software developer (born 1962)

Mike Cohn is one of the contributors to the Scrum software development method. He is one of the founders of the Scrum Alliance.

<span class="mw-page-title-main">Windows Phone Store</span> Digital distribution platform for Windows Phone

Windows Phone Store was an app store platform, developed by Microsoft corporation for Windows Phone letting users installing various apps on their device. It initially launched with Windows Phone 7 in October 2010. With the rollout of Windows Phone 7.5, Microsoft unveiled the online Marketplace that offers, over the air installation of apps. In August 2012, Microsoft renamed Windows Phone Marketplace to Windows Phone Store. In 2015, Microsoft announced that Windows Phone Store would be killed out and replaced by Windows Store which would act as a unified store for all Windows-powered devices. This process was complemented by the Apps on Windows website, an interim solution before the unified Windows Store.

GitKraken is a software company based in Scottsdale, Arizona. Founded in 2000, the company was purchased in 2020 by Resurgens Technology Partners, and changed its name from Axosoft to GitKraken in 2021.

<span class="mw-page-title-main">Aha! (company)</span>

Aha! is a cloud-based software company that provides product development software for companies in the United States and internationally. Aha! offers Software-as-a-Service (SaaS) products for organizations to set strategy, ideate, plan, showcase, build, and launch new products and enhancements.

<span class="mw-page-title-main">Visual Studio Code</span> Source code editor developed by Microsoft

Visual Studio Code, also commonly referred to as VS Code, is a source-code editor made by Microsoft with the Electron Framework, for Windows, Linux and macOS. Features include support for debugging, syntax highlighting, intelligent code completion, snippets, code refactoring, and embedded Git. Users can change the theme, keyboard shortcuts, preferences, and install extensions that add functionality.

Tuleap is an application lifecycle management system which facilitates agile software development, design projects, V-model, Requirement Management, and IT Services Management. It is open source and released under the GNU General Public License, version 2.

Julia Zhenglei Liuson is a Chinese-born American technology executive. She is the President of the Developer Division at Microsoft and GitHub.

Open Mainframe Project is a Collaborative Project managed by the Linux Foundation to encourage the use of Linux-based operating systems and open source software on mainframe computers. The project was announced on August 17, 2015 and was driven by IBM, a major supplier of mainframe hardware, as well as 16 other founding members, that included SUSE, CA Technologies, BMC Software, Compuware as well as clients and partners such as RSM Partner, Vicom Infinity, L3C LLP and ADP, and academic institutions such as Marist College and University of Bedfordshire. Coincident with the announcement, IBM also announced a partnership with Canonical to make the Ubuntu operating system available for their high-end z Systems hardware.

References

  1. "Estimate - Visual Studio Marketplace". marketplace.visualstudio.com. Archived from the original on 2018-01-10.
  2. "TFS Aggregator (Web Service) - Visual Studio Marketplace". marketplace.visualstudio.com. Archived from the original on 2019-02-24.
  3. "Hipchat integrates with Trello". HipChat. 4 March 2015. Archived from the original on 4 March 2016. Retrieved 1 August 2015.