System analysis
System analysis is a logical process. The objective of this phase is to determine exactly what must be done to solve the problem. Normally, tools such as dataflow diagrams are used in developing a logical model to the system. We also analyze the requirements out of the system and requirements elicitation is made. After the total analysis we specify all the objectives of the requirements stated.
Since the system uses a database in backend, we specify the structures of the tables used here .The following page contains a high-level conceptual e-r model of the database being used in this project.
Requirements Analysis:
Requirement analysis is the process of defining the requirements clearly and in an unambiguous way. The outcome of requirement analysis is a software developing activity. Thus it deals with understanding the problem goals and constraints. The specification part mainly focuses on what was found during analysis.
Using test case profilers in Visual Studio we analyze the performance of the system and perform various testing strategies to evaluate the system in meeting the requirements.