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
f8a6f453
Commit
f8a6f453
authored
8 years ago
by
Riley Mcgee
Browse files
Options
Downloads
Patches
Plain Diff
Added name and Open requirements
parent
76be6a8d
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
Doc/TestPlan/TestPlan.pdf
+0
-0
0 additions, 0 deletions
Doc/TestPlan/TestPlan.pdf
Doc/TestPlan/TestPlan.tex
+60
-23
60 additions, 23 deletions
Doc/TestPlan/TestPlan.tex
with
60 additions
and
23 deletions
Doc/TestPlan/TestPlan.pdf
+
0
−
0
View file @
f8a6f453
No preview for this file type
This diff is collapsed.
Click to expand it.
Doc/TestPlan/TestPlan.tex
+
60
−
23
View file @
f8a6f453
...
...
@@ -16,7 +16,7 @@
\author
{
Team
\#
2,Gifitti
\\
Nicolai Kozel kozeln
\\
Student 2 name and macid
\\
Riley McGee mcgeer
\\
Student 3 name and macid
}
...
...
@@ -106,38 +106,75 @@ See Gantt Chart at the following url ...
\subsection
{
Tests for Functional Requirements
}
\subsubsection
{
Area of Testing1
}
\subsubsection
{
Open GIF
}
\paragraph
{
T
itle for Test
}
\paragraph
{
T
he User is Able to Open a GIF from a specified location
}
\begin{enumerate}
\item
{
test-
id1
\\
}
\item
{
Select proper formatted gif-
id1
\\
}
Type: Functional, Dynamic, Manual, Static etc.
Initial State:
Input:
Output:
Type: Manual Functional.
Initial State: Program loaded; no GIF Loaded.
Input: File name.
Output: System loads gif into memory, displays it to the user in the gif view.
How test will be performed:
\item
{
test-id2
\\
}
Type: Functional, Dynamic, Manual, Static etc.
Initial State:
Input:
Output:
\begin{enumerate}
\item
{
Launch the program
}
\item
{
Select Open
}
\item
{
From the Open dialog specify a path to a known gif image
}
\item
{
After the image is loaded verify that it is being displayed, and resides in system memory
}
\\
\end{enumerate}
\item
{
No File Selected in File Dialog-id2
\\
}
Type: Manual Functional.
Initial State: Program loaded; no GIF Loaded.
Input: No file path.
Output: No image loaded.
How test will be performed:
\begin{enumerate}
\item
{
Launch the program
}
\item
{
Select Open
}
\item
{
Select open option with no file path specified
}
\item
{
Verify program remains open, and no image is loaded
}
\\
\end{enumerate}
\item
{
Close File Dialog-id3
\\
}
Type: Manual Functional.
Initial State: Program loaded; no GIF Loaded.
Input: None.
Output: No image loaded.
How test will be performed:
\begin{enumerate}
\item
{
Launch the program
}
\item
{
Select Open
}
\item
{
Close the file dialog
}
\item
{
Verify program remains open, and no image is loaded
}
\\
\end{enumerate}
\item
{
Open random non gif file-id4
\\
}
Type: Manual Functional.
Initial State: Program loaded; no GIF Loaded.
Input: File that is not a GIF.
Output: No image loaded.
How test will be performed:
\begin{enumerate}
\item
{
Launch the program
}
\item
{
Select Open
}
\item
{
Try and select a file that is not a GIF or specify a file path to a known file
}
\item
{
Verify program remains open, and no image is loaded
}
\\
\end{enumerate}
\end{enumerate}
%End of Functional requirements
\subsubsection
{
Area of Testing2
}
...
...
...
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