Commit 8c3e42b893972772b2f801249702a818ffde283e

Authored by Rohan Rangray
Exists in master

Merge branch 'master' of git.ucsd.edu:110swag/docs

ermging

Showing 1 changed file Side-by-side Diff

TestCases.tex View file @ 8c3e42b
... ... @@ -966,9 +966,8 @@
966 966 {UserX shall hover the cursor over the flashcard
967 967 ``this is made for edit''.}
968 968 \item
969   - {UserX shall click the edit button on bottom left of the
970   -hovered flashcard. The blue edit button looks like a pencil
971   -slanted writing on a paper.}
  969 + {UserX shall click the blue pencil edit icon on
  970 +the bottom left of the hovered flashcard.}
972 971 \item
973 972 {The System shall present a modal that contains the
974 973 ``this is made for edit'' of the selected flashcard.}
... ... @@ -996,8 +995,8 @@
996 995 {UserX shall move the cursor over the flash card
997 996 ``I have made an \textbf{error}''.}
998 997 \item
999   - {UserX shall click the edit button on bottom left of the
1000   -hovered flashcard.}
  998 + {UserX shall click the blue pencil edit icon on
  999 +the bottom left of the hovered flashcard.}
1001 1000 \item
1002 1001 {The System shall present a modal that contains the text
1003 1002 ``I have made an \textbf{error}'' of the selected flashcard.}
... ... @@ -1023,8 +1022,8 @@
1023 1022 {UserX shall hover the cursor over the flashcard
1024 1023 ``Edit has been made''.}
1025 1024 \item
1026   - {UserX shall click the edit button on bottom left of the
1027   -hovered flashcard.}
  1025 + {UserX shall click the blue pencil edit icon on
  1026 +the bottom left of the hovered flashcard.}
1028 1027 \item
1029 1028 {The System shall present a modal that contains the
1030 1029 ``Edit has been made'' of the selected flashcard.}
1031 1030  
... ... @@ -1519,11 +1518,11 @@
1519 1518 \subsection{[F9] View a Feed}
1520 1519  
1521 1520 \begin{description}
1522   -\item[Description:]{This Test Case outlines the presentation layer process
1523   - process of a user viewing a class feed of flashcards.}
  1521 +\item[Description:]{This test case outlines the presentation
  1522 +layer process process of a user viewing a class Feed.}
1524 1523  
1525   -\item[Desired Outcome:]{The System shall show the user the Feed for their
1526   - class.}
  1524 +\item[Desired Outcome:]{The System shall show the user the
  1525 +Feed for their class.}
1527 1526 \\
1528 1527  
1529 1528 \item[User Goals:]{The User will see the Feed for the class User selected.}
1530 1529  
1531 1530  
... ... @@ -1549,21 +1548,24 @@
1549 1548 \item {User shall see the Feed for the class TEST 101.}
1550 1549 \end{itemize}
1551 1550  
1552   -\item[Trigger:]{The User wants to view Feed of their class.}
  1551 +\item[Trigger:]{The User wants to view the live feed of their class.}
1553 1552  
1554 1553 \item[Workflow:]
1555 1554 \begin{enumerate}
1556 1555 \itemsep1pt\parskip0pt\parsep0pt
1557 1556 \item
1558 1557 {UserX is at any view on the application.}
1559   -\item {UserX shall press the menu on the far left of the navigation bar.}
1560   -\item {UserX shall select the class TEST 101 from the menu.}
  1558 +\item
  1559 +{UserX shall click the down arrow on the top left
  1560 +of the screen that's on the left of the navigation bar.}
  1561 +\item {UserX shall select the class TEST 101 from the drop down menu.}
1561 1562 \item
1562 1563 {The System shall display the Feed view of TEST 101 to UserX.}
1563 1564 \end{enumerate}
1564 1565  
1565   -\item[Expected Result:]{UserX should be able to see the Feed view for the
1566   - selected class TEST 101.}
  1566 +\item[Expected Result:]{UserX should be able to see
  1567 +the Feed view for the selected class TEST 101. The top left
  1568 +of the screen shall display TEST 101 to indicate the class.}
1567 1569 \end{description}
1568 1570 \newpage
1569 1571