SlideShare a Scribd company logo
1 of 21
Download to read offline
Using Redmine 
For Project Management at PromptCloud
Managing projects… 
•We use ScrumBut as a project management tool to support Redmine 
•Redmine is open-source and written in Ruby 
•Redmine works on any machine that supports Ruby as long asit is connected to some database 
•Getting started can be troublesome. Redmine is stubborn when it comes to compatibility with Ruby and its gems
Redmine Basics 
•Scrum-based tools will invariably force Scrum on you 
•Not following its word-by-word process, makes it quite useless 
•Redmine is useful because it eliminates bureaucracies 
•It works foryour needs and is independent of team size, process or project types 
•Redmine is self-sufficientin itself despite being open-source. 
•With it you can create as many issues with task types of bug/feature/task and assign it to any member, input start and end dates, estimated time, give it a description, etc.
Redmine Basics (contd.) 
•Track status via simple relevant updates 
•Single page issue-history tracking 
•All issues (and sub-issues) can belong to a project, which itself can be a sub- project to another higher level project in the hierarchy 
•Support multiple users with definite access levels 
•User functioning can be modified by addition to any task in a project either as “assignee” or as “watcher” 
•Add files to a task + track percentage completion 
•Intuitive text formatting within Redmine = any other wiki
Using Redmine @ PromptCloud 
Activities we use Redmine for
I. Planning 
•Leverageingthe “Target Version” component for our weekly planning is important practice 
•We named a version as “pool” which holds all the anticipated tasks in the pipeline 
•During the weekly planning meeting, tasks from “pool” get pulled into the in-progress version which runs for a week 
•Two weeks might look more viable given standard sprint lengths 
•Tasks are self-assigned for the week based on combined notion of roadmap
Fig A: Assigning each task* to a version 
*existing already in pool or in creation
II. Tracking 
•Redmine is a great tracking tool for bugs, feature updates or anything that can be easily missed or is critical to track 
•Once a task / bug is created, it is a perfect reflection of what has been happening w.r.t. that task. 
•Additional options to log time against each task available 
•We use the checklist feature to create a list of items within a task 
•No need to create sub-tasks! 
•Watchers receive e-mail notifications as and when updates are made
Fig B:Our transitional flow for any task 
New 
Assigned 
Resolved 
Closed
Fig C:Snapshot e-mail integration for updates
•All completed tasks are marked closed* 
•Pending tasks are pushed into another version called “backlog”** 
•Advantage: 
•General analysis of tasks performed 
•Identify roadblocks faced 
•Weekly discussions throw up improvement tactics as by-products 
•It aids in evaluating our Redmine usage and changing internal processes 
*Redmine displays the closed tasks with a strikethrough 
**due date remains unchanged 
II. Tracking (contd.)
Redmine Essentials 
Features that we use best to our advantage
Wiki 
•Must-use in Redmine is the wiki 
•We use it for all things A to Z –from meeting notes to highlights of strategy discussion and even as a structured training handbook for new members 
•Our complete documentation of our technology stack sits there 
Integration with Gerrit 
•Gitis our code repository 
•Gerritis used for reviews 
•We have customized Redmine to work with Gerrit 
•Here all code reviews related to a task get updated on Redmine via a simple task ID specification while committing our code
Support portal 
•Same instance of Redmine is used as support portal 
•Clients open tickets to assign jobs 
•Tickets are copied for internal tracking. Updates are automatic! 
•Every client operates via a uniquely accessible sub-project 
•Team has access to all sub- projects 
Task co-relation 
•Simple yet powerful feature 
•Easily relate a task to another to keep track 
•Makes it easy to close loops and improve cycle 
•Best used when developing a component and dependent tasks to accomplish exist
Fig D:Snapshot of task co-relation in Redmine
Redmine Deficiencies 
•Redmine lacks the ability to create all tasks in one go 
•Creating one task per page is the limit 
•Assigning parent task is a separate process 
•Lack of complete task or milestones at same time is an inconvenience 
Tip: 
Avoid using sub-task feature because it creates a bit of complexity while tracking 
•Example: Close a sub-task without closing the parent task is not possible!
Redmine Deficiencies (contd.) 
•Not a planning tool! 
•Redmine has never claimed its utility as a planning tool 
•Relevant features hence absent 
Tip: 
Convince yourself with the workarounds 
•Garbled tasks! 
•Failing regular updates, tasks end up as a big blob of irrelevance lists
Say yes to Redmine! 
It only takes practice to keep Redmine updated and tweaking it to suit your needs 
OPEN-SOURCE + 
ZERO PRICE + 
EFFORT + 
TWEAK & CUSTOMIZE 
= GREAT PROJECT MANAGEMENT TOOL
Have you brought Redmine in action in various other ways? 
We are eager to hear.
Using Redmine for Project Management @promptloud

