about-knowledge.com

rss

Archive for the ‘Software Project Analysis’ Category

Alternative Solutions

without comments

The alternative solutions of the current problem are provided during this sub phase.

The solutions could be:

Read the rest of this entry »

Written by Andrew

February 13th, 2009 at 3:21 am

Entity Relationship Diagram Model

without comments

Entity Relationship Diagram (ERD) model represents the relationships among entities. An entity is a thing that can be distinctly or uniquely identified. Each entity of the ERD represents an individual table. Each entity has its own attributes that are basically fields of the table. Attributes are states or related data about an entity. For example, entity has a name, age, born date, death date, all these could be attributes of an entity. Microsoft Visio is the most widely used computer aided software engineering (CASE) tool to draw ERD.

Read the rest of this entry »

Written by Andrew

February 13th, 2009 at 3:05 am

Data Modeling and Main Components and Types of Data Model

without comments

Data Modeling

The entity relationship diagram (ERD) is a technique used to draw data modeling (Jeffrey A. Hoffer 1999). A model is a simulation or representation of some real world fact, event or situation (Haag, Cummings, Dawkins 1998). A data model is a collection of concepts for:

Read the rest of this entry »

Written by Andrew

February 13th, 2009 at 2:53 am

Requirements Modeling (Part Three)

without comments

Object Oriented Modeling

Object Oriented Approach

Read the rest of this entry »

Written by Andrew

February 13th, 2009 at 2:35 am

Requirements Modeling (Part Two)

without comments

Data Flow Diagram Modeling

Two main types of Data Flow Diagram Modeling (DFD) are:

  1. Context.
  2. Level Zero.

Read the rest of this entry »

Written by Andrew

February 13th, 2009 at 2:25 am

Requirements Modeling (Part One)

without comments

There are two main types of requirements modeling:

  1. Structured.
  2. Object Oriented.

Structured Modeling

Read the rest of this entry »

Written by Andrew

February 13th, 2009 at 2:13 am

Requirements Determination (Part Three)

without comments

Modern Techniques

There are three main modem techniques of requirements determination (Jeffrey A. Hoffer 1999):

  1. Joint application design (JAD).
  2. Group Support System (GSS).
  3. Prototyping.

Read the rest of this entry »

Written by Andrew

February 13th, 2009 at 1:48 am

Requirements Determination (Part Two)

without comments

Questionnaire

The questionnaire is another technique to gather the requirements instead of conducting interview or with the interview. It is a sort of form that my have format of having some space for answer after each question or multiple-choice answers. There are two main types of questionnaires: open ended and close ended. Open ended questionnaire has space and close ended questionnaire has some answers after each question. The questionnaires are distributed among the people from whom you want to gather the requirements. The problems with the questionnaire technique are:

Read the rest of this entry »

Written by Andrew

February 13th, 2009 at 1:33 am

Requirements Determination (Part One)

without comments

A new feature or function to be included in the new system is called requirement (Thomas Connolly, Carolyn Begg 2001). There are two main types of requirements determination techniques:

  1. Traditional.
  2. Modern.

Read the rest of this entry »

Written by Andrew

February 13th, 2009 at 1:21 am

Software Project Analysis and Characteristics of an Analyst and Types of Analysis

without comments

Analysis means to compare the current system information with the new system information. A detailed analysis is made after the approval of planning phase. Analyst personally visits the site and gathers the information about the current and proposed systems. The end product of the analysis phase is the requirements specification document (Roger S. Pressman 2001). The main contents of the requirements specification document are as follows:

Read the rest of this entry »

Written by Andrew

February 13th, 2009 at 12:53 am