.
Push Notification Test Cases
Hello Folks,
In this tutorial, we will learn how to write push Notification Test Cases. We will also learn about positive test scenarios and Negative test scenarios.
What Are The Test Cases For Push Notification functionality?
Push notifications are information or messages 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 whether the message and title that show as a Push Notification are as required or not.
- Verify that the user is able to identify which push notification comes from which app without clicking on the 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 a 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 lands on a valid page when clicking on the push notification.
- Verify the sound, vibration & blinking when the user receives 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 & the device is locked, if the user opens the device by sliding the notification, then the application should get launched.
- Check When a notification comes & the device is not locked, then the notification comes in the banner, if the user clicks on the banner, then the application launches, and if the 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 that when the user does not click on a banner then the notification count should get updated on the icon of the application.
How to Test Push Notifications
Hope!!! The above test cases for push notifications are helpful for you...
Team,
QA acharya
Share Your Knowledge With Us -
Mail your content - qaacharya.in@gmail.com
Mail your content - qaacharya.in@gmail.com
1 Comments
Very helpful, thanks!!
ReplyDelete