More Related Content

What's hot

UI Testing Automation
UI Testing AutomationUI Testing Automation
UI Testing Automation
AgileEngine
 
Automation testing strategy, approach & planning
Automation testing  strategy, approach & planningAutomation testing  strategy, approach & planning
Automation testing strategy, approach & planning
SivaprasanthRentala1975
 
Four approaches to integrate aem with external systems by Jan Kuzniak
Four approaches to integrate aem with external systems by Jan KuzniakFour approaches to integrate aem with external systems by Jan Kuzniak
Four approaches to integrate aem with external systems by Jan Kuzniak
AEM HUB
 
소프트웨어 테스팅
소프트웨어 테스팅소프트웨어 테스팅
소프트웨어 테스팅
영기 김
 

What's hot (20)

Selenium with Cucumber
Selenium  with Cucumber Selenium  with Cucumber
Selenium with Cucumber
 
Understanding MicroSERVICE Architecture with Java & Spring Boot
Understanding MicroSERVICE Architecture with Java & Spring BootUnderstanding MicroSERVICE Architecture with Java & Spring Boot
Understanding MicroSERVICE Architecture with Java & Spring Boot
 
Test automation proposal
Test automation proposalTest automation proposal
Test automation proposal
 
Test automation process
Test automation processTest automation process
Test automation process
 
UI Testing Automation
UI Testing AutomationUI Testing Automation
UI Testing Automation
 
Page Object Model and Implementation in Selenium
Page Object Model and Implementation in Selenium  Page Object Model and Implementation in Selenium
Page Object Model and Implementation in Selenium
 
Scaled Agile Framework Roadmap Template
Scaled Agile Framework Roadmap TemplateScaled Agile Framework Roadmap Template
Scaled Agile Framework Roadmap Template
 
Selenium WebDriver FAQ's
Selenium WebDriver FAQ'sSelenium WebDriver FAQ's
Selenium WebDriver FAQ's
 
Large Scale Agile Transformation in an On-Demand World
Large Scale Agile Transformation in an On-Demand WorldLarge Scale Agile Transformation in an On-Demand World
Large Scale Agile Transformation in an On-Demand World
 
Automation testing strategy, approach & planning
Automation testing  strategy, approach & planningAutomation testing  strategy, approach & planning
Automation testing strategy, approach & planning
 
Agile Testing Framework - The Art of Automated Testing
Agile Testing Framework - The Art of Automated TestingAgile Testing Framework - The Art of Automated Testing
Agile Testing Framework - The Art of Automated Testing
 
BDD WITH CUCUMBER AND JAVA
BDD WITH CUCUMBER AND JAVABDD WITH CUCUMBER AND JAVA
BDD WITH CUCUMBER AND JAVA
 
Perils of Page-Object Pattern
Perils of Page-Object PatternPerils of Page-Object Pattern
Perils of Page-Object Pattern
 
Four approaches to integrate aem with external systems by Jan Kuzniak
Four approaches to integrate aem with external systems by Jan KuzniakFour approaches to integrate aem with external systems by Jan Kuzniak
Four approaches to integrate aem with external systems by Jan Kuzniak
 
소프트웨어 테스팅
소프트웨어 테스팅소프트웨어 테스팅
소프트웨어 테스팅
 
Test automation
Test automationTest automation
Test automation
 
Incident Management in the Age of DevOps and SRE
Incident Management in the Age of DevOps and SRE Incident Management in the Age of DevOps and SRE
Incident Management in the Age of DevOps and SRE
 
Patterns of a “good” test automation framework
Patterns of a “good” test automation frameworkPatterns of a “good” test automation framework
Patterns of a “good” test automation framework
 
