0% found this document useful (0 votes)
763 views3 pages

Test Scenarios For Registration Page - Andries Dan

The document contains test case scenarios for a registration page. It includes 20 test cases to validate fields, placeholders, required fields, and password requirements. The test cases verify correct behavior for registration with different email domains and check for expected error messages when fields are invalid or missing. The majority of test cases passed except for a few failures when validating field labels and placeholders.

Uploaded by

maniacuhover
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
763 views3 pages

Test Scenarios For Registration Page - Andries Dan

The document contains test case scenarios for a registration page. It includes 20 test cases to validate fields, placeholders, required fields, and password requirements. The test cases verify correct behavior for registration with different email domains and check for expected error messages when fields are invalid or missing. The majority of test cases passed except for a few failures when validating field labels and placeholders.

Uploaded by

maniacuhover
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3

Test case ID Test cases Test steps Test data Expected result Status test

1 Verify app version 1 verify if is 1.1.0 version 1 App is 1.1.0 version pass
1. Register page is displayed;
1. Got to the 'Register' page; 2. 'All fields marked with * are mandatory.'
2. Click on the Submit button; message is displayed;
3. Select data of birth; 3. Data of birth is selected;
4. Fill the email field; 4. The email field is filled;
5. Fill the password field; 5. The password field is filled;
6. Fill the confirmation password; 6. The confirmation password field is filled;
7. Click on the Submit button; 7. Registered successfully;
2 Create account with domain @gmail email: test@gmail 8. an email of confimation is received pass
1. Register page is displayed;
2. 'All fields marked with * are mandatory.'
1. Got to the 'Register' page; message is displayed;
2. Click on the Submit button; 3. Data of birth is selected;
3. Select data of birth; 4. The email field is filled;
4. Fill the email field; 5. The password field is filled;
5. Fill the password field; 6. The confirmation password field is filled;
6. Fill the confirmation password; 7. Registered successfully;
3 Create account with domain @yahoo 7. Click on the Submit button; email: [email protected] 8. an email of confimation is received pass
1. Check if mandatory field "email"
4 Verify if field is marked with * is marked with * 1. email field is marked with * pass
1. Check if mandatory field
5 Verify if field is marked with * "username" is marked with * 1. username field is marked with * pass
1. Check if mandatory field
6 Verify if field is marked with * "password" is marked with * 1. password field is marked with * fail
1 Check id email field contain
7 Verify if field contain place holder place holder 1 email field contain place holder pass
1 Check id password field contain
8 Verify if field contain place holder place holder 1 password field contain place holder pass
1 Check id confirmation password 1 confirmation password field contain place
9 Verify if field contain place holder field contain place holder holder pass
1 Check if username field contain
10 Verify if field contain place holder place holder 1 username field contain place holder faild
1 Check place holder speling in
11 Verify place holder speling email field 1 word email appair in email field pass
1 Check place holder speling in
12 Verify place holder speling username field 1 word username appair in username field fail
1 Check place holder speling in
13 Verify place holder speling passeword field 1 word password appair in password field pass
1 Check place holder speling in 1 word confimation password appair in
14 Verify place holder speling confirmation passeword field password field fail
15 Verify "submit " button 1 Check "submit " button colour 1. Submit button colour mut be dark green fail
16 Verify "submit " button 1 Check "submit" button border 1 Submit border must be bold pass
1. Got to the 'Register' page;
2. Fill username field;
3. Select data of birth;
4. Leave the email field;
5. Fill the password field;
6. Fill the confirmation password; email: blank
7. Click on the Submit button; username : test 1. THe message " all field marjed with * are
17 Verify app with blank field password:: 12345678 mandatory is display pass
1. Got to the 'Register' page;
2. Leave username field blank;
3. Select data of birth;
4. Fill the email field; email: [email protected]
5. Fill the password field; username : blank
6. Fill the confirmation password; password:: 12345678
7. Click on the Submit button; confirmation password: 1. THe message " all field marjed with * are
18 Verify app with blank field 12345678 mandatory is display pass
1. Got to the 'Register' page;
2. Fill username field;
3. Select data of birth;
4. Fill the email field;
5. Fill the password field;
6. Leaveconfirmation password email: [email protected]
blank; username : test
7. Click on the Submit button; password:: 12345678 1. THe message " all field marjed with * are
19 Verify app with blank field cofirmation password: blank mandatory is display pass
1. Got to the 'Register' page;
2. Fill username field;
3. Select data of birth;
4. Fill the email field;
5. Fill the password field; email: [email protected]
6. Fill the confirmation pass field; username : test
Check if password field accept only integer 7. Click on the Submit button; password:: test 1 The message " only integer character" must
20 characters cofirmation password: test appear pass
1. Got to the 'Register' page;
2. Fill username field;
3. Select data of birth;
4. Fill the email field;
5. Fill the password field; email: [email protected]
6. Fill the confirmation pass field; username : test
Check if password field accept between 8-32 7. Click on the Submit button; password:: 1234 1 The message " password must have between
20 char cofirmation password: 1234 8-32 characters" must appear pass
1. Got to the 'Register' page;
2. Fill username field;
3. Select data of birth;
4. Fill the email field;
5. Fill the password field; email: [email protected]
6. Fill the confirmation pass field; username : test
Check if password field accept between 8-32 7. Click on the Submit button; password:: 1234...33 1 The message " password must have between
21 char cofirmation password: 1234..33 8-32 characters" must appear pass
1. Got to the 'Register' page;
2. Fill username field;
3. Select data of birth;
4. Fill the email field;
5. Fill the password field; email: [email protected]
6. Fill the confirmation pass field; username : test
Check if password field accept only integer 7. Click on the Submit button; password:: test!@ 1 The message " only integer character" must
22 characters cofirmation password: test@ appear pass

You might also like