Campus Recruitment System: Software Engineering Lab Report I
Campus Recruitment System: Software Engineering Lab Report I
CAMPUS
RECRUITMENT
SYSTEM
1. Identify (and justify) the process model suitable for your chosen
problem / project. Explain the steps / stages in the process model that
would be suitable for your problem solving with suitable diagrams, if
any, in the documentation.
Ans.
Waterfall Model With Backflow
Well you might be thinking why we choose Waterfall model with Back-
flow ?
• Easy to manage due to the rigidity of the model. Each phase has
specific deliverables and a review process.
• Phases are processed and completed one at a time.
• So in our project requirements are very well known, clear and fixed.
We have Students, Company and Admin. Our Requirements are not
ambiguous. The purpose and requirements for each of user is clearly
understood and thus can proceed with the waterfall model.
• This phase shall define the “how” part of the system. If needed, we
will revisit the prior phases .
The document generated is verified from the SRS produced during the
requirement phase. Any changes or constraints related to requirements are
understood and dealt with.
1
2. Tools
We used SQLite in
development & coding part
for storing database.
We used SQLite in Integration
and testing part if during
testing software fails or more
databse to be added .
We used SQLite in
Maintenance part if during
maintenance phase if
customer demands more
features.
It is used by us in submitting
assignments of software
engineering.
3. Summary
END