Compare View

switch
from
...
to
 
Commits (2)

Diff

Showing 1 changed file Side-by-side Diff

TestCases.tex View file @ 9cd7388
... ... @@ -588,16 +588,16 @@ limit access to his class.}
588 588 \begin{enumerate}
589 589 \itemsep1pt\parskip0pt\parsep0pt
590 590 \item
591   - {The instructor, "INSTR1", emails the administrators from his UCSD email address
  591 + {The instructor, "INSTR1", shall email the administrators from his UCSD email address
592 592 and requests to limit access to his course.}
593 593 \item
594   - { INSTR1 provides a list of
  594 + { INSTR1 shall provide a list of
595 595 emails of the students that are to be whitelisted.}
596 596 \item
597   - {The administrators visit a custom admin page, select the course, and
  597 + {The administrators shall visit a custom admin page, select the course, and
598 598 paste the list of emails.}
599 599 \item
600   - {The administrators submit the page directly to the System.}
  600 + {The administrators shall submit the page directly to the System.}
601 601 \item
602 602 {The System shall create a WhitelistedAddress for each provided email,
603 603 attaching it to the section taught by INST1.}
... ... @@ -613,40 +613,40 @@ limit access to his class.}
613 613 \subsection{[A8] User Logout}
614 614  
615 615 \begin{description}
616   -\item[Description]{The user shall be able to log out of his/her account on
  616 +\item[Description:]{The user shall be able to log out of his/her account on
617 617 the site.}
618 618  
619   -\item[Desired Outcome]{The user's information and data will no longer be
  619 +\item[Desired Outcome:]{The user's information and data will no longer be
620 620 accessible after logging out. }
621 621 \\
622   -\item[User Goals]{The user is done with his/her session of using the
  622 +\item[User Goals:]{The user is done with his/her session of using the
623 623 website, and wants to make sure others cannot access the data in his/her
624 624 account.}
625 625  
626   -\item[Primary Actor]{User (student)}
  626 +\item[Primary Actor:]{User (student)}
627 627  
628   -\item[Dependency Use Cases] None
  628 +\item[Dependency Use Cases:] None
629 629 \\
630   -\item[Priority Level]{``Must''}
  630 +\item[Priority Level:]{``Must''}
631 631  
632   -\item[Status]{Implemented}
  632 +\item[Status:]{Implemented}
633 633  
634   -\item[Pre-conditions]{The user is logged into their account}
  634 +\item[Pre-conditions:]{The user is logged into their account}
635 635  
636   -\item[Post-conditions]{}{The user's data can no longer be accessed.}
  636 +\item[Post-conditions:]{}{The user's data can no longer be accessed.}
637 637  
638   -\item[Trigger]{User clicks ``Logout'' button}
  638 +\item[Trigger:]
639 639  
640   -\item[Workflow]
  640 +\item[Workflow:]
641 641  
642 642 \begin{enumerate}
643 643 \itemsep1pt\parskip0pt\parsep0pt
644 644 \item
645   - {UserX clicks the "Logout" button.}
  645 + {UserX shall click the "Logout" button.}
646 646 \item
647   - {The System logs out UserX.}
  647 + {The System shall logs out UserX.}
648 648 \item
649   - {The System redirects UserX to the login page.}
  649 + {The System shall redirect UserX to the login page.}
650 650 \end{enumerate}
651 651  
652 652 \item[Expected Result:] {User is logged out and is redired to the login page.}
... ... @@ -686,11 +686,11 @@ admin shall receive the message.}
686 686 \begin{enumerate}
687 687 \itemsep1pt\parskip0pt\parsep0pt
688 688 \item
689   - {The System displays the admin email address on every page in the
  689 + {The System shall display the admin email address on every page in the
690 690 application.}
691 691 \end{enumerate}
692 692  
693   -\item[Expect Result:] {The admin email address can be seen by UserX on every page.}
  693 +\item[Expect Result:] {The admin's email address can be seen by UserX on every page.}
694 694 \end{description}
695 695 \newpage
696 696  
... ... @@ -739,9 +739,9 @@ settings}
739 739 \begin{enumerate}
740 740 \itemsep1pt\parskip0pt\parsep0pt
741 741 \item
742   - {UserX selects "Account Settings" button from the top header.}
  742 + {UserX shall select "Account Settings" button from the top header.}
743 743 \item
744   - {The System displays a settings screen.}
  744 + {The System shall display a settings screen.}
745 745 \item
746 746 {UserX shall change the notification timing to 1 min.}
747 747 \item