Opening a Push + In-App Message

Test coverage: 

This test will confirm the following:

  • The Push + In-App messages are displayed on your device successfully. 
  • Analytics is updated.

Testing procedure:

  • Make sure to complete the "Sending a Push+In-App Message" first.
  • Make sure Charles ,or a sniffer tool of your choice, is configured and running on your computer.
  • Click on the Push notification received on your device.

Expected result:

  • Once you click on the push notification, Your application will launch the HTML page you have created or the URL defined within the message.
  • The following requests and responses should be presented in the sniffer tool indicating that The Push+In-App message were received and opened
    Request:

Response:

Request:

Response:

 

  • Verify that push Opens and In-App Opened are updated to 1.