Human Resource Management Leave And Tour
VerifiedAdded on 2022/09/05
|10
|1727
|15
AI Summary
Contribute Materials
Your contribution can guide someone’s learning journey. Share your
documents today.
Running head: Systems Analysis and Design
Systems Analysis and Design
Name of the Student
Name of the University
Author Note
Systems Analysis and Design
Name of the Student
Name of the University
Author Note
Secure Best Marks with AI Grader
Need help grading? Try our AI Grader for instant feedback on your assignments.
Systems Analysis and Design 1
Table of Contents
Part 1. Use Case Realisation for the ‘Record New Tour’ Use Case:.........................................2
Analysis Class Diagram:........................................................................................................2
Communication Diagram:......................................................................................................3
Part 2. Sequence Diagram:.........................................................................................................4
Part 3. Evaluation:......................................................................................................................6
Bibliography:..............................................................................................................................7
Table of Contents
Part 1. Use Case Realisation for the ‘Record New Tour’ Use Case:.........................................2
Analysis Class Diagram:........................................................................................................2
Communication Diagram:......................................................................................................3
Part 2. Sequence Diagram:.........................................................................................................4
Part 3. Evaluation:......................................................................................................................6
Bibliography:..............................................................................................................................7
2Systems Analysis and Design
Part 1. Use Case Realisation for the ‘Record New Tour’ Use Case:
Analysis Class Diagram:
a)
Analysis class diagram is a static diagram which can represent the static view of any of the
applications. This kind of diagram is not only utilized for describing, visualizing as well as
for the documentation of various aspects of a framework but also it is used for the
construction of the executable codes of a software application. Class diagram analyses the
operations along with the attributes of a specific class as well as the constraints that are
implemented on the system. These kinds of diagrams are utilized widely to model various
object oriented systems as they are the UML diagrams.
b)
sd class
Admin
- id: int
- password: char
- username: char
Package
- details: char
- package id: int
- package name: char
- price: int
Booking
- booking id: int
- cancel: char
- from_date: int
- package id: int
- package name: char
Customer
- id: int
- mobile no: int
- password: int
- username: char
Issue
- description: char
- id: int
- username: char
Agent
- id: int
- mobile no: int
- name: char
Manishaben Bapodra – p2526806
1..
1
1
1
1...*
1
1
0..1
0..*
1..*
0..1
c)
Part 1. Use Case Realisation for the ‘Record New Tour’ Use Case:
Analysis Class Diagram:
a)
Analysis class diagram is a static diagram which can represent the static view of any of the
applications. This kind of diagram is not only utilized for describing, visualizing as well as
for the documentation of various aspects of a framework but also it is used for the
construction of the executable codes of a software application. Class diagram analyses the
operations along with the attributes of a specific class as well as the constraints that are
implemented on the system. These kinds of diagrams are utilized widely to model various
object oriented systems as they are the UML diagrams.
b)
sd class
Admin
- id: int
- password: char
- username: char
Package
- details: char
- package id: int
- package name: char
- price: int
Booking
- booking id: int
- cancel: char
- from_date: int
- package id: int
- package name: char
Customer
- id: int
- mobile no: int
- password: int
- username: char
Issue
- description: char
- id: int
- username: char
Agent
- id: int
- mobile no: int
- name: char
Manishaben Bapodra – p2526806
1..
1
1
1
1...*
1
1
0..1
0..*
1..*
0..1
c)
3Systems Analysis and Design
The analysis class diagram that is drawn in the previous section, is describing a system of
record new tour. The diagram is describing the scenario very clearly. The customer will be
having option to choose packages as there will be various packages available. The will be
able to choose a suitable one. They will be also able to enquiry about any of their doubts.
After booking if the customer will not be satisfied then the customer will be able to raise an
issue. After having clear details the booking will be confirmed. All of the processes will be
monitored by the system admin. Both the admin and customer will be having a password and
username. Though the variable types are declared in the diagram above, it will be used for
the construction of the executable codes of the software application.
Communication Diagram:
a)
The communication diagram, termed as collaboration diagram as well in UML, is basically
type of a UML interaction showing interaction that exists between parts and objects by
utilizing the sequence messages in an argument which is free form. The communication
diagram can correspond to or replaced by a sequence diagram that is very much simple
without structuring the mechanisms like combined fragments and interactions uses. This is
also assumed that the overtaking of messages is not relevant or they will not take part.
b)
The analysis class diagram that is drawn in the previous section, is describing a system of
record new tour. The diagram is describing the scenario very clearly. The customer will be
having option to choose packages as there will be various packages available. The will be
able to choose a suitable one. They will be also able to enquiry about any of their doubts.
After booking if the customer will not be satisfied then the customer will be able to raise an
issue. After having clear details the booking will be confirmed. All of the processes will be
monitored by the system admin. Both the admin and customer will be having a password and
username. Though the variable types are declared in the diagram above, it will be used for
the construction of the executable codes of the software application.
Communication Diagram:
a)
The communication diagram, termed as collaboration diagram as well in UML, is basically
type of a UML interaction showing interaction that exists between parts and objects by
utilizing the sequence messages in an argument which is free form. The communication
diagram can correspond to or replaced by a sequence diagram that is very much simple
without structuring the mechanisms like combined fragments and interactions uses. This is
also assumed that the overtaking of messages is not relevant or they will not take part.
b)
Secure Best Marks with AI Grader
Need help grading? Try our AI Grader for instant feedback on your assignments.
4Systems Analysis and Design
sd communication
admin
agent
Tour_details
Manishaben Bapodra – p2526806
manage_agent
create tour
validate data
new_tour booking
details
c)
The construction diagram has been given at the above section. The diagram is describing the
process for the admin that how all of the procedures will be managed. As the admin has to
login first because the diagram is correspond to or replaced by a sequence diagram that is
very much simple without structuring the mechanisms like combined fragments and
interactions uses. The admin will manage the customers, travel agents, tour packages,
transportation as well as the booking too. For doing all the tasks the admin have to check all
of the permissions. The diagram is showing the interaction between the parts and objects by
utilizing the sequence messages in an argument. After all the processes will be done the
admin will be logged out of the system.
Part 2. Sequence Diagram:
a)
The sequence diagram of UML also termed as interaction diagram where the details of an
operation are given or carried out. They sequence diagram can capture the interactions that is
between the objects that are existed in the context of one collaboration. This kind of diagrams
are basically focus on times. As well as it is shown by them that the order of the interaction
sd communication
admin
agent
Tour_details
Manishaben Bapodra – p2526806
manage_agent
create tour
validate data
new_tour booking
details
c)
The construction diagram has been given at the above section. The diagram is describing the
process for the admin that how all of the procedures will be managed. As the admin has to
login first because the diagram is correspond to or replaced by a sequence diagram that is
very much simple without structuring the mechanisms like combined fragments and
interactions uses. The admin will manage the customers, travel agents, tour packages,
transportation as well as the booking too. For doing all the tasks the admin have to check all
of the permissions. The diagram is showing the interaction between the parts and objects by
utilizing the sequence messages in an argument. After all the processes will be done the
admin will be logged out of the system.
Part 2. Sequence Diagram:
a)
The sequence diagram of UML also termed as interaction diagram where the details of an
operation are given or carried out. They sequence diagram can capture the interactions that is
between the objects that are existed in the context of one collaboration. This kind of diagrams
are basically focus on times. As well as it is shown by them that the order of the interaction
5Systems Analysis and Design
via visually through utilizing the vertical axis of the diagram for representing the time when
the messages were sent.
b)
sd sequence
Admin Agent
System
Manishaben Bapodra – p2526806
Add tour()
log out()
access_granted()
save tour()
log_in()
grant_mission()
Tour_details()
c)
The diagram that is given in the previous section is basically a system sequence diagram of
record new tour system. All of the processes that are given are managed by the admit itself.
The admin will manage the customers, travel agents, tour packages, transportation as well as
the booking too and all the tasks the admin have to check all of the permissions. The diagram
is capturing all of the interactions that is between the objects that are existed in the context of
the collaboration. The admin will be able to add, deleted or even deleted the data of the
via visually through utilizing the vertical axis of the diagram for representing the time when
the messages were sent.
b)
sd sequence
Admin Agent
System
Manishaben Bapodra – p2526806
Add tour()
log out()
access_granted()
save tour()
log_in()
grant_mission()
Tour_details()
c)
The diagram that is given in the previous section is basically a system sequence diagram of
record new tour system. All of the processes that are given are managed by the admit itself.
The admin will manage the customers, travel agents, tour packages, transportation as well as
the booking too and all the tasks the admin have to check all of the permissions. The diagram
is capturing all of the interactions that is between the objects that are existed in the context of
the collaboration. The admin will be able to add, deleted or even deleted the data of the
6Systems Analysis and Design
customers, agents, booking, packages etc. After successfully login in, the customer will get to
manage the processes. The processes will be also can be saved or deleted by the system
admin.
Part 3. Evaluation:
The electronic computer is basically one of the important most inventions in the
history of human. As the enormous speed of the computer as well as the accuracy of the it in
the calculation, the information systems based on the computers have been developed as well
as utilized in every industry almost as a strategic weapon for gaining competitive advantages.
The case tools are basically a set of the application software programs that are utilized for
automating the activities that are related to the SDLC. The case tools are utilized by the
analysts, software project managers as well as by the engineers for the development of
software systems.
The wide world coach tours are operating coach tours that too of different duration,
mostly in the United Kingdom as well as in the cites of Europe. The organisation is operating
a fleet of the coaches as well as they are maintaining the list of associates as tour leads and
drivers. There are a system that is previously existed for dealing with the scheduling the
coaches and drivers, once a tour has been organising as well as the number of the booking
will be known. For handling the booking and enquires for the places on the group tours.
There are different types of formats too for the tours, the types vary for UK and Europe. The
primary users of the organisations are tour manager who is having all of the responsibilities
as well as they are able to carry out any of the duties of the tour leaders in the absence of
them. One more primary user is the tour leaders. They are having the responsibilities for the
planning of the all of the aspects that are related to the tour. Each of the leaders are able to
lead different tours. The tour leaders are also having responsibility for the pricing of the tour.
customers, agents, booking, packages etc. After successfully login in, the customer will get to
manage the processes. The processes will be also can be saved or deleted by the system
admin.
Part 3. Evaluation:
The electronic computer is basically one of the important most inventions in the
history of human. As the enormous speed of the computer as well as the accuracy of the it in
the calculation, the information systems based on the computers have been developed as well
as utilized in every industry almost as a strategic weapon for gaining competitive advantages.
The case tools are basically a set of the application software programs that are utilized for
automating the activities that are related to the SDLC. The case tools are utilized by the
analysts, software project managers as well as by the engineers for the development of
software systems.
The wide world coach tours are operating coach tours that too of different duration,
mostly in the United Kingdom as well as in the cites of Europe. The organisation is operating
a fleet of the coaches as well as they are maintaining the list of associates as tour leads and
drivers. There are a system that is previously existed for dealing with the scheduling the
coaches and drivers, once a tour has been organising as well as the number of the booking
will be known. For handling the booking and enquires for the places on the group tours.
There are different types of formats too for the tours, the types vary for UK and Europe. The
primary users of the organisations are tour manager who is having all of the responsibilities
as well as they are able to carry out any of the duties of the tour leaders in the absence of
them. One more primary user is the tour leaders. They are having the responsibilities for the
planning of the all of the aspects that are related to the tour. Each of the leaders are able to
lead different tours. The tour leaders are also having responsibility for the pricing of the tour.
Paraphrase This Document
Need a fresh take? Get an instant paraphrase of this document with our AI Paraphraser
7Systems Analysis and Design
Some of the other main users will be branch manager, clerical assistance and financial officer
who is having responsibility for balancing the budgets.
The analyst always prefer the case tools for the designing and development of a
software as the case tools provide excellent array of different features which support the
business community and development by the feature of automated diagram support. The
different types of features that are popular which are used by the developers are listed below:
Checks for syntactic correctness
Automatic report generation
System simulation
Data dictionary support
Checks for consistency and completeness
Performance analysis
Navigation to linked diagrams
Layering
Requirements traceability.
The developers also prefer the case technology as the technology is an automatic process of
stepwise methodologies for the development of system and software. The case tools can be
characterized through steps or the stages of development of systems life cycle, that they focus
on. However various existing tools cover various types of stages but they always share
common information. In the life cycle different stages of software development integrated by
central data dictionary, the case tools are utilized in various ways in the firms. These tools are
categorized broadly as given below:
Some of the other main users will be branch manager, clerical assistance and financial officer
who is having responsibility for balancing the budgets.
The analyst always prefer the case tools for the designing and development of a
software as the case tools provide excellent array of different features which support the
business community and development by the feature of automated diagram support. The
different types of features that are popular which are used by the developers are listed below:
Checks for syntactic correctness
Automatic report generation
System simulation
Data dictionary support
Checks for consistency and completeness
Performance analysis
Navigation to linked diagrams
Layering
Requirements traceability.
The developers also prefer the case technology as the technology is an automatic process of
stepwise methodologies for the development of system and software. The case tools can be
characterized through steps or the stages of development of systems life cycle, that they focus
on. However various existing tools cover various types of stages but they always share
common information. In the life cycle different stages of software development integrated by
central data dictionary, the case tools are utilized in various ways in the firms. These tools are
categorized broadly as given below:
8Systems Analysis and Design
Requirement Analysis Tool
Code Generation Tool
Structure Analysis Tool
Software Design Tool
Test Case Generation Tool
Reverse Engineering Tool
Document Production Tool
The job of a system analyst or a system developer can contain process design, analysis of
requirement, and design of data as well as programming among the other activities. However,
not all of the analysts or developers use the similar activities. One can spend most of the
analysis, one in programming or another in the design. The various activities of the system
analyst and developers are involving system design, programming and system design. The
case tools are playing very much important role to help the system analyst for performing
their task efficiently.
Requirement Analysis Tool
Code Generation Tool
Structure Analysis Tool
Software Design Tool
Test Case Generation Tool
Reverse Engineering Tool
Document Production Tool
The job of a system analyst or a system developer can contain process design, analysis of
requirement, and design of data as well as programming among the other activities. However,
not all of the analysts or developers use the similar activities. One can spend most of the
analysis, one in programming or another in the design. The various activities of the system
analyst and developers are involving system design, programming and system design. The
case tools are playing very much important role to help the system analyst for performing
their task efficiently.
9Systems Analysis and Design
Bibliography:
Council, G.S.T., 2016. GSTC Tour Operator Criteria.
June, R., Wiley, H.C. and Cousins, M., Wave Technologies, LLC, 2015. Event management
system. U.S. Patent Application 13/954,568.
Kumar, A.A., Kumar, T.R. and Reddy, T.B.A., 2018. Human resource management leave and
tour management data retrival system. International Journal of Engineering &
Technology, 7(2.8), pp.186-188.
Meehan, K., Lunney, T., Curran, K. and McCaughey, A., 2016. Aggregating social media
data with temporal and environmental context for recommendation in a mobile tour guide
system. Journal of Hospitality and Tourism Technology, 7(3), pp.281-299.
Napolitano, R.K., Douglas, I.P., Garlock, M.E. and Glisic, B., 2017. Virtual tour environment
of Cuba’s National School of Art. Int. Arch. Photogramm. Remote Sens. Spatial Inf.
Sci, 42(2), p.W5.
Tseng, C.M., Chau, C.K., Elbassioni, K.M. and Khonji, M., 2017. Flight tour planning with
recharging optimization for battery-operated autonomous drones. CoRR, abs/1703.10049.
Bibliography:
Council, G.S.T., 2016. GSTC Tour Operator Criteria.
June, R., Wiley, H.C. and Cousins, M., Wave Technologies, LLC, 2015. Event management
system. U.S. Patent Application 13/954,568.
Kumar, A.A., Kumar, T.R. and Reddy, T.B.A., 2018. Human resource management leave and
tour management data retrival system. International Journal of Engineering &
Technology, 7(2.8), pp.186-188.
Meehan, K., Lunney, T., Curran, K. and McCaughey, A., 2016. Aggregating social media
data with temporal and environmental context for recommendation in a mobile tour guide
system. Journal of Hospitality and Tourism Technology, 7(3), pp.281-299.
Napolitano, R.K., Douglas, I.P., Garlock, M.E. and Glisic, B., 2017. Virtual tour environment
of Cuba’s National School of Art. Int. Arch. Photogramm. Remote Sens. Spatial Inf.
Sci, 42(2), p.W5.
Tseng, C.M., Chau, C.K., Elbassioni, K.M. and Khonji, M., 2017. Flight tour planning with
recharging optimization for battery-operated autonomous drones. CoRR, abs/1703.10049.
1 out of 10
Related Documents
Your All-in-One AI-Powered Toolkit for Academic Success.
+13062052269
info@desklib.com
Available 24*7 on WhatsApp / Email
Unlock your academic potential
© 2024 | Zucol Services PVT LTD | All rights reserved.