Raju Kuamr
Raju Kuamr
PROJECT REPORT
ON
“HOSPITAL MANAGEMENT”
In partial fulfillment of
Session 2023-2024
CSE
Student:
1.Raju Kumar
Date:
----------------------------------- --------------------------------------
02. ABSTRACT 05
03. INTRODUCTION 05
I also take this opportunity to express a deep sense of gratitude to Bhagaram patel,
Assistant Lecturer , GPC, for his/her cordial support, valuable information and
guidance, which helped me in completing this task through various stages.
Lastly, I thank almighty, my parents, brother, sisters and friends for their constant
encouragement without which this assignment would not be possible.
Raju Kumar
Date:
ABSTRACT
Fast. Accurate and relevant hotel services have been a great demand in a progressive place. This
is because many investors or travelers from faraway places seek to find comfort in terms of their
accommodation and stay in their certain destination. Because of this; the modern technology
world of hotel accommodation has gone into various level-up stages. There must be a system that
will work out to make transactions fast. Accurate and convenient to clients. This system will
accept large scale of data without any inconveniences. Hassle-free as it must, the customer and at
the same time the management can enjoy the chance of being free from complains when it comes
to service provision, in its most accurate way.
Hotel Reservation system is designed to be user friendly that provides flexible accommodation
of wide range of requirements. Hotel Reservation system is created to speech up transaction, and
is designed for faster and easy booking online, lesser manpower, and less effort of the clients.
OBJECTIVES
The main objectives of the study focus on three different scenario; 1. To alleviate the need of
having a system that caters hotel reservation. 2. To provide fast and accurate service to clients. 3.
To speed up transactions among clients.
The relevance of the study does not only benefit clients but tellers or the management as well.
The system can be an efficient...
INTRODUCTION
1.The Hospital Management System(HMS) is designed for Any Hospital to replace
their existing manual, paper based system. This System targets to provide complete
solution for Hospital and Health care services. This system can be used in any
Hospital, Clinic, Diagnostics or Pathology labs for maintaining patient details and
their test results. It Integrates the entire Resources of a Hospital into One
Integrated Software Application.
PROPOSED SYSTEM
Today one cannot afford to rely on the fallible human beings of be really
wants to stand against today’s merciless competition where not to wise saying “to
err is human” no longer valid, it’s outdated to rationalize your mistake. So, to keep
pace with time, to bring about the best result without malfunctioning and greater
efficiency so to replace the unending heaps of flies with a much sophisticated hard
disk of the computer.
One has to use the data management software has been an ascent in
atomization various organizations. Many software products working are now in
markets, which have helped in making the organizations work easier and
efficiently. Data management initially had to maintain a lot of ledgers and a lot of
paperwork has be done but now software production this organization has mode
their work faster and easier. Now only this software has to be loaded on the
computer and work can be done.
This prevents a lot of time and money The work becomes fully automated
and any information can regarding the organization can be obtained by clicking
the button. Moreover, now it’s an age of computers of and automating such an
organization gives the better look.
INITIATION PHASE
The ITPR must be approved by the State CIO before the project can move
forward.
PICTORIAL REPRESENTATION OF SDLC:
PLANNING PHASE
This phase formally defines the detailed functional user requirements using
high-level requirements identified in the Initiation, System Concept, and Planning
phases. It also delineates the requirements in terms of data, system performance,
security, and maintainability requirements for the system. The requirements are
defined in this phase to a level of detail sufficient for systems design to proceed.
They need to be measurable, testable, and relate to the business need or
opportunity identified in the Initiation Phase. The requirements that will be used to
determine acceptance of the system are captured in the Test and Evaluation Master
Plan.
Further define and refine the functional and data requirements and document
them in the Requirements Document,
Complete business process reengineering of the functions to be supported
(i.e., verify what information drives the business process, what information
is generated, who generates it, where does the information go, and who
processes it),
Develop detailed data and process models (system inputs, outputs, and the
process.
Develop the test and evaluation requirements that will be used to determine
acceptable system performance.
DESIGN PHASE
DEVELOPMENT PHASE
Testing as a deployed system with end users working together with contract
personnel
IMPLEMENTATION PHASE
This phase is initiated after the system has been tested and accepted by the
user. In this phase, the system is installed to support the intended business
functions. System performance is compared to performance objectives established
during the planning phase. Implementation includes user training, installation of
hardware, installation of software onto production computers, and integration of
the system into daily work processes. This phase continues until the system is
operating in production in accordance with the defined user requirements.
Login output:
After login:
Software testing methods are traditionally divided into black box testing
and white box testing. These two approaches are used to describe the point of view
that a test engineer takes when designing test cases.
Black box testing treats the software as a “black box,” without any
knowledge of internal implementation. Black box testing methods include:
equivalence partitioning, boundary value analysis, all-pairs testing, fuzz testing,
model-based testing, traceability matrix, exploratory testing and specification-
based testing.
SPECIFICATION-BASED TESTING
The black box tester has “bonds” with the code, and a tester’s perception is
very simple: a code must have bugs. Using the principle, “Ask and you shall
receive,” black box testers find bugs where programmers don’t. But , on the other
hand, black box testing has been said to be “like a walk in a dark labyrinth without
a flashlight,” because the tester doesn’t know how the software being tested was
actually constructed.
That’s why there are situations when (1) a black box tester writes many test
cases to check something that can be tested by only one test case, and/or (2) some
parts or the back end are not tested at all. Therefore, black box testing has the
advantage of “an unaffiliated opinion, “on the one hand, and the disadvantage of
“blind exploring,” on the other.