JIRA Studio Use Cases and Tutorial basis

Size: px
Start display at page:

Download "JIRA Studio Use Cases and Tutorial basis"

Transcription

1 JIRA Studio Use Cases and Tutorial basis Analysis of usefulness of JIRA Studio Eclipse tool-chain Tolga Tuncbilek, Elisa Kallio, Shiyuan Wang, Viktor Porvaznik

2 Table of Contents 1 Introduction Data sources Installation and administration Connectors Connecting with Eclipse JIRA administration Which version of JIRA studio most suitable JIRA Studio supported practices Project Management Product backlog management Continuous integration management Software Metrics / Code Metrics & Analysis Source Control / Version Control Issue Tracking / Bug Tracking Code review Release Planning Task Board / Planning Board / Burn-down / Burn-up Additional features Conclusion References... 12

3 1 Introduction This report summarizes all tests / use cases performed on JIRA studio during evaluation period. It is separated to logical sections depending on to which practice is belonging to. This use cases were constructed and based on Best Agile Practices report from team A. From Team's A report was extracted parts which are directly concerning physical tools as i.e. source control, leaving out parts i.e. daily scrum, parts which are talking more about approach and work style as about physical activity that is severely influenced by particular tool. Result of this use case report is not any point evaluation or comparison but subjective listing and evaluation of performed actions and tested features.

