| Posted By | Message |
Suhail
|
BCA Project Report Format
Posted On: 2/9/2010 4:58:51 PM
The project report must contain the following:
•Introduction
•Objectives
•Tools/Environment Used
•Analysis Document (This should include SRS in proper structure based on Software Engineering concepts, E-R diagrams/Class diagrams/any related diagrams (if the former are not applicable), Data flow diagrams/other similar diagrams (if the former is not applicable), Data dictionary)
•Design Document (Modularization details, Data integrity & constraints including database design, Procedural design, User interface design)
•Program code (Complete code (well indented)/Detailed specification instead of code*, Comments & Description. The program code should always be developed in such a way that it includes complete error handling, passing of parameters as required, placement of procedure/function statements as needed.)
•Testing (Test case designs are to be included separately for Unit testing, Integration testing, System testing; Reports of the outcome of Unit testing, Integration testing, System testing are to be included separately. Also, details of debugging and code improvement are to be included.)
•Input and Output Screens
•Implementation of Security for the Software developed (In case, you have set up a User Name and Password for your software, you should ensure the security of User Name and Password during transmission to server)
•Limitations of the Project
•Future Application of the Project
•Bibliography
|