You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a Site user I can create an account by registering my details so that I can comment, like, create and edit lab log posts
Acceptance Criteria
Acceptance Criteria 1:
Given that unregistered/new user visits the website
When they click the "Register" button/"Sign Up" link
Then they are directed "Sign Up" form
Acceptance Criteria 2:
Given that unregistered user fills the "Sign Up" form
When they enter the valid username and email address
Then the system will proceed to register
Acceptance Criteria 3:
Given that unregistered user fills the "Sign Up" form
When they enter the same username and email address using which they used once for registration
Then the system would not be able to register
The text was updated successfully, but these errors were encountered:
As a Site user I can create an account by registering my details so that I can comment, like, create and edit lab log posts
Acceptance Criteria
Acceptance Criteria 1:
Given that unregistered/new user visits the website
When they click the "Register" button/"Sign Up" link
Then they are directed "Sign Up" form
Acceptance Criteria 2:
Given that unregistered user fills the "Sign Up" form
When they enter the valid username and email address
Then the system will proceed to register
Acceptance Criteria 3:
Given that unregistered user fills the "Sign Up" form
When they enter the same username and email address using which they used once for registration
Then the system would not be able to register
The text was updated successfully, but these errors were encountered: