Bug Tracking and Project Management Systems SENG 403 - Tristan Aurini.

Slides:



Advertisements
Similar presentations
Working with Outlook 2007 at CERN Outlook Main window Customize views Send s Organize s: Category, Follow-up flag, To-Do Bar Create signatures.
Advertisements

MyGateway. Top Tabs MyGateway Home Students Library
Document Properties: adding information to your Microsoft Office documents Step 1: Add information to Document Properties What are Document Properties.
This ticket contains all the information needed to complete the task requested. Note that the Status is set to “Open” To let the customer or your team.
Recruitment Booster.
UAG Authentication and Authorization- part1
Anvil Manual for Dealers. URL: 1. Creating a contract 2. Adding a customer 3.
Version Control System (Sub)Version Control (SVN).
 Points  Weighted Percentages  Click on the preferred method above for step-by-step directions.
SmiAware Investigation Platform QuickStart Guide 2014.
HELP GUIDE NEW USER REGISTRATION (SLIDE 2) TAKING A QUIZ (SLIDE 8) REVIEWING A QUIZ (SLIDE 17) GROUP MEMBERSHIP (SLIDE 26) CREATING QUIZZES (SLIDE 31)
Clarke, R. J (2001) t909-03: 1 Office Automation & Intranets BUSS 909 Tutorial 3 NetObjects Team Fusion Overview.
Michael Donovan, River Campus Libraries – 12/03 DocuShare Overview and Training.
Network Printing. Printer sharing Saves money by only needing one printer Increases efficiency of managing resources.
Software How-To Using the HelpDesk Ticket System You can use the Helpdesk to request help from the technology department of your local district. This will.
Standards for Technology in Automotive Retail STAR Workbench 1.0 Michelle Vidanes & Dave Carver STAR XML Data Architects, Certified Scrum Masters.
Working with SharePoint Document Libraries. What are document libraries? Document libraries are collections of files that you can share with team members.
Guide to MCSE , Enhanced 1 Activity 10-1: Restarting Windows Server 2003 Objective: to restart Windows Server 2003 Start  Shut Down  Restart Configure.
By: Taylor Helsper.  Introduction  Bug Tracking  Progress Tracking  Version Control  Conclusion  Questions.
Website Tutorial. Administration  Log on by clicking Login on the footer of almost any page  Your Username is.
TEAM FOUNDATION SERVER (TFS) By Sunny Niranjana Devi. M.
LBTO IssueTrak User’s Manual Norm Cushing version 1.3 August 8th, 2007.
Sumedha Rubasinghe October,2009 Introduction to Programming Tools.
CH 6 Configuring Server Hardware and power options.
XP New Perspectives on Browser and Basics Tutorial 1 1 Browser and Basics Tutorial 1.
Android. The Eclipse IDE Installation Requirements: Eclipse Java Windows All must match (32-bit OR 64-bit) If you have a 64-bit OS & 32-bit browser,
Introduction to Android. Android as a system, is a java based operating system that runs on the Linux kernel. The system is very lightweight and full.
IT 211 Project Integration and Deployment Lab #11.
Tomcat Spencer Uresk. Notes This is a training NOT a presentation Please ask questions This is being recorded
EDW647: Internet for Educators Dr. Roger Webster Department of Computer Science Millersville University July 23, 2008 Create.
Creating a Web Site to Gather Data and Conduct Research.
Objective To create a professional, affordable, and easy to use website Create a user friendly interface with accessibility and effortless navigation.
Clearly Visual Basic: Programming with Visual Basic 2008 Chapter 4 I Need a Tour Guide.
Chapter 4 Initial Configuration Tasks. Understanding the Initial Configuration Tasks window Microsoft now provides a new feature, the Initial Configuration.
Issue Manager Presented By: Shaun McAnulty. Goals for Understanding Issue Manager is the ticketing & tracking system for issues between PI Employees and.
Login to EdPlan Recover Password 1. To re-activate a disabled account, click the Recover Password link located on the Login screen. 2. Enter the requested.
Development Environment Matthew Sell, CSSE Student MASS Research Participant, October 2014.
Object-Oriented Analysis & Design Subversion. Contents  Configuration management  The repository  Versioning  Tags  Branches  Subversion 2.
4SCHOOLS ADDING A CALENDAR. ENTER USERNAME AND PASSWORD pass1234 First Initial Last Name.
An Introduction to Designing and Executing Workflows with Taverna Aleksandra Pawlik materials by: Katy Wolstencroft University of Manchester.
Liferay Installation Prepared by: Do Xuan Hai 8 August 2011.
1 Installation Training Everything you need to know to get up and running.
Tool Install How to download & install Java 6 & Eclipse updated version based on Dr. G. L. Ray’s slides.
1 Visalia Unified School District SRTS User Training November 21, 2005 By SRTS Support
Table of Contents TopicSlide Administrator Login 2 Administrator Navigations 3 Managing AlternativeDr.com Blogs 4 Managing Dr. Lloyd May Blogs 5 Managing.
CS1101 Using CourseMarker (CM) CM website: Updated:
How QuickTest Works with Objects USINGQTP65-STUDENT-01A.
2/11/2007 NSL/SCS Development Jimmy Bonaiuto 2/26/2007.
TargetProcess - AGILE Project tracking tool Shashwat Gupta CS
Hands-On Microsoft Windows Server 2008 Chapter 5 Configuring Windows Server 2008 Printing.
CPSC 372 John D. McGregor Module 6 Session 4 Sonar.
Team Pointstreak Tutorial. 1. Login address Password assigned by Pointstreak Click login.
TEAM FOUNDATION VERSION CONTROL AN OVERVIEW AND WALKTHROUGH By: Michael Mallar.
IBM Rational Services © 2013 IBM Corporation Software Configuration Management Using the RTC Eclipse Client Bruce Besch (Version 1.0)
Maven. Introduction Using Maven (I) – Installing the Maven plugin for Eclipse – Creating a Maven Project – Building the Project Understanding the POM.
Creating categories in HIP Veronica Smith Automation Coordinator Westminster Public Library CHUG Meeting April 8, 2005.
Google Analytics implementation On this tutorial I will show you how to set up an Google Analytics account and how to connect it to a Wordpress website.
Patricia 5.7.
Microsoft Outlook 2010 Tips
SENG 301 – Tutorial 1 Introduction to Eclipse, Subclipse, and JUnit
(Includes setup) FAQ ON DOCUMENTS (Includes setup)
Install Ruby If you are running on Mac OS X, Ruby is preinstalled.
Using K2 applications How can users interact with K2 applications?
Setting Up CITRIX For HQ ACPERS BOA
Configuration Of A Pull Network.
Inside a PMI Online Course
(Includes setup) FAQ ON DOCUMENTS (Includes setup)
Java Code Review with CheckStyle
How to install and manage exchange server 2010 OP Saklani.
Presentation transcript:

