You are on page 1of 13

IN1kCDUC1ICN

Cnllne LxamlnaLlon pro[ecL assesses sLudenLs by conducLlng onllne ob[ecLlve LesLs 1he LesLs would be
hlghly cusLomlzable 1hls pro[ecL wlll enable educaLlonal lnsLlLuLes Lo conducL LesL and have auLomaLed
checklng of answers based on Lhe response by Lhe candldaLes
1he pro[ecL allows faculLles Lo creaLe Lhelr own LesLs lL would enable educaLlonal lnsLlLuLes Lo perform
LesLs qulz and creaLe feedback forms lL asks faculLy Lo creaLe hls/her seL of quesLlons laculLy Lhen
creaLes groups and adds relaLed sLudenLs lnLo Lhe groups lurLher Lhe LesLs are assoclaLed wlLh speclflc
groups so LhaL only assoclaLed sLudenLs can appear for Lhe LesL 1he resulL of Lhe response would be
avallable Lo Lhe faculLy of Lhe quesLlon seL lurLher Lhe resulL would also be malled Lo Lhe sLudenL 1hls
pro[ecL would be helpful for creaLlng pracLlce LesLs say for educaLlonal lnsLlLuLes and as a feedback
form













C8ILC1IVL CI 1nL kCILC1

UkCSL
O Responses by the candidates will be checked automatically and instantly.
O nline examination will reduce the hectic job oI assessing the answers given by the
candidates.
O eing an integrated nline Examination System it will reduce paper work.
O an generate various reports almost instantly when and where required.


SCCL
1hls pro[ecL would be very useful for educaLlonal lnsLlLuLes where regular evaluaLlon of sLudenLs' ls
requlred lurLher lL can also be useful for anyone who requlres feedback based on ob[ecLlve Lype
responses







1 lLCW l,









ER-DIAGRAM

Database Design and Tables:


1. administrator
olumn Name Data type Primary Key
Admin varchar(45) Yes
Password varchar(45)


2.MainSubject













olumn Name Data type Primary Key
Question varchar(500)

opt1 varchar(100)

opt2 varchar(100)

opt3 varchar(100)
opt4 varchar(100)
Answer varchar(100)
Language varchar(20)
Quesno Integer Yes


3.paperset
olumn Name Data Type Primary Key
NooIques Integer
rightMark Integer
Totalmark Integer
Negative Integer
Subject varchar(45) Yes
Passmark Integer

4. examset
olumn Name Data Type Primary Key
Subject varchar(45) Yes
Date DATETIME
Starttime DATETIME
Nexttime DATETIME
Duration Integer
losetime DATETIME


. exam appear
olumn Name Data Type Primary Key
Subject varchar(45)
Regdno varchar(45) Yes
Attend Integer
Wrongattempt Integer
Secured Integer
Result varchar(45)

6. signup
olumn Name Data Type Primary Key DeIault Value
Name varchar(45)
Dob varchar(45)
Password varchar(45)
ontactno varchar(45)
Eid varchar(45)
Regno varchar(45) Yes



&TIOAL AD SPEII REQ&IREMETS:-
O Administrator Aspect:-
1. Taking backup oI the database.
2. Editing/Deleting/reating the database.
3. hanging the password.
4. Logging into the system.
5. Accepting registrations oI candidates.
6. reating a test.
7. Posting questions in the above test.
8. Posting multiple options to respective question.
OStudent Aspect:-
. Requesting registration.
10.Logging into the system.
11.Edit user inIormation.
12.Appearing Ior the examination.
13.Printing or mail the result at the end oI the examination.
14.Reviewing the given responses.

OAnalysis:-
15.Authenticating users based on username and password.
16.Keeping session track oI user activity.
17.Recording candidates` responses to every question.
18.hecking whether the given response is correct or not.
S]W n]W SLCIIICA1ICN
System kequ|rements
ardware equlremenLs
rocessor Ln1lu, lv and bove
Clock Speed 730 ,z and bove
, 1 and above
ard lsk 40 and bove
key oard SLandard
,ouse SulLable
,onlLor 14lnch and above Color monlLor

Software kequ|rements
CperaLlng SysLem Wlndows 2000 Server Wlndows
n1 40/2000 x or above
lronL end 1ool !S
eveloplng 1echnology !ava/!2LL
aLabase ConnecLlvlLy !C
ack Lnd 1ool ,ySCL
Web Server pache 1omcaL
rowser lnLerneL Lxplorer ,ozllla flrefox
chrome safarl opera


TESTIG TEIQ&ES
These techniques provide systematic guidance Ior designing tests that (1) exercise the
internal logic oI soItware components, and (2) exercise the input and output domains oI the
program to uncover errors in program Iunction, behavior and perIormance. In Iollowing,
diIIerent testing techniques are analyzed in brieI:
WITE-BOX TESTIG:-
White-box testing sometimes called glass-box testing is a test case design method that uses
the control structure oI the procedural design to derive test cases. Using white-box testing
methods, the soItware engineer can derive test cases that (1) guarantee that all independent paths
within a module have been exercised at least once, (2) exercise all logical decisions on their true
and Ialse sides.
BASIS PAT TESTIG:-
1he basls paLh meLhod enables Lhe LesL case deslgner Lo derlve a loglcal complexlLy
measure of a procedural deslgn and use Lhls measures as a gulde for deflnlng a basls seL of
execuLlon paLhs ll Lhe varlous posslble lndependenL paLhs ln each and every module are
execuLed

OTROL STR&T&RE TESTIG:-
lor beLLer and effecLlve LesLlng a number of Lechnlques for conLrol sLrucLure LesLlng are
descrlbed below
BLA BOX TESTIG:-
lack box testing, also called behavioral testing and it Iocuses on the Iunctional
requirements oI the soItware. That is, black box testing enables the soItware engineer to derive
sets oI input conditions that all Iully exercise all Iunctional requirements Ior a program.

&T&RE SOPE
The project will be great help to small consultancies and Iirm who cannot eIIort to buy
large project which cost huge money can implement this small soItware in their work.
This Web Application provides Iacility to conduct online examination worldwide. It saves
time as it allows number oI students to give the exam at a time and displays the results as the test
gets over, so no need to wait Ior the result. It is automatically generated by the server.
Administrator has a privilege to create, modiIy and delete the test papers and its particular
questions.
User can register, login and give the test with his speciIic id, and can see the results
as well.

You might also like