From 7787075eb3c103dadbd2c0cb0eb09df86dcd459b Mon Sep 17 00:00:00 2001 From: Kevin Mach Date: Wed, 3 Jun 2015 23:35:57 -0700 Subject: [PATCH] d1,d2,r1 --- TestCases.tex | 41 ++++++++++++++++++++--------------------- 1 file changed, 20 insertions(+), 21 deletions(-) diff --git a/TestCases.tex b/TestCases.tex index 9102596..1ed81af 100644 --- a/TestCases.tex +++ b/TestCases.tex @@ -1318,9 +1318,9 @@ Login, [A3] Add a Class, [F1] Push Flashcard} \subsection{[F8] Hide cards from feed} \begin{description} -\item[Description:]{The user shall be able to hide cards from feed} +\item[Description:]{The User shall be able to hide cards from feed} -\item[Desired Outcome:]{The card is no longer visible to the user} +\item[Desired Outcome:]{The card is no longer visible to the User} \\ \item[User Goals:]{The card has been looked at and should be hidden to @@ -1413,19 +1413,19 @@ specific classes.} \subsection{[D1] Remove a card from a deck} \begin{description} -\item[Description:]{The user can remove flashcards from their deck.} +\item[Description:]{This Test Case outlines the presentation layering step process of a User removing a flashcard from their deck.} -\item[Desired Outcome:]{The user will not be notified about that card. } +\item[Desired Outcome:]{The deck does not display the removed card.} \\ -\item[User Goals:]{To only review cards that the user wants to review. } +\item[User Goals:]{The User wants to only review cards that the User wants to review.} \item[Dependency Use Cases:]{[A3] Add a class, [F1] Push Flashcard, [F3] Pull Flashcard} \\ -\item[Priority Level:]{``Must''} +\item[Priority Level:]{''Must''} -\item[Status:]{Not Implemented} +\item[Status:]{Implemented} \item[Preconditions:] @@ -1448,7 +1448,7 @@ specific classes.} \begin{itemize} \itemsep1pt\parskip0pt\parsep0pt \item - {Desired cards are hidden from the user.} + {Desired card are hidden from the User.} \end{itemize} \item[Trigger:]{UserX wants a card to be removed from their deck.} @@ -1487,7 +1487,7 @@ specific classes.} \item {The System removes the flashcard from the User's Deck.} \item - {The System updates the flashcard's position in the Live Feed.} + {The System updates the flashcard's position in the Live Feed.} \item {The System updates the User's Deck.} \end{enumerate} @@ -1502,10 +1502,10 @@ specific classes.} \subsection{[D2] Viewing cards in deck by pull time} \begin{description} -\item[Description:]{This test case outlines the presentation layering step +\item[Description:]{This Test Case outlines the presentation layering step process of a user viewing all the cards in their deck by time they were pulled.} -\item[Desired Outcome:]{The user views the deck in time ascending/descending +\item[Desired Outcome:]{The User views the deck in time ascending/descending order.} \\ @@ -1517,20 +1517,20 @@ order.} \item[Priority Level:]{``Must''} -\item[Status:]{In Progress} +\item[Status:]{Implemented} \item[Preconditions:] \begin{itemize} \itemsep1pt\parskip0pt\parsep0pt \item - {User has a registered account with email testuser@flashy.cards.} + {The User has a registered account with email testuser@flashy.cards.} \item {The User shall be logged in with testuser@flashy.cards.} \item - {User is registered for a class TEST 33.} + {The User is registered for a class TEST 33.} \item - {User is at the feed view for TEST 33.} + {The User is at the feed view for TEST 33.} \end{itemize} \item[Postconditions:] @@ -1571,7 +1571,6 @@ order.} {UserY shall click ``Card A'' to pull the card and add it to their deck.} \item {UserY shall go to their Deck View.} -\item \end{enumerate} \item[Expected Results]{For TEST1@flashy.cards the cards are listed in the order ``Card B'', ``Card A'' and for testuser@flashy.cards they are in the @@ -1586,7 +1585,7 @@ deck view as ``Card A'', ``Card B''.} \subsection{[R1] Study Deck} \begin{description} -\item[Description]{This test case outlines the presentation layering step process of a user studying a flashcard.} +\item[Description]{This Test Case outlines the presentation layering step process of a user studying a flashcard.} \item[Desired Outcome]{The User shall be presented with individual flashcards in an optimized order. Blanks will be empty and the user will @@ -1628,14 +1627,14 @@ have a text boxes to fill in.} \item {The User shall see a single card with blanks.} \item + {The User shall be presented with a text box to fill in for the blank space.} +\item {The User's response shall be stored on the server.} +\item + {The User can choose whether their response is correct or not.} \end{itemize} -\begin{itemize} -\itemsep1pt\parskip0pt\parsep0pt \item - {User shall be presented with text boxes to fill in} -\end{itemize} \item[Trigger:]{UserX wishes to study flashcards compiled for a specific class.} -- 1.9.1