Bug Tracking and Project Management Systems SENG Tristan Aurini

Motivation Easily share with your coworkers information on known bugs Make Tickets, Close Tickets, Update Tickets Introduces 'Task Focused Development' This all helps in providing a direction for project development

Options? Mantis (Subject of Today's Tutorial) Bug Tracking and Project Management Tool TFS (Team Foundation Server) Bug Tracking and Project Management Tool Continuous Integration Mylyn Integration with the above systems as well as GIT/SVN/CVS, JUnit and many other development plugins

The Mylyn Plugin Depended on by Mantis and usually already installed in Eclipse Mylyn Context Connector: Eclipse IDE Mylyn Context Connector: Java Devlopment Mylyn Task Connector: Eclipse IDE Mylyn Tasks Connector: Mantis Plugin URLs: /kepler mantis.sourceforge.net/eclipse/update/ Help -> Install New Software Allow Eclipse To Restart

Configuring Mylyn (1) For the Mylyn plugin to be useful for group work it needs to connect to a non-local task repository, this can be located on your VCS repo but doesn't have to be Open “Project Properties” “Task Repository” “Add Task Repository” Mantis BT or whatever system being used Follow the setup wizard (Next Slide)

Configuring Mylyn (2) URL : antis/ antis/ or your own system (VCS etc.) Name : whatever you want to call it UserID:whatever Dr. Kremer gives you Password: whatever you make it Then try to “Validate Settings” Select the new repository as the default to be used for the project

Viewing Tasks Enable Task List Viewing Window -> Show View -> Other... Mylyn -> Task List Now search for tasks from the repository:

What is a Task? A description of work to be done containing some of the following information Title, Description, Comments Steps to Reproduce (if a bug ticket) Classes Associated with the tasks Users assigned to its development Deadline information Status (resolved, unresolved, suspended...)

Editing, Resolving & Activating Search populates with known tasks, Double Click one to Review, Edit, or Activate (purple circle next to Task #) and submit comments Classes/Methods opened/edited will be added to the active Task's 'Context' which will be continuously updated and refined

The Task List & Adding New Tasks You can right click tasks in 'Search' and add them to a 'Category' and they will appear in the 'Task List' The blue drop downs can let you view the tasks that are assigned to you, if you choose to activate one of them Eclipse will automatically open the classes associated with the task's context You can also Add New Tasks here then submit them Note that you can assign Tasks to yourself and others as you see fit

Mantis BT (Bug Tracker) Dr. Kremer will provide you with a login for your group if you request it URL: Here you can add, review, and edit tasks instead of using the Mylyn plugin in eclipse though it is less helpful since there is no project integration

References & Further Reading ml ml part1.php part1.php These are a bit in depth, the best thing to do is to play around with the interface and see just how helpful it can be!