The important phase of software development is concerned with the translating design specification into source code. The primary goal of implementation is to write source code and internal documentation, so that performance of code to its specifications can be easily verified an so that debugging, testing and modifications are erased. This goal is achieved by making the source code as clear and straight forward as possible.
The project is developed on windows 2000 server, using Microsoft ASP.net as a server side technology. The object oriented approach made this application reusable as it works on the platform of classes. Future amendments can be made to this project.
System Testing
System testing is actually a series of different tests whose primary purpose is to fully exercise the computer-based system. Although each test has a different purpose, all work to verify that all system elements have been properly integrated to perform allocated functions.
System Security
The system should be secure and only registered users with username and password can login to the system. The users of the system should be of four types: Administrator and normal user, team members and team leader. Administrator should be given all the privileges like addition, deletion and modification, where as normal user should be given addition and modification privileges only.
Maintenance
The system should handle all kinds of expectations in an interactive manner. Whenever an exception occurs, the system should display a message indicating the type of exception and should guide the user to overcome that exception.
No comments:
Post a Comment