ABCDEFGHIJKLMNOPQRSTUVWXYZ
1
IDComponent Test senarioTiltlePre-conditionTest StepsTest DataExpected Result TC priorityEnvironmentStatus attachmetActual result Priority SeverityCommentd
2
TC_001Edit profile pg Check the integration
of "Edit profile" pg
Verify that when opening the Edit Profile page,
the account data is filled in the fields
1-The user has an account in
the app
2-Navigate to the pg "حسابي"
1- Open the "جني " app
2-Click on " حسابي" from the footer
3-Navigate to the pg "حسابي"
4-Click on "تعديل البيانات "
5-Navigate to the pg "تعديل الحساب"
6- Check the data in the fields
------------------- The data should be exist in
the fields
HighEmulator > samsung galaxy s22
>Size screen (6.1-inch)

Andriod Mobile> version (16)>
Size screen(6.43)
Passhttps://drive.google.com/file/d/1EHPMNCoJebOpqPzGQROdcGY4XYnnJbyN/view?usp=drivesdk
3
TC_002Login PageLogin with valid emailVerify valid email acceptedUser is not logged in1- Open the app
2- Click on "حسابي"
3- Enter valid email
4- Enter valid password
5- Tap "تسجيل دخول"
Email: user@test.com
Password: Password@123
Login successful if credentials are correctCriticalEmulator > Medium Phone (Generic)
Size screen (6.4-inch)
Resolution (1080 × 2400 px)
Android version (16.0)
Pass
4
TC_003Login PageLogin with empty emailVerify error when email field is emptyUser is not logged in1- Open the app
2- Click on "حسابي"
3- Leave email empty
4- Enter valid password
5- Tap "تسجيل دخول"
Email: blank
Password: Password@123
System Refuse to Login with Error message: "Email is required"HighEmulator > Medium Phone (Generic)
Size screen (6.4-inch)
Resolution (1080 × 2400 px)
Android version (16.0)
Passhttps://drive.google.com/file/d/1D-iEJE_frYr40ENCLcddsJyt1BQ3kE70/view?usp=drive_linkMediumLowError Message Is to Generic "Validation Errors"
5
TC_004Login PageLogin with email containing leading and trailing spacesVerify that leading and trailing spaces are trimmed from the email field during loginUser has an active account1- Open the app
2- Click on "حسابي"
3. Enter a valid email with spaces before and after
4- Enter valid password
5- Tap "تسجيل دخول"
Email: (e.g., " user@test.com ")
Password: Password@123"
Login is successful and spaces are ignoredLowEmulator > Medium Phone (Generic)
Size screen (6.4-inch)
Resolution (1080 × 2400 px)
Android version (16.0)
Failhttps://drive.google.com/file/d/1-WPWom5VxB9NC0zYWLkNk0D0IkL9cul6/view?usp=drive_linkLeading whitespace not trimmedLowLow
6
TC_006Login PageLogin with invalid email formatVerify email format validationUser is not logged in1- Open the app
2- Click on "حسابي"
3- Enter invalid email (e.g. no '@')
4- Enter valid password
5- Tap "تسجيل دخول"
Email: testexample.com
Password: Test123
System Refuse to Login with Error message: "Invalid email format" or "incorrect email or password"HighEmulator > Medium Phone (Generic)
Size screen (6.4-inch)
Resolution (1080 × 2400 px)
Android version (16.0)
Passhttps://drive.google.com/file/d/1y1WL4DlsVDH_kL2bmJIwHWmKzqDOS-L2/view?usp=drive_linkMediumMediumError Message is not correct "Username or Password Incorrect (Credential Errors) "
7
TC_007Login PageLogin with empty passwordVerify error when password field is emptyUser is not logged in1- Open the app
2- Click on "حسابي"
3- Enter valid email
4- Leave password empty
5- Tap "تسجيل دخول"
Email: user@test.com
Password: blank
System Refuse to Login with Error message: "Password is required"HighEmulator > Medium Phone (Generic)
Size screen (6.4-inch)
Resolution (1080 × 2400 px)
Android version (16.0)
Passhttps://drive.google.com/file/d/1v6h3rjTFyxbdumOhTvMSw1kTNXAOcj3d/view?usp=drive_linkMediumLowError Message Is to Generic"Validation Errors"
8
TC_008Login PagePassword visibility toggleVerify password can be shown/hiddenUser is not logged in1- Open the app
2- Click on "حسابي"
3- Enter any password
4- Tap eye icon
Password: SecretPassPassword becomes visible when toggledMediumEmulator > Medium Phone (Generic)
Size screen (6.4-inch)
Resolution (1080 × 2400 px)
Android version (16.0)
Pass
9
TC_009Login PageLogin with empty email and passwordVerify errors when both fields are emptyUser is not logged in1- Open the app
2- Click on "حسابي"
3- Leave both fields empty
4- Tap "تسجيل دخول"
Email: blank
Password: blank
System Refuse to Login with Errors: "Email is required", "Password is required"HighEmulator > Medium Phone (Generic)
Size screen (6.4-inch)
Resolution (1080 × 2400 px)
Android version (16.0)
Passhttps://drive.google.com/file/d/1XjCQtp2CZmEYOG0IgNNCyLJCwr8pdgw0/view?usp=drive_linkMediumLowError Message Is to Generic "Validation Errors"
10
TC_010Login PageLogin with valid email and invalid passwordVerify error with invalid credentialsUser is not logged in1- Open the app
2- Click on "حسابي"
3- Enter valid email
4- Enter wrong password
5- Tap "تسجيل دخول"
Email: user@test.com
Password: wrongpass
System Refuse to Login with Error: "Invalid credentials"HighEmulator > Medium Phone (Generic)
Size screen (6.4-inch)
Resolution (1080 × 2400 px)
Android version (16.0)
Pass
11
TC_011Login PageLogin with valid credentialsVerify successful loginUser has active account1- Open the app
2- Click on "حسابي"
3- Enter valid email
4- Enter valid password
5- Tap "تسجيل دخول"
Email: user@test.com
Password: Password@123
User successfully logged in and redirected to home pageCriticalEmulator > Medium Phone (Generic)
Size screen (6.4-inch)
Resolution (1080 × 2400 px)
Android version (16.0)
Pass
12
TC_012Login PageLogin with password containing leading and trailing spacesVerify that leading and trailing spaces are trimmed from the password field during loginUser has an active account1- Open the app
2- Click on "حسابي"
3- Enter valid email
4. Enter the correct password surrounded by spaces (e.g., " Test123! ")
5- Tap "تسجيل دخول"
Email: user@test.com
Password: " Test123! "
Login fails with "Invalid credentials" because spaces are treated as part of the password.
MediumEmulator > Medium Phone (Generic)
Size screen (6.4-inch)
Resolution (1080 × 2400 px)
Android version (16.0)
Pass
13
TC_013Login PageForgot password linkVerify navigation to password reset screenUser is not logged in1- Open the app
2- Click on "حسابي"
3- Click on "Did you forget password?"
-User is navigated to reset password pageMediumEmulator > Medium Phone (Generic)
Size screen (6.4-inch)
Resolution (1080 × 2400 px)
Android version (16.0)
Pass
14
TC_014Login PageCreate Account linkVerify navigation to create account screenUser is not logged in1- Open the app
2- Click on "حسابي"
3- Click on "انشاء حساب جديد"
-User is navigated to Create New Account pageMediumEmulator > Medium Phone (Generic)
Size screen (6.4-inch)
Resolution (1080 × 2400 px)
Android version (16.0)
Pass
15
TC_015Login PageLogin with GoogleVerify Google login flowUser has Google account1- Open the app
2- Click on "حسابي"
3- Tap Google icon
4- Authenticate
-User successfully logged in with GoogleMediumEmulator > Medium Phone (Generic)
Size screen (6.4-inch)
Resolution (1080 × 2400 px)
Android version (16.0)
Failhttps://drive.google.com/file/d/117K_OlSvtmMbvXWWPPFN_Zfh7ecGAwra/view?usp=drive_linkIcon is not ClickableHighMedium
16
TC_016Login PageLogin with AppleVerify Apple login flowUser has Apple ID1- Open the app
2- Click on "حسابي"
3- Tap Apple icon
4- Authenticate
-User successfully logged in with AppleMediumEmulator > Medium Phone (Generic)
Size screen (6.4-inch)
Resolution (1080 × 2400 px)
Android version (16.0)
Failhttps://drive.google.com/file/d/117K_OlSvtmMbvXWWPPFN_Zfh7ecGAwra/view?usp=drive_linkIcon is not ClickableHighMedium
17
TC_017Login PageLogin with FacebookVerify Facebook login flowUser has Apple ID1- Open the app
2- Click on "حسابي"
3- Tap Facebook icon
4- Authenticate
-User successfully logged in with FacebookMediumEmulator > Medium Phone (Generic)
Size screen (6.4-inch)
Resolution (1080 × 2400 px)
Android version (16.0)
Failhttps://drive.google.com/file/d/117K_OlSvtmMbvXWWPPFN_Zfh7ecGAwra/view?usp=drive_linkIcon does not even existHighMedium
18
TC_018Create Account PageSubmit with all valid dataVerify successful account creationUser is on Create Account screen1- Open app
2- Click on "حسابي"
3- Click "إنشاء حساب جديد"
4- Fill all fields correctly and tap submit

All fields validAccount created successfullyCriticalEmulator > Medium Phone (Generic)
Size screen (6.4-inch)
Resolution (1080 × 2400 px)
Android version (16.0)
Pass
19
TC_019Create Account PageEmpty name fieldVerify error when name is emptyUser is on Create Account screen1- Open app
2- Click on "حسابي"
3- Click "إنشاء حساب جديد"
4- Leave name empty
4- Fill all other fields correctly
5- Tap submit
Name: blank
Other fields: valid
System Refuse to Create Account with Error message: "Name is required"HighEmulator > Medium Phone (Generic)
Size screen (6.4-inch)
Resolution (1080 × 2400 px)
Android version (16.0)
Pass
20
TC_020Create Account PageName with special charactersVerify name validation for special charactersUser is on Create Account screen1- Open app
2- Click on "حسابي"
3- Click "إنشاء حساب جديد"
4- enter special characters in name
5- Fill all other fields correctly
6- Tap submit"
Name: @#$$%System Refuse to Create Account with Error or rejection of invalid charactersMediumEmulator > Medium Phone (Generic)
Size screen (6.4-inch)
Resolution (1080 × 2400 px)
Android version (16.0)
Failhttps://drive.google.com/file/d/1vLQIWY67w9FlYlH2x_9w0Hcuo3HyLG-H/view?usp=drive_linkNo Error AppearsMediumLow
21
TC_021Create Account PageCreate account with a very long full nameVerify handling of very long name input during account creationUser is on Create Account screen1- Open app
2- Click on "حسابي"
3- Click "إنشاء حساب جديد"
4- Enter a very long name
5- Fill all other fields correctly
6- Tap submit"
Name: ayaaaaaaakhaledddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddSystem Refuse to Create Account with Error message: "Name is too long" OR input is truncated gracefullyMediumEmulator > Medium Phone (Generic)
Size screen (6.4-inch)
Resolution (1080 × 2400 px)
Android version (16.0)
Failhttps://drive.google.com/file/d/1ALodmPa_MPPdGSg6AdPvzP0ujGcxFV-9/view?usp=drive_linkNo Error AppearsMediumLow
22
TC_022Create Account PageCreate account with a very short full nameVerify handling of very short name input during account creationUser is on Create Account screen1- Open app
2- Click on "حسابي"
3- Click "إنشاء حساب جديد"
4- Enter a very short name
5- Fill all other fields correctly
6- Tap submit"
Name: hoSystem Refuse to Create Account with Error message: "Name is too short" or aother validation message.MediumPass
23
TC_023Create Account PageName with valid inputVerify valid name acceptedUser is on Create Account screen1- Open app
2- Click on "حسابي"
3- Click "إنشاء حساب جديد"
4- Enter a normal name and complete all fields
5- Fill all other fields correctly
6- Tap submit
Name: John DoeField accepted and account created successfullyCriticalEmulator > Medium Phone (Generic)
Size screen (6.4-inch)
Resolution (1080 × 2400 px)
Android version (16.0)
Pass
24
TC_024Register_Name fieldVerify that names with only spaces are rejectedEnsure names consisting of only spaces is not allowedUser is on Create Account screen1- Open app
2- Click on "حسابي"
3- Click "إنشاء حساب جديد"
4- Spaces on the name field and complete all fields
5- Fill all other fields correctly
6- Tap submit
Name: " "System Refuse to Create Account with Error message: "Name cant be blank spaces"HighEmulator > Medium Phone (Generic)
Size screen (6.4-inch)
Resolution (1080 × 2400 px)
Android version (16.0)
FailNo Error Appears and user made account successfullyMediumHigh
25
TC_025Create Account PageEmpty mobile numberVerify error when mobile is emptyUser is on Create Account screen1- Open app
2- Click on "حسابي"
3- Click "إنشاء حساب جديد"
4- Leave mobile blank
5- Fill all other fields correctly
6- Tap submit"
Mobile: blankSystem Refuse to Create Account with Error: "Mobile number is required"HighEmulator > Medium Phone (Generic)
Size screen (6.4-inch)
Resolution (1080 × 2400 px)
Android version (16.0)
Pass
26
TC_026Create Account PageInvalid mobile formatVerify validation for invalid mobile numberUser is on Create Account screen1- Open app
2- Click on "حسابي"
3- Click "إنشاء حساب جديد"
4- Enter invalid mobile (e.g., letters or short digits)
5- Fill all other fields correctly
6- Tap submit
Mobile: 12345System Refuse to Create Account with Error: "Invalid mobile number format"HighEmulator > Medium Phone (Generic)
Size screen (6.4-inch)
Resolution (1080 × 2400 px)
Android version (16.0)
Pass
27
TC_027Create Account PageValid mobile numberVerify valid mobile is acceptedUser is on Create Account screen1- Open app
2- Click on "حسابي"
3- Click "إنشاء حساب جديد"
4- Enter correct mobile and complete all fields
5- Tap submit"
Mobile: 01100857148Field accepted and account created successfullyCriticalEmulator > Medium Phone (Generic)
Size screen (6.4-inch)
Resolution (1080 × 2400 px)
Android version (16.0)
Pass
28
TC_028Create Account PageDublicate Mobile numberVerify adding an allready registered mobile numberUser is on Create Account screen1- Open app
2- Click on "حسابي"
3- Click "إنشاء حساب جديد"
4- Enter mobile number used before and complete all fields
5- Tap submit"
Mobile: 01100857148Mobile number should be rejected and an error message is displayed stating the reason for rejection which is already registered mobile numberHighEmulator > Medium Phone (Generic)
Size screen (6.4-inch)
Resolution (1080 × 2400 px)
Android version (16.0)
Failhttps://drive.google.com/file/d/1nIoxgLtsviGZ54LB5XJNm2oZvrTzMLCg/view?usp=drive_linkNo Error Appears and user made account successfullyMediumHigh
29
TC_029Create Account PageEmpty emailVerify error when email is emptyUser is on Create Account screen1- Open app
2- Click on "حسابي"
3- Click "إنشاء حساب جديد"
4- Leave email blank, fill other fields correctly
5- Tap submit
Email: blankSystem Refuse to Create Account with:Error: "Email is required"HighEmulator > Medium Phone (Generic)
Size screen (6.4-inch)
Resolution (1080 × 2400 px)
Android version (16.0)
Pass
30
TC_030Create Account PageInvalid email formatVerify validation for email formatUser is on Create Account screen1- Open app
2- Click on "حسابي"
3- Click "إنشاء حساب جديد"
4- Enter email without '@'
5- Fill other fields correctly
6- Tap submit
Email: userexample.comSystem Refuse to Create Account with Error: "Invalid email format"HighEmulator > Medium Phone (Generic)
Size screen (6.4-inch)
Resolution (1080 × 2400 px)
Android version (16.0)
Pass
31
TC_031Create Account PageVery long emailVerify handling of very long email input during account creationUser is on Create Account screen1- Open app
2- Click on "حسابي"
3- Click "إنشاء حساب جديد"
4. Enter email >256 characters
5. Enter a valid password
6. Tap "Create Account"
Email: verylongemail...@test.com
Password: Test123!
System Refuse to Create Account with Error message indicating "Email is too long" OR input is truncated and validation fails gracefullyMediumEmulator > Medium Phone (Generic)
Size screen (6.4-inch)
Resolution (1080 × 2400 px)
Android version (16.0)
Pass
32
TC_032Create Account PageDublicate emailVerify adding an allready registered EmailUser is on Create Account screen1- Open app
2- Click on "حسابي"
3- Click "إنشاء حساب جديد"
4. Enter Email has been entered before
5. Enter a valid password
6. Tap "Create Account"
Email: testing123
Password: Test123!
Mobile number should be rejected and an error message is displayed stating the reason for rejection which is already registered emailMediumEmulator > Medium Phone (Generic)
Size screen (6.4-inch)
Resolution (1080 × 2400 px)
Android version (16.0)
Pass
33
TC_033Create Account PageValid emailVerify valid email is acceptedUser is on Create Account screen1- Open app
2- Click on "حسابي"
3- Click "إنشاء حساب جديد"
4- Enter correct email and complete all fields
5- Tap submit
Email: user@example.comField accepted and account created successfullyCriticalEmulator > Medium Phone (Generic)
Size screen (6.4-inch)
Resolution (1080 × 2400 px)
Android version (16.0)
Pass
34
TC_034Create Account PageValid city selectionVerify valid city selectionUser is on Create Account screen1- Open app
2- Click on "حسابي"
3- Click "إنشاء حساب جديد"
4- Select a city from dropdown and complete all fields
5- Tap submit"
City: مدينة الشروقField accepted and account created successfullyCriticalEmulator > Medium Phone (Generic)
Size screen (6.4-inch)
Resolution (1080 × 2400 px)
Android version (16.0)
Pass
35
TC_035Create Account PageEmpty passwordVerify error when password is emptyUser is on Create Account screen1- Open app
2- Click on "حسابي"
2- Click "إنشاء حساب جديد"
3- Leave password blank, and complete all fields
4- Tap submit
Password: blankSystem Refuse to Create Account with Error: "Invalid Password"HighEmulator > Medium Phone (Generic)
Size screen (6.4-inch)
Resolution (1080 × 2400 px)
Android version (16.0)
Pass
36
TC_036Create Account PagePassword too short Verify password minimum length validationUser is on Create Account screen1- Open app
2- Click on "حسابي"
3- Click "إنشاء حساب جديد"
4- Enter short password (e.g., 123), and complete all fields
5- Tap submit
Password: 123System Refuse to Create Account with Error: "Invalid Password"HighEmulator > Medium Phone (Generic)
Size screen (6.4-inch)
Resolution (1080 × 2400 px)
Android version (16.0)
Pass
37
TC_037Create Account PageVery long passwordVerify handling of very long password input during account creationUser is on Create Account screen1- Open app
2- Click on "حسابي"
3- Click "إنشاء حساب جديد"
4- Enter long password, and complete all fields
5- Tap submit
Password: 123444444444444444444444444444444444444444444444444444444444444444444444444444444444444System Refuse to Create Account with Error: "Invalid Password"MediumEmulator > Medium Phone (Generic)
Size screen (6.4-inch)
Resolution (1080 × 2400 px)
Android version (16.0)
Fail
38
TC_038Create Account PageValid passwordVerify valid password is acceptedUser is on Create Account screen1- Open app
2- Click on "حسابي"
3- Click "إنشاء حساب جديد"
4- Enter valid password, and complete all fields
5- Tap submit
Password: Test@123System Refuse to Create Account with Error: "Invalid Password"CriticalEmulator > Medium Phone (Generic)
Size screen (6.4-inch)
Resolution (1080 × 2400 px)
Android version (16.0)
Pass
39
TC_039Create Account PageToggle password visibilityVerify password visibility toggleUser is on Create Account screen1- Open app
2- Click on "حسابي"
3- Click "إنشاء حساب جديد"
4- Tap eye icon in password field
5- Tap submit"
-Password visible in plain textMediumEmulator > Medium Phone (Generic)
Size screen (6.4-inch)
Resolution (1080 × 2400 px)
Android version (16.0)
Pass
40
TC_040Create Account PageConfirm password emptyVerify error when confirm password is emptyUser is on Create Account screen1- Open app
2- Click on "حسابي"
3- Click "إنشاء حساب جديد"
4- Leave confirm password blank
5- Tap submit"
Confirm Password: blankSystem Refuse to Create Account with Error: "Confirm password is required"HighEmulator > Medium Phone (Generic)
Size screen (6.4-inch)
Resolution (1080 × 2400 px)
Android version (16.0)
Pass
41
TC_041Create Account PagePassword and confirm password do not matchVerify mismatch validationUser is on Create Account screen1- Open app
2- Click on "حسابي"
3- Click "إنشاء حساب جديد"
4- Enter different password and confirm password
5- Tap submit
Password: Test@123
Confirm: Test@456
System Refuse to Create Account with Error: "Passwords do not match"HighEmulator > Medium Phone (Generic)
Size screen (6.4-inch)
Resolution (1080 × 2400 px)
Android version (16.0)
Pass
42
TC_042Create Account PagePassword and confirm password matchVerify matching passwords acceptedUser is on Create Account screen1- Open app
2- Click on "حسابي"
3- Click "إنشاء حساب جديد"
4- Enter identical password and confirm password
5- Tap submit"
Password: Test@123
Confirm: Test@123
Field accepted and account created successfullyCriticalEmulator > Medium Phone (Generic)
Size screen (6.4-inch)
Resolution (1080 × 2400 px)
Android version (16.0)
Pass
43
TC_043Create Account PageToggle confirm password visibilityVerify confirm password visibility toggleUser is on Create Account screen1- Open app
2- Click on "حسابي"
3- Click "إنشاء حساب جديد"
4- Tap eye icon in confirm password field
5- Tap submit
-Confirm password visibleMediumEmulator > Medium Phone (Generic)
Size screen (6.4-inch)
Resolution (1080 × 2400 px)
Android version (16.0)
Pass
44
TC_044Create Account PageSubmit with all fields emptyVerify multiple required field errorsUser is on Create Account screen1- Open app
2- Click on "حسابي"
3- Click "إنشاء حساب جديد"
4- Leave all fields blank and tap submit
All fields emptySystem Refuse to Create Account with Errors: "Name required", "Mobile required", etc.HighEmulator > Medium Phone (Generic)
Size screen (6.4-inch)
Resolution (1080 × 2400 px)
Android version (16.0)
Pass
45
TC_045Forgot Password PageReset Password Screen appears afters submitting valid registered emailVerify reset password screen appearsUser is on Forgot Password page1- Open app
2- Click on "حسابي"
3- Navigate to Forgot Password page
4- Enter registered email
5- Tap “إرسال”
Email: user@example.comScreen appears "اعادة تعيين كلمة المرور" CriticalEmulator > Medium Phone (Generic)
Size screen (6.4-inch)
Resolution (1080 × 2400 px)
Android version (16.0)
Pass
46
TC_046Forgot Password PageReset Password code is sent afters submitting valid registered email Verify reset link sentUser is on Forgot Password page1- Open app
2- Click on "حسابي"
3- Navigate to Forgot Password page
4- Enter registered email
5- Tap “إرسال”
Email: user@example.comcode is sent to your email successfullyCriticalEmulator > Medium Phone (Generic)
Size screen (6.4-inch)
Resolution (1080 × 2400 px)
Android version (16.0)
FailNothing is sent to the emailHighHigh
47
TC_047Forgot Password PageSubmit empty emailVerify error when email is emptyUser is on Forgot Password page1- Open app
2- Click on "حسابي"
3- Navigate to Forgot Password page
4- Leave email field blank
5- Tap “إرسال”
Email: blankSystem Refuse to reset the password with Error: “Email is required”HighEmulator > Medium Phone (Generic)
Size screen (6.4-inch)
Resolution (1080 × 2400 px)
Android version (16.0)
Passhttps://drive.google.com/file/d/1vEuc5_xHtx5bjBhj7AcBRH0tWPs48kMW/view?usp=drive_linkMediumLowError Message Is to Generic "Validation Errors"
48
TC_048Forgot Password PageSubmit invalid email formatVerify email format validationUser is on Forgot Password page1- Open app
2- Click on "حسابي"
3- Navigate to Forgot Password page
4- Enter invalid email format (e.g. no “@”)
5- Tap “إرسال”
Email: userexample.comSystem Refuse to reset the password Error: “Invalid email format”HighEmulator > Medium Phone (Generic)
Size screen (6.4-inch)
Resolution (1080 × 2400 px)
Android version (16.0)
Passhttps://drive.google.com/file/d/1lEYrpN-nwlfJzUspDdEE14JkrxINj_Cp/view?usp=drive_linkMediumLowError Message Is to Generic "Validation Errors"
49
TC_049Forgot Password PageSubmit unregistered emailVerify error when email not foundUser is on Forgot Password page1- Open app
2- Click on "حسابي"
3- Navigate to Forgot Password page
4- Enter unregistered email
5- Tap “إرسال”
Email: unknown@example.comSystem Refuse to reset the password Error: “Email not found”MediumEmulator > Medium Phone (Generic)
Size screen (6.4-inch)
Resolution (1080 × 2400 px)
Android version (16.0)
Passhttps://drive.google.com/file/d/18MqVTITSD7DtIjDMu8qWoNiiUzD7_ob9/view?usp=drive_linkMediumLowError Message Is to Generic "Validation Errors"
50
TC_050Forgot Password PageEmail with leading/trailing spacesVerify spaces are trimmedUser is on Forgot Password page1- Open app
2- Click on "حسابي"
3- Navigate to Forgot Password page
4- Enter email with spaces (e.g. “ user@example.com ”)
5- Tap “إرسال”
Email: user@example.comSystem Refuse to reset the password Error: “Invalid email format”MediumEmulator > Medium Phone (Generic)
Size screen (6.4-inch)
Resolution (1080 × 2400 px)
Android version (16.0)
Passhttps://drive.google.com/file/d/1TkeO4HbfNzCpziKxwGNbOC9yFagLWrET/view?usp=drive_linkMediumLowError Message Is to Generic "Validation Errors"