Compare View
Commits (2)
Diff
Showing 1 changed file Side-by-side Diff
TestCases.tex
View file @
bd1f4d1
... | ... | @@ -47,11 +47,11 @@ Kevin Mach & User Interface Specialist\\ |
47 | 47 | \section{Testing Notes} |
48 | 48 | \subsection{Testing Accounts} |
49 | 49 | UserX\\ |
50 | -- email: userx@flashy.cards\ | |
50 | +- email: UserX@flashy.cards\ | |
51 | 51 | - password: mynameisuserx |
52 | 52 | \\ |
53 | 53 | UserY\\ |
54 | -- email: usery@flashy.cards\ | |
54 | +- email: UserY@flashy.cards\ | |
55 | 55 | - password: mynameisusery |
56 | 56 | |
57 | 57 | \subsection{Fixtures} |
... | ... | @@ -338,7 +338,7 @@ view contents related to this class.} |
338 | 338 | \item |
339 | 339 | {UserX shall begin to type ``TEST 103''.} |
340 | 340 | \item |
341 | - {The System shall show suggestions as a user types.} | |
341 | + {The System shall show suggestions as UserX types.} | |
342 | 342 | \item |
343 | 343 | {The System shall check if there is a whitelist for each class in the suggestions.} |
344 | 344 | \item |
... | ... | @@ -382,18 +382,18 @@ listed in their list of ``Enrolled Classes''.} |
382 | 382 | \begin{itemize} |
383 | 383 | \itemsep1pt\parskip0pt\parsep0pt |
384 | 384 | \item |
385 | - {User is logged in as UserX.} | |
385 | + {The User is logged in as UserX.} | |
386 | 386 | \item |
387 | - {User has enrolled in TEST 101.} | |
387 | + {The User has enrolled in TEST 101.} | |
388 | 388 | \item |
389 | - {User is at Settings page.} | |
389 | + {The User is at Settings page.} | |
390 | 390 | \end{itemize} |
391 | 391 | |
392 | 392 | \item[Postconditions:] |
393 | 393 | \begin{itemize} |
394 | 394 | \itemsep1pt\parskip0pt\parsep0pt |
395 | 395 | \item |
396 | - {User shall no longer have access to TEST 101, or associated flashcards.} | |
396 | + {The User shall no longer have access to TEST 101, or associated flashcards.} | |
397 | 397 | \end{itemize} |
398 | 398 | |
399 | 399 | \item[Trigger:]{UserX wants to stop seeing the class's Live Feed and remove |