Indora Integration Plan Project 4 Jim Gedarovich, Phil Ho, Joe Dowden.

Slides:



Advertisements
Similar presentations
PEM Panel -- Breakout 19A Greg Utzig. PEM PANEL Are we ready to spend $$$ on a provincial level PEM? Where do we start? What are the questions we should.
Advertisements

Software engineering tools for web development Jim Briggs 1CASE.
How to Efile a Lobbyist Expenditure Report 01/1/2014.
Tyler SIS Mobile. © 2010 Tyler Technologies, Inc. When a Tyler SIS site is accessed via an iPhone, iPod touch, or BlackBerry, the code recognizes it is.
Software Configuration Management Donna Albino LIS489, December 3, 2014.
CSE 4939 Alex Riordan Brian Pruitt-Goddard Remote Unit Testing.
Revision Control Systems Amin Tootoonchian Kian Mirjalali.
Version Control What it is and why you want it. What is Version Control? A system that manages changes to documents, files, or any other stored information.
Tanenbaum & Van Steen, Distributed Systems: Principles and Paradigms, 2e, (c) 2007 Prentice-Hall, Inc. All rights reserved DISTRIBUTED SYSTEMS.
1 SVN – Tool for Version Control Talal Ahmed ( ) Ali Ahsan ( ) Adil Zia Khan ( ) Farid Ullah ( )
Joseph Dowden Philip Ho James Gedarovich INDORA. Missiles: Bullets:
Convergent Newsroom Schedule and Road Map. Unify the User Interface Design Development of the user interface was done in parallel, so the parts need.
MyBeats Michael Smith. Integration Plans Entry Criteria Integration and Testing Error Documentation and Resolution Exit Criteria.
Semester 2, 2003 Week 7 CSE9020 / 1 Software Testing and Quality Assurance With thanks to Shonali Krishnaswamy and Sylvia Tucker.
Source Control Repositories for Enabling Team Working Svetlin Nakov Telerik Corporation
CREATE AN ANIMATED STORY CODERDOJO NOVA – SCRATCH WHITE BELT.
Source Code Revision Control Software CVS and Subversion (svn)
Version Control with Subversion. What is Version Control Good For? Maintaining project/file history - so you don’t have to worry about it Managing collaboration.
DISTRICT ONLY CONTACT: The new MRPC program is a single database designed to be accessed by ALL users within your district. When you receive the program.
Semester 1, 2003 Week 7 CSE9020 / 1 Software Testing and Quality Assurance With thanks to Shonali Krishnaswamy and Sylvia Tucker.
Software Engineering Chapter 15 Construction Leads to Initial Operational Capability Fall 2001.
REVISED 2/07 TH MLXchange SEARCH SETTINGS AND FLASHES Log on to MLXchange and select Search from the tabs along the top. The default search page will.
Programming Computer Games Game Design.
Code Club Session 2 Dance Party. What will we learn ?  How to change the background  How to create animations  How to make objects talk to each other.
SLIDE SHOWS How To Keynote or PowerPoint. Each program has the same items listed below. You just have to find where they are on the menu bars. This show.
Introduction to Versioning
Scientific Technologies Corp. Tyrus Peace Stefanie Handrick Nathan Winchester.
Java Environment CSCI 201L Jeffrey Miller, Ph.D. HTTP :// WWW - SCF. USC. EDU /~ CSCI 201 USC CSCI 201L.
Version Control Systems with Subversion (SVN) and Tortoise.
Version Control Menggunakan TortoiseSVN
SVN / Apache Subversion Raymond Calderon 4/15/2010.
Introduction to Version Control SE-2030 Dr. Rob Hasker 1 Based on material at and slides written.
DireXions – Your Tool Box just got Bigger PxPlus Version Control System Using TortoiseSVN Presented by: Jane Raymond.
This Tip Sheet focuses on the steps required to review the agency Census & Waiting List, generate reports and submit monthly data to ADAA. Total Pages:
Chapter 9 Database Systems Introduction to CS 1 st Semester, 2014 Sanghyun Park.
  free online video (slide-show) maker  number of images and length/ tempo of your song will determine the speed.
