Jira Demo 2007-01-09 Blame Tony Edgin. Overview What is Jira? Requirement states Terminology Jira demo.

Slides:



Advertisements
Similar presentations
Process and Product Quality Assurance (PPQA)
Advertisements

“The Honeywell Web-based Corrective Action Solution”
Connect Team Connect Team Outside Contrib Outside Contrib Unscheduled Backlog Bugs Feature Requests BA Review Requirement Docs Epic Large Tasks or Features.
Program Management Portal: Overview for the Client
Version Control System (Sub)Version Control (SVN).
More CMM Part Two : Details.
1 Software Configuration Management METU Computer Engineering CEng 492 Spring'2004.
SE 555 Software Requirements & Specification Requirements Management.
What is Orange Tracker - Logging Into Orange Tracker 1.Type into your web browser (Firefox or Safari recommended).
Program Management Practice Program Management Portal: Overview for the Client © 2011, 2015 BM Corporation 1.
Paul Coffey Employee Central Engineering Manager
Planview for Resource Managers: Create Your Project
Maintaining and Updating Windows Server 2008
Configuration Management
What is Orange Tracker - Logging Into Orange Tracker 1.Type into your web browser (IE not recommended). 2.Type your.
CS4723 Software Validation and Quality Assurance Lecture 9 Bug Report Management.
EPayment ePayment Introduction It is the process of electronic transfer of bill data between booking and payment office Department of Post collects.
JIRA Defect Tracking Tool Tool to Record, Track and Resolve Issues, Bugs, Defects, Improvements and New Feature Requests LIGO-G M.
CSCI ClearQuest 1 Rational ClearQuest Michel Izygon - Jim Helm.
JWST Integrated Modeling Environment James Webb Space Telescope.
Web Development Process Description
1 Entering Grades and Indicators in the Standards-Based Report Card (SBRC) Users Manual for SBRC On-line Entry Interim Progress ReportsInterim Progress.
VERSION 7 What’s to Come?. Workflow – Lifecycle Definition  Ability to define custom Lifecycles NEW BEING WORKED IN REVIEW WAITING FOR APPROVAL APPROVED.
Fundamentals of JIRA for EED Users November 2014.
Software Engineering Chapter 15 Construction Leads to Initial Operational Capability Fall 2001.
Software Configuration Management
Introduction to the Nevada SharePoint Site
Teaching with Wikis Ken Baclawski College of Computer and Information Science.
SERVICE MANAGER 9.2 CHANGE PRESENTATION JUNE 2011.
1 Software Development Configuration management. \ 2 Software Configuration  Items that comprise all information produced as part of the software development.
SOML Issue Tracking Guide to using the new ETSEDMS server for Issue Tracking.
5 Feb 2008 Roberta Allsman LSST Corporation LSST Data Management DC2 Post-mortem.
© 2014 cPrime Inc., All Rights Reserved JIRA User Essentials.
Issue Manager Presented By: Shaun McAnulty. Goals for Understanding Issue Manager is the ticketing & tracking system for issues between PI Employees and.
RMsis – v Simplify Requirement Management for JIRA.
Go Easy with your Leave TEAM NIVA Parthiban / Upul / Nuwan / Shanaka.
ISM 5316 Week 3 Learning Objectives You should be able to: u Define and list issues and steps in Project Integration u List and describe the components.
Software Quality Assurance
Why use JIRA?.
INFO 637Lecture #101 Software Engineering Process II Review INFO 637 Glenn Booker.
Material Review Board (MRB) System Training
JIRA usage in the DAQ An overview.
Managing Change 1. Why Do Requirements Change?  External Factors – those change agents over which the project team has little or no control.  Internal.
Lifecycle of a Requirement in Product Development Scenario RMsis – v Simplify Requirement Management for JIRA.
Management Software For Engineering Project Management
Planned Document Management Improvements Rob McKercher, Iain Goodenow, George Angeli.
Technical Overview. Project Overview Document Library Document List Index TransmittalsPlanning.
Software Development A Proposed Process and Methodology.
Intern Placement Tracking (IPT) Tutorial for Field Instructors Baccalaureate Social Work Program Office of Field Education Assistant Dean of Field Instruction:
Purpose: The purpose of CMM Integration is to provide guidance for improving your organization’s processes and your ability to manage the development,
P51UST: Unix and SoftwareTools Unix and Software Tools (P51UST) Version Control Systems Ruibin Bai (Room AB326) Division of Computer Science The University.
Hubnet Training One Health Network South East Asia Network Overview | Public and Members-only Pages; Communicating and Publishing using Blogs and News.
Rational Unified Process Fundamentals Module 4: Core Workflows II - Concepts Rational Unified Process Fundamentals Module 4: Core Workflows II - Concepts.
RMsis – v now with JIRA 5.0 support Simplify Requirement Management for JIRA.
RFCR Tool. RFCR tool is the for handling any king of change request which is issued by RF engineers in the market. Change request can be: for parameter.
The OSG Stakeholders’ Request System Oct 9, 2012 Gabriele Garzoglio for the Project Office.
Updating Your Licenses and Software How to update your license for a new release of software.
TEAM FOUNDATION VERSION CONTROL AN OVERVIEW AND WALKTHROUGH By: Michael Mallar.
Interstage BPM v11.2 1Copyright © 2010 FUJITSU LIMITED CREATING A SIMPLE PROCESS.
Configuration & Build Management. Why Software Configuration Management ? The problem: Multiple people have to work on software that is changing More.
| See the possibilities… ePace Support Process Review Fusion 08 Reece Abreo.
4/28/2017 JIRA Demonstration.
Managing Software Development Projects with Jira.
1 Requirements Management - II Lecture # Recap of Last Lecture We talked about requirements management and why is it necessary to manage requirements.
OSLC PLM Workgroup1 Towards detailed use cases and alignment to OSLC V0.1 Gray Bachelor 18 th July 2011.
David Hatten Developer, UrbanCode 17 October 2013
SCEC Drupal Website Development Overview and Status
Software Engineering D7032E
CS5123 Software Validation and Quality Assurance
Introduction to Curriculum Manager Administrator (CM Admin)
Presentation transcript:

