ProductsLogo
LogoStudy Documents
LogoAI Grader
LogoAI Answer
LogoAI Code Checker
LogoPlagiarism Checker
LogoAI Paraphraser
LogoAI Quiz
LogoAI Detector
PricingBlogAbout Us
logo

System Analysis and Design

Verified

Added on  2023/03/30

|18
|1474
|196
AI Summary
This document provides an overview of system analysis and design, including use cases, activity diagrams, sequence diagrams, class model diagrams, and state machine diagrams. It also includes a conclusion and bibliography.

Contribute Materials

Your contribution can guide someone’s learning journey. Share your documents today.
Document Page
Running head: SYSTEM ANALYSIS AND DESIGN
System Analysis and Design
Name of Student-
Name of University-
Author’s Note-

Secure Best Marks with AI Grader

Need help grading? Try our AI Grader for instant feedback on your assignments.
Document Page
1SYSTEM ANALYSIS AND DESIGN
7. Use Cases of WorldTour
Use Case 1: Customer Login in World Tour System
Figure 1: Use case Diagram
(Source: Created by Author)
Document Page
2SYSTEM ANALYSIS AND DESIGN
Overview
Title Login For Customers
Description In order to book a tour in the system, the customer needs to login in the
system. If the customer is not sign up with the system, the customer
first needs to sign up in the system and get the username to login. The
customer can also search for the tour details without logging in the
system. But at the time of payment they need to sign up or login to
have a secured payment process.
Actors Involved The actors involved with this system are customer and administrator
Pre- Conditions Before login, the customer needs to sign up be entering their personal
credentials so that they can get a user name in the system.
Post- Conditions The customers can book a tour as per the packages provided.
Exceptions:
1. Without logging in the system, the customer cannot book a tour.
2. At the time of payment the customer needs to login or sign up in the system.
Document Page
3SYSTEM ANALYSIS AND DESIGN
Use Case 2: Login for Staffs
Figure 2: Use case Diagram
(Source: Created by Author)
Overview
Title Login for Staffs
Description For first time, the staffs needs to provide their details so that they can
get a username and system generated password. With those credentials
the staffs will be able to login every time and provide the customer
assistance if they are in need. The staffs provides the details related to
tour if the customer are not able to understand and assist them to

Paraphrase This Document

Need a fresh take? Get an instant paraphrase of this document with our AI Paraphraser
Document Page
4SYSTEM ANALYSIS AND DESIGN
complete the procedure of booking.
Actors Involved The actors involved I this system are the staffs and the administrator.
Pre- Conditions The administrator need to add the details of the staffs and the tour
details so that they staffs can access them.
Post- Conditions The staffs provides assistance to the customer as they need them.
Exceptions:
1. Without logging in the system, the staffs cannot provide tour details or assistance to the
customers.
2. If the staffs cannot login, they should check the username and the password from the
administrator.
Document Page
5SYSTEM ANALYSIS AND DESIGN
Use Case 3: Tour Package
Figure 3: Use case Diagram
(Source: Created by Author)
Overview
Title Tour Package
Description The administrator who manages system is responsible to edit the tour
packages, the tour details, and the delete them accordingly. They have
activities like adding tour packages for a particular destination, delete
them and modify them when necessary. The administrator also has the
access to add the details of the staff so that the staffs get a username
Document Page
6SYSTEM ANALYSIS AND DESIGN
and password to login in the system.
Actors Involved The actors is administrator.
Pre- Conditions The admin should login in the system to edit those details in the
system.
Post- Conditions The admins needs to save the details in the database of the system so
that other actors in the system get access to the details uploaded.
Exceptions:
1. Without logging in the system, the administrator cannot update tour details or add ne staffs in
the system.
2. There has to be a proper interface in the admin end so that they can the admin the update the
details in the system.

Secure Best Marks with AI Grader

Need help grading? Try our AI Grader for instant feedback on your assignments.
Document Page
7SYSTEM ANALYSIS AND DESIGN
8. Activity Diagram
Activity 1: Login for Customer
Figure 4: Activity Diagram 1
(Source: Created by Author)
Document Page
8SYSTEM ANALYSIS AND DESIGN
Activity 2: Login for Staffs
Figure 5: Activity Diagram 2
(Source: Created by Author)
Document Page
9SYSTEM ANALYSIS AND DESIGN
Activity 3: Tour Package
Figure 6: Activity Diagram 3
(Source: Created by Author)

Paraphrase This Document

Need a fresh take? Get an instant paraphrase of this document with our AI Paraphraser
Document Page
10SYSTEM ANALYSIS AND DESIGN
Description: The above diagrams shows three use cases diagram along with three
activity diagrams that are associated with the World tour system. The use cases that are shown in
the diagrams above are the login for customers, login for staffs and adding tour packages that are
included in the system. The associated activity diagrams are also shown in the diagrams above.
The use cases show different activities that are to be carried out for fulfilling the undertaken
systems. The activity diagram shows the activities that are to be undertaken with carrying out
those use cases. The use case diagrams shows the actors and the activities and the activity
diagrams shows the processes that are carried out for that particular activity. The use case
diagram shown above also has corresponding use case descriptions. The use case descriptions
that are explained are fully developed use case descriptions for all the use cases explained in this
report.
Document Page
11SYSTEM ANALYSIS AND DESIGN
9. Sequence Diagram
Figure 7: Sequence Diagram of World Tour
Document Page
12SYSTEM ANALYSIS AND DESIGN
(Source: Created by Author)
Description: The diagram above shows the sequence diagram of the World tour system.
The sequence diagram show the sequence of processes that takes place in the system. All the
activities that takes place in the system are shown in a sequence with their return message in the
sequence diagram. The sequence diagram shows the login process, the destination that is entered
by the customer, the user name of the customer and the password that is entered by the
customers. The password are also checked as per their constraints.
10. Class Model Diagram
Figure 8: Class Diagram of World Tour System
(Source: Created by Author)

Secure Best Marks with AI Grader

Need help grading? Try our AI Grader for instant feedback on your assignments.
Document Page
13SYSTEM ANALYSIS AND DESIGN
Description: The above class diagram shows different classes that area associated with
the World tour system. This system includes TourSelection class, customer class, payment class,
administration class as well as staffs class that are included in the system. The system has many
attributes as well as methods that are associated with the respective classes. The relationship
between the classes are also shown in the class diagrams that are connected with one another.
Document Page
14SYSTEM ANALYSIS AND DESIGN
11. State Machine Diagram
Figure 9: State Machine Diagram
(Source: Created by Author)
Description: The above diagrams shows the state machine diagram of the WorldTour
System. The above diagram shows the states that are takes place in the WorldTour system. The
WorldTour system has the management system, the customer system, and the staffs system that
are included in the system. The management system shows the adding information state, the
adding time state and the add package system that takes place in the management system of the
world tour. The customer state that are included in the system includes the searching for
customers, search for tours and get assistance for the regarding the system.
12. User Interface
Dialogue Box
SYSTEM: Do you want to book the selected Tour?
USER: Yes
SYSTEM: Are you a member?
USER: No
SYSTEM: Please Sign up for proceeding.
Document Page
15SYSTEM ANALYSIS AND DESIGN
13. Conclusion
The WorldTour business carries out a business of providing service to its customer so
that they can book tour packages. The customer has the accessibility to choose tour packages and
makes the payment accordingly. The details of designing the modelling is stated in the report
above. The report has explained the details of three important use case for developing system and
their related use case diagram, use case descriptions, and activity diagrams are explained in the
report.
USER: Ok.

Paraphrase This Document

Need a fresh take? Get an instant paraphrase of this document with our AI Paraphraser
Document Page
16SYSTEM ANALYSIS AND DESIGN
Bibliography
Bohnes, F.A., Hauschild, M.Z., Schlundt, J. and Laurent, A., 2018. Life cycle assessments of
aquaculture systems: a critical review of reported findings with recommendations for policy and
system development. Reviews in Aquaculture.
Chen, J., Xu, W., Zuo, H., Wu, X., Jiaqiang, E., Wang, T., Zhang, F. and Lu, N., 2019. System
development and environmental performance analysis of a solar-driven supercritical water
gasification pilot plant for hydrogen production using life cycle assessment approach. Energy
Conversion and Management, 184, pp.60-73.
Fang, L.L., Valverde-Pérez, B., Damgaard, A., Plosz, B.G. and Rygaard, M., 2016. Life cycle
assessment as development and decision support tool for wastewater resource recovery
technology. Water research, 88, pp.538-549.
Hölzl, M., Koch, N., Puviani, M., Wirsing, M. and Zambonelli, F., 2015. The ensemble
development life cycle and best practices for collective autonomic systems. In Software
Engineering for Collective Autonomic Systems (pp. 325-354). Springer, Cham.
Kerzner, H. and Kerzner, H.R., 2017. Project management: a systems approach to planning,
scheduling, and controlling. John Wiley & Sons.
Nicholas, J.M. and Steyn, H., 2017. Project management for engineering, business and
technology. Routledge.
Stark, J., 2015. Product lifecycle management. In Product lifecycle management (Volume 1) (pp.
1-29). Springer, Cham.
Document Page
17SYSTEM ANALYSIS AND DESIGN
Sulaiman, N., Ahmad, S.S.S. and Ahmad, S., 2019. Logical Approach: Consistency Rules
between Activity Diagram and Class Diagram. International Journal on Advanced Science,
Engineering and Information Technology, 9(2).
1 out of 18
[object Object]

Your All-in-One AI-Powered Toolkit for Academic Success.

Available 24*7 on WhatsApp / Email

[object Object]