You are on page 1of 3

CE 6th sem

Practical-1

Enrollment no-090170107009

Aim: Phases of software development project ,overview ,need ,coverage of topics:

Phases: 1.Analysis:Basic requirements of the system such as the behavioral functions like Cancellations and reservations related information are collected.All this requirements are documented in this phase. 2.Design: Design focuses on the program attributes such as which Data structure is being used, algorithmic details and the overall architecture of the railway reservation system is decided in this phase. 3.Coding: Design of the railway reservation system is translated into machine readable form by using suitable programming language such as c/c++/java/vb/asp.net/foxpro/pascal 4.Testing: After coding has been completed testing is done in order to determine the correctness of the logical internals, functional behaviors and assurance of the customers requirements.

Vishwakarma government engineering collage

Page:

CE 6th sem

Practical-1

Enrollment no-090170107009

Overview: The basic functions performed by the system are reservation and Cancellation. This functions will be handled with the following Sub-functions: It reserves and cancels the seat for the passenger. It contains the in formations about the trains. It contains the in formations about the passengers. It contains the details of reservation fees. It makes entries for reservation, waiting and cancellation of the tickets.

Need: This system is basically concerned with the reservation and cancellation of the tickets . The need of the system arose because it is known fact that India has the largest railway network in the whole world and to handle it manually is a quite tough job. By computerizing it, we will able to make it more efficient. The handling of data and records for such a vast system is very complex task if done manually but it can be made easier if the system is computerized.

Covered topics: 1. Software Development Phases 2. Requirement Engineering Task 3. System Requirement Specifications

Vishwakarma government engineering collage

Page:

CE 6th sem

Practical-1

Enrollment no-090170107009

4. Data Flow Diagrams 5. Use-case Diagram 6. Class Diagram and Object Diagram 7. Sequence Diagram and Collaboration Diagram 8. State chart Diagram and Activity Diagram 9. Implementation view Diagram and Component Diagram 10. Deployment Diagram 11. Testing

Vishwakarma government engineering collage

Page:

You might also like