4 2 Data sources As data sources we used mucommander a lightweight, cross-platform file manager with a dualpanel interface. mucommander runs on any operating system with Java support (Mac OS X, Windows, Linux, *BSD, Solaris...) ( This software was selected because as IDE part of tool-chain we selected Eclipse which is best fit for Java and mucommander is written in Java. Ready and not only just some dummy project gave use also fully developed code and issues access so we did not need to simulate any artificial and inconsistent code development. Tickets from Trac were used as source and separated by type where enhancement were considered as stories/epics and defects as bugs and milestones represented version.

5 3 Installation and administration This part talks about tool-chain installation and administration. i.e. adding users, assigning them to project, etc. 3.1 Connectors As connector can be understood plugin, which extends abilities of IDE i.e. Gives opportunity to insert tasks/user stories directly from IDE or pull new issues directly from IDE. This makes work simple and fast because developer is not forced all the time enter into JIRA trough browser but can do the job from IDE. JIRA studio contains connectors for Eclipse, IntelliJ IDEA 7 and Ms Visual Studio 2008 and Due to this fact our tool-chain selection focused on projects written in Java and Qt/C++ and there fore Eclipse was selected as primary development platform (IDE). Qt Creator can of course be used too but does not contain any connector. 3.2 Connecting with Eclipse We assumed that client has installed latest version of Eclipse 3.7 Indigo. 1. Install JIRA studio Eclipse connector (into Eclipse) Installation can be performed in offline mode, trough marketplace or trough update sites. We did use update sites. Installation was completed without any problems and tok only few minutes. 2. Connect with SVN repository After user has created some project in JIRA and has allowed also SVN plugin is very easy and fast add SVN repository. 3. Connect with Task repository After user has created some project in JIRA and has allowed also Greenhopper plugin is very easy and fast add Task repository. 3.3 JIRA administration 1. Creating groups We created new group of Test-Users and so users could be added into this group. 2. Adding users Adding user and adding role to user is clear and easy, then adding user into group.

6 4 Which version of JIRA studio most suitable There are multiple versions available, where pricing varies and and mainly included plugins. From downloaded versions are available: JIRA - Deploy on your server This basic project management version. JIRA with GreenHopper - For agile project management & development This version handles project management and agile planning. JIRA with Bonfire - For rapid agile testing This version is especially dedicated to testing. We checked all downloaded version prices starting at 1200 USD for 25 users (commercial license) and 600 USD for 25 users (academic license) but there is option for version limited by 10 users with all included plugins for 90 USD. This last option is very tempting but we must say that this would additionally require version control hosting / server set up as JIRA itself server would be setup on some local computer. And from hosted are available: JIRA Studio - Integrated Subversion, JIRA, Greenhopper, Confluence, Bamboo, FishEye, Crucible Full feature hosted suite. This option is according us preferred one costing 1250 USD per year for 5 users, 2500 USD for 10 users and or 3750 USD for 15 users. Of course everything depends on maintenance costs of server in case of downloaded and limit for students while 10 is quite small amount.

7 5 JIRA Studio supported practices 5.1 Project Management Project management is all what is needed to start, lead, maintain and finish project. Project management is covers all aspects of development cycle. 1. Create new project Create new project with name, key and project lead. Edit project, add description, avatar and project URL. This task is very intuitive and tok about 1 minute to perform. After project creating was automatically created SVN repository with empty structure. 2. Assigning persons to project 3. Checking out code from SVN to Eclipse Before this action you must have installed Eclipse JIRA plugin and Eclipse SVN plugin. Action completed successfully and project was checked out to Eclipse so work could begin. This tok about 2 minutes. 4. Checking out tasks from JIRA Task repository XXX 5. Creating new component As we know each product is usually consisting of multiple components and so possibility to create such components is very much needed. System supports creation of numerous components while each component can be associated with individual issues. 6. Creating new version Version or an iteration in agile can be created without problems and association with issues works very well. Additionally versions can be used to filter cards (or issues) on planning board in agile tab. 7. Adding custom fields to issue Custom field addition to existing issues as well as creating of new issue types is supported. 8. Changing default project issue scheme to another (SCRUM) scheme This feature allows to define multiple issue schemes so when user creates new issue can create only issue types predefined for particular issue scheme. This is very valuable i.e. when doing SCRUM, we can change issue scheme to SCRUM and so available issue types are only epic, story, bug and improvement. 9. Adding issue types Adding new issue type to existing issue scheme. 5.2 Product backlog management Product backlog management is part of requirements analysis and part of project management. In agile development project backlog holds all user requirements and is basis for work assignment. In them beginning is backlog filled with initial user stories and epics (which are complex user stories). Then project team members are actively using backlog to demonstrate work status i.e. How much work have been done and how much remaining by pulling stories and finishing them as tasks. Support in JIRA Studio is natively given by Greenhopper plugin serving as Agile planning tool. For best performance in case of SCRUM can be selected custom issue template. Issues are representing bugs, user stories and epics. 1. Create new epic Create epic and insert into epic some user stories. Epic is considered as special container to which are user stories linked. 2. Create new user story Create new user story. 3. Change priorities of user stories Modified settings of story. 4. Modification of existing issue Random modification of issues. 5. Closing issue Tired close issue.

8 6. Commenting issue Commenting issue. 7. Adding attachment to the issue To each issue can be attached and attachment. 8. Moving issue to another version Tried moving issue to another version. 9. Story points In default SCRUM issue template settings each story type contains story point field which can help and be associated with planning poker. 10. Business value Issues also contain default field business value. 5.3 Continuous integration management We could not unfortunately test continuous integration because it required elastic agent hosted on Amazon service and so this part left unevaluated but it is clear that tool supports this practice. We also discovered that JIRA Studio is not only able to connect with provided plugin Bamboo but also indirectly with JetBrains TeamCity CI. This fact would however require fixed CI server. 5.4 Software Metrics / Code Metrics & Analysis Software metrics as important part of SW development are fully supported by JIRA studio and there are many tools in order to create reports and valuable metrics. 1. Code metrics report JIRA allows create detailed report of LOC by file extension, list of top committers by LOC, by revision and by commit. Report contains also nice and clear chart representation of daytime/day/loc. 2. Commit history System contains also detailed history view of commits where can be found, analyzed and fixed any error. 3. Time-sheets This feature is supported by plugin Tempo which allows us to generate timesheets and so helps reporting and efficiency calculation. Plugin is not a part of standard distribution provided by Atlassian. 5.5 Source Control / Version Control Source control as base of all code development today. Without version control is SW development big mess so JIRA is very integrated with SVN and/or other version control systems and each part of JIRA is more or less depending on version cont-roll, so provided possibilities are quite wide and extensive. 1. Code browsing Code browsing is supported trough integrated plugin FishEye and allows real-time code browsing off multiple version control systems. 2. Code watching Detailed codebase browsing. 3. Code change reporting FishEye allows us to watch folder in version control and so receive notification about any code change. 4. Integrated SVN repository In JIRA hosted version is by default integrated SVN repository available after creating of project. 5. Connectors to another version control systems JIRA has ability to connect to another version control systems. 5.6 Issue Tracking / Bug Tracking Issue tracking and bug tracking is supported in JIRA as integrated issue-tracker / bug-tracker. Issue

9 tracking is base of JIRA systems and all functions are well integrated into system. System additionally contains numerous settings, also mentioned in project management section, settings considering extension of existing issues by additional fields and permission. Due to that fact is easy and very possible to create our own issues. 1. Submit bug report Submitting a bug report with all required parameters as priority, versions affected, component affected and description. 2. Comment a bug Commenting a bug as developer commenting, asking more info to client. 3. Resolve a bug Changing status of bug and resolving bug report. 4. Move and issue Moving bug report to another version. 5.7 Code review Code review is important to for team, especially dislocated team so whole team can see and review changes, comment and be notified about ongoing review. 1. Creating a code review Codebase changed and review created, containing changed files. 2. Starting code review During code review possible to comment, review, mark and do additional functions with reviewed code. Code review is supported trough plugin Crucible which is already integrated into hosted version. 3. Closing code review Code review closed with conclusion. 5.8 Release Planning Release planning is supported during creation of version where are set all deadlines and release days. Then from i.e. planning board can be version released. 1. Releasing version and ignoring not done issues Example version released and issues ignored / remained in version to be released. 2. Releasing version and moving not done issues Same as previous except that we selected following version and so issues are moved as to be done. 5.9 Task Board / Planning Board / Burn-down / Burn-up This features are supported by Greenhopper a plugin for agile development. This is an ultimate feature, we could say most important one because gives us simple and yet powerful backlog management, visual planning and leads us trough sprints and entire planning process. 1. Creating new cards Creating new card is pretty simple and straightforward. Basically planning and task board are part of Greenhopper but issue creating itself occurs in JIRA. 2. Filtering by versions and components In planing or task board is possible to filter existing cards / issues by version and / or component. 3. Task / User story scheduling Scheduling for each issue is supported while creating issue. 4. Released overview System also supports visual / chart view of existing releases and issue

10 resolution info for particular versions. 5. Card views On planning board are visible all issues and so type of view can be changed. i.e. is possible to turn on grid view (or list view), summary or full card view. This helps to see / modify existing cards. 6. Versions summary On planning board always on rights side of screen can be expanded or collapsed versions summaries. These summaries contain basic info about issues in this version and can be extended by additional fields or filters. 7. Burn-down and burn-up charts view JIRA fully supports burn-down charts for incomplete issues versus time hours remaining visualization and burn-up charts to show custom data associated with issues i.e. business values Additional features Here are listed some additional features which does not fit to any of previously mentioned chapters. 8. Notifications Initial setting allow us to set notifications, types and modes allowing to users receive by notification about each change in system.

11 6 Conclusion To beginning of conclusion we must say that JIRA studio is very good high quality and useful tool but as all tools also JIRA has few problems. In general all task were performed quickly without any problems. Response times to user actions are also acceptable but test were performed only with small amount of data so its is difficult to say how would JIRA behave when there would be big amount of data. Visual look and customization is on very high level, however many times happens that there are multiple ways how to access same data. This creates a quite high confusion so user can very easily find in situation that he must try both ways to see it content of required data somehow does change. This is standard behavior when we expect something different after performing different actions. Data capacity or how much data are stored in JIRA and extensibility by custom fields, schemes, etc. and eventually plugin is very strong part of JIRA. For not experienced user can be administration process of whole system without prior reading of full documentation a bit nightmare, but documentation and guides provided are very high quality and again this is strong part of JIRA. Standard package of hosted version also contains confluence which is a kind of wiki from Atlassian.

12 7 References 1: 2: Team's A report Best Agile Practices

JetBrains YouTrack Comparison

JetBrains YouTrack Comparison JetBrains YouTrack Comparison YouTrack is an issue tracking tool by Jet- Brains. It is designed for development teams and serves as a one-stop shop for tracking daily tasks and bugs, planning sprints and

More information

Treating Deployments as Code with Puppet and the Atlassian Toolsuite Puppet Camp, Geneva

Treating Deployments as Code with Puppet and the Atlassian Toolsuite Puppet Camp, Geneva Treating Deployments as Code with Puppet and the Atlassian Toolsuite Christoph Leithner Who is celix? Puppet Labs Partner Atlassian Expert IT Service Management (ITSM) Continuous Deployment und DevOps

More information

What is JIRA? software development tool. planning and tracking the projects progress and supporting the team collaboration

What is JIRA? software development tool. planning and tracking the projects progress and supporting the team collaboration Jakub Sykora What is JIRA? software development tool planning and tracking the projects progress and supporting the team collaboration supports both Agile (Scrum & Kanban) and waterfall methodologies What

More information

JetBrains TeamCity Comparison

JetBrains TeamCity Comparison JetBrains TeamCity Comparison TeamCity is a continuous integration and continuous delivery server developed by JetBrains. It provides out-of-the-box continuous unit testing, code quality analysis, and

More information

/smlcodes /smlcodes /smlcodes JIRA. Small Codes. Programming Simplified. A SmlCodes.Com Small presentation. In Association with Idleposts.

/smlcodes /smlcodes /smlcodes JIRA. Small Codes. Programming Simplified. A SmlCodes.Com Small presentation. In Association with Idleposts. /smlcodes /smlcodes /smlcodes JIRA T U T O R I A L Small Codes Programming Simplified A SmlCodes.Com Small presentation In Association with Idleposts.com For more tutorials & Articles visit SmlCodes.com

More information

Atlassian JIRA Introduction to JIRA Issue and Project Tracking Software Tutorial 1

Atlassian JIRA Introduction to JIRA Issue and Project Tracking Software Tutorial 1 Atlassian JIRA Introduction to JIRA Issue and Project Tracking Software Tutorial 1 Once again, we are back with another tool tutorial. This time it s the Issue and Project Tracking Software Atlassian JIRA.

More information

Inside JIRA scheme, everything can be configured, and it consists of. This section will guide you through JIRA Issue and it's types.

Inside JIRA scheme, everything can be configured, and it consists of. This section will guide you through JIRA Issue and it's types. JIRA Tutorial What is JIRA? JIRA is a tool developed by Australian Company Atlassian. It is used for bug tracking, issue tracking, and project management. The name "JIRA" is actually inherited from the

More information

Skyhook designs and deploys high performance mobile location solutions, and exists to make location faster, more precise and practical.

Skyhook designs and deploys high performance mobile location solutions, and exists to make location faster, more precise and practical. CLEARVISION CASE STUDY INDUSTRY: Computer Software EST: 2003 COMPANY SIZE: 150-200 HEADQUARTERS Boston MA About Skyhook Skyhook designs and deploys high performance mobile location solutions, and exists

More information

Jira Permission Scheme Per Issue Type >>>CLICK HERE<<<

Jira Permission Scheme Per Issue Type >>>CLICK HERE<<< Jira Permission Scheme Per Issue Type Associates JIRA's system workflow jira with all issue types (available to the JIRA project). Log in as a user with the JIRA Administrators global permission. (In turn,

More information

JIRA 5.x, first steps

JIRA 5.x, first steps JIRA 5.x, first steps Table of Contents: 1.) Change History:... 2 2.) URL:... 3 3.) Login:... 3 4.) Setting user profile:... 3 5.) Using filters:... 4 a) Changing existing filters... 5 6.) Configuring