What is Scrum
What is ScrumWhat is Scrum
What is Scrum
 
Testing in Agile Projects
Testing in Agile ProjectsTesting in Agile Projects
Testing in Agile Projects
 

Similar to Using Redmine for Project Management @promptloud

RubyBarCamp Kiev 2009: Redmine
RubyBarCamp Kiev 2009: RedmineRubyBarCamp Kiev 2009: Redmine
RubyBarCamp Kiev 2009: Redmine
VovaSlide
 
DevOps Tutorial For Beginners | DevOps Tutorial | DevOps Tools | DevOps Train...
DevOps Tutorial For Beginners | DevOps Tutorial | DevOps Tools | DevOps Train...DevOps Tutorial For Beginners | DevOps Tutorial | DevOps Tools | DevOps Train...
DevOps Tutorial For Beginners | DevOps Tutorial | DevOps Tools | DevOps Train...
Simplilearn
 

Similar to Using Redmine for Project Management @promptloud (20)

Redmine @ Mippin
Redmine @ MippinRedmine @ Mippin
Redmine @ Mippin
 
Ruby in office time reboot
Ruby in office time rebootRuby in office time reboot
Ruby in office time reboot
 
RubyBarCamp Kiev 2009: Redmine
RubyBarCamp Kiev 2009: RedmineRubyBarCamp Kiev 2009: Redmine
RubyBarCamp Kiev 2009: Redmine
 
Kku2011
Kku2011Kku2011
Kku2011
 
Redmine meetup
Redmine meetupRedmine meetup
Redmine meetup
 
Kku2011
Kku2011Kku2011
Kku2011
 
Introduction to DL-BUILDER
Introduction to DL-BUILDERIntroduction to DL-BUILDER
Introduction to DL-BUILDER
 
CPP11 - Function Design
CPP11 - Function DesignCPP11 - Function Design
CPP11 - Function Design
 
Building environment of #UserDevOps and not only DevOps
Building environment of #UserDevOps and not only DevOpsBuilding environment of #UserDevOps and not only DevOps
Building environment of #UserDevOps and not only DevOps
 
The FN Project by Maximilian Jerg
The FN Project by Maximilian JergThe FN Project by Maximilian Jerg
The FN Project by Maximilian Jerg
 
construction management system final year report
construction management system final year reportconstruction management system final year report
construction management system final year report
 
"X" Driven-Development Methodologies
"X" Driven-Development Methodologies"X" Driven-Development Methodologies
"X" Driven-Development Methodologies
 
Keeping code clean
Keeping code cleanKeeping code clean
Keeping code clean
 
USG Summit - September 2014 - Web Management using Drupal
USG Summit - September 2014 - Web Management using DrupalUSG Summit - September 2014 - Web Management using Drupal
USG Summit - September 2014 - Web Management using Drupal
 
Requirements the Last Bottleneck
Requirements the Last BottleneckRequirements the Last Bottleneck
Requirements the Last Bottleneck
 
Source control - what you need to know
Source control - what you need to knowSource control - what you need to know
Source control - what you need to know
 
Lect9
Lect9Lect9
Lect9
 
Jira for DevOps - Loves Cloud
Jira for DevOps - Loves CloudJira for DevOps - Loves Cloud
Jira for DevOps - Loves Cloud
 
O365 Developer Bootcamp NJ 2018 - Material
O365 Developer Bootcamp NJ 2018 - MaterialO365 Developer Bootcamp NJ 2018 - Material
O365 Developer Bootcamp NJ 2018 - Material
 
DevOps Tutorial For Beginners | DevOps Tutorial | DevOps Tools | DevOps Train...
DevOps Tutorial For Beginners | DevOps Tutorial | DevOps Tools | DevOps Train...DevOps Tutorial For Beginners | DevOps Tutorial | DevOps Tools | DevOps Train...
DevOps Tutorial For Beginners | DevOps Tutorial | DevOps Tools | DevOps Train...
 

More from PromptCloud

More from PromptCloud (20)

Big Data’s Potential for the Real Estate Industry: 2021
Big Data’s Potential for the Real Estate Industry: 2021Big Data’s Potential for the Real Estate Industry: 2021
Big Data’s Potential for the Real Estate Industry: 2021
 
