Presented by,
M.Praveen
V.Aravindh
E.Daniel
S.Akashkumar
Project Scope
The Hotel management system that is to be developed
provides the number of the hotels and employees of
the hotel. With room information and money other
facilities. The system allows the managers to create
the room catalog allocate/reallocate rooms and it
updates the billing system as when the user vacates
the room.
Software Requirement
Specification
 Functional Requirements
User details
Login
Room check
 Non Functional Requirements
Performance
Security
Software
Data Dictionary
Database Field
name
Data type Description
Registration
table
Name
ID
Phone No.
Address
Varchar2(20)
Int
Int
Varchar2(20)
User Name
User ID
UserPhoneNo.
User Address
Login table
User name
Password
Varchar2(20)
Varchar2(20)
User name of
the user
Password of
the user
Use case Diagram
Activity Diagram
Class Diagram
Sequence Diagram
Collaboration Diagram
System Requirements
Software Requirements
MS-Access.
Visual Studio .
Hardware Requirements
Height and width 800*600
Internal RAM
Implementation
Contd..
Contd…
Test case Hierarchy
S.NO OBJECTIVE STEPS TO BE EXECUTED EXPECTED RESULT ACTUAL
RESULT
PASS/FAIL DEFECT ID
1. To check user name &
password
Enter the user name &password
correctly
System testing
Positive testing
Login successful Login successful Pass
-
2. To check user name &
password
Enter the user name & password
correctly
System testing
Negative testing
Unsuccessful
Login
Password incorrect Pass
-
3. To register the phone
number should be equal
to 10 digit
Enter the phone number Registered successfully Login succesfull Pass -
4. To register the phone
number will less than
10 digit
Enter the phone number Registered unsuccessfully Invalid phone
number
Fail -
5. To register the phone
number with greater
than 10 digit
Enter the phone number Registered unsuccessfully Invalid phone
number
Fail -
Conclusion
Reduce the manual work
Working Time is less
Train Status will be updated
immediately
Reference
IEEE 830-1998, Software Engineering
a practitioner’s approach standard
writing SRS document for Hotel
Management System.
Thank You!

Hotel management system