You are on page 1of 4

PROJECT PLANNINGESTIMATION (EFFORT AND COST)

ONLINE ADMISSION FORM.


1. SYSTEM

REGISTRATION:
Candidates seeking admission for junior college will have to register to apply for the admission
process. Candidates will have to provide valid email address so that he becomes a registered
member and he can login for the admission process.

LOGIN:
Registered candidate receives a unique id through email with which he can login and proceed
with the admission process.

ADMISSION PROCESS:

Select the college of your choice and click the desired link to view the pre admission
form for the college.
Enter all the details in the pre admission form.
Click the Submit button to view a summary of all the information entered by you. To
make changes in the information, click the Back button and make the changes/ amendments.
Click the Submit button to confirm your details and proceed for the payment for the pre
admission form. You will receive an Order ID which will enable you to track your form and form
details.
On successfully completing the payment transaction, you will receive the link
to download the pre admission and admission form along with the prospectus. This will be
mailed to the email address provided by you in the application form.
Your pre admission details will be submitted to the respective college. You need not come
to the college to submit your pre admission form personally. Please check the shortlist on our site
on the dates as per the admission schedule. Once you are short listed you have to come and
submit the admission form along with the required documents.

DISPLAY:
After entering all the details the candidate can preview all the information by clicking on the
preview button.

EXTERNAL INPUTS:

complexity

Email address
Phone number
User id
Password
Name of the college
Stream for admission
View the filled form by clicking on the preview button
Inquire about his/her registration status

S
S
C
A
S
S
A
S

EXTERNAL OUTPUTS
Invalid username

Invalid password
Successful login
Admission form

S
A
C

EXTERNAL INQUIRIES
Search option
Password forgotten.

S
S

A) FUNCTION POINT(FP) METRIC


Important Factors to be considered for FP are:
a. Number of external inputs = 8
b. Number of external outputs = 4
c. Number of external inquiries =2
d. Number of internal logical files = 1(Database of registered users)
e. Number of external interface files =1(Validation of user)

No of external
inputs
No of external
outputs
No of external
inquiries
No of internal
logical files
No of external
interface files

Count
8

Simple
5

Average
2

Complex
1

Total
28

15

Total-count= 55
F1. Does the system require reliable backup and recovery? -5
F2. Are data communications required? -3
F3. Are there distributed processing functions? -2
F4. Is performance critical? -5
F5. Will the system run in a existing, heavily utilized operational
environment? -4
F6. Does the system require on-line data entry? -4
F7. Does the on-line data entry require the input transaction to be built
over multiple screens or operations? -2
F8. Are the master files updated on-line? -2
F9. Are the inputs, outputs, files or inquiries complex? -2
F10. Is the internal processing complex? -2
F11. Is the code designed to be reusable? -3
F12. Are conversion and installation included in the design? -3
F13. Is the system designed for multiple installations in different
organizations? -4
F14. Is the application designed to facilitate change and ease of use by
the user? -5
FP = count total * [0.65 + 0.01 * Sum (Fi)]
= 55 *[0.65 +0.01 *46]
=61.05

B) COCOMO MODEL

You might also like