0% found this document useful (0 votes)
27 views19 pages

Quiz

The document outlines the development process of a project including introduction, objectives, methodology, tools, specifications, advantages, structure, scope, feasibility analysis, system analysis, design, implementation, and testing. It discusses each stage in developing the project.

Uploaded by

Riya Mehta
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
27 views19 pages

Quiz

The document outlines the development process of a project including introduction, objectives, methodology, tools, specifications, advantages, structure, scope, feasibility analysis, system analysis, design, implementation, and testing. It discusses each stage in developing the project.

Uploaded by

Riya Mehta
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 19

1.

1 Introduction

1.2 Objective

1.4 Methodology Development Model


1.5 Tools and Technique
.

Java Script
1.6 Specification Requirement
Figure: Schema Diagram
2.1 Advantage

2.2 Structure of the project

After Administrator Login


Add Quiz
Users
Remove Quiz
Ranking
After Students Login
Topic
Total Marks
History
Ranking

2.3 Scope and Feasibility


This activity is also known as the feasibility study.
Perform and evaluate feasibility studies like cost-benefit analysis, technical feasibility, time
feasibility and operational feasibility for the project. Project Scheduling should be made using
chats. Feasibility study is carried out t decide whether the proposed system is feasible for the
company.

Identify the responsible user for a new system


Clarify the user request
Identify deficiencies in the current system
Establish goals and objectives for the new system
Determine the feasibility for the new system
Prepare a project charter that will be used to guide the remainder of the Project

2.4 System Analysis

It is a process of collecting and interpreting facts, identifying the problems, and decomposition
of a system into its components.
System analysis is conducted for the purpose of studying a system or its parts in order to identify
its objectives. It is a problem solving technique that improves the system and ensures that all the
components of the system work efficiently to accomplish their purpose.
The objective of the system analysis activity is to develop structured system specification for the
proposed system. The structured system specification should describe what the proposed system
would do; independent of the technology, which will be used to implement these requirements.
The structured system specification will be used to implement these requirements.

The essential model may itself consist of multiple models, modeling different aspect of the
system. The data flow diagrams may model the data and there relationships and the state transition
diagram may model time dependent behavior of the system. The essential model thus consists of
the following.

Context diagram
Leveled data flow diagrams
Process specification for elementary bubbles
Data dictionary for the flow and stores on the DFDs.
2.5 System Design

System design involves transformation of the user implementation model into software design.
The design specification of the proposed system consists of the following:

Database scheme
Sequence Diagram
Flow Chart

2.6 Implementation

This activity includes programming, testing and integration of modules into a progressively more
complete system. Implementation is the process of collect all the required parts and assembles
them into a major product.

2.7 Test Generation

This activity generates a set of test data, which can be used to test the new system before
accepting it. In the test generation phase all the parts are come which are to be tested to ensure
that system does not produce any error. If there are some errors then we remove them and further
it goes for accepting.

Screen Shot

You might also like