Jira Demo Blame Tony Edgin

Overview What is Jira? Requirement states Terminology Jira demo

Jira General-purpose issue management system Web-based Integrates with wikis and revision tracking systems Highly configurable Extensible

Requirement State Chart

Requirement States Proposed – A requirement has been requested by entering it into Jira. Accepted-waiting – A requirement has been evaluated and found suitable for implementation. Accepted-in development – A requirement has been scheduled for inclusion in the next baseline. This includes testing.

Requirement States continued Released – A requirement is satisfied by the current release of the product. Rejected – A requirement that is not or is no longer appropriate for the product.

Proposed Requirement Transitions Accept  accepted-waiting - The requirement has been reviewed and found to be appropriate for the product. Reject  rejected - The requirement has been reviewed and found to be inappropriate for the product.

Accepted-Waiting Requirement Transitions Develop  accepted-in development – The project manager schedules this requirement for the next baseline. Modify  proposed – The project lead realizes there is an issue with the requirement. It needs to be modified or clarified. Reject  rejected – The project lead determines that the requirement is no longer appropriate for implementation

Accepted-In Development Requirement Transitions Release  released – The requirement is added to the next release of the product. Postpone  accepted-waiting – The requirement has been removed from inclusion in the next baseline. Modify  proposed – The project engineers realize there is an issue with the requirement. It needs to be modified or clarified. Reject  rejected – The project lead determines that the requirement is no longer appropriate for implementation

Released Requirement Transition Deprecate  rejected – The requirement is outdated and will not be supported in future baselines.

Terminology Source - A person, policy, standard, or other any other thing capable of defining or constraining the product or its development. Reporter – A member of the software group who acts as a advocate for the source. I.e. the person who enters the requirement into Jira. The reporter may also be the source.

Terminology continued Project lead – A member of the software group who takes responsibility for the outcome of the project. Component lead – A member of the software group who takes responsibility for a portion of a project. Assignee – A member of the software group who takes responsibility for the satisfaction of a requirement. Watcher – A member of the software group who is interested in being notified when a requirement is updated.

Terminology continued Requirement – A requirement which comes from a source. Derived Requirement – A requirement which is results from another requirement.

Terminology continued Issue – Something Jira tracks. For us, it is either a requirement or a derived requirement. Sub-task – An issue which is part of another issue. For us, this is a derived requirement.

Terminology continued Workflow – The set of all states and their transitions for a requirement. Status – The state of a requirement within a workflow. Workflow Action – A status transition for a requirement.

Terminology continued Fix Version – The name of the first release containing the requirement. Component – A collection of related requirements which forms part of a project. A requirement may belong to any number of components. Category – A collection of related projects.

Terminology continued Resolution – When a requirement reaches an end-state, it is considered resolved. A resolution is a categorization of how the requirement was resolved. Released and rejected requirements have resolutions.

Rejected Resolutions Unclear – The meaning of the requirement cannot be assertained.. Duplicate – The requirement has already been proposed. Inconsistent – The requirement conflicts with the existing set of requirements. Not verifiable – The requirement cannot be objectively tested. Not traceable – The requirement cannot be traced to a source. Not appropriate - The requirement does not support the science goals of the telescope.

Released Resolutions Satisfied – The requirement is satisfied by the current release of the product. Deprecated – The requirement is no longer supported by the product.

Jira Demo Prelude Demo will be brief. Jira’s online help is very good Location: Login: LDAP username and password –Homework: Let me know if you can’t. I had to guess at your usernames

Jira Demo Home* Category and project creation done by the software manager Project Lead assigned by the software manager Component creation done by project lead* Component lead assigned by project lead*

Jira Demo continued Feature creation* Derived requirement creation* Commenting verses editing Requirement workflow* Linking issues* –Only conflicts supported by us Referring to other issues*

Jira Demo continued What would you like to see? What are your concerns?