-
Type: Test
-
Status: Closed (View Workflow)
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: None
Preconditions:
- Performing these test cases requires the non-registered users;
- You should start test case execution from sign up page.
Test data:
- %username% (length is between 1 and 25)
- %username% (length is between 1 and 25, with space in the middle included)
- %username% (length is between 1 and 25, with more than 1 spaces in the middle included)
- %username% (length is between 1 and 25, with / slash symbol included)
- %username% (length is between 1 and 25, with \ backslash symbol included)
- %username% (length is between 1 and 25, with @ symbol included)
- %username% (length is between 1 and 25, using special symbols ';"?*)(, that are included)
- %username% (length is exactly 25 characters)
- %username% (length is exactly 25 characters + 1 space in the end)
- %username% (length is exactly 25 characters + 1 space in the beginning)
- is cloned by
-
QA-2493 Antarcticle - Username validation with valid data in sign up
- Open