More information

How to set up SQL Source Control The short guide for evaluators

How to set up SQL Source Control The short guide for evaluators GUIDE How to set up SQL Source Control The short guide for evaluators 1 Contents Introduction Team Foundation Server & Subversion setup Git setup Setup without a source control system Making your first

More information

Tracking Issues with JIRA

Tracking Issues with JIRA Tracking Issues with JIRA Get a Linux Foundation Account JIRA User's Guide JIRA Setup for ONAP Viewing Issues in JIRA Reporting a Bug Proposing a New Feature JIRA Issue Types JIRA Workflow JIRA Statuses

More information

Use Guide STANDARD JIRA-CLIENT ESTNDAR. Version 3.0. Standard JIRA Client Use Guide

Use Guide STANDARD JIRA-CLIENT ESTNDAR. Version 3.0. Standard JIRA Client Use Guide Use Guide STANDARD JIRA-CLIENT ESTNDAR Version 3.0 Standard JIRA Client Use Guide Madrid, December, 2017 1 INTRODUCTION 3 2 JIRA CLIENT SOLUTIONS 4 3 INSTALLATION AND REQUIREMENTS 5 4 ACCESS 5 4.1 Request

More information

PHP Development Best Practices: The Untold Story of Geekville

PHP Development Best Practices: The Untold Story of Geekville PHP Development Best Practices: The Untold Story of Geekville An Atlassian & Zend Webinar January 19 th, 2010 Housekeeping All phone lines are muted Submit the questions via WebEx Q&A window any time Q&A

More information

USER MANUAL. Inprowiser Engineering

USER MANUAL. Inprowiser Engineering USER MANUAL Capacity Tracker for JIRA Cloud Inprowiser Engineering 1 Contents Introduction... 2 Installation and pre-requisites... 3 Installation... 3 Pre-requisites... 4 Get started with Capacity Tracker...

More information

Jira Connector Option - v18

Jira Connector Option - v18 Jira Connector Option - v18 Copyright 2019 ONEPOINT Projects GmbH. All rights reserved. ONEPOINT Projects, Enterprise Edition, Version 18 ONEPOINT Informationslosungen and the ONEPOINT Logo are registered

More information

Term work presentation

Term work presentation Term work presentation System category: Collaborative software System name: JIRA, Confluence and their integration Course: Průmyslové informační systémy (A0M33PIS) Student: Radu Fiser Semester: 2009/2010

More information

ONLINE VIRTUAL TOUR CREATOR

ONLINE VIRTUAL TOUR CREATOR P a g e 1 ONLINE VIRTUAL TOUR CREATOR SCHOOL OF SCIENCE AND COMPUTER ENGINEERING CSCI 6838 TEAM 1 SPRING 2017 INSTRUCTOR DR. SADEGH DAVARI MENTOR MR. CLAUS NILSSON SUBMITTED BY: SUPRIYA HUBLI SOWMYA KONGARA

More information

CONFIGURING SAFE V4.0 IN THE IBM COLLABORATIVE LIFECYCLE MANAGEMENT

CONFIGURING SAFE V4.0 IN THE IBM COLLABORATIVE LIFECYCLE MANAGEMENT CONFIGURING SAFE V4.0 IN THE IBM COLLABORATIVE LIFECYCLE MANAGEMENT Abstract In this document, we provide step-by-step guidance to configure support for the SAFe V4.0 methodology in CLM tooling. Amy Silberbauer

More information

Continuous Integration / Continuous Testing

Continuous Integration / Continuous Testing Bitte decken Sie die schraffierte Fläche mit einem Bild ab. Please cover the shaded area with a picture. (24,4 x 7,6 cm) Continuous Integration / Continuous Testing IIC What s SW Integration? Integration

More information

Use Guide STANDARD JIRA CLIENT. (Practical Case)

Use Guide STANDARD JIRA CLIENT. (Practical Case) Use Guide STANDARD JIRA CLIENT (Practical Case) Version 3.0 Madrid, July 2018 1 OBJECTIVE 4 2 BASIC STANDARD SOLUTION 4 2.1 User Profiles 4 2.2 Types of issue 2.2.1 Functional Support 2.2.2 Corrective

More information

Deep Dive on AWS CodeStar

Deep Dive on AWS CodeStar Deep Dive on AWS CodeStar with AWS CI/CD workflow Tara E. Walker Technical Evangelist @taraw June 28, 2017 2015, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Agenda What is DevOps

More information

ServiceNow - Agile in ServiceNow

ServiceNow - Agile in ServiceNow ServiceNow - Agile in ServiceNow The ServiceNow Agile Development application is an iterative and incremental process for software development environments. Agile Development application is enhanced with

More information

Chronodat Issue Tracker Add-in. User Manual CHRONODAT, LLC. February 15, 2017 Version P age

Chronodat Issue Tracker Add-in. User Manual CHRONODAT, LLC. February 15, 2017 Version P age Chronodat Issue Tracker Add-in User Manual CHRONODAT, LLC February 15, 2017 Version 2.0 1 P age Introduction The introduction section of the document describes the scope and objective of Office 365 Chronodat

More information

Continuous Integration & Code Quality MINDS-ON NUNO 11 APRIL 2017

Continuous Integration & Code Quality MINDS-ON NUNO 11 APRIL 2017 Continuous Integration & Code Quality MINDS-ON NUNO BETTENCOURT (NMB@ISEP.IPP.PT) @DEI, 11 APRIL 2017 Continuous Integration - THE THEORY - NMB@DEI - 11 April, 2017 CONTINUOUS INTEGRATION & SOFTWARE QUALITY

More information

CollabNet TeamForge 5.3 Evaluator s Guide

CollabNet TeamForge 5.3 Evaluator s Guide CollabNet TeamForge 5.3 Evaluator s Guide Thank you for evaluating CollabNet TeamForge 5.3. This Evaluator s Guide will help you experience the key features of CollabNet TeamForge by walking you through

More information

(Complete Package) We are ready to serve Latest Testing Trends, Are you ready to learn? New Batches Info

(Complete Package) We are ready to serve Latest Testing Trends, Are you ready to learn? New Batches Info (Complete Package) WEB APP TESTING DB TESTING We are ready to serve Latest Testing Trends, Are you ready to learn? New Batches Info START DATE : TIMINGS : DURATION : TYPE OF BATCH : FEE : FACULTY NAME

More information

AgileSCM Release 4.1. AgileSCM Release 4.0. AgileSCM Release 3.2. New Features. Bug Fixes. New Features. Bug Fixes

AgileSCM Release 4.1. AgileSCM Release 4.0. AgileSCM Release 3.2. New Features. Bug Fixes. New Features. Bug Fixes AgileSCM Release 4.1 Project Dashboard - get a complete overview of the status of your project. View the SSH public key through the AgileSCM interface. This allows you to post the key to Git and Mercurial

More information

Handout 4: Version Control Reference

Handout 4: Version Control Reference CSCI 2600 Principles of Software Handout 4: Version Control Reference Introduction SVN (Subversion) provides the following functionality: It allows multiple users to edit the same files independently,

More information

The Intuitive Jira Guide For Users (2018)

The Intuitive Jira Guide For Users (2018) The Intuitive Jira Guide For Users (2018) idalko.com/jira-guide-pdf/ June 27, 2018 In this PDF you ll find the comprehensive Jira guide for users, brought to you by the Atlassian Platinum Solution Partner

More information

JIRA Overview & Configuration. Based on the A2F Framework

JIRA Overview & Configuration. Based on the A2F Framework JIRA Overview & Configuration Based on the A2F Framework JIRA What is Jira? Proprietary issue tracking software tool Developed by Atlassian located in Sydney, Australia It provides Defect tracking Issue

More information

Managing your Agile ALM Process with JasForge OSLC Forge and Lyo SDK DJAAFAR Karim

