Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
U
Ultimate_TicTacToe
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Kunal Shah
Ultimate_TicTacToe
Commits
07d2df72
Commit
07d2df72
authored
8 years ago
by
Kunal Shah
Browse files
Options
Downloads
Patches
Plain Diff
Initial commit for SRS Docs
parent
caa3f994
No related branches found
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
.gitignore
+2
-0
2 additions, 0 deletions
.gitignore
Doc/SRS/SRS.bib
+30
-0
30 additions, 0 deletions
Doc/SRS/SRS.bib
Doc/SRS/SRS.tex
+149
-0
149 additions, 0 deletions
Doc/SRS/SRS.tex
with
181 additions
and
0 deletions
.gitignore
+
2
−
0
View file @
07d2df72
...
...
@@ -2,6 +2,8 @@
*.pdf
*.log
*.gz
*.dvi
*.bbl
# OS generated files #
######################
.DS_Store
...
...
This diff is collapsed.
Click to expand it.
Doc/SRS/SRS.bib
0 → 100644
+
30
−
0
View file @
07d2df72
%% This BibTeX bibliography file was created using BibDesk.
%% http://bibdesk.sourceforge.net/
%% Created for Spencer Smith at 2016-09-22 10:01:42 -0400
%% Saved with string encoding Unicode (UTF-8)
@book
{
RobertsonAndRobertson2012
,
Author
=
{James Robertson and Suzanne Robertson}
,
Date-Added
=
{2016-09-22 13:54:40 +0000}
,
Date-Modified
=
{2016-09-22 14:01:42 +0000}
,
Edition
=
{16}
,
Publisher
=
{Atlantic Systems Guild Limited}
,
Title
=
{Volere Requirements Specification Template}
,
Year
=
{2012}
}
@article
{
ParnasAndClements1986
,
Author
=
{David L. Parnas and P.C. Clements}
,
Date-Added
=
{2016-09-10 13:11:57 +0000}
,
Date-Modified
=
{2016-09-10 13:11:57 +0000}
,
Journal
=
{IEEE Transactions on Software Engineering}
,
Number
=
{2}
,
Pages
=
{251--257}
,
Title
=
{A Rational Design Process: How and Why to Fake it}
,
Volume
=
{12}
,
Year
=
{February 1986}
,
Bdsk-File-1
=
{YnBsaXN0MDDUAQIDBAUGJCVYJHZlcnNpb25YJG9iamVjdHNZJGFyY2hpdmVyVCR0b3ASAAGGoKgHCBMUFRYaIVUkbnVsbNMJCgsMDxJXTlMua2V5c1pOUy5vYmplY3RzViRjbGFzc6INDoACgAOiEBGABIAFgAdccmVsYXRpdmVQYXRoWWFsaWFzRGF0YV8QQy4uLy4uLy4uLy4uL3NlNHNjL1NjaUNvbXBBbmRTb2Z0RW5nUGFwZXJzL1Bhcm5hc0FuZENsZW1lbnRzMTk4Ni5wZGbSFwsYGVdOUy5kYXRhTxEB9gAAAAAB9gACAAAMTWFjaW50b3NoIEhEAAAAAAAAAAAAAAAAAAAA0khroUgrAAAAhfxhGVBhcm5hc0FuZENsZW1lbnRzMTk4Ni5wZGYAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACF/LDT7aEvAAAAAAAAAAAABAADAAAJIAAAAAAAAAAAAAAAAAAAABdTY2lDb21wQW5kU29mdEVuZ1BhcGVycwAAEAAIAADSSKPhAAAAEQAIAADT7dlvAAAAAQAUAIX8YQCF7/8AILODAAlg3gAGKpoAAgBcTWFjaW50b3NoIEhEOlVzZXJzOgBzbWl0aHM6AFJlcG9zOgBzZTRzYzoAU2NpQ29tcEFuZFNvZnRFbmdQYXBlcnM6AFBhcm5hc0FuZENsZW1lbnRzMTk4Ni5wZGYADgA0ABkAUABhAHIAbgBhAHMAQQBuAGQAQwBsAGUAbQBlAG4AdABzADEAOQA4ADYALgBwAGQAZgAPABoADABNAGEAYwBpAG4AdABvAHMAaAAgAEgARAASAEpVc2Vycy9zbWl0aHMvUmVwb3Mvc2U0c2MvU2NpQ29tcEFuZFNvZnRFbmdQYXBlcnMvUGFybmFzQW5kQ2xlbWVudHMxOTg2LnBkZgATAAEvAAAVAAIADf//AACABtIbHB0eWiRjbGFzc25hbWVYJGNsYXNzZXNdTlNNdXRhYmxlRGF0YaMdHyBWTlNEYXRhWE5TT2JqZWN00hscIiNcTlNEaWN0aW9uYXJ5oiIgXxAPTlNLZXllZEFyY2hpdmVy0SYnVHJvb3SAAQAIABEAGgAjAC0AMgA3AEAARgBNAFUAYABnAGoAbABuAHEAcwB1AHcAhACOANQA2QDhAtsC3QLiAu0C9gMEAwgDDwMYAx0DKgMtAz8DQgNHAAAAAAAAAgEAAAAAAAAAKAAAAAAAAAAAAAAAAAAAA0k=}
}
This diff is collapsed.
Click to expand it.
Doc/SRS/SRS.tex
0 → 100644
+
149
−
0
View file @
07d2df72
\documentclass
[12pt, titlepage]
{
article
}
\usepackage
{
booktabs
}
\usepackage
{
tabularx
}
\usepackage
{
hyperref
}
\hypersetup
{
colorlinks,
citecolor=black,
filecolor=black,
linkcolor=red,
urlcolor=blue
}
\usepackage
[round]
{
natbib
}
\title
{
SE 3XA3: Development Plan
\\
Ultimate Tic Tac Toe
}
\author
{
Team 3
\\
Kunal Shah - shahk24
\\
Pareek Ravi - ravip2
}
\date
{
\today
}
\input
{
../Comments
}
\begin{document}
\maketitle
\pagenumbering
{
roman
}
\tableofcontents
\listoftables
\listoffigures
\begin{table}
[bp]
\caption
{
\bf
Revision History
}
\begin{tabularx}
{
\textwidth
}{
p
{
3cm
}
p
{
2cm
}
X
}
\toprule
{
\bf
Date
}
&
{
\bf
Version
}
&
{
\bf
Notes
}
\\
\midrule
October 3
&
1.0
&
initial setup
\\
Date 2
&
1.1
&
Notes
\\
\bottomrule
\end{tabularx}
\end{table}
\newpage
\pagenumbering
{
arabic
}
This document describes the requirements for .... The template for the Software
Requirements Specification (SRS) is a subset of the Volere
template~
\citep
{
RobertsonAndRobertson2012
}
. If you make further modifications
to the template, you should explicity state what modifications were made.
\section
{
Project Drivers
}
\subsection
{
The Purpose of the Project
}
\subsection
{
The Stakeholders
}
\subsubsection
{
The Client
}
\subsubsection
{
The Customers
}
\subsubsection
{
Other Stakeholders
}
\subsection
{
Mandated Constraints
}
\subsection
{
Naming Conventions and Terminology
}
\subsection
{
Relevant Facts and Assumptions
}
User characteristics should go under assumptions.
\section
{
Functional Requirements
}
\subsection
{
The Scope of the Work and the Product
}
\subsubsection
{
The Context of the Work
}
\subsubsection
{
Work Partitioning
}
\subsubsection
{
Individual Product Use Cases
}
\subsection
{
Functional Requirements
}
\section
{
Non-functional Requirements
}
\subsection
{
Look and Feel Requirements
}
\subsection
{
Usability and Humanity Requirements
}
\subsection
{
Performance Requirements
}
\subsection
{
Operational and Environmental Requirements
}
\subsection
{
Maintainability and Support Requirements
}
\subsection
{
Security Requirements
}
\subsection
{
Cultural Requirements
}
\subsection
{
Legal Requirements
}
\subsection
{
Health and Safety Requirements
}
This section is not in the original Volere template, but health and safety are
issues that should be considered for every engineering project.
\section
{
Project Issues
}
\subsection
{
Open Issues
}
\subsection
{
Off-the-Shelf Solutions
}
\subsection
{
New Problems
}
\subsection
{
Tasks
}
\subsection
{
Migration to the New Product
}
\subsection
{
Risks
}
\subsection
{
Costs
}
\subsection
{
User Documentation and Training
}
\subsection
{
Waiting Room
}
\subsection
{
Ideas for Solutions
}
\bibliographystyle
{
plainnat
}
\bibliography
{
SRS
}
\newpage
\section
{
Appendix
}
This section has been added to the Volere template. This is where you can place
additional information.
\subsection
{
Symbolic Parameters
}
The definition of the requirements will likely call for SYMBOLIC
\_
CONSTANTS.
Their values are defined in this section for easy maintenance.
\end{document}
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment