Compare View
Commits (5)
Diff
Showing 1 changed file Side-by-side Diff
TestCases.tex
View file @
52c7790
... | ... | @@ -1295,9 +1295,9 @@ Login, [A3] Add a Class, [F1] Push Flashcard} |
1295 | 1295 | \subsection{[F8] Hide cards from feed} |
1296 | 1296 | |
1297 | 1297 | \begin{description} |
1298 | -\item[Description:]{The user shall be able to hide cards from feed} | |
1298 | +\item[Description:]{The User shall be able to hide cards from feed} | |
1299 | 1299 | |
1300 | -\item[Desired Outcome:]{The card is no longer visible to the user} | |
1300 | +\item[Desired Outcome:]{The card is no longer visible to the User} | |
1301 | 1301 | \\ |
1302 | 1302 | |
1303 | 1303 | \item[User Goals:]{The card has been looked at and should be hidden to |
... | ... | @@ -1402,19 +1402,19 @@ specific classes.} |
1402 | 1402 | \subsection{[D1] Remove a card from a deck} |
1403 | 1403 | |
1404 | 1404 | \begin{description} |
1405 | -\item[Description:]{The user can remove flashcards from their deck.} | |
1405 | +\item[Description:]{This Test Case outlines the presentation layering step process of a User removing a flashcard from their deck.} | |
1406 | 1406 | |
1407 | -\item[Desired Outcome:]{The user will not be notified about that card. } | |
1407 | +\item[Desired Outcome:]{The deck does not display the removed card.} | |
1408 | 1408 | \\ |
1409 | 1409 | |
1410 | -\item[User Goals:]{To only review cards that the user wants to review. } | |
1410 | +\item[User Goals:]{The User wants to only review cards that the User wants to review.} | |
1411 | 1411 | |
1412 | 1412 | \item[Dependency Use Cases:]{[A3] Add a class, [F1] Push Flashcard, [F3] Pull Flashcard} |
1413 | 1413 | \\ |
1414 | 1414 | |
1415 | -\item[Priority Level:]{``Must''} | |
1415 | +\item[Priority Level:]{''Must''} | |
1416 | 1416 | |
1417 | -\item[Status:]{Not Implemented} | |
1417 | +\item[Status:]{Implemented} | |
1418 | 1418 | |
1419 | 1419 | \item[Preconditions:] |
1420 | 1420 | \begin{itemize} |
... | ... | @@ -1435,7 +1435,7 @@ specific classes.} |
1435 | 1435 | \begin{itemize} |
1436 | 1436 | \itemsep1pt\parskip0pt\parsep0pt |
1437 | 1437 | \item |
1438 | - {Desired cards are hidden from the user.} | |
1438 | + {Desired card are hidden from the User.} | |
1439 | 1439 | \end{itemize} |
1440 | 1440 | |
1441 | 1441 | \item[Trigger:]{UserX wants a card to be removed from their deck.} |
... | ... | @@ -1473,7 +1473,7 @@ specific classes.} |
1473 | 1473 | \item |
1474 | 1474 | {The System removes the flashcard from the User's Deck.} |
1475 | 1475 | \item |
1476 | - {The System updates the flashcard's position in the Live Feed.} | |
1476 | + {The System updates the flashcard's position in the Live Feed.} | |
1477 | 1477 | \item |
1478 | 1478 | {The System updates the User's Deck.} |
1479 | 1479 | \end{enumerate} |
... | ... | @@ -1488,10 +1488,10 @@ specific classes.} |
1488 | 1488 | \subsection{[D2] Viewing cards in deck by pull time} |
1489 | 1489 | |
1490 | 1490 | \begin{description} |
1491 | -\item[Description:]{This test case outlines the presentation layering step | |
1491 | +\item[Description:]{This Test Case outlines the presentation layering step | |
1492 | 1492 | process of a user viewing all the cards in their deck by time they were pulled.} |
1493 | 1493 | |
1494 | -\item[Desired Outcome:]{The user views the deck in time ascending/descending | |
1494 | +\item[Desired Outcome:]{The User views the deck in time ascending/descending | |
1495 | 1495 | order.} |
1496 | 1496 | \\ |
1497 | 1497 | |
... | ... | @@ -1502,20 +1502,20 @@ order.} |
1502 | 1502 | |
1503 | 1503 | \item[Priority Level:]{``Must''} |
1504 | 1504 | |
1505 | -\item[Status:]{In Progress} | |
1505 | +\item[Status:]{Implemented} | |
1506 | 1506 | |
1507 | 1507 | \item[Preconditions:] |
1508 | 1508 | |
1509 | 1509 | \begin{itemize} |
1510 | 1510 | \itemsep1pt\parskip0pt\parsep0pt |
1511 | 1511 | \item |
1512 | - {User has a registered account with email testuser@flashy.cards.} | |
1512 | + {The User has a registered account with email testuser@flashy.cards.} | |
1513 | 1513 | \item |
1514 | 1514 | {The User shall be logged in with testuser@flashy.cards.} |
1515 | 1515 | \item |
1516 | - {User is registered for a class TEST 33.} | |
1516 | + {The User is registered for a class TEST 33.} | |
1517 | 1517 | \item |
1518 | - {User is at the feed view for TEST 33.} | |
1518 | + {The User is at the feed view for TEST 33.} | |
1519 | 1519 | \end{itemize} |
1520 | 1520 | |
1521 | 1521 | \item[Postconditions:] |
... | ... | @@ -1554,7 +1554,6 @@ order.} |
1554 | 1554 | {UserY shall click ``Card A'' to pull the card and add it to their deck.} |
1555 | 1555 | \item |
1556 | 1556 | {UserY shall go to their Deck View.} |
1557 | -\item | |
1558 | 1557 | \end{enumerate} |
1559 | 1558 | |
1560 | 1559 | \item[Expected Results]{For TEST1@flashy.cards the cards are listed in the |
... | ... | @@ -1570,7 +1569,7 @@ deck view as ``Card A'', ``Card B''.} |
1570 | 1569 | \subsection{[R1] Study Deck} |
1571 | 1570 | |
1572 | 1571 | \begin{description} |
1573 | -\item[Description]{This test case outlines the presentation layering step process of a user studying a flashcard.} | |
1572 | +\item[Description]{This Test Case outlines the presentation layering step process of a user studying a flashcard.} | |
1574 | 1573 | |
1575 | 1574 | \item[Desired Outcome]{The User shall be presented with individual |
1576 | 1575 | flashcards in an optimized order. Blanks will be empty and the user will |
... | ... | @@ -1606,14 +1605,14 @@ have a text boxes to fill in.} |
1606 | 1605 | \item |
1607 | 1606 | {The User shall see a single card with blanks.} |
1608 | 1607 | \item |
1608 | + {The User shall be presented with a text box to fill in for the blank space.} | |
1609 | +\item | |
1609 | 1610 | {The User's response shall be stored on the server.} |
1611 | +\item | |
1612 | + {The User can choose whether their response is correct or not.} | |
1610 | 1613 | \end{itemize} |
1611 | 1614 | |
1612 | -\begin{itemize} | |
1613 | -\itemsep1pt\parskip0pt\parsep0pt | |
1614 | 1615 | \item |
1615 | - {User shall be presented with text boxes to fill in} | |
1616 | -\end{itemize} | |
1617 | 1616 | |
1618 | 1617 | \item[Trigger:]{UserX wishes to study flashcards compiled for a specific class.} |
1619 | 1618 |