Thesis Format For Bachelors Uow 1
Thesis Format For Bachelors Uow 1
Student Name1
UW-20-CS-BS-000
Student Name2
UW-20-CS-BS-000
Student Name3
UW-20-CS-BS-000
Supervised By
Supervisor’s Name
We certify that this is our own work. The work has not, in whole or in part,
been presented elsewhere for assessment. The sources are properly referenced and
acknowledged where required. If the above statements are false, we acknowledge
that we will have committed an assessment offence and shall be liable to punishable
action under the plagiarism rules of HEC.
Student Name 1
Reg no.
Date:
Student Name 2
Reg no.
Date:
Student Name 3
Reg no.
Date:
ii
Certificate
It is certified that the contents and the form of the report submitted by STU-
DENTS’ NAMEs have been found satisfactory for the requirement of the degree of
Bachelor of Science in Computer Science.
Approved By
Examiner: Mr./Ms. Name
Designation
Department of Computer Science
University of Wah, Wah Cantt
Examiner: Mr./Ms. Name
Designation
Department of Computer Science
University of Wah, Wah Cantt
Examiner: Mr./Ms. Name
Designation
Department of Computer Science
University of Wah, Wah Cantt
iii
Dedication
iv
Acknowledgement
Rubab Hafeez
Sadia waheed awan
name 3
v
Abstract
vi
Contents
1 Introduction 1
1.1 Background . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1
1.2 Problem Statement . . . . . . . . . . . . . . . . . . . . . . . . . . . 1
1.3 Aims and Objectives . . . . . . . . . . . . . . . . . . . . . . . . . . 1
1.4 Scope of the Project . . . . . . . . . . . . . . . . . . . . . . . . . . 1
1.5 Tools and Techniques . . . . . . . . . . . . . . . . . . . . . . . . . . 1
1.6 Deliverable of the Project . . . . . . . . . . . . . . . . . . . . . . . 1
1.7 Chapter Summary . . . . . . . . . . . . . . . . . . . . . . . . . . . 2
2 Literature Review 3
2.1 Comparative Analysis (If Applicable) . . . . . . . . . . . . . . . . . 3
2.2 Challenges . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3
2.3 Chapter Summary . . . . . . . . . . . . . . . . . . . . . . . . . . . 4
4 Implementation 7
4.1 Software Deployment Model . . . . . . . . . . . . . . . . . . . . . . 7
4.1.1 Languages and Tools . . . . . . . . . . . . . . . . . . . . . . 7
4.2 Database Design . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7
vii
4.3 GUI . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7
4.4 Hardware Description . . . . . . . . . . . . . . . . . . . . . . . . . . 7
4.4.1 Hardware Components Interfacing . . . . . . . . . . . . . . . 7
4.5 Chapter Summary . . . . . . . . . . . . . . . . . . . . . . . . . . . 8
6 Testing 10
6.1 Block Box Testing . . . . . . . . . . . . . . . . . . . . . . . . . . . 10
6.2 Use Case Testing . . . . . . . . . . . . . . . . . . . . . . . . . . . . 10
6.3 White Box Testing . . . . . . . . . . . . . . . . . . . . . . . . . . . 10
6.4 Performance Testing . . . . . . . . . . . . . . . . . . . . . . . . . . 10
6.5 Stress Testing . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 10
6.6 Regression Testing . . . . . . . . . . . . . . . . . . . . . . . . . . . 11
6.7 System Testing . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11
6.8 Chapter Summary . . . . . . . . . . . . . . . . . . . . . . . . . . . 11
References 13
viii
List of Figures
ix
List of Tables
x
Introduction
Chapter 1
Introduction
1.1 Background
state problem here...
Thesis Title 1
Introduction
Thesis Title 2
Literature Review
Chapter 2
Literature Review
2.2 Challenges
Add a table 2.1:
Another method for adding table 2.2
Adding Equations 2.1
Thesis Title 3
Literature Review
E = mc2
E=m (2.1)
Thesis Title 4
Design and Methodology
Chapter 3
• Usability
• Reliability
• Performance
• Design Constraints
• Portability
• Maintainability
• License Agreement
Thesis Title 5
Design and Methodology
Thesis Title 6
Implementation
Chapter 4
Implementation
4.3 GUI
This section explains the front-end design of your project. Include GUI details,
how you implemented your project at the user end through navigation screens etc.
Thesis Title 7
Implementation
Thesis Title 8
Results and Discussion
Chapter 5
First introduce this chapter and then discuss the results etc.
Thesis Title 9
Testing
Chapter 6
Testing
Thesis Title 10
Testing
Thesis Title 11
Conclusion and Future Work
Chapter 7
Thesis Title 12
References
References
[3] S. D’Alfonso, “Ai in mental health,” Current Opinion in Psychology, vol. 36,
pp. 112–117, 2020.
[5] J. Xu, S. Guo, D. Xie, and Y. Yan, “Blockchain: A new safeguard for agri-foods,”
Artificial Intelligence in Agriculture, vol. 4, pp. 153–161, 2020.
Thesis Title 13