Online Assessment

Download as doc, pdf, or txt
Download as doc, pdf, or txt
You are on page 1of 4

PROJECT ABSTRACT Title of the Project : Online Assessment

Statement about the Problem


The purpose of the system is to develop Online Examination System. Used to test the Domain knowledge of the students with respect to the particular technology. The manual procedure used for conducting exam is time consuming process and error prone due to human limitations. The System purpose is to completely automate the old manual procedure of conducting exam to Online Web Based Examination System. On-Line Examination is web based application for technical evaluation. This application covers evaluation of candidates on different technologies like C, C++, Ms.Net and Java/J2EE.

Why is the particular topic chosen?


The purpose of on-line test simulator is to take online test in an efficient manner and no time wasting for checking the paper. The main objective of on-line test simulator is to efficiently evaluate the candidate thoroughly through a fully automated system that not only saves lot of time but also gives fast results. For students they give papers according to their convenience and time and there is no need of using extra thing like paper, pen etc.

SCOPE:
The eExam is a web based Online Examination System which will help in conducting the Online Examination. eExam has been developed for conducting multiple choice online test. It has got three sections -1.English, 2.Computer and 3.Mathematics With time limit for each section. The examinee will be able to take up the exam and he/she will also be able to view the results immediately after each section. The system also lets the examinee know about the correct and incorrect answers. CHAREACTERSTIC OF THE PROPOSED SYSTEM Secure Easy to use Reliable and accurate No need of examiner

the online test created for taking online test has following features In comparison to the present system the proposed system will be less time consuming and is more efficient. Analysis will be very easy in proposed system as it is automated Result will be very precise and accurate and will be declared in very short span of time because calculation and evaluations are done by the simulator itself. The proposed system is very secure as no chances of leakage of question paper as it is dependent on the administrator only. The logs of appeared candidates and their marks are stored and can be backup for future use

Methodology (including a summary of the project)


eExam is a cost-effective and popular means of mass evaluation system. The existing system is manual and not secure up to the mark. Computer based testing can also achieve significant cost-savings, by virtue of the speed at which results are analyzed and presented. The system we describe is an Internet-Based Testing (IBT) system. There are two types of people who participate in this system one is the user and other is the administrator. The administrator is responsible for writing and scoring examinations. He can add question to the database, add new user to the database and issue a valid ID for that user. The examinee takes up the test and gets the result immediately for each section.

Software Requirement for eEXAM:-Operating System: XP SP2 / Vista / Windows 7 Framework Language Database : Microsoft .Net 2.0 / 3.5 : ASP.Net ( C# Coding) : Oracle 10g

This software can be upgraded in future and many more advanced features can be added to it.

Testing

White-Box Testing:

White-box testing is the testing of the underlying implementation of a piece of software (e.g., source code) without regard to the specification (external escription) for that piece of software. The goal of white-box testing of source code is to identify such items as (unintentional) infinite loops, paths through the code which should be allowed, but which cannot be executed and dead (unreachable) code.
Black-Box Testing:

Black-box testing is the testing of a piece of software without regard to its nderlying implementation. Specifically, it dictates that test cases for a piece of Software is to be generated based solely on an examination of the specification (External description) for that piece of software. Ad Hoc Testing : A testing phase where the tester tries to 'break' the system by randomly trying the systems functionality. This also includes Monkey Testing- testing a system or an Application on the fly, i.e. just few tests here and there to ensure the system does not crash out.
End-to-End testing:

Testing a complete application environment in a situation that mimics real-world use, such as interacting with a database, using network communications, or interacting with other hardware, applications, or systems if appropriate. Maintenance:The maintenance of system is very simple but enhancement is required and to be carried on. Enhancements to be carried out require inclusion of requirements that have come up after the requirements were frozen. This includes some functionality changes in the Examination procedure as well as including greater details about the Examinee. The system is not a platform dependent.

You might also like