Task - 2 Manual testing
Sowmya Ramalingam (Sowmi)
4 min read
Q 1.
conditions | rule 1 | rule 2 | rule 3 | rule 4 | rule 5 | rule 6 | rule 7 | rule 8 | rule 9 |
first name | T | T | F | F | T | T | F | T | F |
last name | T | F | T | F | T | T | F | T | F |
T | T | F | T | F | T | F | F | F | |
phone no. | T | F | T | T | F | F | T | F | F |
appointment | T | T | F | T | T | F | T | F | F |
output | T | F | F | F | F | F | F | F | F |
Q 2.
sl.no | test scenerio | test cases / steps | expected result |
1 | basic users can only access limited features of the app | only stored features can be used | only available features should be allowed |
edit option can not be used | edit option should not be available | ||
application updation cann't be done | application updation should not be available | ||
premium users can access all features | all the stored features can be used | all features should be used | |
also can use the newly updated features | new updated features should be used | ||
editing cannot be done | editing should not be available | ||
application updation also automatically done | application update should be allowed | ||
admin users have access to advance settings and can perform all actions | all authorization can be done | all authorization should be allowed | |
editing can be done | editing should be available | ||
application addition deletion or alteration in the exsiting work flow can be done | application addition deletion or alteration should be allowed by themselves only | ||
2 | users should be able to create and delete their accounts successfully | create the account with username and password | while creating the account username and password should be asked |
delete the account by deactiviting | delete option should be available | ||
passwords must meet the required complexity standards | one upper case character | alteast one upper case character should be used | |
one special character | alteast one special character should be used | ||
8 digit letters must be given | 8 digit letters must be mandatory | ||
users should receive a confirmation email upon successful account creation | account is successfully completed should be shown immediatly | once the account is created immediately it should show successfully completed | |
from the application automatically confirmation email should be given | confirmation mail should be sent automatically | ||
thanks for opening the application email should be given | thanks email should be sent | ||
3 | |||
users should navigate without any crashes or performance issues | hanging should not occur while using the app | hanging should not allowed | |
left and right buttons should be used | left and right buttoms should be available | ||
scrolling should be done | scrolling should be allowed | ||
display approriate error messages while using the app | passwords should be given only 3 attempts | after the 3rd attempt if it is incorrect password then we should not give authorization to perform |
0
Subscribe to my newsletter
Read articles from Sowmya Ramalingam (Sowmi) directly inside your inbox. Subscribe to the newsletter, and don't miss out.
Written by