
.
Test Cases For Push Notification - How To Write Test Case For Push Notification?
What Are The Test Cases For Push Notification?
Push notifications are information or message that are sent to users who have opted-in to receive them. Push messages allow users to display messages even when the device is locked.
Here!!! Some of the important test cases for push notifications are given.
- Verify the notification type whether it is a normal Push notification or the user can perform an action on a push message.
- Verify that the notification is received even if the app is not running.
- Verify the message and title that shows as Push Notification is as per requirement or not.
- Verify that the user is able to identify which push notification comes for which app without clicking on Notification.
- Verify that the notification was received if the user opens the app.
- Verify if the notification is received in different time zones.
- Verify the notification when the app is closed.
- Verify the notification when the user is not logged in-app.
- Verify the notification when the user is playing a game or on call.
- Verify the notification when mobile data is off.
- Verify the notification when mobile data is on.
- Check if the notification Is clickable? If it is what should open upon clicking the notification.
- Check that the user land on a valid page when clicking on the push notification.
- Verify the sound, vibration & blinking when the user received the notification.
- In the foreground: When a notification comes in the foreground, then the notification will display directly on the app.
- In the background: check that When a notification comes & device is locked, if the user opens the device by sliding the notification then the application should get launched.
- Check When a notification comes & device is not locked, then the notification comes in the banner if the user clicks on the banner then the application launch and if a user is unable to click on the banner then the notification will be shown in the notification tray. From the notification tray, the user can click on the notification & user can move to the application.
- Verify When the user did not click on a banner then the notification count should get updated on the icon of the application.
Hope!!! The above test cases for push notifications are helpful for you...
Team,
QA acharya
Tags: Push notification test cases, notification test cases, test cases for push notification, Mobile push notification
1 Comments
Very helpful, thanks!!
ReplyDelete