Managing your Agile ALM Process with JasForge OSLC Forge and Lyo SDK DJAAFAR Karim Managing your Agile ALM Process with JasForge OSLC Forge and Lyo SDK DJAAFAR Karim CO of Jasmine Conseil http://www.jasmineconseil.com Overview 35:00 Minutes Background and Intro Agile ALM at a glance

More information

SAFe Atlassian Style (Updated version with SAFe 4.5) Whitepapers & Handouts

SAFe Atlassian Style (Updated version with SAFe 4.5) Whitepapers & Handouts SAFe Atlassian Style (Updated version with SAFe 4.5) Whitepapers & Handouts Exported on 09/12/2017 1 Table of Contents 1 Table of Contents...2 2 Abstract...4 3 Who uses SAFe and Why?...5 4 Understanding

More information

Microsoft. Recertification for MCSD: Application Lifecycle Management

Microsoft. Recertification for MCSD: Application Lifecycle Management Microsoft 70-499 Recertification for MCSD: Application Lifecycle Management Download Full Version : http://killexams.com/pass4sure/exam-detail/70-499 QUESTION: 82 Your team uses Microsoft Visual Studio

More information

SpiraTeam Build Server Integration Guide Inflectra Corporation

SpiraTeam Build Server Integration Guide Inflectra Corporation SpiraTeam Build Server Integration Guide Inflectra Corporation Date: October 11th, 2017 Contents 1. Introduction... 1 2. Integrating with Jenkins / Hudson... 2 3. Integrating with TeamCity... 9 4. Integrating

More information

How to create custom Excel reports from Jira issues in no time

How to create custom Excel reports from Jira issues in no time How to create custom Excel reports from Jira issues in no time Business Intelligence and native Excel reports from Jira data with Better Excel Exporter Who is Midori? What is Better Excel Exporter? Experience

More information

SourceForge to JIRA Transition Training

SourceForge to JIRA Transition Training SourceForge to JIRA Transition Training The following training material is intended for OSCAR Service Providers and Community members to transition from SourceForge to Atlassian s JIRA software. Atlassian

More information

click2try Tutorial Redmine 2009 Presage Technologies, LLC.

click2try Tutorial Redmine 2009 Presage Technologies, LLC. click2try Tutorial Redmine 2009 Presage Technologies, LLC. Copyright 2008-2009 Presage Technologies, LLC. You may freely distribute or publish this content provided you publish the content in its entirety

More information

Child Welfare Digital Services Sprint Review Presentation

Child Welfare Digital Services Sprint Review Presentation Child Welfare Digital Services Sprint Review Presentation Sprint Review of Iteration 4.2 CALS/TPT2/LDU Sprint Dates: 09/07/17 to 09/20/17 Agenda CALS product discussion Value proposition Product demonstration

More information

Reusable Component Management Through the Use of Subversion Externals. Who Am I?

Reusable Component Management Through the Use of Subversion Externals. Who Am I? Reusable Component Management Through the Use of Subversion Externals John Martin Presented to BCS/itSMF Conference: The CMDB and CMS the Powerhouse of Service Managemnet 8/9 July 2008 Who Am I? Enablement

More information

Project Management Framework

Project Management Framework Project Management Framework Release Notes Version 7.1.1 Framework Overview The Project Management Framework (PMF) is a powerful Project Management application designed for the management of Scrum projects.

More information

JIRA, Confluence and their integration

JIRA, Confluence and their integration Term work report JIRA, Confluence and their integration Průmyslové informační systémy(a0m33pis) Prepared by Radu Fiser Czech Technical University in Prague Faculty of Electrical Engineering Summer semester

More information

#define 4 User Guide. Version 4.0. CGI Group Inc.

#define 4 User Guide. Version 4.0. CGI Group Inc. #define 4 User Guide Version 4.0 CGI Group Inc. Table of Contents Section Slides Wiki 5-7 Tickets 8-12 Files 13-15 Planning 16-21 Cooperate 22-24 Settings 25-31 Agile Features 32-34 Desktop Applications

More information

Last Updated: FRC 2019 BETA

Last Updated: FRC 2019 BETA Last Updated: 08-01-2018 FRC 2019 BETA Table of Contents VS Code (C++/Java IDE)...3 Alpha Test Info...4 Installing VS Code...5 VS Code Basics and WPILib in VS Code... 15 Creating a new WPILib project in

More information

EclipseCon France 2017 Squaring the Capella circle: Open Source, Agile, Traditional

EclipseCon France 2017 Squaring the Capella circle: Open Source, Agile, Traditional EclipseCon France 2017 Squaring the Capella circle: Open Source, Agile, Traditional CAPELLA OSS JUNE 22 TH 2017 Joao BARATA / Philippe DUL Squaring the Capella circle jean.barata@thalesgroup.com philippe.dul@thalesgroup.com

More information

SURVEY ON JIRA INTEGRATION USING REST APIs

SURVEY ON JIRA INTEGRATION USING REST APIs SURVEY ON JIRA INTEGRATION USING REST APIs Arpitha Prasad 1, Nirmala H. 2 Department of Computer Science and Engineering, SJB Institute of Technology, Bangalore, India ABSTRACT: JIRA is a proprietary issue

More information

SpiraTest Quick Start Guide Inflectra Corporation

SpiraTest Quick Start Guide Inflectra Corporation SpiraTest Quick Start Guide Inflectra Corporation Date: January 28, 2018 Contents Introduction 2 1. Logging In and Selecting a Project 3 2. Define the Requirements 5 3. Create the Release and Iteration

More information

Agile Software Development. Software Development Methodologies. Who am I? Waterfall. John York JOHN YORK EECS 441 FALL 2017 A BRIEF LOOK

Agile Software Development. Software Development Methodologies. Who am I? Waterfall. John York JOHN YORK EECS 441 FALL 2017 A BRIEF LOOK Who am I? John York Agile Software Development JOHN YORK Director of Engineering at ProQuest Dialog Chief Technologist SpellBound AR A Computer Engineer from the University of Michigan! An agile development

More information

Agile Software Development. Software Development Methodologies. Who am I? Waterfall. John York JOHN YORK EECS 441 WINTER 2018 A BRIEF LOOK

