part 7 - managing and fixing bugs with jira using jasforge

21
Managing and fixing bugs with JIRA using JasForge | © 2011 by K. DJAAFAR ; made available under the EPL v1.0 Part 7: Managing and fixing bugs with JIRA using JasForge March 2011 Santa Clara Karim DJAAFAR CO of Jasmine Conseil

Upload: jasmine-conseil

Post on 08-May-2015

2.760 views

Category:

Technology


0 download

DESCRIPTION

Managing and fixing bugs with jira using jasforge

TRANSCRIPT

Page 1: Part 7  - Managing and fixing bugs with jira using jasforge

Managing and fixing bugs with JIRA using JasForge | © 2011 by K. DJAAFAR ; made available under the EPL v1.0

Part 7:Managing and fixing bugs with JIRA using JasForge

March 2011

Santa Clara

Karim DJAAFAR

CO of Jasmine Conseil

Page 2: Part 7  - Managing and fixing bugs with jira using jasforge

Managing and fixing bugs with JIRA using JasForge | © 2011 by K. DJAAFAR ; made available under the EPL v1.0

OBJECTIVES

Managing and fixing bugs using Jasforge Project

Automated testing

Automated code quality

Build Tool

Page 3: Part 7  - Managing and fixing bugs with jira using jasforge

Managing and fixing bugs with JIRA using JasForge | © 2011 by K. DJAAFAR ; made available under the EPL v1.0

JASFORGE © PROJECT: BUG TRACKING SUPPORT

Page 4: Part 7  - Managing and fixing bugs with jira using jasforge

Managing and fixing bugs with JIRA using JasForge | © 2011 by K. DJAAFAR ; made available under the EPL v1.0

JasForge

• Jasforge is an Open Source project to build a scalable Team collaboration platform for Integrating work across the phases of the development lifecycle

• Available: Community Edition (Eclipse Public License) Enterprise Edition

Page 5: Part 7  - Managing and fixing bugs with jira using jasforge

Managing and fixing bugs with JIRA using JasForge | © 2011 by K. DJAAFAR ; made available under the EPL v1.0

JasForge Tools

Bug tracking Tools

Page 6: Part 7  - Managing and fixing bugs with jira using jasforge

Managing and fixing bugs with JIRA using JasForge | © 2011 by K. DJAAFAR ; made available under the EPL v1.0

JIRA TOOLS

Page 7: Part 7  - Managing and fixing bugs with jira using jasforge

Managing and fixing bugs with JIRA using JasForge | © 2011 by K. DJAAFAR ; made available under the EPL v1.0

JasForge BugTracking System support

• Jasforge support JIRA by default using JIRA connector but you can use other bug tracking systems like:

Mantis

Bugzilla

Contact [email protected] or [email protected] for

further informations and support

Page 8: Part 7  - Managing and fixing bugs with jira using jasforge

Managing and fixing bugs with JIRA using JasForge | © 2011 by K. DJAAFAR ; made available under the EPL v1.0

Basic questions

What is JIRA? In simple terms: “JIRA is an issue tracker” Is it web based? Yes Is it open source? Yes Is it a licensed product? Yes Whose product is JIRA? www.atlassian.com

Page 9: Part 7  - Managing and fixing bugs with jira using jasforge

Managing and fixing bugs with JIRA using JasForge | © 2011 by K. DJAAFAR ; made available under the EPL v1.0

Why JIRA ?

• JIRA simplifies every step of tracking issues, for

everyone involved. • Creating, reviewing, and resolving issues is a snap.

JIRA goes much further,supporting complex project management and agile development processes.

Page 10: Part 7  - Managing and fixing bugs with jira using jasforge

Managing and fixing bugs with JIRA using JasForge | © 2011 by K. DJAAFAR ; made available under the EPL v1.0

Why JIRA?

Page 11: Part 7  - Managing and fixing bugs with jira using jasforge

