View on GitHub

socialstuff-org.github.io

The SocialStuff documentation.

Name Login
Actor User
Description The user logs in to the system
Pre-condition The User has to be registered
Scenario
  • The actor navigates to login
  • The actor provides their login credentials and the server details
  • The system verifies the login credentials
  • The system logs in the actor
</ul> </li> </ul>
Result The actor is logged in
Exceptions
  • if credentials are invalid:
      the system notifies the actor about invalid credential
    </td> </tr> </table>