Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
Gifitti
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
Nick Kozel
Gifitti
Commits
1480b8f1
Commit
1480b8f1
authored
8 years ago
by
Riley Mcgee
Browse files
Options
Downloads
Patches
Plain Diff
Added Sprite spreadsheet requirement
parent
e7ff22c6
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Doc/TestPlan/TestPlan.tex
+51
-10
51 additions, 10 deletions
Doc/TestPlan/TestPlan.tex
with
51 additions
and
10 deletions
Doc/TestPlan/TestPlan.tex
+
51
−
10
View file @
1480b8f1
...
...
@@ -183,16 +183,16 @@ How test will be performed:
\item
{
Save GIF to known location-id1
\\
}
Type: Manual Functional.
Initial State: Program loaded; GIF Loaded.
Input: File path, GIF file.
Output: GIF file
load
ed to specified location.
Type: Manual Functional.
\\
Initial State: Program loaded; GIF Loaded.
\\
Input: File path, GIF file.
\\
Output: GIF file
sav
ed to specified location.
\\
How test will be performed:
\begin{enumerate}
\item
{
Launch the program
}
\item
{
Open a GIF
}
\item
{
Select save
}
\item
{
Select save
as
}
\item
{
Specify a known system file path and a saved image name
}
\item
{
Verfify the loaded and saved GIFs are identical
}
\\
...
...
@@ -200,23 +200,64 @@ How test will be performed:
\item
{
Save GIF to no existant location- id2
\\
}
Type: Manual Functional.
Initial State: Program loaded; GIF Loaded.
Input: File path, GIF file.
Output: GIF file
load
ed to specified location.
Type: Manual Functional.
\\
Initial State: Program loaded; GIF Loaded.
\\
Input: File path, GIF file.
\\
Output: GIF file
not sav
ed to specified location.
\\
How test will be performed:
\begin{enumerate}
\item
{
Launch the program
}
\item
{
Open a GIF
}
\item
{
Select save
}
\item
{
Select save
as
}
\item
{
Specify a system file path known not to exist and a saved image name
}
\item
{
Verify the user is informed that the file path does not work
}
\\
\end{enumerate}
\item
{
Save GIF to Opened Location- id3
\\
}
Type: Manual Functional.
\\
Initial State: Program loaded; GIF Loaded.
\\
Input: File path, GIF file.
\\
Output: GIF file saved to specified location.
\\
How test will be performed:
\begin{enumerate}
\item
{
Launch the program
}
\item
{
Open a GIF
}
\item
{
Modify the GIF
}
\item
{
Save image
}
\item
{
Verify new GIF is saved over the originally opened GIF
}
\\
\end{enumerate}
%End of save Requirement
\end{enumerate}
\subsubsection
{
Save GIF as Sprite Spreadsheet
}
\paragraph
{
The user is able to save a GIF as a sprite spreadsheet in a specified location
}
\begin{enumerate}
\item
{
Save Sprite Spreadsheet to known location-id1
\\
}
Type: Manual Functional.
\\
Initial State: Program loaded; GIF Loaded.
\\
Input: File path, GIF file.
\\
Output: GIF file saved as a Sprite Spreadsheet to specified location.
\\
How test will be performed:
\begin{enumerate}
\item
{
Launch the program
}
\item
{
Open a GIF
}
\item
{
Choose to export the image as a sprite spreadsheet
}
\item
{
Verify that the GIF is a single image representation of the GIF via frames
}
\\
\end{enumerate}
%
%End of Sprite Spreadsheet Requirement
\end{enumerate}
\subsection
{
Tests for Nonfunctional Requirements
}
\subsubsection
{
Area of Testing1
}
...
...
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