All You Need to Know About Web Crawling.pdf
All You Need to Know About Web Crawling.pdfAll You Need to Know About Web Crawling.pdf
All You Need to Know About Web Crawling.pdf
 
Web Scraping Myths vs. Facts
Web Scraping Myths vs. FactsWeb Scraping Myths vs. Facts
Web Scraping Myths vs. Facts
 
Octoparse competitors.pdf
Octoparse competitors.pdfOctoparse competitors.pdf
Octoparse competitors.pdf
 
Parsehub and competitior ppt.pptx
Parsehub and competitior ppt.pptxParsehub and competitior ppt.pptx
Parsehub and competitior ppt.pptx
 
Product Visibility- What Is Seen First, Will ppt.pptx
Product Visibility- What Is Seen First, Will ppt.pptxProduct Visibility- What Is Seen First, Will ppt.pptx
Product Visibility- What Is Seen First, Will ppt.pptx
 
Data Trends in Fashion Industry
Data Trends in Fashion IndustryData Trends in Fashion Industry
Data Trends in Fashion Industry
 
Data Standardization with Web Data Integration
Data Standardization with Web Data Integration Data Standardization with Web Data Integration
Data Standardization with Web Data Integration
 
Visualizing Marvel Cinematic Universe Movies
Visualizing Marvel Cinematic Universe MoviesVisualizing Marvel Cinematic Universe Movies
Visualizing Marvel Cinematic Universe Movies
 
15 Key Metrics Every E-commerce Business Should Track
15 Key Metrics Every E-commerce Business Should Track15 Key Metrics Every E-commerce Business Should Track
15 Key Metrics Every E-commerce Business Should Track
 
Top Amazon Services for Ecommerce Players
Top Amazon Services for Ecommerce PlayersTop Amazon Services for Ecommerce Players
Top Amazon Services for Ecommerce Players
 
The Birth of a Web Crawling Bot
The Birth of a Web Crawling BotThe Birth of a Web Crawling Bot
The Birth of a Web Crawling Bot
 
Upcoming Applications of Artificial intelligence in 2019
Upcoming Applications of Artificial intelligence in 2019Upcoming Applications of Artificial intelligence in 2019
Upcoming Applications of Artificial intelligence in 2019
 
Zipcode based price benchmarking for retailers
Zipcode based price benchmarking for retailersZipcode based price benchmarking for retailers
Zipcode based price benchmarking for retailers
 
Analyzing Positiveness in 160+ Holiday Songs
Analyzing Positiveness in 160+ Holiday SongsAnalyzing Positiveness in 160+ Holiday Songs
Analyzing Positiveness in 160+ Holiday Songs
 
PromptCloud's Year in Review - 2019
PromptCloud's Year in Review - 2019PromptCloud's Year in Review - 2019
PromptCloud's Year in Review - 2019
 
Top Data Analytics Trends for 2019
Top Data Analytics Trends for 2019Top Data Analytics Trends for 2019
Top Data Analytics Trends for 2019
 
10 Mobile App Ideas that can be Fueled by Web Scraping
10 Mobile App Ideas that can be Fueled by Web Scraping10 Mobile App Ideas that can be Fueled by Web Scraping
10 Mobile App Ideas that can be Fueled by Web Scraping
 
How Web Scraping Can Help Affiliate Marketers
How Web Scraping Can Help Affiliate MarketersHow Web Scraping Can Help Affiliate Marketers
How Web Scraping Can Help Affiliate Marketers
 
Hotel Review Data Analysis
Hotel Review Data AnalysisHotel Review Data Analysis
Hotel Review Data Analysis
 

Recently uploaded

Recently uploaded (12)

Sohna Call Girls Service ☎ ️93326-06886 ❤️‍🔥 Enjoy 24/7 Escort Service
Sohna Call Girls Service ☎ ️93326-06886 ❤️‍🔥 Enjoy 24/7 Escort ServiceSohna Call Girls Service ☎ ️93326-06886 ❤️‍🔥 Enjoy 24/7 Escort Service
Sohna Call Girls Service ☎ ️93326-06886 ❤️‍🔥 Enjoy 24/7 Escort Service
 
Tirupati Call Girls Service ☎ ️82500–77686 ☎️ Enjoy 24/7 Escort Service
Tirupati Call Girls Service ☎ ️82500–77686 ☎️ Enjoy 24/7 Escort ServiceTirupati Call Girls Service ☎ ️82500–77686 ☎️ Enjoy 24/7 Escort Service
Tirupati Call Girls Service ☎ ️82500–77686 ☎️ Enjoy 24/7 Escort Service
 
Sangareddy Call Girls Service ☎ ️82500–77686 ☎️ Enjoy 24/7 Escort Service
Sangareddy Call Girls Service ☎ ️82500–77686 ☎️ Enjoy 24/7 Escort ServiceSangareddy Call Girls Service ☎ ️82500–77686 ☎️ Enjoy 24/7 Escort Service
Sangareddy Call Girls Service ☎ ️82500–77686 ☎️ Enjoy 24/7 Escort Service
 
Call girls in Andheri with phone number 9892124323
Call girls in Andheri with phone number 9892124323Call girls in Andheri with phone number 9892124323
Call girls in Andheri with phone number 9892124323
 
EV Electric Vehicle Startup Pitch Deck- StartupSprouts.in
EV Electric Vehicle Startup Pitch Deck- StartupSprouts.inEV Electric Vehicle Startup Pitch Deck- StartupSprouts.in
EV Electric Vehicle Startup Pitch Deck- StartupSprouts.in
 
Shareholders Agreement Template for Compulsorily Convertible Debt Funding- St...
Shareholders Agreement Template for Compulsorily Convertible Debt Funding- St...Shareholders Agreement Template for Compulsorily Convertible Debt Funding- St...
Shareholders Agreement Template for Compulsorily Convertible Debt Funding- St...
 
Hyderabad Call Girls Service ☎ ️82500–77686 ☎️ Enjoy 24/7 Escort Service
Hyderabad Call Girls Service ☎ ️82500–77686 ☎️ Enjoy 24/7 Escort ServiceHyderabad Call Girls Service ☎ ️82500–77686 ☎️ Enjoy 24/7 Escort Service
Hyderabad Call Girls Service ☎ ️82500–77686 ☎️ Enjoy 24/7 Escort Service
 
Famedesired Project portfolio1 . Fullsail
Famedesired Project portfolio1 . FullsailFamedesired Project portfolio1 . Fullsail
Famedesired Project portfolio1 . Fullsail
 
Dehradun Call Girls Service ☎ ️82500–77686 ☎️ Enjoy 24/7 Escort Service
Dehradun Call Girls Service ☎ ️82500–77686 ☎️ Enjoy 24/7 Escort ServiceDehradun Call Girls Service ☎ ️82500–77686 ☎️ Enjoy 24/7 Escort Service
Dehradun Call Girls Service ☎ ️82500–77686 ☎️ Enjoy 24/7 Escort Service
 
Dàni Velvet Personal Brand Exploration (1).pptx
Dàni Velvet Personal Brand Exploration (1).pptxDàni Velvet Personal Brand Exploration (1).pptx
Dàni Velvet Personal Brand Exploration (1).pptx
 
Lucknow Call Girls Service ☎ ️82500–77686 ☎️ Enjoy 24/7 Escort Service
Lucknow Call Girls Service ☎ ️82500–77686 ☎️ Enjoy 24/7 Escort ServiceLucknow Call Girls Service ☎ ️82500–77686 ☎️ Enjoy 24/7 Escort Service
Lucknow Call Girls Service ☎ ️82500–77686 ☎️ Enjoy 24/7 Escort Service
 
Bangalore Call Girls Service ☎ ️82500–77686 ☎️ Enjoy 24/7 Escort Service
Bangalore Call Girls Service ☎ ️82500–77686 ☎️ Enjoy 24/7 Escort ServiceBangalore Call Girls Service ☎ ️82500–77686 ☎️ Enjoy 24/7 Escort Service
Bangalore Call Girls Service ☎ ️82500–77686 ☎️ Enjoy 24/7 Escort Service
 

