9
Week 7 - Tutorial Interactive Digital Moving Image Production | CU3003NI | - Pratik Man Singh Pradhan

Week 7 - Tutorial Interactive Digital Moving Image Production | CU3003NI | - Pratik Man Singh Pradhan

Embed Size (px)

Citation preview

Page 1: Week 7 - Tutorial Interactive Digital Moving Image Production | CU3003NI | - Pratik Man Singh Pradhan

Week 7 - TutorialInteractive Digital Moving Image Production | CU3003NI | - Pratik Man Singh Pradhan

Page 2: Week 7 - Tutorial Interactive Digital Moving Image Production | CU3003NI | - Pratik Man Singh Pradhan

Software Development Life CycleWaterfall Approach for Encore Documentation

Page 3: Week 7 - Tutorial Interactive Digital Moving Image Production | CU3003NI | - Pratik Man Singh Pradhan

SDLC Model

A framework that describes the activities performed at each stage of a software development project.

An Interactive DVD is considered a simple piece of software and therefore need to be documented using the SDLC Method.

We will be using waterfall approach for the documentation.

Page 4: Week 7 - Tutorial Interactive Digital Moving Image Production | CU3003NI | - Pratik Man Singh Pradhan

The Waterfall Model

The waterfall model is the classic lifecycle model, it is widely known, understood and commonly used.

In some respect, waterfall is the “common-sense” approach.

It was introduced by Royce in 1970.

It is more common among DVD Authors than any other SDLC Approaches.

Page 5: Week 7 - Tutorial Interactive Digital Moving Image Production | CU3003NI | - Pratik Man Singh Pradhan

Waterfall Model

Requirements – Defines needed information, function, behaviour, performance and interfaces.

Design – Data structures, software architecture, interface representations, algorithmic details.

Implementation – Source code, database, user documentation, testing.

Page 6: Week 7 - Tutorial Interactive Digital Moving Image Production | CU3003NI | - Pratik Man Singh Pradhan
Page 7: Week 7 - Tutorial Interactive Digital Moving Image Production | CU3003NI | - Pratik Man Singh Pradhan

Waterfall Strengths

Easy to understand, easy to use

Provides structure to inexperienced staff

Milestones are well understood

Sets requirements stability

Good for management control (plan, staff, track)

Works well when quality is more important than cost or schedule

Page 8: Week 7 - Tutorial Interactive Digital Moving Image Production | CU3003NI | - Pratik Man Singh Pradhan

Why to use Waterfall approach for DVD Authoring?

Requirements are very simple to begin with

Requirements are well known

Product definition is stable

Technology is understood

New version of an existing product

Porting an existing product to a new platform

Page 9: Week 7 - Tutorial Interactive Digital Moving Image Production | CU3003NI | - Pratik Man Singh Pradhan

THE END