Push Notifications Testing for Mobile

Push Notifications Testing for Mobile


§Push notifications let your application notify a user of new messages or events even when the user is not actively using your application.
§It Display’s a short text message
§Play a brief sound , is configurable
§They set a number in a badge on the app’s icon
§When the user taps the notification, they are sent to your application
§Push notifications may also show details as how long ago they were received.

Comments

Popular posts from this blog

Importance of testng.xml file

Handling Dynamic Web Tables Using Selenium WebDriver

Explain bug leakage and bug release.