Catch the Clown Tutorial Tech Camp Fall 2008 Colorado School of Mines.
Subversion is a free/open-source version control system. It manages files and directories, and the changes made to them, over time. This allows you to.
Version Control with SVN Images from TortoiseSVN documentation
Final Class Diagram for C++ Implementation Clickermatic Software Clicker.
By : SAG3 Members.  Cross platform client interface for Time recording/capturing  MS Project integration to Time tracker  integration to Time.
Version Control System
Scientific Technologies Corporation Stefanie Handrick Tyrus Peace Nathan Winchester.
Road Information System / Road Data Bank 10 April 2013 Lars Bergman M. Sc. In Civil Engineering Long Term Planning Swedish Transport Administration.
ELearning Brothers Storyboard Course Type: Audience: Projected Hours: SME’s: Project Manager: Assigned Developer: Course Title: Project Information Adult,
Text INTERNAL Project Presentation (Processes Followed) Infinity DTH Services-Module 1 HYD12/HJA54-Group-1 gokul(842007) Aakanksha(835620) Preetham(843274)
Game Development Process ITP 160 Original Game Assignments.
The Surgical Team Jacob Harper. The Problem Good Programmer vs Poor Programmer  10 times more productive 200 man project  25 manager, 175 programmers.
YEAR 10 IT GAME MAKER INTRO. Game Maker has a drag and drop programming technique to provide an easy way to learn about game development. Game maker.
NALINI S. NAUTIYAL SYSTEM SOFTWARE DIVISION Subversion.
Advanced Higher Computing Science The Project. Introduction Worth 60% of the total marks for the course Must include: An appropriate interface using input.
S UB V ERSION / T ORTOISE. S UB V ERSION  Where to find information? 
Use of SVN as lattice repository Andrea Latina Common paths for CLIC and ILC BDS – Friday, 30 August 2013 – CERN.
How to Use Microsoft PowerPoint What is PowerPoint? Presentation software that allows you to create slides, handouts, notes, and outlines. Slide.
Source Control Dr. Scott Schaefer. Version Control Systems Allow for maintenance and archiving of multiple versions of code / other files Designed for.
Build and Test system for FairRoot
Graphical Output Basic Images.
CVS : Add new file Team -6 October 28, 2004.
Source Control Dr. Scott Schaefer.
Version Control with Subversion (SVN)
Chapter 9 Database Systems
Game Description Story Goals Controls. Game Description Story Goals Controls.
Concurrent Version Control
Mapping from Memory..
Subversion Basics Guide
SHS ONLINE SCHEDULING DIRECTIONS
(a)(iii) Requirements Specification
Patrick Cozzi University of Pennsylvania CIS Fall 2012
VERSION CONTROL SVN (SubVersioN)
Concurrent Versions System
Presentation transcript:

Indora Integration Plan Project 4 Jim Gedarovich, Phil Ho, Joe Dowden

Outline Revision History Integration Strategy Program Stubs & Test Data Responsibilities and schedule Problem Recording & Resolution

Revision History 11/01/08  Sound Effect system fully functional 11/10/08  Physics system fully implemented and ready for testing 11/5/08  Map Maker finished and ready to be black box tested

Integration Strategy Bottom Up Required Sequence, Layered

Integration Strategy Input Movement Controls Background Scrolling & Sprite Position Collision class Dead sprite De-spawner The Screen Manager Map Maker Sound / Music

Integration: Map Entry Criteria Test Description Program stub, test data Final Tests (Exit Criteria)‏

Program Stubs and Test Data Map Class  dummy input Background class  temp_init(); XXXXXXXXXXXXXXX

Subversion (SVN) version control system used to maintain current and historical versions of files Used In Development / Integration Server and Client Net-beans Client vs. Eclipse Client

Schedule and Responsibilities

Problem Recording Take place on local copies AIM always on while working on project Entry Criteria Pass -> 'Commit' Final Tests after 'Commit' Problems Found Relayed to Coordinator

Questions?