Agile Software Development. Software Development Methodologies. Who am I? Waterfall. John York JOHN YORK EECS 441 WINTER 2018 A BRIEF LOOK Agile Software Development JOHN YORK EECS 441 WINTER 2018 John York Director of Engineering at ProQuest Dialog Chief Technologist SpellBound AR A Computer Engineer from the University of Michigan! An agile

More information

How to export custom PDF documents from Jira issues and dashboards in zero time

How to export custom PDF documents from Jira issues and dashboards in zero time How to export custom PDF documents from Jira issues and dashboards in zero time Easy emailing, sharing, archiving, printing for Jira data with PDF View Plugin Who is Midori? What is PDF View Plugin? Experience

More information

CollabNet Desktop - Microsoft Windows Edition

CollabNet Desktop - Microsoft Windows Edition CollabNet Desktop - Microsoft Windows Edition User Guide 2009 CollabNet Inc. CollabNet Desktop - Microsoft Windows Edition TOC 3 Contents Legal fine print...7 CollabNet, Inc. Trademark and Logos...7 Chapter

More information

Vector Issue Tracker and License Manager - Administrator s Guide. Configuring and Maintaining Vector Issue Tracker and License Manager

Vector Issue Tracker and License Manager - Administrator s Guide. Configuring and Maintaining Vector Issue Tracker and License Manager Vector Issue Tracker and License Manager - Administrator s Guide Configuring and Maintaining Vector Issue Tracker and License Manager Copyright Vector Networks Limited, MetaQuest Software Inc. and NetSupport

More information

TeamForge 7.1 User Guide

TeamForge 7.1 User Guide TeamForge 7.1 User Guide Contents 2 Contents How to use TeamForge 7.1...6 Get started with CollabNet TeamForge 7.1... 6 Quick start: Working on a TeamForge project... 6 Quick start: Managing a TeamForge

More information

M E R C U R I A L (The Source Control Management)

M E R C U R I A L (The Source Control Management) M E R C U R I A L (The Source Control Management) Jamshaid Iqbal Janjua, Shahid Awan jamshaid.janjua@kics.edu.pk shahidawan@kics.edu.pk Al-Khawarizmi Institute of Computer Science University of Engineering

More information

Pega Agile Studio USER GUIDE 7.4

Pega Agile Studio USER GUIDE 7.4 Pega Agile Studio USER GUIDE 7.4 2018 Pegasystems Inc., Cambridge, MA All rights reserved. Trademarks For Pegasystems Inc. trademarks and registered trademarks, all rights reserved. All other trademarks

More information

JIRA Software and JIRA Service Desk Data Center on the AWS Cloud

JIRA Software and JIRA Service Desk Data Center on the AWS Cloud JIRA Software and JIRA Service Desk Data Center on the AWS Cloud Quick Start Reference Deployment Contents October 2016 (last update: November 2016) Chris Szmajda, Felix Haehnel Atlassian Shiva Narayanaswamy,

More information

Index. Chaminda Chandrasekara 2017 C. Chandrasekara, Beginning Build and Release Management with TFS 2017 and VSTS, DOI /

Index. Chaminda Chandrasekara 2017 C. Chandrasekara, Beginning Build and Release Management with TFS 2017 and VSTS, DOI / Index A Agent platforms, 10 system and user capabilities, 10 Agent pool add user, 12 assign permissions, 55 56 default pool, 8 hosted Linux pool, 8 hosted pool, 7 set up assign administrator role, 45 auto-provision

More information

CS 320 Introduction to Software Engineering Spring February 06, 2017

CS 320 Introduction to Software Engineering Spring February 06, 2017 CS 320 Introduction to Software Engineering Spring 2017 February 06, 2017 Recap: Software development process models Traditional models Waterfall model Iterative and incremental Prototyping Spiral model

More information

Hands-On Lab. Agile Planning and Portfolio Management with Team Foundation Server Lab version: Last updated: 11/25/2013

Hands-On Lab. Agile Planning and Portfolio Management with Team Foundation Server Lab version: Last updated: 11/25/2013 Hands-On Lab Agile Planning and Portfolio Management with Team Foundation Server 2013 Lab version: 12.0.21005.1 Last updated: 11/25/2013 CONTENTS OVERVIEW... 3 EXERCISE 1: AGILE PROJECT MANAGEMENT... 4

More information

Agile Studio USER GUIDE 7.3

Agile Studio USER GUIDE 7.3 Agile Studio USER GUIDE 7.3 2017 Pegasystems Inc., Cambridge, MA All rights reserved. Trademarks For Pegasystems Inc. trademarks and registered trademarks, all rights reserved. All other trademarks or

More information

Development Processes Agile Adaptive Planning. Stefan Sobek

Development Processes Agile Adaptive Planning. Stefan Sobek Development Processes Agile Adaptive Planning Stefan Sobek Agile Planning Process Adaptive Planning In agile projects frequently issues and changes will be discovered. Go into these projects with expectations

More information

Technology Background Development environment, Skeleton and Libraries

Technology Background Development environment, Skeleton and Libraries Technology Background Development environment, Skeleton and Libraries Christian Kroiß (based on slides by Dr. Andreas Schroeder) 18.04.2013 Christian Kroiß Outline Lecture 1 I. Eclipse II. Redmine, Jenkins,

More information

TDDC88 Lab 4 Software Configuration Management

TDDC88 Lab 4 Software Configuration Management TDDC88 Lab 4 Software Configuration Management Introduction "Version control is to programmers what the safety net is to a trapeze artist. Knowing the net is there to catch them if they fall, aerialists

More information

JIRA 5.2 Essentials. Patrick Li. Chapter No. 4 "Field Management"

JIRA 5.2 Essentials. Patrick Li. Chapter No. 4 Field Management JIRA 5.2 Essentials Patrick Li Chapter No. 4 "Field Management" In this package, you will find: A Biography of the author of the book A preview chapter from the book, Chapter NO.4 "Field Management" A

More information

What is git? Distributed Version Control System (VCS); Created by Linus Torvalds, to help with Linux development;

What is git? Distributed Version Control System (VCS); Created by Linus Torvalds, to help with Linux development; What is git? Distributed Version Control System (VCS); Created by Linus Torvalds, to help with Linux development; Why should I use a VCS? Repositories Types of repositories: Private - only you and the

More information

Turbo boost your digital app test automation with Jenkins

Turbo boost your digital app test automation with Jenkins Turbo boost your digital app test automation with Jenkins Step-by-Step Tutorial May, 2018 Speakers Sheli Ashkenazi Sr. Product Manager Experitest Jonathan Aharon Sr. Sales Engineer Experitest 2 01 The

More information

Best practices for OO 10 content structuring

Best practices for OO 10 content structuring Best practices for OO 10 content structuring With HP Operations Orchestration 10 two new concepts were introduced: Projects and Content Packs. Both contain flows, operations, and configuration items. Organizations

More information

Project Management Course. Zenhub + Github, when agile become a reality. Aitor Corchero

Project Management Course. Zenhub + Github, when agile become a reality. Aitor Corchero Project Management Course Zenhub + Github, when agile become a reality Aitor Corchero Project Management Introduction................................................................................ 1 Agile

More information

1. Installing R4E 1. 1) Provision Software Sites 2. 2) Install Version Control System Features 3. 3) Install R4E feature 4. 4) Install Versions

1. Installing R4E 1. 1) Provision Software Sites 2. 2) Install Version Control System Features 3. 3) Install R4E feature 4. 4) Install Versions R4E Documentation 1. Installing R4E 1. 1) Provision Software Sites 2. 2) Install Version Control System Features 3. 3) Install R4E feature 4. 4) Install Versions Connectors 2. Getting Started 1. Overview

More information

Connect with Remedy: SmartIT: Social Event Manager Webinar Q&A

Connect with Remedy: SmartIT: Social Event Manager Webinar Q&A Connect with Remedy: SmartIT: Social Event Manager Webinar Q&A Q: Will Desktop/browser alerts be added to notification capabilities on SmartIT? A: In general we don't provide guidance on future capabilities.

More information

Maturing agile teams and driving quality through architecture principles

Maturing agile teams and driving quality through architecture principles Maturing agile teams and driving quality through architecture principles Amine Chigani & Yun Freund GE Software San Ramon, CA Imagination at work Introducing the GE Software Center Igniting the next industrial

More information

Working with the Seagull Framework. By Demian Turner, Seagull Systems

Working with the Seagull Framework. By Demian Turner, Seagull Systems Working with the Seagull Framework By Demian Turner, Seagull Systems seagullproject.org Who is Demian Turner? Developing websites since 1996, using PHP since 1999 Committer on several open source projects:

More information

Using Assembla.com Tools in Botball

Using Assembla.com Tools in Botball Using Assembla.com Tools in Botball Jeremy Rand Norman High School jeremy@asofok.org 1. Introduction Using Assembla.com Tools in Botball The challenge of Botball is multifold. The most commonly cited challenges

More information

Previous Capstone Project

