Define the concept of design documentation, Database Management System

Assignment Help:

Design Documentation 

The Design Document shall be an extension of Requirements Analysis Design.

"The Design Document will comprise a revised and much more detailed description of Object Model" in both textual form (class descriptions) and graphical form (object model diagrams). You could use additional notation to show the implementation decisions, such as arrows showing traversal direction of associations and pointers from attributes to another objects.

The Functional Model could also be extended during design phase and it must be kept current. It is a seamless process since object design uses same notation as analysis, but with more specifics and detail. It is good idea to state all operation interfaces by giving their arguments, input-output mappings, results, and side effects.

Despite seamless conversion from analysis to design, it is probably a good idea to keep Design Document distinct from Analysis Document. Since the shift in viewpoint from an external user's view to internal implementer's view, design document includes many optimizations and implementation artefacts. It is significant to retain a clear, user-oriented description of system for use in validation of completed software, and also for reference during maintenance phase of object modeling.

 

 


Related Discussions:- Define the concept of design documentation

What is called an evaluation primitive, What is called an evaluation primit...

What is called an evaluation primitive? A relational algebra operation annotated with instructions on how to evaluate is known as an evaluation primitive.

Describe identifying relationship, Describe identifying relationship? ...

Describe identifying relationship? Identifying relationship: It is relationship among strong entity and a weak entity it is represented through a doubly outlined diamond in C

Express the subsequent query in sql assumes, Express the subsequent query i...

Express the subsequent query in SQL assumes which the data is stored within EMPLOYEE table with relevant fields (i) Display name, job, salary, and hire date of employee who are

Glory be, what does glory be mean

what does glory be mean

In an e-r diagram an entity set is represent by, In an E-R diagram an entit...

In an E-R diagram an entity set is represent by? In an E-R digram entity set is represted by rectangle.

Column constraints-on delete cascade, CREATE TABLE prodtrans ( pno ...

CREATE TABLE prodtrans ( pno number (4) ptype char (1) CHECK (ptype in ('I','R','S')), qty number (5) FOREIGN KEY pno REFERENCES product (pno) ON DELETE CASCADE);

What are referential integrity constraints, What are referential integrity ...

What are referential integrity constraints? A value that appears in single relation for a given set of attributes also appears for a particular set of attributes in another rel

Define the traditional system analysis and design, Define the Traditional S...

Define the Traditional System Analysis and Design Traditional System Analysis and Design (SAD) have three basic life cycle models. A typical software lifecycle consists of the

Update operations in dbms - insert operation, Update Operations and Dealing...

Update Operations and Dealing with Constraint Violations There are three basic operations to be executes on relations: Insertion Deletion Update The INSER

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd