Vous êtes sur la page 1sur 17

P.

Prabhakini 10011J6010

Aim of the project


Functionality testing of entire college builder website and

designing a database based on college builder.

College Builder
CBs Academic Management System (AMS) provides a

hosted, secure portal for academic services, including admissions, programme registration, term scheduling, course listing etc.

Features

Automate administration Use of self-service tools by faculty & students Assemble & deliver learning content rapidly Consolidate teaching initiatives on a scalable web-based platform Supports portability & standards Personalise content & enable knowledge re-use Resource allocation, i.e., scheduling of classrooms & laboratories, creating academic calendars & timetables, attendance & examination management, & ensuring availability of course materials in libraries, bookstores & on the web

Functionality testing
Functionality testing covers how well the website

executes the functions it is expected to execute. Functionalities like searches, user screens, user commands and component integrations, are all tested.

Functionality testing using Test Complete

Running the test

Output log

DESIGN OF DATABASE
A database is a collection of related information that is

organised so that it can be easily accessed, managed, and updated.

ER physical model of the admin part in college builder using TOAD data modeller

The entire database of college builder is designed in

Microsoft SQL SERVER 2012 express edition. For execution of queries 11000 user entries are stored in the database. Data has been entered for the rest of the tables also according to the requirement. The time taken for executing a query is checked by using Data Wizard SQL performance profiler.

LIST OF THE INTERACTIVE QUERIES EXECUTED


1. 2. 3. 4. 5. 6. 7. 8. 9. 10. 11. 12. 13.

Listing all the degree programmes that were stored. List all the programmes that were entered. Get city by state. Get the list of class names. Get the country name. Get the names of degrees Get the list of degree programmes based on degree. Get the list of degree programmes by all programmes Get all the departments list. Get the list of the students whose annual income is less than 1 lakh Search faculty by considering name and department. Search for a name from the entire users list Search for a student and give the percentage secured by the student

SAMPLE OUTPUT:-

Functionalities that can be added to the college builder website


1. Billing: - Make complete billing transactions online. 2. Share and track documents:- In college builder site documents can only be downloaded or uploaded. There should be a facility to view the documents online. 3. Interaction between the members:- There should be facility for interaction between members i.e. sending and receiving mails and messages. 4. Financial Aid Module :- As many colleges provide financial aid to their students there should be financial aid module. The following can be kept in financial module Providing awards, financial aid. 2. Granting scholarships and loans to their students. Every student should have accessibility to view their financial aids, rewards etc. 5. Fiscal management: - There should be a module for fiscal management so that there wont be any misuse of the resources. The following features can be added under fiscal management: 1. 1. 2. 3. 4.

ACCOMMODATING PURCHASES ANNUAL OPERATING BUDGET FACILITY AND EQUIPMENT GRANT PROPOSALS etc.

Time taken for executing queries

CONCLUSION
Functional testing of college builder using Test

complete is done .Database design of College builder using Microsoft SQL server and checked the performance using Data Wizard SQL performance profiler.

FUTURE SCOPE
The performance of database can be further increased

by data indexing page wise and optimizing existing queries.

Vous aimerez peut-être aussi