Dear students!
In this post we will tell you some guidelines about CS619 Project. As we know that the students of BSCS/BSSE/BSIT in 7th/8th Semester and MIT/MSCS in 3rd/4th Semester have to select CS619 Project. This project is a must to get Degree. It carries 6 credit hours. So, here we will guide you with all steps regarding the Project.
PHASES OF CS619 PROJECT
There are 4 phases:
- GATHERING & ANALYSIS REQUIREMENTS
- ANALYSIS & DESIGN PHASE
- TEST PHASE
- FINAL DELIVERABLE
Sr. No. | Phases | Deliverables | Template |
---|---|---|---|
1. | Gathering & Analysis Requirements | SRS Document | SRS Template |
2. | Analysis & Design Phase | Design Document | DD Template |
3. | Test Phase | Test Code files | None |
4. | Final Deliverables |
|
|
PHASE-1 Gathering and Analysis Requirements
In this phase you are required to make SRS Document.
What is SRS?
SRS stands for Software Requirements Specification. It is a detailed document that tells about how the system is expected to perform. In this document, following topics are covered:
- Scope of the Project
- Software Requirements
- Functional requirements
- Non-Functional requirements
- Use Case Diagram
- Usage Scenarios
- Adopted Methodology
- Work Plan
To get detailed information about SRS, follow the link: How to make SRS?
PHASE-2 Analysis and Design Phase
In this phase you are required to make Design Document.
What is Design Document?
Design document is a collection of narrative and graphical documentations. It tells about how the system should be built. It gives guidance about the architecture of the software project. In this document, following topics are covered:
- Introduction of Design Document
- Entity Relationship Diagram
- Sequence Diagrams
- Architecture Design Diagram
- Class Diagram
- Database Design Diagram
- Interface Design
- Test Cases
To get the detailed information about SRS, follow the link: will be uploaded soon
PHASE-3 Test Phase
In this phase you are given a test phase document, in which the details of the system are given. You are required to implement the details in the form of code. You have to add functionality in the test phase. Like: Registration, Login, Contact, Captcha etc. It is up to the instructor that he/she can give you test phase related to your project or it can be totally opposite to your selected project. So, prepare yourself for any kind of test.
To get the detailed information about Test Phase, follow the link: will be uploaded soon
PHASE- 4 Final Deliverables
In this phase you are required to make complete Project coding with Database. Also you have to make the following:
- Final Report &
- Final Presentation
To get the detailed information about Final Report and Presentation, follow the link: will be uploaded soon