diff --git a/StoriesAndAcceptanceTests.tex b/StoriesAndAcceptanceTests.tex index b569f0e..5ae4bb5 100644 --- a/StoriesAndAcceptanceTests.tex +++ b/StoriesAndAcceptanceTests.tex @@ -47,7 +47,7 @@ Kevin Mach & User Interface Specialist\\ \section{Account} \subsection{User Login Acceptance Test} \begin{description}[style=multiline,leftmargin=5cm] -\item [Description:]{As a user, I want to be able to login and view my classes and decks.} +\item [Description:]{As a user, I want to be able to login, view my classes and decks while creating flashcards.} \item [Steps:] \begin{enumerate} \item User shall enter email TEST3@flashy.cards @@ -61,7 +61,7 @@ Kevin Mach & User Interface Specialist\\ \item [Description:]{As a user, I want to be able to change my login password.} \item [Steps:] \begin{enumerate} -\item User shall click "Change Password" +\item User shall click "Change Password" on the "Settings" page. \item User shall enter old password \item User shall enter new password and confirm \end{enumerate} @@ -87,7 +87,7 @@ sent to the proper email allowing user to change their password.} \item [Description:]{As a user, I want to be able to add myself to a class that I am in.} \item [Steps:] \begin{enumerate} -\item {User shall visit the "Add Class" page.} +\item {User shall click on the "Add Class" feature under the Class dropdown menu to visit the "Add Class" page.} \item {User shall enter "CSE 3" in the input box.} \item {User shall select the first choice for "CSE 3" and add class.} \end{enumerate} @@ -105,7 +105,7 @@ the dropdown or sidebar.} right end of the top navbar. \item The user shall click on the Deck button on the left side of the navbar. \end{enumerate} -\item [Expected Result:]{The user shall now see the cards in the deck he chose} +\item [Expected Result:]{The user shall now see the cards in the deck he chose.} \end{description} \newpage @@ -119,10 +119,10 @@ the dropdown or sidebar.} \item The user shall go to the live feed of the class he wants to create the flashcard for. \item The user shall click on the '+' button at the lower right corner of the - screen. + screen. The user can press the "c" key on their keyboard to bring up the input box. \item The user shall write the content of his flashcard in the input box that pops up from the bottom of the screen and blanks the appropriate blanks. -\item The user shall presse Enter or clicks on 'Submit' to submit the flashcard to +\item The user shall press Enter or clicks on 'Submit' to submit the flashcard to the feed. \end{enumerate} \item [Expected Result:]{The user shall see his flashcard added to the feed}