Test coverage:
This test will confirm that your device which you installed the app on has registered successfully in Appoxee database.
Testing procedure:
- Open Charles on your computer
- download your application to your device and install it for the first time.
Note: If your application was already installed on your device in the past, please use a device that it was not installed on yet. - Launch the application
- In Charles click on the https://saas.appoxee.com or https://api.eu.appoxee.com in the structure pane to
- Click on the individual device records on the left pane and check the request and response tabs on the right pane as seen in the below screenshot:
Expected result:
The following requests and their respective responses should be successfully reported by Charles.
each request should return a response code of 200 indicating the call was successful.
The Device should have all out of the box parameters included, specifically a Push Token.
Request:
Response:
Note:
If your integration includes setting up a unique Alias for each Device which installs your app, please check that the following request is initiated.
*Make sure to record your test device Alias for future tests.
Request:
Response: