Compare View
Commits (2)
Diff
Showing 1 changed file Side-by-side Diff
TestCases.tex
View file @
f09e8ef
... | ... | @@ -1193,6 +1193,35 @@ the top of the live feed. This new flashcard has not |
1193 | 1193 | been pulled by UserY and is not made by UserY, therefore |
1194 | 1194 | will not have a checkmark and pencil mark.} |
1195 | 1195 | |
1196 | +\item[Alternate Workflow C:] | |
1197 | +\begin{enumerate} | |
1198 | +\itemsep1pt\parskip0pt\parsep0pt | |
1199 | +\item | |
1200 | + {UserX shall move the cursor over the flash card | |
1201 | +``\textbf{UserX} have \textbf{made} an error''.} | |
1202 | +\item | |
1203 | + {UserX shall click the blue pencil edit icon on | |
1204 | +the bottom left of the hovered flashcard.} | |
1205 | +\item | |
1206 | + {The System shall present a modal that contains the | |
1207 | +``\textbf{UserX} have \textbf{made} an error'' | |
1208 | +of the selected flashcard.} | |
1209 | +\item | |
1210 | + {UserX shall select the entire text and | |
1211 | +change it to five blanks (5 spacebars).} | |
1212 | +\item | |
1213 | + {UserX shall click ``Save Changes''.} | |
1214 | +\item | |
1215 | + {The System shall hide the modal from UserX.} | |
1216 | +\end{enumerate} | |
1217 | + | |
1218 | +\item[Expected Result:] | |
1219 | +{Since blank flashcard cannot be made, the flashcard with the text | |
1220 | +``\textbf{UserX} have \textbf{made} an error'' | |
1221 | +will be remain with UserX. No new flashcard will be made. | |
1222 | +Both UserX and UserY's live feed will not change. | |
1223 | +} | |
1224 | + | |
1196 | 1225 | \end{description} |
1197 | 1226 | \newpage |
1198 | 1227 |