CSCE 747 Software Testing and Quality Assurance

Slides:



Advertisements
Similar presentations
PaperCut MF Reseller Resource Material An Introduction to PaperCut MF.
Advertisements

1 The IIPC Web Curator Tool: Steve Knight The National Library of New Zealand Philip Beresford and Arun Persad The British Library An Open Source Solution.
APC Issue Tracking Introduction and Tour of APC’s JIRA Issue Tracker.
1 Soar Bugzilla Jonathan Voigt University of Michigan Soar Workshop 24.
Creating WordPress Websites. Creating a site on your computer Local server Local WordPress installation Setting Up Dreamweaver.
GForge: A collaborative development environment Presentation by: Geoff Gerfin.
PHP Scripting Language. Introduction “PHP” is an acronym for “PHP: Hypertext Preprocessor.” It is an interpreted, server-side scripting language. Originally.
These materials are licensed under the Creative Commons Attribution-Noncommercial 3.0 Unported license (
Improve project management with tracking system Joshua Hua csci577b.
Software Management Systems Support for mbone videoconferencing for the research community - SUMOVER Socrates Varakliotis Piers O’Hanlon{kirstein, piers,
OMap By: Haitham Khateeb Yamama Dagash Under Suppervision of: Benny Daon.
JIRA Defect Tracking Tool Tool to Record, Track and Resolve Issues, Bugs, Defects, Improvements and New Feature Requests LIGO-G M.
John Hartley Mark Bransby Utilizing Adobe's Publishing Solutions for Distributed Web Publishing.
Project Proposal: Academic Job Market and Application Tracker Website Project designed by: Cengiz Gunay Client: Cengiz Gunay Audience: PhD candidates and.
Online Shiksha A Product for E-Learning and University Management System.
Project# T2 Pardeep Kumar Angel Llera Anshal Joshi.
Open Source: It's Already Here Dave Cross Magnum Solutions Ltd
SDT NIWA Systems Development Team Andrew Watkins SDT Overview Taking dull repetitive work from scientists and giving it to robots since 2008.
#RefreshCache Redmine Learn why RefreshCache is the community developer's new best friend. Daniel Hazelbaker Information Technology Director.
Ladd Van Tol Senior Software Engineer Security on the Web Part One - Vulnerabilities.
2 nd SUMOVER Workshop: Code Management Systems. 2nd SUMOVER Workshop - Code Management WP2: Software management systems Surveyed a number of systems –Source.
MOODLE and Other Database Integration ผศ. ดร. เด่นพงษ์ สุดภักดี ผู้ช่วยอธิการบดีฝ่ายวิชาการ และ ผู้อำนวยการสำนักนวัตกรรมการเรียนการสอน มหาวิทยาลัยขอนแก่น.
Nynox.com Nynox Help Desk Affordable Help Desk Solution.
Integrated Reservation and Scheduling Software Discussion of the University of Connecticut’s web based operational software program Presented by Margaret.
Linux on System z
IT Project Management Tools Available for Use at the Utah Dept. of Health The sooner you begin coding the later you finish. What is not documented has.
Open Source & Freeware Products in Maine State Government B. Victor Chakravarty October 6, 2008.
How Can a Small College Adopt a Large Open Source Course Management System? NERCOMP March 17, 2003 Pattie Orr, Wellesley College Olivia Williamson, Stanford.
PHP Features. Features Clean syntax. Object-oriented fundamentals. An extensible architecture that encourages innovation. Support for both current and.
Jožef Stefan Institute Developing a Control System from a Divan Bed PCaPAC 2002, Frascati October 2002 Grega Milcinski
Applying the Open Source development model ● Technologies ● Open Source? ● Drawbacks of Open Source ● Advantages of Open Source ● System outline.
2008 Bangkok, Thailand intERLab at AIT 2008 Workshop March – Bangkok, Thailand Hervey Allen.
Open Source Options Steve Duthie – MT Department of Labor John Pearce – OR Employment Department By PresenterMedia.comPresenterMedia.com.
May06-11: ISEAGE Attack Tool Repository and Player Jeremy Brotherton, Timothy Hilby, Brett Mastbergen, Jasen Stoeker.
By Douglas Copas and Mark Perry.  Currently available small business based commercial inventory management systems are either prohibitively expensive.
Suite Rates System Design Specification (SDS) and Planning Document.
Zoho Projects. Team Project Tool Zoho Projects is an online project management and collaboration tool Zoho Projects is an online project management and.
Engineering Projects In Community Service Matt Mooney Community Based Research University of Notre Dame.
TSSG Case Study: Using Free & Open Source Tools to Manage Software Quality EECS811: Software/IT Project Management Agile Integration Management Case Study.
Introduction to Bugzilla. May 12, 2011 What is Bugzilla? Bugzilla is a defect- or issue-tracking system Allows individual or groups of developers effectively.
Request Tracker Trouble Ticket System By: Kellen Greto.
PMP HQ – Get Things Done On Time On Budget. PMP HQ - Online Project Management and Collaboration Solution Manage your projects from virtually any place.
Content Management Systems. Fast, easy, lower cost ways to create and maintain information on the web The alternatives to build-it-yourself HTML.
SCD Monthly Projects Meeting 2014 Scientific Linux Update Rennie Scott January 14, 2014.
Mantis Bug Tracker. MantisBT features Open source web-based bug tracking system. Track software defects. Mantis is often configured by users to serve.
Get “Hooked” On A Wiki Becky Klein Matt Smith Dave Sierkowski.
CGDD 4603 BUG TRACKING. LOTS OF OPTIONS Bugzilla free/open source What we’re using in this class TRAC Lightweight (wiki-based) Integrates well with subversion.
Guanyu Chu, Scott Clifford, Kansu Dincer, Andy Hou, Kenneth Kuan, Sarah Tachibana, Chris Schlechty.
Redmine for ASTERICS-OBELICS Cécile Barbier – LAPP 16 october 2015.
Copyright ©, Tony Wasserman, FOSS and Software Engineering Tony Wasserman Open Source Class SummerA 2010.
Indefero Source Code Management Jethro Carr Improving your project's source, bug tracking and documentation with quality open source tools. Indefero Source.
See Build, See Build Run Run Build Run Hudson - Continuous Integration Vincent Batts SELF 2010.
Utilities ● 7zip ● Filezilla – FTP client ● Putty – SSH / Telnet client ● Scite – text editor ● PDFCreator – create PDF's from any application.
New Delhi, India SANOG 10 Workshop August 29-Sep 2 – New Delhi, India Hervey Allen.
Launchpad Bringing projects and community together Christian Reis Joey Stanford Launchpad Engineering Team Canonical Ltd.
Chapter 13 Web Application Infrastructure
COP4710 Database Systems Project Overview.
PlaatScrum (Raspberry Pi scrum tool) Open Source Project
UW Madison OpenDCIM Bill Jensen 8/10/2017.
A Complete Software Development Process Using Open Source Software
PHP / MySQL Introduction
Issue Tracking Systems
Information system Management
Dynamic Process for Source Control
Database Software.
Users Developers Committers Bug & Feature List CVS Checkout Latest
UFCEUS-20-2 Web Programming
Work Plan For 6LoWPAN Platform
An Introduction to Bugzilla
Presentation transcript:

CSCE 747 Software Testing and Quality Assurance Lecture 03b – Bug Tracking Systems 5/8/2019

Bugzilla Bugzilla is used by various big open source projects to track their bugs. For example, Linux kernel development team, Apache development team, GNOME development team uses bugzilla. Red Hat also uses bugzilla to track the issues found in Red Hat Distribution system. Bugzilla is written in Perl, and works on various databases including MySQL and Oracle. 5/8/2019

Bugzilla Features Bugzilla Features: Additional Info: Time tracking Private attachment and commenting Flexible reporting and charting. Including ability to to scheduled reports and receive it via email. Add custom fields and workflows. Additional Info: Home Page: http://www.bugzilla.org 5/8/2019

Mantis . The Mantis issue tracking system is written in PHP, and works on various databases including MySQL, MS SQL, PostgreSQL. Mantis Features: Source code integration Time tracking Issue relationship graph Custom fields and workflow Anonymous access Additional Info: Home Page: http://www.mantisbt.org Stable Release: 1.2.2 License: GNU v2 5/8/2019

Trac is written in Python. Apart from issue tracking, it also provides wiki, and integration to subversion. The web interface is very simplistic and easy to use. This also provides project management features including roadmap and milestone tracking. Home Page: http://trac.edgewall.org/ Stable Release: 0.12 License: BSD 5/8/2019

4. Redmine Redmine is written in Ruby on Rails. Apart from tracking issues, it provides a full project management features. Redmine Features: Project management including Gantt chart Project Wiki Time Tracking LDAP Authentication Additional Info: Home Page: http://www.redmine.org/ Stable Release: 1.0.1 License: GNU v2 5/8/2019 Top 10 Open Source Bug Tracking System http://www.thegeekstuff.com/2010/08/bug-tracking-system/

Others Request Tracker OTRS EventNum- developed by the MySQL team, and written in PHP Fossil The Bug Genie WebIssues 5/8/2019