Using Redmine for Project Management @promptloud

  • 1.
  • 2. Using Redmine For Project Management at PromptCloud
  • 3. Managing projects… •We use ScrumBut as a project management tool to support Redmine •Redmine is open-source and written in Ruby •Redmine works on any machine that supports Ruby as long asit is connected to some database •Getting started can be troublesome. Redmine is stubborn when it comes to compatibility with Ruby and its gems
  • 4. Redmine Basics •Scrum-based tools will invariably force Scrum on you •Not following its word-by-word process, makes it quite useless •Redmine is useful because it eliminates bureaucracies •It works foryour needs and is independent of team size, process or project types •Redmine is self-sufficientin itself despite being open-source. •With it you can create as many issues with task types of bug/feature/task and assign it to any member, input start and end dates, estimated time, give it a description, etc.
  • 5. Redmine Basics (contd.) •Track status via simple relevant updates •Single page issue-history tracking •All issues (and sub-issues) can belong to a project, which itself can be a sub- project to another higher level project in the hierarchy •Support multiple users with definite access levels •User functioning can be modified by addition to any task in a project either as “assignee” or as “watcher” •Add files to a task + track percentage completion •Intuitive text formatting within Redmine = any other wiki
  • 6. Using Redmine @ PromptCloud Activities we use Redmine for
  • 7. I. Planning •Leverageingthe “Target Version” component for our weekly planning is important practice •We named a version as “pool” which holds all the anticipated tasks in the pipeline •During the weekly planning meeting, tasks from “pool” get pulled into the in-progress version which runs for a week •Two weeks might look more viable given standard sprint lengths •Tasks are self-assigned for the week based on combined notion of roadmap
  • 8. Fig A: Assigning each task* to a version *existing already in pool or in creation
  • 9. II. Tracking •Redmine is a great tracking tool for bugs, feature updates or anything that can be easily missed or is critical to track •Once a task / bug is created, it is a perfect reflection of what has been happening w.r.t. that task. •Additional options to log time against each task available •We use the checklist feature to create a list of items within a task •No need to create sub-tasks! •Watchers receive e-mail notifications as and when updates are made
  • 10. Fig B:Our transitional flow for any task New Assigned Resolved Closed
  • 11. Fig C:Snapshot e-mail integration for updates
  • 12. •All completed tasks are marked closed* •Pending tasks are pushed into another version called “backlog”** •Advantage: •General analysis of tasks performed •Identify roadblocks faced •Weekly discussions throw up improvement tactics as by-products •It aids in evaluating our Redmine usage and changing internal processes *Redmine displays the closed tasks with a strikethrough **due date remains unchanged II. Tracking (contd.)
  • 13. Redmine Essentials Features that we use best to our advantage
  • 14. Wiki •Must-use in Redmine is the wiki •We use it for all things A to Z –from meeting notes to highlights of strategy discussion and even as a structured training handbook for new members •Our complete documentation of our technology stack sits there Integration with Gerrit •Gitis our code repository •Gerritis used for reviews •We have customized Redmine to work with Gerrit •Here all code reviews related to a task get updated on Redmine via a simple task ID specification while committing our code
  • 15. Support portal •Same instance of Redmine is used as support portal •Clients open tickets to assign jobs •Tickets are copied for internal tracking. Updates are automatic! •Every client operates via a uniquely accessible sub-project •Team has access to all sub- projects Task co-relation •Simple yet powerful feature •Easily relate a task to another to keep track •Makes it easy to close loops and improve cycle •Best used when developing a component and dependent tasks to accomplish exist
  • 16. Fig D:Snapshot of task co-relation in Redmine
  • 17. Redmine Deficiencies •Redmine lacks the ability to create all tasks in one go •Creating one task per page is the limit •Assigning parent task is a separate process •Lack of complete task or milestones at same time is an inconvenience Tip: Avoid using sub-task feature because it creates a bit of complexity while tracking •Example: Close a sub-task without closing the parent task is not possible!
  • 18. Redmine Deficiencies (contd.) •Not a planning tool! •Redmine has never claimed its utility as a planning tool •Relevant features hence absent Tip: Convince yourself with the workarounds •Garbled tasks! •Failing regular updates, tasks end up as a big blob of irrelevance lists
  • 19. Say yes to Redmine! It only takes practice to keep Redmine updated and tweaking it to suit your needs OPEN-SOURCE + ZERO PRICE + EFFORT + TWEAK & CUSTOMIZE = GREAT PROJECT MANAGEMENT TOOL
  • 20. Have you brought Redmine in action in various other ways? We are eager to hear.