Managing and fixing bugs with JIRA using JasForge | © 2011 by K. DJAAFAR ; made available under the EPL v1.0

Who uses JIRA?

• JIRA is used by more than 11,500 organisations,located in over 107 countries.

• Customers include: Adobe, Cisco, HP, Intuit, Oracle, Samsung, Yahoo!, Citigroup, Credit Suisse, Boeing, BP, McDonalds, Shell, Sony, Disney, Verizon, CERN and NASA.

• Many open source projects rely on JIRA including Apache, Codehaus, Flex, Hibernate, JBoss, MuleSource, Sonatype, Spring, Zend and more.

Page 12: Part 7  - Managing and fixing bugs with jira using jasforge

Managing and fixing bugs with JIRA using JasForge | © 2011 by K. DJAAFAR ; made available under the EPL v1.0

FEATURES

Page 13: Part 7  - Managing and fixing bugs with jira using jasforge

Managing and fixing bugs with JIRA using JasForge | © 2011 by K. DJAAFAR ; made available under the EPL v1.0

Features (from the creators of JIRA)

Because you've got issues JIRA lets you prioritise, assign, track, report and audit your

'issues,' whatever they may be — from software bugs and help-desk tickets to project tasks and change requests.

Reporting and statistics Customisable reporting allows you to monitor the progress of

your issues with detailed graphs and charts. Workflow your way

Map your business process with a custom workflow. An extensible platform

Integrate JIRA into your systems with our open API and 100+ free plugins.

Page 14: Part 7  - Managing and fixing bugs with jira using jasforge

Managing and fixing bugs with JIRA using JasForge | © 2011 by K. DJAAFAR ; made available under the EPL v1.0

Issue

Page 15: Part 7  - Managing and fixing bugs with jira using jasforge

Managing and fixing bugs with JIRA using JasForge | © 2011 by K. DJAAFAR ; made available under the EPL v1.0

Features

Page 16: Part 7  - Managing and fixing bugs with jira using jasforge

Managing and fixing bugs with JIRA using JasForge | © 2011 by K. DJAAFAR ; made available under the EPL v1.0

Dashboard

Page 17: Part 7  - Managing and fixing bugs with jira using jasforge

Managing and fixing bugs with JIRA using JasForge | © 2011 by K. DJAAFAR ; made available under the EPL v1.0

EXAMPLE: USING JIRA IN JASFORGE

Page 18: Part 7  - Managing and fixing bugs with jira using jasforge

Managing and fixing bugs with JIRA using JasForge | © 2011 by K. DJAAFAR ; made available under the EPL v1.0

JasForge Full JIRA support using SOAP/REST Protocol

JIRA Connector for JasForgeJIRA Connector for JasForge

No

tic

eN

oti

ce

JIRA ships with the RPC plugin which enables remote access

through XML-RPC and SOAP

JIRA ships with the RPC plugin which enables remote access

through XML-RPC and SOAP

Page 18

SOAP/REST• create JIRA issue

•List issues•…

SOAP/REST• create JIRA issue

•List issues•…

HTTP XML/RPC

JIRA CONNECTORJIRA CONNECTOR

Page 19: Part 7  - Managing and fixing bugs with jira using jasforge

Managing and fixing bugs with JIRA using JasForge | © 2011 by K. DJAAFAR ; made available under the EPL v1.0

Some views of JIRA in JasForge

Page 20: Part 7  - Managing and fixing bugs with jira using jasforge

Managing and fixing bugs with JIRA using JasForge | © 2011 by K. DJAAFAR ; made available under the EPL v1.0

Demo:

Page 21: Part 7  - Managing and fixing bugs with jira using jasforge

Managing and fixing bugs with JIRA using JasForge | © 2011 by K. DJAAFAR ; made available under the EPL v1.021

Jasforge: A Jasmine Conseil concept

http://www.jasmineconseil.com

Need More information ?

http://www.jasforge.com

[email protected]

Thank you for your Attention