Previous Capstone Project Capstone Projects RoviSys (http://www.rovisys.com) located in Aurora Ohio, has 4 project that we will help them develop. In the process you will have an opportunity to experience how software is developed

More information

... Fisheye Crucible Bamboo

... Fisheye Crucible Bamboo Sander Soo MSc Computer Science Oracle Certified Professional (Java SE) Nortal (email: sander.soo@nortal.com) Mercurial Java Spring Framework AngularJS Atlassian stack... Fisheye Crucible Bamboo 2 Make

More information

Chronodat Help Desk. (User Manual) By CHRONODAT, LLC

Chronodat Help Desk. (User Manual) By CHRONODAT, LLC Chronodat Help Desk (User Manual) By CHRONODAT, LLC For further information, visit us at www.chronodat.com For support, contact us at support@chronodat.com Version 2.0.0.0 Created: 09-24-2018 1 P a g e

More information

CSE 331 Software Design & Implementation

CSE 331 Software Design & Implementation CSE 331 Software Design & Implementation Spring 2019 Section 2 Development Tools UW CSE 331 Spring 2019 1 Administrivia HW1 done! HW2 due next Tuesday. HW3 out today, deadline upcoming. Everyone should

More information

Platforms (Operating Systems)

Platforms (Operating Systems) Platforms (Operating Systems) TeamCity Server Core features of TeamCity server are platform-independent. See considerations on choosing server platform. TeamCity server is a web application that runs within

More information

User Manual Version: 1.0.0

User Manual Version: 1.0.0 Template (Epic) Cloner for JIRA by Vilisoft Sp. z o.o. User Manual Version: 1.0.0 Index Release notes... 3 Introduction... 4 JIRA Administrator cases... 5 How to install... 5 How to configure... 5 New

More information

FACETs. Technical Report 05/19/2010

FACETs. Technical Report 05/19/2010 F3 FACETs Technical Report 05/19/2010 PROJECT OVERVIEW... 4 BASIC REQUIREMENTS... 4 CONSTRAINTS... 5 DEVELOPMENT PROCESS... 5 PLANNED/ACTUAL SCHEDULE... 6 SYSTEM DESIGN... 6 PRODUCT AND PROCESS METRICS...

More information

SpiraTeam Feature Comparison

SpiraTeam Feature Comparison SpiraTeam Feature omparison P X urrently Supported Planned Functionality Not Applicable Not Supported SpiraTeam A Rally ollabnet V1 ollabnet TeamForge TargetProcess Microsoft Team Services HP ALM General

More information

Plugin Overview. So easy to use and a must have extension for any team. The Jira Tracking & Estimation plugin includes the following functionality:

Plugin Overview. So easy to use and a must have extension for any team. The Jira Tracking & Estimation plugin includes the following functionality: Contents Plugin Overview... 2 Configuration... 5 Time Tracking (By Roles) Panel... 7 Assignee (By Roles) Panel... 9 Worklog (By Roles) Tab Panel... 10 Post Function... 11 Support... 13 Plugin Overview

More information

RIT Wiki 5.1 Upgrade - May 21, 2013

RIT Wiki 5.1 Upgrade - May 21, 2013 RIT Wiki 5.1 Upgrade - May 21, 2013 We are pleased to announce that the RIT Wiki will be upgraded to version 5.1 on Tuesday, May 21st. UPDATED TIME: The RIT Wiki will be unavailable on Tuesday, May 21st

More information

Oracle Cloud Using Oracle Developer Cloud Service

Oracle Cloud Using Oracle Developer Cloud Service Oracle Cloud Using Oracle Developer Cloud Service E37145-27 June 2018 Oracle Cloud Using Oracle Developer Cloud Service, E37145-27 Copyright 2014, 2018, Oracle and/or its affiliates. All rights reserved.

More information

TCSS 360: SOFTWARE DEVELOPMENT AND QUALITY ASSURANCE

TCSS 360: SOFTWARE DEVELOPMENT AND QUALITY ASSURANCE TCSS 360: SOFTWARE DEVELOPMENT AND QUALITY ASSURANCE Scrum Software Process, Version Control, Git/Github Github, Postman Wes J. Lloyd Institute of Technology University of Washington - Tacoma OBJECTIVES

More information

Copyright 2009 Tasktop Technologies

Copyright 2009 Tasktop Technologies Copyright 2009 Tasktop Technologies Information overload Context loss when multi-tasking With Mylyn Tasks are integrated See only what you are working on http:// wwweclipseorg/downloads/ JEE Java C/C++

More information

About Codefrux While the current trends around the world are based on the internet, mobile and its applications, we try to make the most out of it. As for us, we are a well established IT professionals

More information

Creating an Intranet using Lotus Web Content Management. Part 2 Project Planning

Creating an Intranet using Lotus Web Content Management. Part 2 Project Planning Creating an Intranet using Lotus Web Content Management Introduction Part 2 Project Planning Many projects have failed due to poor project planning. The following article gives an overview of the typical

More information

Software Engineering I (02161)

Software Engineering I (02161) Software Engineering I (02161) Week 8 Assoc. Prof. Hubert Baumeister DTU Compute Technical University of Denmark Spring 2016 Last Week State machines Layered Architecture: GUI Layered Architecture: Persistency

More information

Team Foundation Server Visual Studio Team Services. Hans-Petter Halvorsen, M.Sc.

Team Foundation Server Visual Studio Team Services. Hans-Petter Halvorsen, M.Sc. Team Foundation Server Visual Studio Team Services Hans-Petter Halvorsen, M.Sc. Team Foundation Server (TFS) is an Application Lifecycle Management (ALM) system The Software Development Lifecycle (SDLC)

More information

Pega Agile Studio. Upgrade Guide 7.4

Pega Agile Studio. Upgrade Guide 7.4 Pega Agile Studio Upgrade Guide 7.4 2018 Pegasystems Inc., Cambridge, MA. All rights reserved. Trademarks For Pegasystems Inc. trademarks and registered trademarks, all rights reserved. All other trademarks

More information

Using the Events Module

Using the Events Module Using the Events Module Contents 2 Contents Using Events... 3 Creating Events... 3 Inviting People... 4 Event Visibility and Attendance...6 Viewing Events in a Place... 6 Displaying Events in a Place...

More information

Belle II - Git migration

Belle II - Git migration Belle II - Git migration Why git? Stash GIT service managed by DESY Powerful branching and merging capabilities Resolution of (JIRA) issues directly be map to branches and commits Feature freeze in pre-release

More information

What s the Value of Your Data? The Agile Advantage

What s the Value of Your Data? The Agile Advantage What s the Value of Your Data? The Agile Advantage by Jan Paul Fillie and Werner de Jong In a world of big data, advanced analytics, in-memory data warehousing, and real-time business intelligence (BI),

More information

Third Party Integration. Portfolio for JIRA

Third Party Integration. Portfolio for JIRA Questions for Confluence Third Party Integration Capture for JIRA Portfolio for JIRA Enterprise collaboration with Atlassian ATLASSIAN PRODUCTS: OPTIMIZE TEAM WORK AND KNWOLEDGE MANAGEMENT Atlassian provides

More information

Implement an ADT while using Subversion

Implement an ADT while using Subversion 1 Objectives Learn to use Subversion Implement an ADT while using Subversion In this lab, you learn about the version control tool called Subversion and you will implement a Java class given an interface.

More information

AccuRev Plugin for Crucible Installation and Release Notes

AccuRev Plugin for Crucible Installation and Release Notes AccuRev Plugin for Crucible 2017.2 Installation and Release Notes Micro Focus The Lawn 22-30 Old Bath Road Newbury, Berkshire RG14 1QN UK http://www.microfocus.com Copyright Micro Focus 2017. All rights

More information

... Fisheye Crucible Bamboo

... Fisheye Crucible Bamboo Sander Soo MSc Computer Science Oracle Certified Professional (Java SE) Nortal (email: sander.soo@nortal.com) Mercurial Java Spring Framework AngularJS Atlassian stack... Fisheye Crucible Bamboo 2 Manual

More information

Chronodat Help Desk (Lite)

Chronodat Help Desk (Lite) Chronodat Help Desk (Lite) (User Manual) By CHRONODAT, LLC For further information, visit us at www.chronodat.com For support, contact us at support@chronodat.com Version 2.0.0.0 Created: 10-03-2018 1

More information

Rule Modeling Case Study Generic Diabetic Monitoring. Mike Parish

Rule Modeling Case Study Generic Diabetic Monitoring. Mike Parish Rule Modeling Case Study Generic Diabetic Monitoring Mike Parish Contents Table of Figures... 3 Rule Modeling Case Study... 4 Step 1 Review and clarify the rule statements... 4 Step 2 Determine the Data

More information