Você está na página 1de 9

MINOR PROJECT ON: Online Examination System

Minor Project Submitted in Partial Fulfillment of the Requirements for the degree of Master Of Computer Application By

SUSOVAN DUTTA
09130010013

Under the guidance of

Bidyut Biman Sarkar


Assistant Professor And HOD Techno India

Techno India, Salt Lake EM 4/ Salt lake City, 1Sector V KOLKATA 700091 2011

Techno India, Salt Lake (West Bengal University of technology (WBUT) )


FACULTY OF MCA DEPARTMENT Certificate of Recommendation

This is to certify that Susovan Dutta has completed his project work titled Minor project on: Online Examination System, under the direct supervision and guidance of Bidyut Biman

Sarkar

.We are satisfied with his work, which is being presented for the partial fulfillment of the degree of Master of Computer Application (MCA), West Bengal University of technology (WBUT), Kolkata 700032.

(Teacher in charge of Project) Date:

Prof. Bidyut Biman Sarkar HOD MCA Department (Techno India, Salt Lake) Date:

West Bengal University of technology (WBUT),


FACULTY OF MCA DEPARTMENT Certificate of Approval *

The foregoing Minor project is hereby approved as a creditable study of Master of Computer Application (MCA) and presented in a manner satisfactory to warrant its acceptance as a prerequisite to the degree for which it has been submitted. It is understood that by this approval the undersigned do not necessarily endorse or any statement made, opinion expressed or conclusion therein but approve this Minor project only for the purpose for which it is submitted.

Signature of the examiners

Final Examination for Evaluation of the Project

Only in case the Minor project is approved

Scope of the Project


Scope of this project is very broad in terms of other manually taking exams. Few of them are: This can be used in educational institutions as well as in corporate world. Can be used anywhere any time as it is a web based application(user Location doesnt matter). No restriction that examiner has to be present when the candidate takes the test.

PREFACE
Goal Of the Minor project
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.

TESTING
For complete software examination both White and Black Box Testing is required.

WHITE BOX TESTING :


Also known as clear/glass/open box testing, this is one of the software testing approaches that examines the programs structure and derives that data from the program logic. Structural Testing is sometimes refers to as clear box testing since white boxes are considered opaque and do not really permit visibility into the code. White Box Testing uses specific knowledge of programming code to examine outputs the test is accurate only if the tester knows what the program is supposed to do. Then the tester can see whether the program diverges from the intended goals. White Box Testing does not account for errors caused by omission, and all visible code must also be readable.

BLACK BOX TESTING :


Under the Black Box concept, the system is defined in the terms of inputs and the outputs, rather than in terms of how the system affects the transformation. It is something without the knowledge of the internal workings of the item being tested. For example, when Black Box Testing is applied to the software engineering, the tester would only know the legal inputs and what the expected outputs should be but

not have the program actually arise out of these outputs. It is because of this Black Box Testing can be considered testing with respect to specifications, no other knowledge of program is necessary. For this reason, the tester and the programmer can be independent of one another, avoiding programmers buyers towards his own work. The opposite of this would be Glass Box Testing, where test data are derived from direct examination of the code to be tested. In the Glass Box Testing, the test cases cant be determined until the code has actually been written. Both of these testing techniques have some advantages and disadvantages, but when both are combined, they help to ensure through testing of the software product.

Future Scope
Scope of this project is very broad in terms of other manually taking exams. Few of them are: This can be used in educational institutions as well as in corporate world. Can be used anywhere any time as it is a web based application(user location doesnt matter). No restriction that examiner has to be present when the candidate takes the test.

Conclusion
This Web Application provides facility to conduct online examination world wide. It saves time as it allows number of students to give the exam at a time and displays the results as the test gets over, so no need to wait for the result. It is automatically generated by the server. Administrator has a privilege to create, modify and delete the test papers and its particular questions. User can register, login and give the test with his specific id, and can see the results as well.

References and Biblography


1. Asp.Net Bible. 2. Asp.Net Complete Reference 3. www.codeguru.com 4. www.devex.com

Você também pode gostar